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 - Error when starting masturbation topic after reacting to rule34.xxx #146

Open
Scud422 opened this issue Dec 15, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Scud422
Copy link

Scud422 commented Dec 15, 2023

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

While running game code:
File "game/script-ch30.rpy", line 2149, in script call
call call_next_event from _call_call_next_event_1
File "game/event-handler.rpy", line 3119, in script call
call expression _ev_list_item.evl from _call_expression
File "game/Submods/NSFW Submod/nsfw_window_reacts.rpy", line 5, in script
python:
File "game/Submods/NSFW Submod/nsfw_window_reacts.rpy", line 48, in
store.mas_moni_idle_disp.force_by_code(exp_to_force, duration=10)
NameError: name 'exp_to_force' is not defined

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

Full traceback:
File "game/script-ch30.rpy", line 2149, in script call
call call_next_event from _call_call_next_event_1
File "game/event-handler.rpy", line 3119, in script call
call expression _ev_list_item.evl from _call_expression
File "game/Submods/NSFW Submod/nsfw_window_reacts.rpy", line 5, in script
python:
File "C:\Program Files\Doki Dokie Just Monika\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files\Doki Dokie Just Monika\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Submods/NSFW Submod/nsfw_window_reacts.rpy", line 48, in
store.mas_moni_idle_disp.force_by_code(exp_to_force, duration=10)
NameError: name 'exp_to_force' is not defined

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

Some times when Monika see you browsing DDLC stuff on rule34.xxx she will react, then this error message will pop up. When I click on Ignore, she starts the masturbation conversation with "Hey [player]..."
12-14-2023 9-05-52 PM

@Scud422 Scud422 added the bug Something isn't working label Dec 15, 2023
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

1 participant