Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

after getting all upgrades and running for a bit, i got this error:

An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:

abort("OOM") at jsStackTrace@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

stackTrace@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

abort@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

abortOnCannotGrowMemory@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

_emscripten_resize_heap@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

invoke_viii@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

invoke_iiii@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

unityFramework/_JS_CallAsLongAsNoExceptionsSeen/<@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

_JS_CallAsLongAsNoExceptionsSeen@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

browserIterationFunc@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

callUserCallback@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

runIter@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

Browser_mainLoop_runner@https://html-classic.itch.zone/html/13104186/Hacking%20Clicker%20Protocol/Build/...

(+1)

Looks like you’ve been playing for a long time!  The error basically means the game ran out of memory after running for a while, probably because you had too many upgrades and elements on screen.

Were you able to play until the end, or did it cut you off before you got there? 

I had all the upgrades, just had it run for another minute or so.thats when it happened

I’m really sorry about that! I only tested up to the last upgrade and for a short time. I never imagined someone would play for more than a minute. Thank you so much for your time! I’ll make sure to fix that if I release a new version of the game.

Thanks for your feedback! In version 1.3, I fixed the bug where media didn’t generate money (they now support decimal values), added the ability to run the game in the background, optimized performance to reduce memory usage, and revamped the interface. Hope you like the improvements! Let me know if you spot anything else, and I’ll check it out. 🚀