I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/MansionVenus.rpy", line 958, in script
call screen LoliH
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Menu.rpy", line 578, in script
call screen ManMap
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Menu.rpy", line 414, in execute
screen ManMap:
File "game/Menu.rpy", line 414, in execute
screen ManMap:
File "game/Menu.rpy", line 415, in execute
imagemap:
RuntimeError: maximum recursion depth exceeded in __instancecheck__
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/MansionVenus.rpy", line 958, in script
call screen LoliH
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
self.call("execute")
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 3204, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 651, in event
rv = self.child.event(ev, x, y, st)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 889, in event
return handle_click(self.clicked)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 824, in handle_click
rv = run(action)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\behavior.py", line 306, in run
return action(*args, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\curry.py", line 38, in __call__
**dict(self.kwargs.items() + kwargs.items()))
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\game.py", line 330, in call_in_new_context
return renpy.execution.run_context(False)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\execution.py", line 761, in run_context
context.run()
File "game/Menu.rpy", line 578, in script
call screen ManMap
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1706, in execute
self.call("execute")
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 2538, in interact
scene_lists.replace_transient()
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 822, in replace_transient
self.remove(layer, tag)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 443, in _hide
self.update()
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\display\screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/Menu.rpy", line 414, in execute
screen ManMap:
File "game/Menu.rpy", line 414, in execute
screen ManMap:
File "game/Menu.rpy", line 415, in execute
imagemap:
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1198, in _imagemap
cache))
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\ui.py", line 1149, in __init__
self.insensitive = renpy.easy.displayable(insensitive)
File "X\BastardGirls-0.1.1B_fixed-pc\renpy\easy.py", line 80, in displayable
if isinstance(d, renpy.display.core.Displayable):
RuntimeError: maximum recursion depth exceeded in __instancecheck__
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Bastard Girls 0.1.1B