I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_dialog.rpy", line 35, in script
call screen mainstory_seven_levels_of_heaven_1_secret_sex_room with dissolve
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 108, in execute
imagemap:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 140, in execute
use exploration_UI
File "game/general_functions/UIs.rpy", line 2, in execute
screen exploration_UI:
File "game/general_functions/UIs.rpy", line 2, in execute
screen exploration_UI:
File "game/general_functions/UIs.rpy", line 14, in execute
add "[exploration_location_marker]_name":
Exception: DynamicImage u'[exploration_location_marker]_name': could not find image. (u'seven_levels_of_heaven_1_secret_sex_room_name')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_dialog.rpy", line 35, in script
call screen mainstory_seven_levels_of_heaven_1_secret_sex_room with dissolve
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 108, in execute
imagemap:
File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 140, in execute
use exploration_UI
File "game/general_functions/UIs.rpy", line 2, in execute
screen exploration_UI:
File "game/general_functions/UIs.rpy", line 2, in execute
screen exploration_UI:
File "game/general_functions/UIs.rpy", line 14, in execute
add "[exploration_location_marker]_name":
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\sl2\sldisplayables.py", line 430, in sl2add
d = renpy.easy.displayable(d, scope=scope)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\easy.py", line 110, in displayable
return renpy.display.image.DynamicImage(d, scope=scope)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\image.py", line 570, in __init__
self.find_target(scope)
File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'[exploration_location_marker]_name': could not find image. (u'seven_levels_of_heaven_1_secret_sex_room_name')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 12:59:17 2021