[code]
I'm sorry, but an uncaught exception occurred.
I put all the rpa in /game folder other than script, I used many different versions and they all resulted with a crash after it transitions into the tutorial.
While running game code:
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
ScriptError: could not find label 'None'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "C:\Users\Debbie\Desktop\RenPy\renpy-7.3.5-sdk\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "C:\Users\Debbie\Desktop\RenPy\renpy-7.3.5-sdk\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'None'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
DDLC Mod Template 1.1.2
Tue Apr 21 10:34:31 2020
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
I put all the rpa in /game folder other than script, I used many different versions and they all resulted with a crash after it transitions into the tutorial.
While running game code:
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
ScriptError: could not find label 'None'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "C:\Users\Debbie\Desktop\RenPy\renpy-7.3.5-sdk\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 29, in script call
call example_chapter from _call_example_chapter
File "game/tutorials.rpy", line 104, in script call
call expression _return from _call_expression
File "C:\Users\Debbie\Desktop\RenPy\renpy-7.3.5-sdk\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'None'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
DDLC Mod Template 1.1.2
Tue Apr 21 10:34:31 2020
[/code]