<html><body><p>Hi Juan,<br/>
<br/>
I just tripped over a strange error during loading the WebClient package and I managed to reproduce it by doing the following:<br/>
<br/>
1. Start new image.<br/>
<br/>
2. Do the following in a workspace:<br/>
Feature require: 'WebClient'.<br/>
(CodePackage installedPackages at: 'WebClient') save.<br/>
<br/>
This seems to result in file out order changes in the package file although the package was not changed.<br/>
<br/>
3. Quit without saving the image and start new image.<br/>
<br/>
4. Do the following again:<br/>
Feature require: 'WebClient‘.<br/>
<br/>
A debugger comes up.<br/>
<br/>
</p><img src="cid:22b50b75-d614-48d6-a297-eec111db375e"/></body></html><html><body><p><br/>
<br/>
The code selection in the debugger seems to be in the wrong place. It is in the ifNotNil: path even though the requestor is nil. I guess this is unrelated to the loading error itself, though.<br/>
<br/>
I reproduced it on macOS and Linux.<br/>
<br/>
Cheers,<br/>
Bernhard</p></body></html>