- Jan 22, 2019
- 12
- 7
Dont work. The game crashes off despite the fix with the error described in the topic. Sorry for my english.Found the error
Here's the fix for it
Disclaimer - I am not the dev. So i won't be continually fixing these errors
This dev's work is generally fine but with these errors its clear they were rushing and didn't test their stuff. Almost all of the errors are consistency issues from not naming scenes and images properly in the script file which is something a testing period would catch.
-- Full Traceback ------------------------------------------------------------
File "v0.4.7.rpyc", line 156, in script
File "C:\RenPy Games\LiveToFight 0 4 7-0 4 7-pc\renpy\ast.py", line 1563, in execute
rv = renpy.game.script.lookup(target)
File "C:\RenPy Games\LiveToFight 0 4 7-0 4 7-pc\renpy\script.py", line 871, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'W4_d3MarkH'.
Last edited: