- Nov 8, 2018
- 6
- 5
If I use unren on the game it gives this error at the start.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'Dev_Room'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 711, in script
File "D:\Games\Nieuwe map\Rogue-Like-0.990l-win\renpy\ast.py", line 1552, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\Nieuwe map\Rogue-Like-0.990l-win\renpy\script.py", line 861, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Dev_Room'.
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.990l