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 compliments #135

Open Chamelllemon opened 9 months ago

Chamelllemon commented 9 months ago

some options show error message like the one I sent 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 38, 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 233, in script python: File "game/Submods/NSFW Submod/nsfw_sexting.rpy", line 239, in recent_responses=recent_responses File "game/Submods/NSFW Submod/nsfw_main.rpy", line 1213, in create_sexting_response previous_vars=previous_vars File "game/Submods/NSFW Submod/nsfw_main.rpy", line 899, in return_sexting_dialogue final_prompt_refinement = new_dialogue_list[0][dialogue_no_first] IndexError: list index out of range

-- 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 38, 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 233, in script python: File "C:\Users\Nikita\Desktop\Monika 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\Nikita\Desktop\Monika 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.rpy", line 239, in recent_responses=recent_responses File "game/Submods/NSFW Submod/nsfw_main.rpy", line 1213, in create_sexting_response previous_vars=previous_vars File "game/Submods/NSFW Submod/nsfw_main.rpy", line 899, in return_sexting_dialogue final_prompt_refinement = new_dialogue_list[0][dialogue_no_first] IndexError: list index out of range

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

NickWildish commented 8 months ago

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.

SaltyMelonLord commented 8 months ago

@NickWildish While the error doesn’t regularly occur anymore, now sometimes Monika repeats her last answer up to three or four times despite other possible answers existing. Seems you’ve already found the bug as announced in Discord, but I’m gonna leave this here just in case.

NickWildish commented 8 months ago

It might have something to do with the low amount of responses for each dialogue type and subtype, but I'll look into it. Was it the same prompts that we were having issues with in regards to the index error?