I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/game/Phone.rpy", line 133, in script call
call screen phone_contacts_menu("night", True)
File "game/game/Phone.rpy", line 341, in script
call screen contactpage(contact, timeofday)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/game/Phone.rpy", line 351, in execute
screen contactpage(contact, timeofday):
File "game/game/Phone.rpy", line 351, in execute
screen contactpage(contact, timeofday):
File "game/game/Phone.rpy", line 363, in execute
frame:
File "game/game/Phone.rpy", line 367, in execute
vbox:
File "game/game/Phone.rpy", line 371, in execute
frame:
File "game/game/Phone.rpy", line 376, in execute
vbox:
File "game/game/Phone.rpy", line 391, in execute
if contact.lust >= 0:
File "game/game/Phone.rpy", line 391, in <module>
if contact.lust >= 0:
TypeError: '>=' not supported between instances of 'str' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/game/Phone.rpy", line 133, in script call
call screen phone_contacts_menu("night", True)
File "game/game/Phone.rpy", line 341, in script
call screen contactpage(contact, timeofday)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\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 "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\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 "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Games 2\LessonsInLove0.51.0-0.51.0-pc-subscribestar\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/game/Phone.rpy", line 351, in execute
screen contactpage(contact, timeofday):
File "game/game/Phone.rpy", line 351, in execute
screen contactpage(contact, timeofday):
File "game/game/Phone.rpy", line 363, in execute
frame:
File "game/game/Phone.rpy", line 367, in execute
vbox:
File "game/game/Phone.rpy", line 371, in execute
frame:
File "game/game/Phone.rpy", line 376, in execute
vbox:
File "game/game/Phone.rpy", line 391, in execute
if contact.lust >= 0:
File "game/game/Phone.rpy", line 391, in <module>
if contact.lust >= 0:
TypeError: '>=' not supported between instances of 'str' and 'int'
Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Lessons in Love 0.51.0
Wed Sep 24 01:37:06 2025