3.20 star(s) 17 Votes

Joselito99

Newbie
Apr 4, 2021
78
156
But why sandbox again and again :rolleyes::cautious::sick:
It's VN definitely more people interested atleast....
There are people, like me, who prefer Sandbox games. As you said, probably the majority is interested in VN and most of the games are like that. I think is only fair that people who like sandbox also get their share in games
 
  • Like
Reactions: SummmerP
Feb 1, 2020
224
325
I want to make a suggestion, can you make it so it doesn't auto forward time when clicking on random rooms to find events? Like put it in the option settings or something. I tried to lower the auto forward time so I can click on the time thing when I'm ready to proceed.
 
  • Like
Reactions: VOYEUR and asero7k

Hairy Pussy Lover

Active Member
Jul 7, 2021
810
760
I don't believe you.
I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'Mom' is not defined

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

Full traceback:
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/bathroom_events.rpyc", line 27, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/bathroom_events.rpyc", line 27, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lisa_room_events.rpyc", line 79, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 45, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 45, in script call
File "scripts/house/lucy_room_events.rpyc", line 30, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/laundry_events.rpyc", line 4, in script call
File "scripts/house/lisa_room_events.rpyc", line 85, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 32, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 32, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 248, in script call
File "scripts/house/lisa_room/lisa_sleeping.rpyc", line 13, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 296, in script call
File "scripts/house/mom_room_events.rpyc", line 25, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 339, in script call
File "scripts/house/lucy_room_events.rpyc", line 30, in script call
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 248, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 339, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 296, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/kitchen_events.rpyc", line 9, in script call
File "scripts/house/ann_events/ann_br_scenes.rpyc", line 161, in script
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1231, in __call__
who = renpy.python.py_eval(who)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'Mom' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
BBS2 0.1
Fri Jul 8 19:51:41 2022
every time mom is on the screen i have errors !!!
 

Yann33

Member
Oct 18, 2017
173
173
I like it and it's not that bad for a start (especially after waiting all this time). The developer deserves a chance but remains to know if the next update will be next month or next year. ;)
 
  • Like
Reactions: TommyTuba

Hairy Pussy Lover

Active Member
Jul 7, 2021
810
760
here is the incest patch if someone is interested. This patch should work in the future updates too.

EDIT:
- fixed a bug mentioned by depechedNode, (thx for heads up)
- updated an image of "a message from Ms. Anna"
I'm sorry, but an uncaught exception occurred.

Before loading the script.
error: Error -3 while decompressing data: incorrect header check

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 427, in main
renpy.loader.index_archives()
File "renpy/loader.py", line 244, in index_archives
index = handler.read_index(f)
File "renpy/loader.py", line 129, in read_index
index = loads(zlib.decompress(infile.read()))
error: Error -3 while decompressing data: incorrect header check

Windows-10-10.0.19041
Ren'Py 7.4.11.2266

