VN Ren'Py Tainted Heritage - a.k.a Weird Shit Is Going to Happen [v0.7.1] [recreation]

4.40 star(s) 40 Votes

slocal

Member
Sep 23, 2020
173
161
Dev refuses to answer my 1 question.


I still like the story but with it being "FAKE" incest is what got me going.
It's not (as you say) "fake" incest. It's incest. They share DNA. You can argue that it's more like sex with an aunt (where mom and aunt were twins) if you want... but that's still incest. It's kinda creepy when you start insisting that the MC be from the womb of the woman he's fucking. Just enjoy the game and stop with the multi-dimensional semantics.
 

MrSancini

Active Member
Feb 18, 2018
515
1,039
I like the Idea of Characters from different timelines/dimensions getting together and such, but the same concept can be frightening since kinda gives the possibility of the Grandfather's MC actually being the MC from ANOTHER timeline/dimension (they're similar, so that's why I'm on this tangent).
 

packor

Member
Oct 11, 2021
343
437
I like the Idea of Characters from different timelines/dimensions getting together and such, but the same concept can be frightening since kinda gives the possibility of the Grandfather's MC actually being the MC from ANOTHER timeline/dimension (they're similar, so that's why I'm on this tangent).
also raised that hypothesis before here, but I haven't played the newest versions yet
 

DarkSpace2117

New Member
Nov 17, 2017
3
1
I'm having some errors, and I'm not exactly sure where to post this. Please tell me if this should go in a different thread or something else.

Thanks!


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

While running game code:
  File "game/d7.rpy", line 1677, in script
    $ crV.append(charRace[1])
  File "game/d7.rpy", line 1677, in <module>
    $ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'

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

Full traceback:
  File "game/d7.rpy", line 1677, in script
    $ crV.append(charRace[1])
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/d7.rpy", line 1677, in <module>
    $ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Weird Shit Is Going To Happen v0.6
Tue Oct 11 12:34:19 2022
 

recreation

pure evil!
Respected User
Game Developer
Jun 10, 2018
6,268
22,315
I'm having some errors, and I'm not exactly sure where to post this. Please tell me if this should go in a different thread or something else.

Thanks!


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

While running game code:
  File "game/d7.rpy", line 1677, in script
    $ crV.append(charRace[1])
  File "game/d7.rpy", line 1677, in <module>
    $ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'

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

Full traceback:
  File "game/d7.rpy", line 1677, in script
    $ crV.append(charRace[1])
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/d7.rpy", line 1677, in <module>
    $ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Weird Shit Is Going To Happen v0.6
Tue Oct 11 12:34:19 2022
Use the patch in op and start a new game.
 
  • Like
Reactions: jaw1986baby

recreation

pure evil!
Respected User
Game Developer
Jun 10, 2018
6,268
22,315
The Mac version doesn't seem to wanna start, for some reason.
Look in the OP.

Would it be difficult to have a scene counter?

So if we missed a scene we could see the number out of whatever and go back and try to get it?

That seems like it might be a real pain too implement.....


:(
Not really hard to implement, but I'd probably constantly forget to add new scenes :poop:
 
4.40 star(s) 40 Votes