Skip to content

Exception error with all DDLC mod templates. #42

Description

@Neoslayer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions