Getting an error randomly from a fresh start of the game since my saves don't work:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/data/world_quests/side/novaras/AProperReunion/ev_adara_dream.rpy", line 220, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 12, in unlockGalScene
TypeError: list indices must be integers or slices, not str
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "engine/locations/coreLoop.rpyc", line 83, in script call
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/side/novaras/AProperReunion/ev_adara_dream.rpyc", line 220, in script
File "C:\Users\vekman\Downloads\Visual Novel Games\ParasiteBlack-0.147-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\vekman\Downloads\Visual Novel Games\ParasiteBlack-0.147-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/data/world_quests/side/novaras/AProperReunion/ev_adara_dream.rpy", line 220, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 12, in unlockGalScene
File "C:\Users\vekman\Downloads\Visual Novel Games\ParasiteBlack-0.147-pc\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
TypeError: list indices must be integers or slices, not str
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Parasite Black 0.147
Tue Apr 25 15:30:46 2023
[/code]