I don't really play this game anymore, but what would you like to see in the mod that is feasible to do in an afternoon? Or does the mod just not work anymore?Will you update your mod soon? I have used yours and really like it. Thanks in advance.
I don't really play this game anymore, but what would you like to see in the mod that is feasible to do in an afternoon? Or does the mod just not work anymore?Will you update your mod soon? I have used yours and really like it. Thanks in advance.
Doesn't work with the update. Would love an energy refill button (mind power or whatever). If you don't play anymore i understand its all goodI don't really play this game anymore, but what would you like to see in the mod that is feasible to do in an afternoon? Or does the mod just not work anymore?
I'll fix and improve it a bit. Might take an hour or two.Doesn't work with the update. Would love an energy refill button (mind power or whatever). If you don't play anymore i understand its all goodMerry Belated Christmas.
Preliminary testing tells me this works. Instead of a refill button, it now just auto-refills so you don't have to do anything. (Added a toggle in case you ever need to be able to run out for some arbitrary reason) Removed XP and money cheats as they're now built-in and it isn't a pain since you only have to do those once. Download in PostDoesn't work with the update. Would love an energy refill button (mind power or whatever). If you don't play anymore i understand its all goodMerry Belated Christmas.
You are a gentleman and a scholar good (sir?) Thank you so much.I saw that someone made a mod, but it wasn't quite what I wanted so I made my own.
Edit: The game now has built-in cheats as an option, but this is a touch more convenient. Mostly future proof, unless the dev changes how you acquire more power points. Let me know if they do, so I can fix it.
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
What's the error?Just tried.. still gives python code error when trying to load my save. Do i need to start back over ?
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000005819f10>
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1273, 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 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2117, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
)
^
File "renpy/display/core.py", line 3203, in interact_core
rv = root_widget.event(ev, x, y, 0)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/screen.py", line 805, in event
rv = self.child.event(ev, x, y, st)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1510, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1510, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1185, in event
return handle_click(self.clicked)
~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1107, in handle_click
rv = run(action)
~~~^^^^^^^^
File "renpy/display/behavior.py", line 404, in run
new_rv = run(i, *args, **kwargs)
~~~^^^^^^^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 411, in run
return action(*args, **kwargs)
~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
~~~~~~~~~~^^^^
File "renpy/loadsave.py", line 636, in load
roots, log = loads(log_data)
~~~~~^^^^^^^^^^
File "renpy/compat/pickle.py", line 296, in loads
return load(io.BytesIO(s))
~~~~^^^^^^^^^^^^^^^
File "renpy/compat/pickle.py", line 288, in load
return Unpickler(f, fix_imports=True, encoding="utf-8", errors="surrogateescape").load()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "renpy/compat/pickle.py", line 280, in find_class
return super().find_class(module, name)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000005819f10>
Is there a way to use it on Android? If there is, how to do so? Thanks in advance!I created an incest patch for this one! This is an unofficial incest patch, and has no affiliation with eXtasy Games.
Copy the "game_changer.rpyc" file into the "game" folder of your game.
Enables to enter custom roles or to choose from different presets, including "mom" at the beginning of the game.
Android port with this patch needs to be created. Without one, you can use JoiPlay emulator, but it's not the same as a native app.Is there a way to use it on Android? If there is, how to do so? Thanks in advance!
Code:I'm sorry, but an uncaught exception occurred. While running game code: AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000005819f10> -- Full Traceback ------------------------------------------------------------ Traceback (most recent call last): File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/ast.py", line 1187, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/python.py", line 1273, 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 304, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/core.py", line 2117, in interact repeat, rv = self.interact_core( ~~~~~~~~~~~~~~~~~~^ preloads=preloads, ^^^^^^^^^^^^^^^^^^ ...<4 lines>... **kwargs, ^^^^^^^^^ ) ^ File "renpy/display/core.py", line 3203, in interact_core rv = root_widget.event(ev, x, y, 0) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/screen.py", line 805, in event rv = self.child.event(ev, x, y, st) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1510, in event rv = super(Window, self).event(ev, x, y, st) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1510, in event rv = super(Window, self).event(ev, x, y, st) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 1281, in event rv = i.event(ev, x - xo, y - yo, cst) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "renpy/display/behavior.py", line 1185, in event return handle_click(self.clicked) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "renpy/display/behavior.py", line 1107, in handle_click rv = run(action) ~~~^^^^^^^^ File "renpy/display/behavior.py", line 404, in run new_rv = run(i, *args, **kwargs) ~~~^^^^^^^^^^^^^^^^^^^^ File "renpy/display/behavior.py", line 411, in run return action(*args, **kwargs) ~~~~~~^^^^^^^^^^^^^^^^^ File "renpy/common/00action_file.rpy", line 499, in __call__ renpy.load(fn) ~~~~~~~~~~^^^^ File "renpy/loadsave.py", line 636, in load roots, log = loads(log_data) ~~~~~^^^^^^^^^^ File "renpy/compat/pickle.py", line 296, in loads return load(io.BytesIO(s)) ~~~~^^^^^^^^^^^^^^^ File "renpy/compat/pickle.py", line 288, in load return Unpickler(f, fix_imports=True, encoding="utf-8", errors="surrogateescape").load() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "renpy/compat/pickle.py", line 280, in find_class return super().find_class(module, name) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000005819f10>
are you updating the moduse the save fixer, link is in mod thread.
yes, almost doneare you updating the mod
What's the last version they appear in? I want to go back and see what's missing now.Insomnimaniac Games Did You or, were You involved in doing any model renders for this title?
Mainly curious to know what happen to Chloe and two others on what looks as if, some kinda error occurred.
Can use currant version for reference, Chloe and Sofia's initial harem event.What's the last version they appear in? I want to go back and see what's missing now.
Oh yeah, I remember the belly buttons being way off. Something definitely wrong with the model/render.Can use currant version for reference, Chloe and Sofia's initial harem event.
While on top of MC: Chloe's stomach looks like wax, being warped as if melting.
Same happens with Cara's stomach on her initiation event.
You don't have permission to view the spoiler content. Log in or register now.