<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">OK. Something def wrong! Hope it isn’t the latest MacOS not liking us. I’ll upgrade my macbook and see if I can reproduce.<div class=""><br class=""></div><div class="">Some triage suggestions:<br class=""><div class=""><br class=""></div><div class="">1. Let’s first find if we can run the core command line VM. Assuming that you have put Control Self.app in your applications folder, can you try (in a terminal):</div><div class=""><br class=""></div><div class="">/Applications/Self\ Control.app/Contents/Resources/Self.app/Contents/MacOS/Self</div><div class=""><br class=""></div><div class="">(note backslash in Self\ Control.app!)</div><div class=""><br class=""></div><div class="">This should give you a repl, _Quit to quit. </div><div class=""><br class=""></div><div class="">2. Next, can you let me know what:</div><div class=""><br class=""></div><div class="">ls -al /usr/local/bin/Self</div><div class=""><br class=""></div><div class="">returns?</div><div class=""><br class=""></div><div class="">3. If there is a /usr/local/bin/Self, can you do:</div><div class=""><br class=""></div><div class="">cat /usr/local/bin/Self</div><div class=""><br class=""></div><div class="">and let me know what it shows?</div><div class=""><br class=""></div><div class="">4. I’ve attached a build of the core Self VM that works on my system. Can you put this somewhere, make sure it is set as executable and try running it in the Terminal? This *should* run the snapshots with the -s flag, though it may do weird things with any windows it opens because it isn’t embedded in a proper .app bundle.</div><div class=""><br class=""></div><div class="">Hopefully this will help work out where in the process things are breaking! </div><div class="">Sorry for the bad experience!</div><div class="">Russell </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""></div></div></body></html>