EdwardZNorton
New Member
- Oct 6, 2018
- 7
- 13
- 136
Persistent name patch, it should fix the character being called the default name during several dialogs
Bold if the dev themselves stated that and not just another rumor or wishful thinking. I couldn't care less about what LI's or prospective LI's ages are supposed to be (fictional cartoons = fictional ages) if they are optional via choice but as far as the incest, no incest = no interest and that goes for every AVN on here. No time for boring Patreon-approved junk, I can barely keep up with just the incest/Daz/Renpy/no sandbox ones. But if it's ever added by whoever this one will be added to my list to keep up with.Read the thread ... this scenario is actually planned for a future update. It's going to be part of the game for those that can't live with the idea of an of-age woman in the game not being an LI.
You forgot Lot, who's 2 daughters were horny so got him drunk and had a threesome (lucky bastard, wouldn't even need to get me drunk for me to knock up my daughters). IRRC that was the main trigger for the juicy scenes in Light Of My Life (too bad the characters in that AVN look like freak shows to one degree or another).As far as I have ever found, the only direct instruction for monogomy is specifically concerning Pastors and Deacons. As for Polygomy and the horrible word begining with "In" that so many platforms will ban a game for, consider Jacob, whom God renamed Israel, father of the Israelites... He had 12 sons (the 12 tribes of Israel) by four women, two were wives and two were his wives servants. His two wives were sisters to each other and were also first cousins of Israel. Israel's father and mother were first cousins once removed, and his grandparents, Abraham and Sarah, were half-siblings, same father but different mother's... So... According to the Bible, God's chosen nation/people was birthed out of Polygamy and incest... Think Patreon will now ban the bible?
There are multiple places in the update this happens actuallyThe updates always great but I think Joanna still called mc by the default name when she called after mc's nightmare.
From the dev notes in the OP.Bold if the dev themselves stated that and not just another rumor or wishful thinking. I couldn't care less about what LI's or prospective LI's ages are supposed to be (fictional cartoons = fictional ages) if they are optional via choice but as far as the incest, no incest = no interest and that goes for every AVN on here. No time for boring Patreon-approved junk, I can barely keep up with just the incest/Daz/Renpy/no sandbox ones. But if it's ever added by whoever this one will be added to my list to keep up with.
FYI, statement about "Boy Howdy" isn't a reference to any kind of band, or even a pop culture reference. It is simply the name of the restaurant chain they are dining in at that moment. It is meant to be a knock off/parody of Bob Evans.Kinda funny mentioning Matchbox 20, Mr. Mister & Creed like they are some sort of sages, yet you refer to Boy Howdy...
View attachment 5478141
View attachment 5478144
Which appears to be some country band, but the image above is what I grew up with in the 1970's and the famous subculture rock magazine Creem that dealt with the true poets of rock like The Doors, Pink Floyd, Dylan CSNY...
If your previous saves were with a mod, and you haven't waited for the Mod to be updated to this release, then that might be your issue...Anyone know why I am getting this error when I try to load saves? Have tried it with and without the mod and even tried a fresh download.
```
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: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x0000000003d1f730>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x0000000003d1f730>
Windows-10-10.0.26200 AMD64
Ren'Py 8.0.3.22090809
UC8 0.3.5.1
Fri Nov 28 13:53:54 2025
```
Thanks, the mod says it is 3.5.1 but get the same error with or without it.If your previous saves were with a mod, and you haven't waited for the Mod to be updated to this release, then that might be your issue...
Looks like Koga already updated the mod... Were your previous saves from the last update? or were they from further back? If they were from Shancho's mod, or if they were before C1E2 you might need to start a new play through. If neither of those were the case, then I don't know, I haven't had anyone else report and issue like that for this update. You said that you are using a mod, you did make sure that you used the latest mod update, correct? I don't actually know Koga like I knew Sancho, So I don't know if they might know what the issue is, but it isn't something I'm recognizing.Anyone know why I am getting this error when I try to load saves? Have tried it with and without the mod and even tried a fresh download.
```
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: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x0000000003d1f730>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "D:\Downloads\UC8-0.3.5.1-pc\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 "D:\Downloads\UC8-0.3.5.1-pc\renpy\loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "D:\Downloads\UC8-0.3.5.1-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x0000000003d1f730>
Windows-10-10.0.26200 AMD64
Ren'Py 8.0.3.22090809
UC8 0.3.5.1
Fri Nov 28 13:53:54 2025
```
Thanks, fixed it using the SanchoModRemoved-SaveFileFix should anyone else have the same issue. Thanks againLooks like Koga already updated the mod... Were your previous saves from the last update? or were they from further back? If they were from Shancho's mod, or if they were before C1E2 you might need to start a new play through. If neither of those were the case, then I don't know, I haven't had anyone else report and issue like that for this update. You said that you are using a mod, you did make sure that you used the latest mod update, correct? I don't actually know Koga like I knew Sancho, So I don't know if they might know what the issue is, but it isn't something I'm recognizing.
That whole scene made me extremely uncomfortable. That one and the military recruitment flashback/dream where a military career was literally the MC's only option after he was turned down everywhere else.But let's just agree here... Spreading the good word by "bang everything AVN" is one of the strangest launch platforms for missionary work I've heard of, and there have been some truely interesting ones.
As for the writing. I'll happily give you that atheists can be annoying... but "Here's a deep philosphical cut delivered by a child, tihi I don have all the answers as I'm only twelve" is hamfisted at best.
Laws don't remove free will they just provide consequences for some choices. Otherwise there'd be no criminals.That whole scene made me extremely uncomfortable. That one and the military recruitment flashback/dream where a military career was literally the MC's only option after he was turned down everywhere else.
This game was one of my favourites and I was looking forward to playing the update when I saw it pop up in my feed. It's not a favourite anymore. I still enjoy the story overall and I'm looking forward to seeing what the MC does with the cinema. But children being indoctrinated into religion has always been one of my MAJOR icks.
But it's also the flawed reasoning in the argument she makes that bothers me. It's the black and white "You either have total free will or you are a mind controlled puppet" proposition that is fundamentally flawed. Laws already limit free will anyway, and it would be entirely within God's power to prevent the extremes of wickedness while still allowing people the free will to choose their own path in life.
Having said all that, I encourage the dev to continue to make the game the way they want to make it, but I'm considering making an Atheist mod depending on how future updates go.