Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception error with all DDLC mod templates. #42

Open
Neoslayer opened this issue Apr 21, 2020 · 1 comment
Open

Exception error with all DDLC mod templates. #42

Neoslayer opened this issue Apr 21, 2020 · 1 comment

Comments

@Neoslayer
Copy link

[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]

@ThePotatoGuy
Copy link
Member

This mod template only supports renpy 6.99.12.4.2187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants