- Sep 3, 2022
- 25,449
- 220,867
Add that to the spoiler tab etc, like:Throwing this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/locations.rpy", line 696, in script call
call screen playerhousescrn
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/charTIFFANY.rpy", line 835, in script call
call tiffanystatcheck from _call_tiffanystatcheck_67
File "game/charRUCA.rpy", line 18902, in script
jump rucastory3_quick3.badend
ScriptError: could not find label 'rucastory3_quick3.badend'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/locations.rpy", line 696, in script call
call screen playerhousescrn
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/locations.rpy", line 630, in script call
call screen playerhousescrn
File "game/charTIFFANY.rpy", line 835, in script call
call tiffanystatcheck from _call_tiffanystatcheck_67
File "game/charRUCA.rpy", line 18902, in script
jump rucastory3_quick3.badend
File "C:\Users\hp\Downloads\Compressed\Private\Duality-v0.1.8-pc-compressed\Duality-v0.1.8-pc-compressed\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\hp\Downloads\Compressed\Private\Duality-v0.1.8-pc-compressed\Duality-v0.1.8-pc-compressed\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'rucastory3_quick3.badend'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Duality v0.1.8
Thu Jun 1 13:38:35 2023
I am getting this
You don't have permission to view the spoiler content.
Log in or register now.
Is this happening with the patch? Did you remove the patch and test? Old saves, new game?