Found a possibly related bug: this one consistently occurs when the post-match review for the second arena ends and the second VIP event should occur. Can't find any workaround, though I will also note that if you follow the right sequence of areas during the arena event, you will eventually come to the library, which both starts and locks you into the VIP event menu (the path is Workshop -> Chemistry Room -> Library Bridge). Even weirder is that it only ever forces the first version of the VIP event and not the second (had originally tried to use it as a workaround but found this out by doing so).
Anyway, here's the crash report.
While running game code:
File "game/labels/loc_library.rpy", line 120, in script call
call .harry_chats from _call_loc_library_harry_chats_1
File "game/labels/loc_library.rpy", line 120, in script call
call .harry_chats from _call_loc_library_harry_chats_1
File "game/labels/vip_start.rpy", line 8, in script
$GAME.home()
ScriptError: could not find label 'library'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\X\battleArenaReyka-0.0.4-pc\battleArenaReyka-0.0.4-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\X\battleArenaReyka-0.0.4-pc\battleArenaReyka-0.0.4-pc\renpy\main.py", line 652, in main
run(restart)
File "C:\X\battleArenaReyka-0.0.4-pc\battleArenaReyka-0.0.4-pc\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "C:\X\battleArenaReyka-0.0.4-pc\battleArenaReyka-0.0.4-pc\renpy\execution.py", line 958, in run_context
context.run()
File "game/labels/loc_library.rpy", line 120, in script call
call .harry_chats from _call_loc_library_harry_chats_1
File "game/labels/loc_library.rpy", line 120, in script call
call .harry_chats from _call_loc_library_harry_chats_1
File "game/labels/vip_start.rpy", line 8, in script
$GAME.home()
File "C:\X\battleArenaReyka-0.0.4-pc\battleArenaReyka-0.0.4-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'library'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Battle-Arena Reyka! 0.0.4
Sat Jun 21 02:49:30 2025