multimokia / MAS-Submods

Multi's MAS Submods
9 stars 8 forks source link

"I'm sorry, but an uncaught exception occured." Auto Hair Change #7

Closed Abc2557 closed 4 years ago

Abc2557 commented 4 years ago

I'm sorry, but an uncaught exception occurred.

While running game code: ScriptError: Name (u'C:\Users\[My User]\Downloads\MAS\DDLC-1.1.1-pc/game/Submods/auto_hair_change.rpy', 1572560394, 1) is defined twice, at game/Submods/auto_hair_change.rpy:1 and game/Submods/auto_hair_change.rpy:16.

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

Full traceback: File "C:\Users[My User]\Downloads\MAS\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users[My User]\Downloads\MAS\DDLC-1.1.1-pc\renpy\main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "C:\Users[My User]\Downloads\MAS\DDLC-1.1.1-pc\renpy\script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "C:\Users[My User]\Downloads\MAS\DDLC-1.1.1-pc\renpy\script.py", line 753, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "C:\Users[My User]\Downloads\MAS\DDLC-1.1.1-pc\renpy\script.py", line 419, in finish_load bad_node.filename, bad_node.linenumber)) ScriptError: Name (u'C:\Users\[My User]\Downloads\MAS\DDLC-1.1.1-pc/game/Submods/auto_hair_change.rpy', 1572560394, 1) is defined twice, at game/Submods/auto_hair_change.rpy:1 and game/Submods/auto_hair_change.rpy:16.

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187

Abc2557 commented 4 years ago

.

multimokia commented 4 years ago

My bad, didn't get a notification for this 'till now

multimokia commented 4 years ago

mm, can I see a screenshot of your /game/Submods folder, please?

Abc2557 commented 4 years ago

image

multimokia commented 4 years ago

Can you send the file over? (As a txt file?) It looks a little smaller than what I've got on my end here.

Abc2557 commented 4 years ago

Wdym by sending it as a text file?

multimokia commented 4 years ago

the rpy. Just rename it and add .txt on the end

Abc2557 commented 4 years ago

Oh, Okay

Abc2557 commented 4 years ago

I added text to the end of it, but it hasn't changed to a text file (Yes, I have file name extentions on)

multimokia commented 4 years ago

Added after the .rpy?

multimokia commented 4 years ago

As well, does GitHub let you send it like that? If so just send it over (drag and drop into the comment box)

Abc2557 commented 4 years ago

Oh, you meant the auto hair change file I thought you meant the whole submods folder... Ima go do that now

Abc2557 commented 4 years ago

auto_hair_change.txt

multimokia commented 4 years ago

Hmmm strange. I can load it up fine... Do you have another copy of auto hair change in your install somewhere?

Abc2557 commented 4 years ago

I don't think so

multimokia commented 4 years ago

I guess try re-installing it? It's weird, nothing in there should be conflicting at all...

Abc2557 commented 4 years ago

I'll try reinstalling it

Abc2557 commented 4 years ago

I reinstalled it and it popped up the traceback error again

multimokia commented 4 years ago

If you don't mind, I think I may need to see an unedited traceback. Something's just not really adding up here

Abc2557 commented 4 years ago

Oh, well, okay. I'll go get that. traceback.txt

multimokia commented 4 years ago

Hmmmmm. Actually there is an issue with the rpyc in your install. It's significantly larger than it should be. Try deleting the .rpyc

Abc2557 commented 4 years ago

Oh, okay

multimokia commented 4 years ago

Has it worked?

Abc2557 commented 4 years ago

Oh! I'm sorry; I forgot to reply! Yes, it worked; thanks for the help!

multimokia commented 4 years ago

No worries!