You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]..."
The text was updated successfully, but these errors were encountered:
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]..."
The text was updated successfully, but these errors were encountered: