Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Okay, seems like the problem is that you're using a chromebook, but anyways, I'll find a solution to it, because I've been notified that there are similar problems when using Firefox. Thank you for sending the problem!!

(1 edit)

i crashed in similar spot in firefox, cant play the game anymore


InternalError: allocation size overflow    getAlphabeticSuffix https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:28

    formatNumber https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:48

    Header https://html-classic.itch.zone/html/14272974-1315108/Atom Idle/index.html:195

    React 10

react-dom.production.min.js:121:178    React 11

(+1)

Okay, now I know what's the problem, it's related to the way the game manages higher numbers. I'll fix it in a future update. Thank you! And sorry for the problem

I get a similar error on Chrome in the same place so probably fixed by the same fix but just in case it's useful:

react-dom.production.min.js:121 RangeError: Invalid string length
     at getAlphabeticSuffix (index.html:28:35)     at formatNumber (index.html:48:18)
     at Header (index.html:195:93)     at mf (react-dom.production.min.js:105:412)
     at zf (react-dom.production.min.js:127:55)     at Qk (react-dom.production.min.js:251:489)
     at Ri (react-dom.production.min.js:195:185)     at Ok (react-dom.production.min.js:195:116)
     at Nd (react-dom.production.min.js:194:492)     at Qf (react-dom.production.min.js:187:439)

yeah, it's the same. Tomorrow I'll get that fixed when I release the next alpha patch