I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 510, in script call
call battle (herotut, helftut) from _call_battle_10
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 195, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 195, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/helfscenes.rpy", line 368, in script call
call battle (hero, helf) from _call_battle_13
File "game/forestscenes.rpy", line 48, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/helfscenes.rpy", line 368, in script call
call battle (hero, helf) from _call_battle_13
File "game/pelfscenes.rpy", line 10, in script call
call battle (hero, pelf) from _call_battle
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 86, in script call
call battle (hero, pelf) from _call_battle_6
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/mountain.rpy", line 67, in script call
call battle (hero, bat) from _call_battle_4
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/forestscenes.rpy", line 86, in script call
call battle (hero, pelf) from _call_battle_6
File "game/forestscenes.rpy", line 235, in script call
call battle (hero, pelf) from _call_battle_15
File "game/forestscenes.rpy", line 235, in script call
call battle (hero, pelf) from _call_battle_15
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/nariscenes.rpy", line 44, in script call
call battle (hero, fpelf) from _call_battle_21
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 97, in script call
call battle (hero,nari) from _call_battle_20
File "game/forestscenes.rpy", line 97, in script call
call battle (hero,nari) from _call_battle_20
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/nariscenes.rpy", line 281, in script
jump narichat
ScriptError: could not find label 'narichat'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\main.py", line 472, in main
run(restart)
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\execution.py", line 734, in run_context
context.run()
File "game/script.rpy", line 510, in script call
call battle (herotut, helftut) from _call_battle_10
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 52, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 195, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 195, in script call
call battle (hero, helf) from _call_battle_2
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/helfscenes.rpy", line 368, in script call
call battle (hero, helf) from _call_battle_13
File "game/forestscenes.rpy", line 48, in script call
call battle (hero, helf) from _call_battle_1
File "game/forestscenes.rpy", line 191, in script call
call battle (hero, helf) from _call_battle_1
File "game/helfscenes.rpy", line 368, in script call
call battle (hero, helf) from _call_battle_13
File "game/pelfscenes.rpy", line 10, in script call
call battle (hero, pelf) from _call_battle
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 86, in script call
call battle (hero, pelf) from _call_battle_6
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/mountain.rpy", line 67, in script call
call battle (hero, bat) from _call_battle_4
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/mountain.rpy", line 75, in script call
call battle (hero,bat) from _call_battle_12
File "game/forestscenes.rpy", line 86, in script call
call battle (hero, pelf) from _call_battle_6
File "game/forestscenes.rpy", line 235, in script call
call battle (hero, pelf) from _call_battle_15
File "game/forestscenes.rpy", line 235, in script call
call battle (hero, pelf) from _call_battle_15
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 231, in script call
call battle (hero, pelf) from _call_battle_14
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/nariscenes.rpy", line 44, in script call
call battle (hero, fpelf) from _call_battle_21
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 68, in script call
call battle (hero, melf) from _call_battle_19
File "game/forestscenes.rpy", line 97, in script call
call battle (hero,nari) from _call_battle_20
File "game/forestscenes.rpy", line 97, in script call
call battle (hero,nari) from _call_battle_20
File "game/forestscenes.rpy", line 102, in script call
call battle (hero, spider) from _call_battle_8
File "game/nariscenes.rpy", line 281, in script
jump narichat
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\ast.py", line 1520, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\lloyd.lloyd-PC\Downloads\How_to_be_a_Hero-1.0-all\renpy\script.py", line 843, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'narichat'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.10.1227
How to be a Hero 0.0