- Jul 8, 2017
- 464
- 2,755
- 468
I had this bug whenever I tried to enter the 6th floor dungeon this error occurred. But I left the dungeon and went to the gun shop and equipped Rose with claws and clothes then I returned to the dungeon and added rose to the team and the error didn't occur anymore.i have the issue on the dungeon on 5-6 floor. After Rose destroyed the crystal i see grey screen with the script error.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1250, in execute File "game/core/battle_system/test_battle.rpy", line 1251, in execute IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "core/events/0.4.2/maya_on_lake_0_4_2.rpyc", line 77, in script call File "core/battle_system/test_battle.rpyc", line 3183, in script File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1828, in execute self.call("execute") File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 424, in visit_all callback(self) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 434, in per_interact self.update() File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 619, in update self.screen.function(**self.scope) File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1250, in execute File "game/core/battle_system/test_battle.rpy", line 1251, in execute File "<screen language>", line 1251, in <module> IndexError: list index out of range Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.0.0.196 ForbiddenFruit 0.8.1(OB) Thu Nov 5 07:22:48 2020
I triyed just press ignore but i saw another one
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1250, in execute File "game/core/battle_system/test_battle.rpy", line 1251, in execute IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "core/events/0.4.2/maya_on_lake_0_4_2.rpyc", line 77, in script call File "core/battle_system/test_battle.rpyc", line 3183, in script File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1828, in execute self.call("execute") File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 511, in visit_all d.visit_all(callback) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 424, in visit_all callback(self) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/core.py", line 3033, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 434, in per_interact self.update() File "/private/var/folders/mp/h2m72vk50lg8t40dyv9ffjp80000gn/T/AppTranslocation/1539E2D3-ED49-41A4-857E-14B7F4A083A1/d/ForbiddenFruit.app/Contents/Resources/autorun/renpy/display/screen.py", line 619, in update self.screen.function(**self.scope) File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1196, in execute File "game/core/battle_system/test_battle.rpy", line 1250, in execute File "game/core/battle_system/test_battle.rpy", line 1251, in execute File "<screen language>", line 1251, in <module> IndexError: list index out of range Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.0.0.196 ForbiddenFruit 0.8.1(OB) Thu Nov 5 07:25:56 2020