I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/scene_controller.rpy", line 245, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 245, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 125, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 205, in script
$ scene_data = process_character_info_buttons(scene_data) #добавляем кнопки info для персонажей со свойствами
File "game/00_Functions/scene_controller.rpy", line 205, in <module>
$ scene_data = process_character_info_buttons(scene_data) #добавляем кнопки info для персонажей со свойствами
File "game/00_Functions/character_properties.rpy", line 35, in process_character_info_buttons
if check_object_has_character(obj_name) == True:
File "game/00_Functions/character_properties.rpy", line 29, in check_object_has_character
if char_info.has_key(obj_name) == True:
NameError: global name 'char_info' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00_Functions/scene_controller.rpy", line 245, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 245, in script call
label call_save():
File "game/00_Functions/scene_controller.rpy", line 125, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 205, in script
$ scene_data = process_character_info_buttons(scene_data) #добавляем кнопки info для персонажей со свойствами
File "C:\Users\kevin\Downloads\FashionBusiness-EP2-v0.7-720p-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\kevin\Downloads\FashionBusiness-EP2-v0.7-720p-pc\renpy\python.py", line 2008, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_Functions/scene_controller.rpy", line 205, in <module>
$ scene_data = process_character_info_buttons(scene_data) #добавляем кнопки info для персонажей со свойствами
File "game/00_Functions/character_properties.rpy", line 35, in process_character_info_buttons
if check_object_has_character(obj_name) == True:
File "game/00_Functions/character_properties.rpy", line 29, in check_object_has_character
if char_info.has_key(obj_name) == True:
NameError: global name 'char_info' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.3.449
EP2-v0.7-720p
Wed Sep 11 18:25:29 2019