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

Bug - Game crashes on startup #133

Open
Cyndana opened this issue Oct 27, 2023 · 1 comment
Open

Bug - Game crashes on startup #133

Cyndana opened this issue Oct 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Cyndana
Copy link

Cyndana commented Oct 27, 2023

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 1, in script
init python in mas_nsfw_sexting_dialogue:
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 280, in
(["CMD"], ["ONM", "DOM"], _("Gently spread open your pussy lips for me, " + monika_nickname + ".")),
TypeError: coercing to Unicode: need string or buffer, NoneType found

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

Full traceback:
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 1, in script
init python in mas_nsfw_sexting_dialogue:
File "C:\Users\1\Desktop\DDLC\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\1\Desktop\DDLC\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 280, in
(["CMD"], ["ONM", "DOM"], _("Gently spread open your pussy lips for me, " + monika_nickname + ".")),
TypeError: coercing to Unicode: need string or buffer, NoneType found

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
traceback.txt

@Cyndana Cyndana added the bug Something isn't working label Oct 27, 2023
@NickWildish
Copy link
Owner

NickWildish commented Nov 15, 2023

This has been resolved in the latest update, thankyou for letting me know. Please update your version of the submod to the latest version, and let me know if the issues persist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants