<div dir="ltr"><div dir="ltr"><div>So I narrowed it down a little more.</div><div>In image #19537 I can both Inspect and Explore 
IdentityDictionary allVarMaps here:<br></div><div><br></div><div>SmartRefStream>>convert2: partiallyCorrectInst allVarMaps: allVarMaps<br>      "Go through the normal instance conversion process and return a modern object."<br><br>   | className varMap |<br><br>        self flag: #bobconv.    <br>      self halt.<br> varMap := allVarMaps at: partiallyCorrectInst.<br>        className := varMap at: #ClassName.     "original"<br>  ^self applyConversionMethodsTo: partiallyCorrectInst className: className varMap: varMap.</div><div><br></div><div><br></div><div>In image 19582 it is broken. I can Inspect 
allVarMaps 

  but Explore i give error 'Key not found:'<br></div><div><br></div><div>So that is between 13 of mars and 16 of april 2020.</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Best,</div><div>Karl</div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 14, 2020 at 6:44 PM karl ramberg <<a href="mailto:karlramberg@gmail.com">karlramberg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>There is some change that broke project loading.<br></div><div>I can load 
<a href="http://CarAndPen.014.pr" target="_blank">CarAndPen.014.pr</a>

in image update:  #19422</div><div>In  #19616 I get the 
<span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><span><span>"Key not found:" error from IdentityDictionary</span></span></span></div><div><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><span><span><br></span></span></span></div><div><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><span><span>Best,</span></span></span></div><div><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><span><span>Karl<br></span></span></span></div><div><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><span><span><br></span></span></span>

</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 14, 2020 at 5:31 PM karl ramberg <<a href="mailto:karlramberg@gmail.com" target="_blank">karlramberg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>While looking at this error I found another issue I think is a bug.<br></div><div>I can't explore IndentityDictionary but I can inspect it.</div><div><br></div><div><img src="cid:ii_kf2omgeu0" alt="bild.png" width="474" height="303"></div><div><br><div><img src="cid:ii_kf2on3t11" alt="bild.png" width="474" height="300"><br></div><div>Best,</div><div>Karl<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 14, 2020 at 5:01 PM David T. Lewis <<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Sep 14, 2020 at 01:45:39PM +0200, Tobias Pape wrote:<br>
> <br>
> > On 14.09.2020, at 13:36, Thiede, Christoph <<a href="mailto:Christoph.Thiede@student.hpi.uni-potsdam.de" target="_blank">Christoph.Thiede@student.hpi.uni-potsdam.de</a>> wrote:<br>
> > <br>
> > I tested this in a fresh trunk image before deleting any binding.<br>
> <br>
> ah, well,<br>
> But it doesn't find it's world, either way :D<br>
> -t<br>
><br>
<br>
I see very different errors when I try to load an old Etoys project. I do<br>
not know why, and I don't have time to debug it. That is why I am hoping that<br>
someone (Karl perhaps) has a trunk-level image that *can* load old projects.<br>
<br>
If so, then my question is: What sort of errors or failure do you actually<br>
see when you load one of those projects after "Smalltalk removeKey: #World"?<br>
<br>
It may or may not be a problem that needs to be fixed. It is hard to know<br>
without actually seeing the problem.<br>
<br>
Dave<br>
<br>
<br>
<br>
</blockquote></div>
</blockquote></div>
</blockquote></div></div>