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

could not find label 'ch3_main'. error help!!! #20

Open
adagio29 opened this issue Apr 27, 2018 · 0 comments
Open

could not find label 'ch3_main'. error help!!! #20

adagio29 opened this issue Apr 27, 2018 · 0 comments

Comments

@adagio29
Copy link

While running game code:
File "game/script.rpy", line 56, in script call
File "game/script.rpy", line 56, in script call
ScriptError: could not find label 'ch3_main'.

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

Full traceback:
File "game/script.rpy", line 56, in script call
File "C:\Users\pc1\Videos\ddlc\DDLC-1.1.0-pc\renpy\ast.py", line 1322, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 56, in script call
File "C:\Users\pc1\Videos\ddlc\DDLC-1.1.0-pc\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ch3_main'.

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

1 participant