-
Notifications
You must be signed in to change notification settings - Fork 18
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
"I'm sorry, but an uncaught exception occurred." #22
Comments
Yeah i figured out your problem you put the original files in the game folder which is good but you pulled out the mod assets folder files and put them with the original files. what you need to do is just click and drag all the files from the mod folder into the game folder but do not go into any other folders all you do is just go into the DDLCtVN-master folder and thats it dont touch anything else in the DDLCtVN-master folder all you do is open it and dont do anything else and what you should see is the files of the mod and if you dont and there is just another DDLCtVN-master folder then click into that one and you should see the files. then go to the game folder and just highlight all the mod files into the game folder and that's it nothing else nothing more. |
Alright, got a different error now :/ |
Nevermind, I fixed it by deleting script2.rpy, but now a few minutes into playing this happens: |
Welp, this is fun. Full traceback: Windows-8-6.2.9200 |
My problem is this after white the trird poem I'm sorry, but an uncaught exception occurred. While running game code:
Full traceback: Windows-7-6.1.7601-SP1 Does anybody know how to solve this? please help me. |
I don't know if they are still helping but I have the same problem. I'm sorry, but an uncaught exception occurred. While running game code: -- Full Traceback ------------------------------------------------------------ Full traceback: Windows-8-6.2.9200 |
[code] While running game code: -- Full Traceback ------------------------------------------------------------ Full traceback: Windows-8-6.2.9200 this is my issue is there a fix for this ?? |
Sorry to say but i haven't solved doki doki problems in a long time but my
suggestion used to be to replace all the files with the newest update or to
first erase all the files and try to install them again but besides that I
can't help you any further. Gl with your problem friend!
…On Sun, Sep 27, 2020 at 12:45 AM ggg007-beep ***@***.***> wrote:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'day18_Back_home_kitchen'.
-- Full Traceback
------------------------------------------------------------
Full traceback:
File "script4.rpyc", line 3182, in script
File "C:\Users\HP\Downloads\A_Wife_And_Mother-0.100-pc\AWAM-0.100-pc\1
GAME FOLDER\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\HP\Downloads\A_Wife_And_Mother-0.100-pc\AWAM-0.100-pc\1
GAME FOLDER\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day18_Back_home_kitchen'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
A Wife And Mother Vers. 0.100 0.100
Sun Sep 27 10:37:49 2020
[/code]
this is my issue is there a fix for this ??
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI6BE5IJVQD54NLQ4BPRS6DSH3UQPANCNFSM4E5665PA>
.
|
anyone know how to solve this? Would really appreciate it. I'm sorry, but an uncaught exception occurred. Before loading the script. -- Full Traceback ------------------------------------------------------------ Full traceback: Darwin-19.4.0-x86_64-i386-64bit Wed Apr 28 11:57:28 2021 |
So I unzipped the folder, put all the files into my /game folder and this comes up whenever I launch the game. I tried this on a fresh installation and am pretty sure I did everything correct :/
While running game code:
ScriptError: Name (u'C:\Users\Skull\Desktop\All\Not Games\DDLC Project\project dir\DDLCtVN/game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy', 1518666830, 0) is defined twice, at game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy:5 and game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy:5.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "I:\Steam\steamapps\common\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "I:\Steam\steamapps\common\Doki Doki Literature Club\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "I:\Steam\steamapps\common\Doki Doki Literature Club\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "I:\Steam\steamapps\common\Doki Doki Literature Club\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "I:\Steam\steamapps\common\Doki Doki Literature Club\renpy\script.py", line 419, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'C:\Users\Skull\Desktop\All\Not Games\DDLC Project\project dir\DDLCtVN/game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy', 1518666830, 0) is defined twice, at game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy:5 and game/mod_assets/MonikaSittingExpressions/monika_sitting_expressions.rpy:5.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Here's a picture of my /game folder:
https://imgur.com/a/5IgXv3C
The text was updated successfully, but these errors were encountered: