I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/start.rpy", line 364, in script call
call enter_room from _call_enter_room
File "game/cl/class_room.rpy", line 269, in script call
call girl_interact (_return) from _call_girl_interact
File "game/cl/class_person.rpy", line 577, in script call
call activity_do (_return) from _call_activity_do
File "game/cl/class_activity.rpy", line 218, in script
$ valid_events = sorted(Event.get_valid_events())
File "game/cl/class_activity.rpy", line 218, in <module>
$ valid_events = sorted(Event.get_valid_events())
File "game/cl/class_event.rpy", line 92, in get_valid_events
return [e for e in EVENTS.values() if e.test() and (not game.active_date.roaming or e.game_conditions.get("activity", "None") == "roaming")]
File "game/cl/class_shtick.rpy", line 406, in test
t, stat = c.rsplit("_")
ValueError: need more than 1 value to unpack
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/start.rpy", line 364, in script call
call enter_room from _call_enter_room
File "game/cl/class_room.rpy", line 269, in script call
call girl_interact (_return) from _call_girl_interact
File "game/cl/class_person.rpy", line 577, in script call
call activity_do (_return) from _call_activity_do
File "game/cl/class_activity.rpy", line 218, in script
$ valid_events = sorted(Event.get_valid_events())
File "E:\LoSeSb-Patreon-20.11.1d-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\LoSeSb-Patreon-20.11.1d-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/cl/class_activity.rpy", line 218, in <module>
$ valid_events = sorted(Event.get_valid_events())
File "game/cl/class_event.rpy", line 92, in get_valid_events
return [e for e in EVENTS.values() if e.test() and (not game.active_date.roaming or e.game_conditions.get("activity", "None") == "roaming")]
File "game/cl/class_shtick.rpy", line 406, in test
t, stat = c.rsplit("_")
ValueError: need more than 1 value to unpack
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Love & Sex : Second Base - Patreon Edition 20.11.1d
Wed Dec 09 19:05:58 2020