Can someone help me please?
I've tried putting # pass on 5510 line and deleting RPYC file.
This error happens after I advanced to chapter 3 and try to sleep a night, error comes exactly after night ends and auto activation spells text plays.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 1026, in script call
call play_events(type = "morning") from _call_play_events_1 # Note: Morning events are set with the new day's date: beware of the confusion
File "game/BKevents.rpy", line 660, in script call
call display_events(ev_list) from _call_display_events
File "game/BKevents.rpy", line 672, in script call
$ ev.play()
File "game/BKendday.rpy", line 1026, in script call
call play_events(type = "morning") from _call_play_events_1 # Note: Morning events are set with the new day's date: beware of the confusion
File "game/BKevents.rpy", line 660, in script call
call display_events(ev_list) from _call_display_events
File "game/BKevents.rpy", line 672, in script call
$ ev.play()
ScriptError: could not find label 'c3_suzume_hint'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/BKendday.rpy", line 1026, in script call
call play_events(type = "morning") from _call_play_events_1 # Note: Morning events are set with the new day's date: beware of the confusion
File "game/BKevents.rpy", line 660, in script call
call display_events(ev_list) from _call_display_events
File "game/BKevents.rpy", line 672, in script call
$ ev.play()
File "game/BKendday.rpy", line 1026, in script call
call play_events(type = "morning") from _call_play_events_1 # Note: Morning events are set with the new day's date: beware of the confusion
File "game/BKevents.rpy", line 660, in script call
call display_events(ev_list) from _call_display_events
File "game/BKevents.rpy", line 672, in script call
$ ev.play()
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'c3_suzume_hint'.
Windows-10-10.0.18362
Ren'Py 7.4.10.2178
Brothel King 0.2 v211126
Sat Apr 2 00:53:20 2022