Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Can't seem to open the Gallery Option

A topic by NovuShepsky created 94 days ago Views: 174 Replies: 2
Viewing posts 1 to 3

I recently downloaded the newest version of the game Build 6.2.0 and this error occured whenever I tried opening the Gallery


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/gallery.rpy", line 135, in execute

  File "game/gallery.rpy", line 135, in execute

  File "game/gallery.rpy", line 149, in execute

  File "game/gallery.rpy", line 157, in execute

  File "game/gallery.rpy", line 159, in execute

  File "game/gallery.rpy", line 160, in execute

  File "game/gallery.rpy", line 161, in execute

  File "game/gallery.rpy", line 161, in keywords

  File "game/gallery.rpy", line 162, in <module>

IndexError: list index out of range


Is there any fix for this issue or perhaps a small patch for this? "^^

Developer (1 edit)

That's problem is persistent data. you need to delete persistent data in your computer. Sorry for your inconvenient...

Developer

Windows: C:\Users\YourUsername\AppData\Roaming\RenPy\YourGameName or sometimes within the game directory itself under game/saves. MacOS: ~/Library/RenPy/YourGameName. Linux: ~/.renpy/YourGameName or within the game directory under game/saves.