Nemesis2025
Newbie
- Jun 12, 2025
- 74
- 28
- 37
Finished latest build game and was at the point where it lets you look at your previous Monster Catalogues and came across Forest Harpy and this happened:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/catalogue.rpy", line 894, in script
call screen general_subspecies_list(origin="harpies")
ScriptError: could not find label 'jt_forest_harpies'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/catalogue.rpy", line 894, in script
call screen general_subspecies_list(origin="harpies")
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'jt_forest_harpies'.
Windows-10-10.0.17763 AMD64
Ren'Py 8.0.3.22090809
Into The Monster Girl Hole 1.0
Thu Aug 7 13:16:00 2025
Imma guess im missing a file jt_forest_harpies?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/catalogue.rpy", line 894, in script
call screen general_subspecies_list(origin="harpies")
ScriptError: could not find label 'jt_forest_harpies'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/catalogue.rpy", line 894, in script
call screen general_subspecies_list(origin="harpies")
File "C:\Users\Nemesis\Downloads\RenPy\IntoTheMonsterGirlHole-0.1.10-pc\IntoTheMonsterGirlHole-1.0-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'jt_forest_harpies'.
Windows-10-10.0.17763 AMD64
Ren'Py 8.0.3.22090809
Into The Monster Girl Hole 1.0
Thu Aug 7 13:16:00 2025
Imma guess im missing a file jt_forest_harpies?