I keep getting error screens when handing out flyers. Did i do something wrong or is there a fix for it? No scenes from the persons taking the flyers play
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/scene_controller.rpy", line 137, in script call
call process_object_click_alternate_action(interact_data[1], interact_data[2], interact_data[3], interact_data[4], interact_data[5]) from _rcall_sprites_action2
File "game/00_Functions/objects.rpy", line 469, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2/Kebab_Work/Kebab_work.rpy", line 100, in script call
call kebab_work_end() from _call_kebab_work_end
File "game/Quests/EP2/Kebab_Work/Kebab_work.rpy", line 147, in script
$ cloth = cloth_last
File "game/Quests/EP2/Kebab_Work/Kebab_work.rpy", line 147, in <module>
$ cloth = cloth_last
NameError: name 'cloth_last' is not defined