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

Crash after the game update #19

Open
Niconoko opened this issue Apr 16, 2018 · 3 comments
Open

Crash after the game update #19

Niconoko opened this issue Apr 16, 2018 · 3 comments

Comments

@Niconoko
Copy link

Niconoko commented Apr 16, 2018

[code]
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.

The label start is defined twice, at
File "game/script.rpy", line 4 and
File "game/script2.rpy", line 4.

Ren'Py Version: Ren'Py 6.99.12.4.2187
[/code]

Here's what I got.
EDIT:
Okay, I did a clean reinstall, both game and mod, I played for a while and there's new crash..

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script-ch3.rpy", line 394, in script
return
Exception: Could not find return label (u'D:\Steam Library\steamapps\common\Doki Doki Literature Club/game/script2.rpy', 1523204639, 23948).

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

Full traceback:
File "game/script-ch3.rpy", line 394, in script
return
File "D:\Steam Library\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 1376, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\Steam Library\steamapps\common\Doki Doki Literature Club\renpy\execution.py", line 552, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'D:\Steam Library\steamapps\common\Doki Doki Literature Club/game/script2.rpy', 1523204639, 23948).

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.4.9
[/code]

@Skull220
Copy link
Owner

Try using the DRM free version, not the steam version.

@luigiinthehood
Copy link

Also is the master file and 1.4.9 update file different and if so, how do you install the update file?

@adopolus17
Copy link

try my guide on how to fix this it should work hopefully
https://www.youtube.com/watch?v=GRl23jkhNaM

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

4 participants