S1nsational

Engaged Member
Mar 31, 2022
3,772
7,518
613
I seemed interested in the game at first, but after playing and seeing these silicone-incomprehensibly-steroidal forms everywhere, my desire abruptly diminished.
It felt like I was looking at certain body parts under a magnifying glass.

All the best to those who love unrealistic mega-forms.
They're literally an integral part of the plot
 

Gojii

Well-Known Member
Oct 29, 2019
1,536
2,388
283
As someone who likes big proportions, I like the aspects of the game having it, and quite frankly I wouldn't be upset at all if as the story progressed they got a touch MORE excessive, so... its a matter of taste.

Just like saying you don't like the content of a game, people are free to equally say they don't like your opinion. Its a two way street. You don't get automatic protection from criticism when you make a criticism that is in their view ridiculous in turn. Sorry, but it doesn't work that way. Being obnoxious by doing this to highlight how much you don't like the game's content makes you an asshole. Your post wasn't being "respectful" at all.

Your "vision" isn't relevant. This isn't your game. Make your own game, unironically. I could very well genuinely want to try it and enjoy what you come up with. No sarcasm. Legit go for it.

Regardless, I'm hopefully giving the new version a play tonight or tomorrow. No ill will to you everyone, and all the best. :)
 
Last edited:

snakeplisskin

Well-Known Member
Mar 19, 2018
1,869
3,897
458
Had a problem with the v0.8. When loading my game I got this error :
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/main.py", line 652, in main
run(restart)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/execution.py", line 958, in run_context
context.run()
File "renpy/common/00start.rpy", line 279, in script
python:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 279, in script
python:
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/game.py", line 377, in call_in_new_context
return renpy.execution.run_context(False)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/execution.py", line 958, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/python.py", line 1178, 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 "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2215, 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 "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3286, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/screen.py", line 791, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1182, in event
return handle_click(self.clicked)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1103, in handle_click
rv = run(action)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 401, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/loadsave.py", line 838, in load
log.unfreeze(roots, label="_after_load")
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/rollback.py", line 1135, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/rollback.py", line 930, in rollback
self.load_failed()
File "/private/var/folders/yk/bfgn7hps72l43m3ghssgdkd80000gn/T/AppTranslocation/084285C4-9C63-4374-BCFA-EEDAD08BEB8B/d/Heritage 2.app/Contents/Resources/autorun/renpy/rollback.py", line 848, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

macOS-14.4.1-arm64-arm-64bit arm64
Ren'Py 8.3.4.24120703
Heritage 0.8
Sun Sep 21 22:40:57 2025
Put the error code in a spoiler box
 
  • Like
Reactions: dayum_son

user115637

Member
Jan 4, 2019
359
703
269
But I can say for sure that I prefer forms that are closer to reality.
What are you even doing here at this site then? It's all about something we can't have in real life, about a fantasies. For some, it's the fantasy of bodies, for some it's the fantasies about the characters behavior and the story (if forms are "realistic"). All of them are fantasies nontheless. Something unrealistic. If we would've been able to have it in reality, we wouldn't have come here in the first place.

If you don't like some categories of content in any game, better to ignore it and just move along, simple as that.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
4.20 star(s) 58 Votes