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

"An uncaught error has occured" #37

Open
TsunamiNatsumi21 opened this issue Mar 6, 2020 · 0 comments
Open

"An uncaught error has occured" #37

TsunamiNatsumi21 opened this issue Mar 6, 2020 · 0 comments

Comments

@TsunamiNatsumi21
Copy link

Hi, i need help with a issue that I can't solve, since i'm not very good with these kind of errors. It occurs everytime I try to open the game I want to play.
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'renpy/common/000statements.rpy', 1583443708, 54) is defined twice, at renpy/common/000statements.rpy:24 and renpy/common/000statements.rpy:40.

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

Full traceback:
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\script.py", line 456, in finish_load
check_name(node)
File "C:\Users\kh\Desktop\Loris\Visual Novel (Yaoi)\Full.Service.v1.14\renpy\script.py", line 439, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'renpy/common/000statements.rpy', 1583443708, 54) is defined twice, at renpy/common/000statements.rpy:24 and renpy/common/000statements.rpy:40.

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