4.30 star(s) 183 Votes

fbass

Member
May 18, 2017
388
548
I downloaded 3a and played flawless. 3a in the op has the patch already applied
 

Naegus

Newbie
Nov 30, 2017
21
34
Heres a (hopefully) mostly bug free script file. Includes incest patch and fixes for bugs like those i mentioned before. Also a little refractured and so easier to read/follow for followup bugfixes. Haven't tried all paths so report if there are bugs left. Need to start a new game for it to work
line 6537
jump cousinl1
looks like it should be
jump cousin
 
  • Like
Reactions: HiveMind

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,348
Noticed with the game if you enabled dev mode you were hit with multiple this thing is defined 2 times for a lot of things on start up so I replaced the script file with the patch files renamed them and then only had one *label splashscreen:* is defined 2 times so I found them and deleted one of them out and now game is running with just the patch instead of the script file. The patch is should be the same as the script file so I should be good to go.
 

ustar

Active Member
Dec 29, 2017
749
566
I got this:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/patch.rpy", line 6530, in script
    if smallboobs == True:
  File "game/patch.rpy", line 6530, in <module>
    if smallboobs == True:
NameError: name 'smallboobs' is not defined

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

Full traceback:
  File "game/patch.rpy", line 6530, in script
    if smallboobs == True:
  File "D:\AG\Whereitallbegan-0.3a-pc\renpy\ast.py", line 1760, in execute
    if renpy.python.py_eval(condition):
  File "D:\AG\Whereitallbegan-0.3a-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\AG\Whereitallbegan-0.3a-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/patch.rpy", line 6530, in <module>
    if smallboobs == True:
NameError: name 'smallboobs' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Where it all began 0.3a
Mon Mar 18 14:05:28 2019
IMPORTANT note ONLY for 0.3a version - in \game\ folder there is patch.rpy - it can conflict with script.rpy - so remove patch.rpy
Apply my patch above - it fixes this smallboobs, but you may have to replay.
 

ustar

Active Member
Dec 29, 2017
749
566
Used the fix and the patch and still friend, friend, friend blagh
Incest is officially removed from the game and my patch fix don't add it. If you want it, you must search for specific version.
Personally I find incest not erotic, but I don't judge other preferences since it's only game.
However it may be too much work to maintain 2 versions of script.rpy
 

HiveMind

Newbie
Feb 15, 2018
24
45
Incest is officially removed from the game and my patch fix don't add it. If you want it, you must search for specific version.
Personally I find incest not erotic, but I don't judge other preferences since it's only game.
However it may be too much work to maintain 2 versions of script.rpy
my patch includes incest and bugfixes
 

andupreda

Member
Nov 27, 2018
218
207
Incest is officially removed from the game and my patch fix don't add it. If you want it, you must search for specific version.
Personally I find incest not erotic, but I don't judge other preferences since it's only game.
However it may be too much work to maintain 2 versions of script.rpy
Me neither , but then the screenplay it's lame ... Obviously this games are made with the incest purpose but then because of Patreons politc they decided to Hide (relations) to be fair ... no matter how good friend would you be with someone you wont get involved in this comeback home bullshit ... without the familly relation the screenplay looks lame ... Just my opinion .
 

ustar

Active Member
Dec 29, 2017
749
566
Me neither , but then the screenplay it's lame ... Obviously this games are made with the incest purpose but then because of Patreons politc they decided to Hide (relations) to be fair ... no matter how good friend would you be with someone you wont get involved in this comeback home bullshit ... without the familly relation the screenplay looks lame ... Just my opinion .
Yes, it is just as that. It was incest and now it's being removed and sometimes look strange - I even corrected some things like calling aunt to character name in text that was still not changed - things like this may still exist.
 
  • Like
Reactions: andupreda

doomulol

Member
Apr 1, 2018
394
340
is the compressed version good to play now? does it have the bugfix and incest patch on it?
 

ustar

Active Member
Dec 29, 2017
749
566
is the compressed version good to play now? does it have the bugfix and incest patch on it?
No, both standard and compressed versions needs bugfix and incest patch if you need it. More - incest will never be in full download, so you need to download them both anyway, but patch is really just one small file that you have to overwrite.
 

fortuna95

Lezz kiss for peace!
Donor
Feb 7, 2018
3,631
17,936
I like the game very much, it's somewhat similar to "on hold" game Love and Submission!

found a bug, sry if it already was here:

bug.jpg
 

dosenspezi

Member
May 2, 2017
150
370
Thank you. :)
Fixed.
If NTR is not TRUE, appr will be not defined when Miru decided to "go in" the library.

Code:
            else:
                $ appr = False
                $ flash = False
                $ dpussy = False
                m "(Oh god.. disgusting.)"
                m "(I better leave before he notice me.)"
                jump shower
Therefore, I just added 1 line as above.
 
  • Like
Reactions: HiveMind
Jun 15, 2018
412
456
Full traceback:
File "game/patch.rpy", line 9427, in script
jump morningauntdinner
File "C:\Users\John Cena\Downloads\Whereitallbegan-0.3a-pc\Whereitallbegan-0.3a-pc\renpy\ast.py", line 1631, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\John Cena\Downloads\Whereitallbegan-0.3a-pc\Whereitallbegan-0.3a-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'morningauntdinner'.

HELP pls
 

Abîme

Well-Known Member
Sep 27, 2018
1,877
17,343
Miru will make a glorious cuckquean, can't wait to see her fully embrace that role :cool:
 
  • Like
Reactions: rKnight
4.30 star(s) 183 Votes