I think the issue at the very end was the same restart bug others ran into — itch.io's iframe was silently blocking the confirmation dialog, so the "begin again" button never actually worked. I've just pushed a fix for that too! Sorry it tripped you up right at the finish line, and thanks for sticking with it all the way through.
Chrisgame0321
Creator of
Recent community posts
That "access denied" error was caused by itch.io's iframe sandbox silently blocking browser confirmation dialogs — so the restart was never able to execute. I've just pushed a fix: the button now uses a two-tap confirmation instead of a browser dialog, so it should work properly now. Thanks for reporting it!
Ah, sorry you're running into it too! I pushed a fix for that exact bug a little while ago — if you loaded the game before then, your browser might still be running the old cached version. Could you try a hard refresh (Ctrl/Cmd + Shift + R) and see if it clears up? If it's still broken after that, let me know your device and browser and I'll dig in — I want to make sure the fix actually went live. Really glad you're enjoying it otherwise, and thanks for flagging it.
Update: I just patched both of the bugs you ran into.
You had it exactly right — maxing that first generator was tipping the upgrade panel into a constant re-render loop, which is what caused the flickering and the dead buttons. That's fixed now. And the bigger one: the game wasn't reliably saving (it runs in an embedded frame here, which was quietly blocking storage), so your refresh wiped everything. I'm genuinely sorry about that run. It now saves on every action, so a refresh can never cost you a whole playthrough again.
Thank you again for the detailed write-up — it made both fixes easy to pin down. You mentioned you might give it another go once it was fixed, so the invitation very much stands. I'd love to hear how the later chapters land for you, but no pressure either way.
Either way, this kind of comment is what makes putting something out there worth it. Cheers.
