How do I fix this exception?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
natsayurica
Newbie
Posts: 1
Joined: Sun Oct 21, 2018 2:28 pm
Contact:

How do I fix this exception?

#1 Post by natsayurica »

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 31, in script call
call example_chapter from _call_example_chapter
File "game/splash.rpy", line 286, in script
return
Exception: Could not find return label (u'C:\\Users\\Natsayurica\\Downloads\\renpy-7.1.1-sdk\\DDLCModTemplate-v0.1.0/game/script-example.rpy', 1540145146, 0).

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 31, in script call
call example_chapter from _call_example_chapter
File "game/splash.rpy", line 286, in script
return
File "C:\Users\Natsayurica\Downloads\renpy-7.1.1-sdk\renpy\ast.py", line 1468, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "C:\Users\Natsayurica\Downloads\renpy-7.1.1-sdk\renpy\execution.py", line 664, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'C:\\Users\\Natsayurica\\Downloads\\renpy-7.1.1-sdk\\DDLCModTemplate-v0.1.0/game/script-example.rpy', 1540145146, 0).

Windows-8-6.2.9200
Ren'Py 7.1.1.929
DDLC Mod Template 0.1.0
Sun Oct 21 14:18:29 2018

Post Reply

Who is online

Users browsing this forum: No registered users