- Dec 29, 2020
- 184
- 85
every sex scene i get error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpy", line 155, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 40, in unlockGalFlag
TypeError: list indices must be integers or slices, not str
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "data/world_interactions/bedroom_sleep.rpyc", line 41, in script call
File "data/characters/romance/elena/dialogue.rpyc", line 23, in script call
File "data/characters/story_main/regina/dialogue.rpyc", line 36, in script call
File "data/characters/romance/elena/dialogue.rpyc", line 23, in script call
File "engine/dialogue/labels.rpyc", line 21, in script call
File "data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpyc", line 155, in script
File "C:\Users\kenno\Downloads\ParasiteBlack-0.147-pc\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\kenno\Downloads\ParasiteBlack-0.147-pc\ParasiteBlack-0.147-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpy", line 155, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 40, in unlockGalFlag
File "C:\Users\kenno\Downloads\ParasiteBlack-0.147-pc\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
Mon Apr 17 06:11:53 2023
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpy", line 155, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 40, in unlockGalFlag
TypeError: list indices must be integers or slices, not str
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "data/world_interactions/bedroom_sleep.rpyc", line 41, in script call
File "data/characters/romance/elena/dialogue.rpyc", line 23, in script call
File "data/characters/story_main/regina/dialogue.rpyc", line 36, in script call
File "data/characters/romance/elena/dialogue.rpyc", line 23, in script call
File "engine/dialogue/labels.rpyc", line 21, in script call
File "data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpyc", line 155, in script
File "C:\Users\kenno\Downloads\ParasiteBlack-0.147-pc\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\kenno\Downloads\ParasiteBlack-0.147-pc\ParasiteBlack-0.147-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/data/world_romance/elena/scr_RomanceElenaRepDanceGrind.rpy", line 155, in <module>
File "game/engine/gallery/gallery_functions.rpy", line 40, in unlockGalFlag
File "C:\Users\kenno\Downloads\ParasiteBlack-0.147-pc\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
Mon Apr 17 06:11:53 2023
```