Skip to main content

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

Alright, I realized I was being goofy and should've checked the console. Two had backtraces that I Trimmed to their latest:

```

dream_dress couldn't be found index-dVVECTCk.js:71:19954

TypeError: XPArrayGeneratorOrArray is undefined

    getXPRequiredForLevel https://html-classic.itch.zone/html/12459164/rthd/assets/index-dVVECTCk.js:71

index-dVVECTCk.js:71:2212

TypeError: _ctx.v is not a function

    work_videogame_material https://html-classic.itch.zone/html/12459164/rthd/assets/index-dVVECTCk.js:48

index-dVVECTCk.js:71:2212

```


And yes, thanks for pointing out the "modes" button >.<
I was also having issues of events (particularly the Chance ones) having random descriptions that match another button on that page, not sure if it's related to one of the console errors or not!


There are also a couple random spelling and grammatical errors ("Socialize" at work says you hang out 'wiht' them, and the video game's popularity "wains", as opposed to "wanes" (like the moon))

Was able to figure out all 3 issues from your descriptions.

The typos exist simply because I do not have anyone else proofreading these, so any mention of them is welcome and will be fixed as soon is possible.

The 2 errors that produced tracebacks I was able to find and fix. The second one in particular might have caused wrong descriptions. It really shouldn’t have, but I do not know what else it could be since these errors will sometimes make the most mysterious things happen.