- Dec 19, 2019
- 170
- 110
While running game code:
File "game/data/world_quests/main/Prologue/qst_prologue.rpy", line 98, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 12, in unlockGalScene
TypeError: list indices must be integers or slices, not str
The game crashed at the beginning when unlocking scenes automatically after watching.
File "game/data/world_quests/main/Prologue/qst_prologue.rpy", line 98, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 12, in unlockGalScene
TypeError: list indices must be integers or slices, not str
The game crashed at the beginning when unlocking scenes automatically after watching.