<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">Hi all --<div class="mb_sig"></div><div><br></div><div>I finished committing the clean-ups around Locale and LanguageEnvironment. </div><div><br></div><div>Unfortunately, I overlooked an edge case concerning the load order within System-mt.1318, where "LocaleID class >> #default" was not yet installed but needed by another method in that package version. As a consequence, a<span style="font-size: 10pt">n EmergencyEvaluator (EE) is possible if you are using a GetTextTranslator bc. we are translating even some fixed strings that are used during MCMcmUpdater logging ... -.-"</span></div><div><span style="font-size: 10pt"><br></span></div><div><span style="font-size: 10pt">Two possible workarounds:</span></div><div><span style="font-size: 10pt"><br></span></div><div>A) Do not use a GetText translation, that is, close your image, rename the "locale" folder, and then restart the image to then do the update.</div><div><br></div><div>B) Compile this method before the update: "LocaleID class compile: 'default ^ self isoLanguage: ''en'' ' "</div><div><br></div><div>Our CI at <a href="https://github.com/squeak-smalltalk/squeak-app/actions"><span style="font-size: 10pt">https://github.com/squeak-smalltalk/squeak-app/actions</span></a> is not affected. <span style="font-size: 10pt">Sorry for the inconvenience.</span></div><div><br></div><div>Best,</div><div>Marcel</div></div>