mmmonsterkill

Well-Known Member
Aug 30, 2016
1,565
1,771
on the top of the phone where the light it. make sure it is set to red. red means incest is on.
yeah it aint there for me, i see the cheat icon but i dont remember downloading the cheatmod ill just redownload from here and try it on a "clean" version
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
yeah it aint there for me, i see the cheat icon but i dont remember downloading the cheatmod ill just redownload from here and try it on a "clean" version
the cheat mod is built in. i haven't installed any files, incest or cheat mods.

i think when you added the incest mod you might have broke it.

this is my phone. no cheat mod installed and red light. try a clean download. your old saves should still work.
You don't have permission to view the spoiler content. Log in or register now.
 

mmmonsterkill

Well-Known Member
Aug 30, 2016
1,565
1,771
the cheat mod is built in. i haven't installed any files, incest or cheat mods.

i think when you added the incest mod you might have broke it.

this is my phone. no cheat mod installed and red light. try a clean download. your old saves should still work.
You don't have permission to view the spoiler content. Log in or register now.
REEEEEE, i redownloaded the newest version posted here, extracted and when i check my phone its the cheat menu one not the one in your picture
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Chooch208

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
oh i think i get what's wrong. you're not suppose to click on D-sama cheats. click the little circle above that

You don't have permission to view the spoiler content. Log in or register now.
 

mmmonsterkill

Well-Known Member
Aug 30, 2016
1,565
1,771
oh i think i get what's wrong. you're not suppose to click on D-sama cheats. click the little circle above that

You don't have permission to view the spoiler content. Log in or register now.
yeah but there's nothing there i can click, i have been trying to. also tried to make a new playthrough and i even downloaded from mega instead of nopy, same problem.
You don't have permission to view the spoiler content. Log in or register now.
 

finndem

Member
Aug 13, 2020
265
165
Better question: Was the nopy file ever updated to the most recent version of the game?

(Has the Mega link been updated to the one Will released to subscribers overnight?)
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
yeah but there's nothing there i can click, i have been trying to. also tried to make a new playthrough and i even downloaded from mega instead of nopy, same problem.
You don't have permission to view the spoiler content. Log in or register now.
ok that stumps me. with a fresh install of the newest version on the first page. that light should have been clickable. have you tried starting up a new game and activating the incest patch the original way? clicking the dot on the exclamation mark?

if you activate it that way, it should carry over to your saves too.
 

mmmonsterkill

Well-Known Member
Aug 30, 2016
1,565
1,771
ok that stumps me. with a fresh install of the newest version on the first page. that light should have been clickable. have you tried starting up a new game and activating the incest patch the original way? clicking the dot on the exclamation mark?

if you activate it that way, it should carry over to your saves too.
yeah that worked thanks, not on a fresh install tho but with the patch posted on the front page. still no light on phone tho
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
that's weird, since the patch for 0.05 shouldn't work with 0.06. well, so long as it works for you, that's all that matters lol.
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
ooooh you're right. didn't see the second link for the patch. good to know.
 

Hordragg

Lesser-Known Mesmer
Donor
Compressor
Apr 2, 2019
3,021
10,826
that's weird, since the patch for 0.05 shouldn't work with 0.06. well, so long as it works for you, that's all that matters lol.
Weird indeed. I just downloaded 0.06b and can confirm that after unpacking scripts.rpa and editing no_inc.rpy (#default roommates) to get it to run I'm unable to activate the patch. :oops:
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
is the latest build up or is it still the buggy names build? i still have the buggy names build since i completed it when it was out and saw no reason to update. since i'd be seeing the same content, just names fixed.

i'll download the build on the first page and i'll update my findings.
 

co11ider

Member
Jul 15, 2018
163
44
Yep, no patch for me too. No red light on the phone and no clickable thing there. Patch (both) in the OP also doesn't work. Still roommates.
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,430
8,377
which file host are you guys downloading it from? i just tried MEGA and the phone light worked for me still.

trying NOPY next.

EDIT: tried NOPY version too AND used the incest patch on the front page and everything is still working. i can't seem to recreate the button disappearing.

 

Ricky Ricardo

Member
May 10, 2018
119
61
my game crashes when I try to start it. I never played this but not a great start

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

While running game code:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "game/no_inc.rpy", line 452, in set_default
    default housemates = "housemates" #==> "Remember! I already know you're recording your housemates."
Exception: store.housemates is being given a default a second time.

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

Full traceback:
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\main.py", line 578, in main
    run(restart)
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "C:\Users\Gebruiker\Downloads\AFamilyVenture-0.06b_supporter-pc\renpy\exports.py", line 3495, in execute_default_statement
    i.set_default(start)
  File "game/no_inc.rpy", line 452, in set_default
    default housemates = "housemates" #==> "Remember! I already know you're recording your housemates."
Exception: store.housemates is being given a default a second time.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
A Family Venture 0.06b_supporter
Thu Sep 17 22:35:59 2020
 
3.50 star(s) 120 Votes