- Jan 28, 2021
- 32
- 28
Hello,
I keep getting this error on version 0.4.0c during a scene with Alice with any of her services, including using MC power to have sex with her. The error happens with all her animated scenes. I started a game from scratch so i wasn't using old saves, and it only happened with her so far. Any help would be appreciated.
I keep getting this error on version 0.4.0c during a scene with Alice with any of her services, including using MC power to have sex with her. The error happens with all her animated scenes. I started a game from scratch so i wasn't using old saves, and it only happened with her so far. Any help would be appreciated.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/customScreens/xray.rpy", line 22, in execute
File "game/customScreens/xray.rpy", line 22, in execute
File "game/customScreens/xray.rpy", line 24, in execute
File "game/customScreens/xray.rpy", line 24, in <module>
File "game/customScreens/initPython.rpy", line 54, in get_last_image
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "storyParts/whore1.rpyc", line 300, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3057, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3630, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/customScreens/xray.rpy", line 22, in execute
File "game/customScreens/xray.rpy", line 22, in execute
File "game/customScreens/xray.rpy", line 24, in execute
File "game/customScreens/xray.rpy", line 24, in <module>
File "game/customScreens/initPython.rpy", line 54, in get_last_image
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.5.1648
0.4.0c
Thu Jul 21 00:51:37 2022