Texic

Member
Game Developer
Jun 4, 2020
154
2,061
367
stupid question but pls help me... for the latest update of mo quest, what to do when the instruction said skip cleaning and spend time with her... I literally choose all the dialog choices, nothing happen
thanks
Give me save pls.
 
  • Heart
Reactions: maxtern

abada25

Member
Sep 30, 2019
460
307
239
This bug only in leaked 0.9.5 (c) versin

In offical 0.9.5 (d) is fixed it, but patreon page not allowed now, so, anyone cant to update game here :(

So, waiting for officional relise 0.9.5

You can download version 0.9: Google Drive

Pass this quest at 0.9, then save and return to 0.9.5

It's what works for me
Sadly all 9.5C saves crashes when you try with 0.9
 

Green Layer

Member
Aug 8, 2020
146
127
133
Hi Texic How to Avoid the NTR route for Mary? - Instructions or pointers to look at

to fellow f95ians

Its a great game and all the unnecessary bickering about NTR is childish, tbh.. as long as it can be avoided, all is well. well you cannot judge others when you're a fellow degenerate who likes incest and other equally sick stuff... He want to earn from his work and is cratering a bigger audience. And you're on a pirating site complaining about why he did something he did? let the man chill for once guys.
 
Oct 14, 2019
23
23
127
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

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

Full traceback:
File "events/ep1/ep1_3_mother.rpyc", line 170, in script call
File "core/buttons_labels.rpyc", line 327, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "events/christie_roots/tyan_falos/tyan_falos_7.rpyc", line 41, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "events/christie_roots/christie_root_64.rpyc", line 2, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 0.9.5c
Sun Nov 5 09:40:03 2023
```
 

Green Layer

Member
Aug 8, 2020
146
127
133
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

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

Full traceback:
File "events/ep1/ep1_3_mother.rpyc", line 170, in script call
File "core/buttons_labels.rpyc", line 327, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "events/christie_roots/tyan_falos/tyan_falos_7.rpyc", line 41, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "events/christie_roots/christie_root_64.rpyc", line 2, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 0.9.5c
Sun Nov 5 09:40:03 2023
```


Ya, I am having a similar bug with Christies Date quest. Its not playable from that point onwards

I have posted the code for it, can anyone help?


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/events/christie_roots/christie_root_62.rpy", line 33, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

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

Full traceback:
  File "core/buttons_labels.rpyc", line 237, in script call
  File "core/buttons_labels.rpyc", line 480, in script call
  File "events/ep1/ep1_3_mother.rpyc", line 170, in script call
  File "core/buttons_labels.rpyc", line 363, in script call
  File "core/buttons_labels.rpyc", line 480, in script call
  File "core/buttons_labels.rpyc", line 396, in script call
  File "events/christie_roots/christie_root_62.rpyc", line 33, in script
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/events/christie_roots/christie_root_62.rpy", line 33, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 0.9.5c
Sun Nov  5 20:06:40 2023
 

Flood

Newbie
Apr 24, 2017
85
49
231
As soon as I load a previous save from 9.0 I get this. If I rollback it starts as a new game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'ComicFrameV2'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'ComicFrameV2'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza_new 0.6.5B_inc
Sun Nov 5 15:32:55 2023


If I ignore I then get this:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/ep1/ep1_start.rpy", line 21, in <module>
File "game/core/load.rpy", line 51, in custom_load
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Gxxxxxx xxxxxx\\Downloads\\MilfsPlaza-0.9.5c-pc\\MilfsPlaza-0.9.5c-pc\\game\\versions_load\\ep6_5-LT1.save'

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

Full traceback:
File "events/ep1/ep1_start.rpyc", line 21, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/ep1/ep1_start.rpy", line 21, in <module>
File "game/core/load.rpy", line 51, in custom_load
File "renpy/savelocation.py", line 260, in load
with zipfile.ZipFile(filename, "r") as zf:
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/zipfile.py", line 779, in __init__
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Gxxxxxx xxxxxx\\Downloads\\MilfsPlaza-0.9.5c-pc\\MilfsPlaza-0.9.5c-pc\\game\\versions_load\\ep6_5-LT1.save'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza_new 0.6.5B_inc
Sun Nov 5 15:36:22 2023
 
Last edited:

master861

Well-Known Member
Nov 4, 2022
1,252
1,607
286
As soon as I load a previous save from 9.0 I get this. If I rollback or ignore it starts as a new game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'ComicFrameV2'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'ComicFrameV2'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza_new 0.6.5B_inc
Sun Nov 5 15:32:55 2023
maybe the dev missed to point out that prev. save not work with newer versions means you need to start are fresh game with the new version.
 
  • Like
Reactions: Flood

takehisa

New Member
Aug 15, 2023
11
3
3
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

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

Full traceback:
File "events/ep1/ep1_3_mother.rpyc", line 170, in script call
File "core/buttons_labels.rpyc", line 327, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "core/buttons_labels.rpyc", line 396, in script call
File "events/christie_roots/tyan_falos/tyan_falos_7.rpyc", line 41, in script call
File "core/buttons_labels.rpyc", line 480, in script call
File "events/christie_roots/christie_root_64.rpyc", line 2, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/christie_roots/christie_root_64.rpy", line 2, in <module>
TypeError: events_pop() takes exactly 2 arguments (1 given)

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
MilfsPlaza 0.9.5c
Sun Nov 5 09:40:03 2023
```
same problem here
 
3.10 star(s) 69 Votes