Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

when i click play, load, or mods, nothing happens, in console it says

0.DmAhf8Dp.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'apply') at console.debug (0.DmAhf8Dp.js:1:1407) at detectFunc (injection-tss.js?non2kowkffw5q66:1:1048) at t.<computed> [as pushState] (injection-tss.js?nonl2kowkffw5q66:1:371) at Y (entry.k-kwZ1fo.js:1:18583)


im on a windows and on google chrome. can anyone help me fix this?

That’s an old and unused part of the game. For it to run, some other part of the game must have called console.debug. The thing is, it can never happen. There could be an extension that has injected some code, or Chrome might have done something weird. I tested it on Windows Chrome, and it was working on my side.

So, is there a fix for this? I’m sorry, but I don’t think there is. Your best bet is to disable extensions or try the Windows version.

(+1)

after disabling a few extensions. i managed to find out that it was my malwarebytes browser guard extension that was the cause. thanks!