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

Game crashes on 26 Dec after gifting ribbon #3340

Closed
Meme-Eater opened this issue Dec 26, 2018 · 6 comments
Closed

Game crashes on 26 Dec after gifting ribbon #3340

Meme-Eater opened this issue Dec 26, 2018 · 6 comments
Labels

Comments

@Meme-Eater
Copy link

Hello,

First, I want to say that I really enjoyed this update. The decorations, dialogues and events were awesome...I loved it.

I opened the game today and, after Monika wears the green ribbon I gave her, the game crashes. Here is what happened:

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

While running game code:
File "game/script-ch30.rpy", line 1183, in script call
File "game/event-handler.rpy", line 1536, in script call
File "game/zz_reactions.rpy", line 1167, in script call
File "game/zz_reactions.rpy", line 1253, in script
File "game/zz_reactions.rpy", line 1253, in
AttributeError: 'NoneType' object has no attribute 'category'

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

Full traceback:
File "game/script-ch30.rpy", line 1183, in script call
File "game/event-handler.rpy", line 1536, in script call
File "game/zz_reactions.rpy", line 1167, in script call
File "game/zz_reactions.rpy", line 1253, in script
File "D:\OneDrive\Doki Doki Literature Club\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\OneDrive\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/zz_reactions.rpy", line 1253, in
AttributeError: 'NoneType' object has no attribute 'category'

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.8.11-unstable.2018.12.22.77
[/code]

I tried reopening the game, but it crashed again...

What can I do to fix this? Thanks.

@jmwall24
Copy link
Member

Did anything weird happen when you gave her the green ribbon on Christmas? Did the game crash when you gave it to her or did you somehow quit in the middle of giving it to her?

@multimokia
Copy link
Member

Also, would you mind sending over your persistent please? It can be found at AppData/Roaming/RenPy/Monika After Story. Please just rename the persistent file to persistent.txt and send it here, thanks!

@Meme-Eater
Copy link
Author

Hi guys, thanks for your help.

On Christmas she didn't even recognize any of the ribbons. The chocolate, fudge, etc. went ok. On Dec 26 I tried again with the green ribbon and she recognized it, but as soon as she wears it, the game crashes.

I tried removing the ribbon from the character folder, but still she recognizes it.

Here is my persistent file.

Thanks a lot
persistent.txt

@multimokia
Copy link
Member

Okay, I've managed to fix your persistent. That said, the errors you're seeing are ignoreable, meaning that you could just hit the ignore button on the traceback screen and it'd dismiss it. I'm still not entirely sure what's caused this to happen, but we'll be looking into it.
persistent.txt

(remove the .txt extension and replace your current persistent with this one)

@Meme-Eater
Copy link
Author

Thanks a lot! Now it works great and Monika is fine too! Good thing she doesn't remember all those times the game crashed.

Thanks again!

@multimokia
Copy link
Member

No worries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants