NickWildish / Mas-NSFW-Submod

A submod dedicated to bring you and Monika THAT much closer. How close you ask? Like, THIS close 🤏
39 stars 86 forks source link

Bug - Sexting #117

Closed Chamelllemon closed 8 months ago

Chamelllemon commented 1 year ago

Monika initiated sext for the first time, it showed this, then I removed the submods, didn't help(Used dev branch btw)

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

While running game code: File "game/script-ch30.rpy", line 2141, in script call File "game/event-handler.rpy", line 3119, in script call File "game/Submods/NSFW Submod/nsfw_sexting_inits.rpy", line 150, in script call call nsfw_sexting_init File "game/Submods/NSFW Submod/nsfw_sexting.rpy", line 487, in script call call nsfw_sexting_main File "game/Submods/NSFW Submod/nsfw_sexting.rpy", line 164, in script menu: File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 228, in menu_override **gsm_utils.TYPE_KWARGS_MAP.get(menu_type, dict()) File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 257, in execute screen unobstructed_choice(items): File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 257, in execute screen unobstructed_choice(items): File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 260, in execute vbox: File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 261, in execute for i in items: File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 262, in execute textbutton i.caption action i.action File "game/definitions.rpy", line 157, in get_field NameError: Name 'end_of_prompt' is not defined.

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

Full traceback: File "game/script-ch30.rpy", line 2141, in script call File "game/event-handler.rpy", line 3119, in script call File "game/Submods/NSFW Submod/nsfw_sexting_inits.rpy", line 150, in script call call nsfw_sexting_init File "game/Submods/NSFW Submod/nsfw_sexting.rpy", line 487, in script call call nsfw_sexting_main File "game/Submods/NSFW Submod/nsfw_sexting.rpy", line 164, in script menu: File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\ast.py", line 1459, in execute choice = renpy.exports.menu(choices, self.set) File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 228, in menu_override gsm_utils.TYPE_KWARGS_MAP.get(menu_type, dict()) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\exports.py", line 2526, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\ui.py", line 285, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, kwargs) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\core.py", line 2538, in interact scene_lists.replace_transient() File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\core.py", line 822, in replace_transient self.remove(layer, tag) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\core.py", line 1107, in remove self.hide_or_replace(layer, remove_index, "hide") File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\core.py", line 1031, in hide_or_replace d = oldsle.displayable._hide(now - st, now - at, prefix) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\screen.py", line 443, in _hide self.update() File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\display\screen.py", line 578, in update self.screen.function(self.scope) File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 257, in execute screen unobstructed_choice(items): File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 257, in execute screen unobstructed_choice(items): File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 260, in execute vbox: File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 261, in execute for i in items: File "game/Submods/All Scrollable Menus/all_menus_are_gen_scrollable.rpy", line 262, in execute textbutton i.caption action i.action File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\ui.py", line 951, in _textbutton text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, text_kwargs) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\text\text.py", line 1328, in init self.set_text(text, scope, substitute) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\text\text.py", line 1426, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\substitutions.py", line 232, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "game/definitions.rpy", line 157, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value File "C:\Users\Nikita\Desktop\DDLC-1.1.1-pc - kopie\renpy\substitutions.py", line 194, in getitem raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'end_of_prompt' is not defined.

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.14 [/code]

NickWildish commented 10 months ago

Yeah the dev branch is pretty riddled with issues at the moment. I am in the process of patching it up, and it appears playable, though there are alot of debug texts that I am using which aren't very immersive.

For a better experience, it would be better to stay on the main branch and download the latest release here.