Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I get an error message whenever I try to accept Claudia's first quest.

I'll look into it, and if you can copy paste the error message here, that'll be really helpful

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'claudia_quest_3'.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "E:\AG\TheDailyLifeofThePanHero-0.3.6-pc\renpy\bootstrap.py", line 274, in bootstrap

    renpy.main.main()

  File "E:\AG\TheDailyLifeofThePanHero-0.3.6-pc\renpy\main.py", line 660, in main

    run(restart)

  File "E:\AG\TheDailyLifeofThePanHero-0.3.6-pc\renpy\main.py", line 146, in run

    renpy.execution.run_context(True)

  File "E:\AG\TheDailyLifeofThePanHero-0.3.6-pc\renpy\execution.py", line 938, in run_context

    context.run()

  File "mechanics_openworld.rpyc", line 2444, in script call

  File "mechanics_openworld.rpyc", line 440, in script call

  File "mechanics_openworld.rpyc", line 461, in script call

  File "event_screen_map.rpyc", line 2129, in script call

  File "event_screen_map.rpyc", line 245, in script call

  File "event_screen_map.rpyc", line 2152, in script call

  File "mechanics_openworld.rpyc", line 409, in script call

  File "mechanics_openworld.rpyc", line 2444, in script call

  File "mechanics_openworld.rpyc", line 440, in script call

  File "mechanics_openworld.rpyc", line 461, in script call

  File "event_screen_map.rpyc", line 2129, in script call

  File "event_screen_map.rpyc", line 245, in script call

  File "event_screen_map.rpyc", line 2152, in script call

  File "mechanics_openworld.rpyc", line 409, in script call

  File "E:\AG\TheDailyLifeofThePanHero-0.3.6-pc\renpy\script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'claudia_quest_3'.

Windows-10-10.0.19043 AMD64

Ren'Py 8.0.2.22081402

The Daily Life of The Pan Hero 0.3.6

Wed Nov 16 06:20:10 2022

Thanks, will dropping the patch soon.

Download 0.3.7 patch, it should fix the bug. Thanks for the report!

That fixed it thanks for the patch.