Skip to main content

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

Notice that there are a few texture files missing here and there with the latest update. The most promising one is when meeting CottonTail for the first time in the arcade, her sprite is not on screen at all and causes my game to crash

is that on the web version or the downloaded version?

It's in the download version of the game:

While running game code:

  File "game/starting_script.rpy", line 27, in <module>

AttributeError: 'Room' object has no attribute '_accessible'

is this when you're starting to load an old save? This bug seems very odd, didn't have it in my tests on a new game last week when I was doing the tests :o

I had this come up on a fresh install and on a fresh file since I had a similar issue when trying to use an old save

i just downloaded the PC demo, started a new game and went to see Cotton - everything works fine! :o