agn25

Well-Known Member
Nov 20, 2017
1,125
2,666


View attachment 3276227


Excitement is mounting as we continue to share details about what's in store for you! Here comes our third spoiler – a widely recognized location that needs no introduction. However, don't be misled; it's merely the beginning of one of our scenes, with the main events unfolding beyond its boundaries.

For some of our devoted fans, Monica's foray into the world of cinema was a standout moment. We're delighted to announce that in the upcoming update, Monica will further hone her skills in the realm of acting.

Stay tuned for updates and surprises!
Okay this spoiler makes me think that we will get a lesbian pairing of Monica and that blonde chick in the background for the up coming porn shoot. I really hope I'm wrong and they will both be preforming with some guys. Or even better Monica on her own with the boys.
 
Last edited:
  • Like
Reactions: wildride69

Ostego

Well-Known Member
Jul 30, 2018
1,897
3,226
Okay this spoiler makes me think that we will get a lesbian pairing of Monica and that blonde chick in the background for the up coming porn shoot. I really hope I'm wrong and they will both be preforming with some guys.
Yeap making lesboscene after stuff we saw with blondy... not good. But hope it`s just another start of blackmailing Monica and don`t have any connection with filming.
 
Last edited:
  • Like
Reactions: agn25

Ostego

Well-Known Member
Jul 30, 2018
1,897
3,226
And btw it looks like more beggining of casting another investor than pornfilming, as we still don`t know last 5th scene of update.

We still have this guy
1705667412709.png

before Steve, Phillip and Campbell will start their action in casting.
 
Last edited:

EraRamp

Active Member
Aug 26, 2019
614
1,479
While playing 1 Episode after 1 min or 2 game crash and this log shows
Code:
File "Rooms/map.rpyc", line 156, in script call
  File "Rooms/map.rpyc", line 186, in script call
  File "Characters/Monica/Drive.rpyc", line 18, in script call
  File "Characters/Monica/Drive.rpyc", line 125, in script
  File "00_Functions/scene_controller.rpyc", line 90, in script call
  File "00_Functions/objects.rpyc", line 140, in script call
  File "Rooms/map.rpyc", line 156, in script call
  File "Rooms/map.rpyc", line 186, in script call
  File "Characters/Monica/Drive.rpyc", line 18, in script call
  File "Characters/Monica/Drive.rpyc", line 125, in script
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "game/00_Functions/01_init_python.rpy", line 122, in w_exec
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "S:\Games\Games\FashionBusiness-EP1-COMPLETED-pc\renpy\display\im.py", line 312, in get
    ce.texture = renpy.display.draw.load_texture(texsurf)
  File "gldraw.pyx", line 738, in renpy.gl.gldraw.GLDraw.load_texture
  File "gltexture.pyx", line 883, in renpy.gl.gltexture.texture_grid_from_surface
  File "gltexture.pyx", line 319, in renpy.gl.gltexture.TextureCore.load_surface
  File "gltexture.pyx", line 1174, in renpy.gl.gltexture.premultiply
MemoryError:

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP1-COMPLETED
Fri Jan 19 18:29:37 2024
It's most likely a problem on your side. I have not seen this error in 3 years ;)
 

agn25

Well-Known Member
Nov 20, 2017
1,125
2,666
And btw it looks like more beggining of casting another investor than pornfilming, as we still don`t know last 5th scene of update.

We still have this guy
View attachment 3276834

before Steve, Phillip and Campbell will start their action in casting.
Yes, the enigma that is Mr Smith. We know almost nothing about this bloke. Other than he is a careful investor who makes sure things are the way they are presented. Looking forward to his husband casting whenever that may be.
 

Ostego

Well-Known Member
Jul 30, 2018
1,897
3,226
Yes, the enigma that is Mr Smith. We know almost nothing about this bloke. Other than he is a careful investor who makes sure things are the way they are presented. Looking forward to his husband casting whenever that may be.
and this is wife of last investor 1705700894459.png , so thats why they are looking with such interest. And Monica looks too calm and pleasant for talking about porno) Ofc this casting can move to pornoshooting, but have no ideas how to implement this move.

So i`ll prefer to think that this is last 5th scene.
 

agn25

Well-Known Member
Nov 20, 2017
1,125
2,666
and this is wife of last investor View attachment 3278497 , so thats why they are looking with such interest. And Monica looks too calm and pleasant for talking about porno) Ofc this casting can move to pornoshooting, but have no ideas how to implement this move.

So i`ll prefer to think that this is last 5th scene.
Yeah maybe. There will have to be a scene leading to this next porn shoot because as of what we know now there is no way she is going back to it. This spoiler is hiding who she is at the restaurant with. Could be the next husband audition or not. Although it is a table for two so where is the judge sitting because it would look strange to have a date in this restaurant with a guy standing over them taking notes. Interesting she is in that old outfit. Did it win the poll or is it being reused for some other reason?
 
Last edited:

Ostego

Well-Known Member
Jul 30, 2018
1,897
3,226


1705734070392.png



Betty remains blissfully unaware of just how insatiable her dear husband is! While she was engrossed in assessing Fred's professionalism, her (now former) husband took it upon himself to evaluate the professionalism of the governesses!

The storyline takes an intriguing turn as the characters navigate the complexities of their relationships and the professionalism of their staff. Anticipate new surprises and heightened drama in this release.

This scene might not unfold exactly as you expect, adding an extra layer of unpredictability to the narrative.
 

3nterprise

Member
Jan 20, 2019
239
247
But Still the other 4 events seems interesting so I am expecting this to be best update of Episode 4 so far
I would not rejoice prematurely, the monkey has been a screenwriter of Mexican telenovelas or Netflix shit series for quite some time. I am very worried that we will be bored with the other scenes and only one will be interesting.
 
  • Haha
Reactions: agn25

agn25

Well-Known Member
Nov 20, 2017
1,125
2,666
I would not rejoice prematurely, the monkey has been a screenwriter of Mexican telenovelas or Netflix shit series for quite some time. I am very worried that we will be bored with the other scenes and only one will be interesting.
OMG. Please elaborate and give us the titles.;)
 

agn25

Well-Known Member
Nov 20, 2017
1,125
2,666
agn25 i was wrong.... the reality is cruel. :cry::cry::cry::cry: Julia+Ralph
I learned long ago you cannot escape the disappointment of Betty. And then I learned it got worse when for some unknown reason DM turned Betty's storyline into Monica's home storyline. So because Monica is posing as Betty she suddenly has to have her personality and can't resist Fred's cock. So dumb. But you know the rest of the game is kind of cool.:)
 
Last edited:

wildride69

Well-Known Member
Jan 5, 2023
1,241
3,001
I learned long ago you cannot escape the disappointment of Betty. And then I learned it got worse when for some unknown reason DM turned Betty's storyline into Monica's home storyline. So because Monica is posing as Betty she suddenly has to have her personality and can't resist Fred's cock. So dumb. But you know the rest of the game is kind of cool.:)
Sounds....Sounds like bad writing :LOL:
 
  • Like
Reactions: Gigalomaniac
3.50 star(s) 226 Votes