imjustlurkinghere
Newbie
- Aug 20, 2023
- 36
- 51
It's a game bug, already mentioned on Moonbox discordgallery doesnt work this time (v0.80)
alrightIt's a game bug, already mentioned on Moonbox discord
The script hotfix is includedDoes the script.rpy have the .81 hotfix?
No problems for me. Be aware this is the start of Part 6, you need the export save from Part 5. And on PC you must install the game into a new folder, don't mix it with older game partsuhm seems the game in hanging now when click to advance text..anyone had this too?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ending5.rpy", line 4, in script
jump v82
ScriptError: could not find label 'v82'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ending5.rpy", line 4, in script
jump v82
File "renpy/ast.py", line 1752, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v82'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Grandma's House 0.82
Fri Jun 27 21:03:33 2025
That missing label "v82" is the start of game part 6 and should be in the script.rpy file. Could it be you used a not matching Mod version with the new game part?I am getting this :
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/ending5.rpy", line 4, in script jump v82 ScriptError: could not find label 'v82'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/ending5.rpy", line 4, in script jump v82 File "renpy/ast.py", line 1752, in execute rv = renpy.game.script.lookup(target) File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'v82'. Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Grandma's House 0.82 Fri Jun 27 21:03:33 2025
I saved at the end of .81
It should actually work without restarting the game.No I only played it after you updated the mod. I could start from the beginning. That is not a problem.