Fri Jul 8 19:54:56 2022
just download this patch and now i can`t play !
 

depechedNode

Well-Known Member
Oct 10, 2017
1,796
3,734
I like it and it's not that bad for a start (especially after waiting all this time). The developer deserves a chance but remains to know if the next update will be next month or next year. ;)
According to his Patreon post two months later, if not then I think we are allowed use our forks and torches. :illuminati:

Ok. It's here.

Got lots of love, I appreciate that folks.
Got lots of hate too, kinda expected though.. but boyz, just one little advice, if you meet with a game that's not for you, try not to "review" by saying it's trash just because it's not your type of game.
It's unfair.. and kinda stupid, tbh.


Alright.. so it's here.
What now?

Now I take a weekend off.. first things first.

I see a ton of comments already.
Let's talk about a few key points that you guys keep bringing in.

First, bugs & errors.
There are some, I know.
Will they be fixed?
Yes.
But not immediately.
As I finish my few days off, I'll immediately jump to Jenny's patch.
I hope to have every single one of these bugs and errors dealt with on Jenny's patch.
But it'd be nice if you guys could help me out a little bit more with that.
How? Reporting any bugs and errors you find directly to me.
Either a direct message on f95zone, or in here, or on our Discord channel.
DMs are awesome.
And don't rabble. Point out the bug, say you love me and that's it, period.
That should make it easier for us to pinpoint these issues and have them killed for next patch.

Now... progression.
There are two key points I'd like to address.
First, you've made it very clear that it's hard to know what to do or where to go. It seems the "cigarette mechanic" I intended to assist the player with that, not only isn't doing the job, but repeating it is annoying.
On paper it sounded like a good idea, you know? But as it turns out, it wasn't.
Then there's the endgame. The game doesn't tell you guys when you have already seem all the content that is to be seen. That's awful. I should've seen that coming, but I didn't. I am sorry.
Both thing are also going to be addressed on the next Patch.
I promise you.
These two drawbacks are not going to be present on the next build.

But when is the next build coming up?
The projection is two months.
Jenny's patch will bring Jenny into the fold.
Plus, we're going to remake many scenes from day 0 - in case you haven't noticed, Bobby's, Lisa's, Lucy's and Jenn's character models from day 0 are slightly outdated. I'm not having that shit.
We're also going to be fixing bugs and errors and hopefully have a much cleaner and more stable build.
I'll also review all dialogue in search of typos, grammar errors, etc.
And review any problematic or too confusing/difficult scene proggression.

The game was meant to be snappy and easy going.
If it isn't, it's on me. But it will be. It's how I want it to be.
We'll get there.

So expect the next build to be much cleaner and less buggy.
And Jenny will be there.

You won't have to start over. Saves are (probably) going to stick.
But like I said, I intend to ease progression here and there, and add better ways for you to advance and to know where exactly you are.
So, you might want to start over, and relive the whole experience, thoroughly optimized this time.

The moment I start to work on new scenes, Jenny's, I intend to give another shot on streaming my work, on Picarto.
Stay tuned.
As always, I'll keep you posted on how things are going.

Glad you enjoyed.
Stick around.. I have only just started.
See you soon.
I am not going to take as much long as I did to release an update. I promise that too.

SP.
 
  • Like
Reactions: Yann33
Jun 26, 2019
157
120
idk but i got traumatize on BBS before~ grinding = no sex!! so whats the diff now? more blues? or at least there's a big happening! you cant blame for what i exp from the bbs!
 
Feb 1, 2020
224
325
I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'Mom' is not defined

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

Full traceback:
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/bathroom_events.rpyc", line 27, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/ann_events/ann_late_night.rpyc", line 13, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/bathroom_events.rpyc", line 27, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lisa_room_events.rpyc", line 79, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 45, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 45, in script call
File "scripts/house/lucy_room_events.rpyc", line 30, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/laundry_events.rpyc", line 4, in script call
File "scripts/house/lisa_room_events.rpyc", line 85, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 32, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/frontporch_events.rpyc", line 4, in script call
File "scripts/house/backyard_events.rpyc", line 32, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 248, in script call
File "scripts/house/lisa_room/lisa_sleeping.rpyc", line 13, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/bobby_room_events.rpyc", line 10, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 296, in script call
File "scripts/house/mom_room_events.rpyc", line 25, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 339, in script call
File "scripts/house/lucy_room_events.rpyc", line 30, in script call
File "scripts/house/backyard_events.rpyc", line 52, in script call
File "scripts/house/lucy_events/lucy_sleeping.rpyc", line 248, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 339, in script call
File "scripts/house/living_room_events.rpyc", line 29, in script call
File "scripts/house/backyard_events.rpyc", line 48, in script call
File "scripts/house/lucy_events/lucy_forced.rpyc", line 296, in script call
File "scripts/house/jenny_room_events.rpyc", line 4, in script call
File "scripts/house/mom_room_events.rpyc", line 19, in script call
File "scripts/house/kitchen_events.rpyc", line 9, in script call
File "scripts/house/ann_events/ann_br_scenes.rpyc", line 161, in script
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1231, in __call__
who = renpy.python.py_eval(who)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'Mom' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
BBS2 0.1
Fri Jul 8 19:51:41 2022
every time mom is on the screen i have errors !!!
Well I only had one exception in my play thru, my experience I came across very minimal bugs. The bug that does occur is when mom goes to shower.....so to scream " its full of bugs!" without any context is kinda misleading. For you to have that many bugs has got to be your own personal hardware. Check your system.
 
Feb 1, 2020
224
325
For a solo dev that is just starting out to have just one single ass bug, is pretty impressive if you ask me. Star Citizen has 600 million dollars and 4 full companies on several continents, AND that game is literally only bugs lmao.
 

Hairy Pussy Lover

Active Member
Jul 7, 2021
810
760
Well I only had one exception in my play thru, my experience I came across very minimal bugs. The bug that does occur is when mom goes to shower.....so to scream " its full of bugs!" without any context is kinda misleading. For you to have that many bugs has got to be your own personal hardware. Check your system.
wrong my system is ok ! download game again and that other patch and now everything works fine !
 

NatSlayer

Active Member
Jan 9, 2018
525
153
What is this like a remeke presentation of this game? Or does it have any interesting content?
 

TommyTuba

Engaged Member
Aug 2, 2017
2,422
1,647
Wow, a remake, and even worse models, I will give it a try, but if we don't get content with blondie(Forgot her name, the one that always gets drunk and has the lesbian friend), which is the only decent model, I will not even bother, the game will probably be abandoned as well anyway, these game and Big Brother are cursed lol

So Lucy, that is her name, now she is thicker? What is with the potbelly? Then there is the rest of the models that are ugly af, the sexiest one(if ugly af in this rendition) is the only one that has no "content" if you can call content what we get here, and then there is a TON of clipping issues, I am almost never one to complain but man, at least make the models the same they were, IDGAF about the clipping if the models look good
The game takes place several years after the original game so they are all supposed to have aged during that time.
 
3.20 star(s) 17 Votes