Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

At the very beginning, with the first choice to enter the classroom, there's a small white circle, when clicking on it, it crashe the game, with an error "ScriptError: could not find label 'school_day_00'."

(1 edit)

Oh, It was a button I was going to incorporate but ended up not using, sorry . I forgot to delete it. I just modified the zip and the apk, the error should no longer be present in future downloads.

I can even send you the rapport, it's not that big


I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'school_day_00'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "D:\Games\Autre\N\Nevard-0.2-pc\renpy\bootstrap.py", line 275, in bootstrap
    renpy.main.main()
  File "D:\Games\Autre\N\Nevard-0.2-pc\renpy\main.py", line 670, in main
    run(restart)
  File "D:\Games\Autre\N\Nevard-0.2-pc\renpy\main.py", line 144, in run
    renpy.execution.run_context(True)
  File "D:\Games\Autre\N\Nevard-0.2-pc\renpy\execution.py", line 955, in run_context
    context.run()
  File "game/script.rpyc", line 273, in script
  File "D:\Games\Autre\N\Nevard-0.2-pc\renpy\script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'school_day_00'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Nevard 0.2
Sat Nov 18 22:51:53 2023

(+1)

Oh, It was a button I was going to incorporate but ended up not using, sorry . I forgot to delete it. I just modified the zip and the apk, the error should no longer be present in future downloads.