I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 956, in script call
' '
File "game/map.rpy", line 414, in script call
' '
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 4573, in script call
" "
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 887, in script call
' '
File "game/story/family/f4_story.rpy", line 3790, in script
show expression move_town_car_night[choice]
File "game/story/family/f4_story.rpy", line 3790, in <module>
show expression move_town_car_night[choice]
NameError: name 'move_town_car_night' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 754, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "dale")
File "game/map.rpy", line 956, in script call
' '
File "game/map.rpy", line 414, in script call
' '
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 4573, in script call
" "
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 678, in script call
$ act_manage(2 + vehicle_time, -2 + vehicle_energy, place = "acre")
File "game/map.rpy", line 887, in script call
' '
File "game/story/family/f4_story.rpy", line 3790, in script
show expression move_town_car_night[choice]
File "renpy/ast.py", line 1197, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "renpy/ast.py", line 1153, in show_imspec
expression = renpy.python.py_eval(expression)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story/family/f4_story.rpy", line 3790, in <module>
show expression move_town_car_night[choice]
NameError: name 'move_town_car_night' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Tale of One City 1.3
Sun May 1 10:59:13 2022