I'm getting this error with v0.15
And I did a search for F78 in all the existing rpy, no F78 label found. Only F77.
Could that be a bug?
And I did a search for F78 in all the existing rpy, no F78 label found. Only F77.
Could that be a bug?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Ver0,15.rpy", line 3426, in script
jump F78
ScriptError: could not find label 'F78'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Ver0,15.rpy", line 3426, in script
jump F78
File "G:\DATA\__F95Z\THIS IS NOT HEAVEN\renpy\ast.py", line 1695, in execute
rv = renpy.game.script.lookup(target)
File "G:\DATA\__F95Z\THIS IS NOT HEAVEN\renpy\script.py", line 894, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'F78'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
PUBLIC-VERSION-0.15
Sun Feb 13 00:36:31 2022