- Oct 19, 2020
- 501
- 397
getting errors with the scene galleryHey guys I hope you all are fine.
Guys I will like to share my scene gallery mod in which I had added scenes of the game . Here is the mod link:
Mega
And guys here is my discord link join me there for mods and ports
You must be registered to see the links
Code:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'galleryscene1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "D:\PureLove-0.9.5-pc\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "D:\PureLove-0.9.5-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'galleryscene1'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Pure Love 0.9.5
```