Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

I'm sorry, but an uncaught exception occurred.

While running game code:


File "game/00_Functions/scene_controller.rpy", line 150, in script call
call process_object_click(interact_data[1], interact_data[2], interact_data[3])
from _rcall_sprites_action1
File "game/00_Functions/objects.rpy", line 426, in script call
call expression func_name from _call_expression_1
File "game/Rooms/map.rpy", line 107, in script call
call process_hooks("map_teleport", "global") from _call_process_hooks_12 #хук
перед телепортом из карты
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2_05/EP25_Quests.rpy", line 69, in script call
call ep25_dialogues4_map1() from _call_ep25_dialogues4_map1_1
File "game/Quests/EP2_05/ep25_dialogues4_map.rpy", line 7, in script
menu:
TypeError: list indices must be integers, not RevertableList

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 150, in script call
call process_object_click(interact_data[1], interact_data[2], interact_data[3])
from _rcall_sprites_action1
File "game/00_Functions/objects.rpy", line 426, in script call
call expression func_name from _call_expression_1
File "game/Rooms/map.rpy", line 107, in script call
call process_hooks("map_teleport", "global") from _call_process_hooks_12 #хук
перед телепортом из карты
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2_05/EP25_Quests.rpy", line 69, in script call
call ep25_dialogues4_map1() from _call_ep25_dialogues4_map1_1
File "game/Quests/EP2_05/ep25_dialogues4_map.rpy", line 7, in script
menu:
File "renpy/ast.py", line 1645, in execute
next_node(self.items[choice][2][0])
TypeError: list indices must be integers, not RevertableList

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
EP3-v16-720p
Tue Mar 28 15:08:45 2023

You might also like