EraRamp

Active Member
Aug 26, 2019
630
1,504
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,182
2,750
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

Engaged Member
Jul 30, 2018
2,064
3,464
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,182
2,750
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

Engaged Member
Jul 30, 2018
2,064
3,464


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
256
265
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,182
2,750
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,182
2,750
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,527
3,745
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

wildride69

Well-Known Member
Jan 5, 2023
1,527
3,745
Hey there! Bad writing can still be consistent. :)
Consistently Bad........
It's like going from
Spider Man 1 - Excellent good Writing, great world building and visuals - to
Spider Man 2 - Still good not as good but acceptable - to
Spider Man 3 - WTF did they do?? Bad writing, poor storytelling, bad sub plots, the ingredients are still there but the chef fell asleep ...

We are hoping for Gordan Ramsey to come in and correct this current iteration of a messy dish. The ingredients are still here but the mess needs to be cleaned up.
 
Last edited:

Ostego

Engaged Member
Jul 30, 2018
2,064
3,464

1705830611103.png


Recently, we conducted a survey to gauge your preferences regarding Monica's costumes, and to be honest, the results surprised us. You can take a look at them [ ].



However, in this upcoming update, we're thrilled to announce that Monica will be donning a brand-new office costume! Everyone will have the chance to appreciate just how stunning it is.

Get ready for a sizzling addition to Monica's wardrobe. We can't wait for you to see it, and we're eager to hear your thoughts on it!
 
3.50 star(s) 228 Votes