I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
[Previous line repeated 18 more times]
File "game/script.rpy", line 1613, in script
call screen bedroom_hub()
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/bathroom.rpy", line 379, in execute
screen pleasure_hud(location_current,girl_current=megan_char):
File "game/bathroom.rpy", line 379, in execute
screen pleasure_hud(location_current,girl_current=megan_char):
File "game/bathroom.rpy", line 396, in execute
vbox align .01,.01:
File "game/bathroom.rpy", line 398, in execute
hbox:
File "game/bathroom.rpy", line 399, in execute
if location_current==3:
File "game/bathroom.rpy", line 400, in execute
for i in range(max(3,girl_current.bathroom_level)-option+1):
File "game/bathroom.rpy", line 400, in <module>
for i in range(max(3,girl_current.bathroom_level)-option+1):
TypeError: unsupported operand type(s) for -: 'int' and 'RevertableList'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
File "game/tv.rpy", line 58, in script call
call megan_tv_3 from _call_megan_tv_3
[Previous line repeated 18 more times]
File "game/script.rpy", line 1613, in script
call screen bedroom_hub()
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/bathroom.rpy", line 379, in execute
screen pleasure_hud(location_current,girl_current=megan_char):
File "game/bathroom.rpy", line 379, in execute
screen pleasure_hud(location_current,girl_current=megan_char):
File "game/bathroom.rpy", line 396, in execute
vbox align .01,.01:
File "game/bathroom.rpy", line 398, in execute
hbox:
File "game/bathroom.rpy", line 399, in execute
if location_current==3:
File "game/bathroom.rpy", line 400, in execute
for i in range(max(3,girl_current.bathroom_level)-option+1):
File "game/bathroom.rpy", line 400, in <module>
for i in range(max(3,girl_current.bathroom_level)-option+1):
TypeError: unsupported operand type(s) for -: 'int' and 'RevertableList'
Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 1.4.0
Mon Sep 30 22:03:03 2024