• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
2.20 star(s) 114 Votes

sonhot

Active Member
Apr 29, 2017
992
1,853
Slow games are fine by me and this game is fine as it is, i would even be fine if it still has no sex scene when it's finished, there's plenty other things to fap to anyway but that's just me. I kinda understand people ranting about this tho. They probably expected a slow game but perhaps not this slow :LOL:.
 

Roninsoul7

Member
Mar 24, 2020
118
307
I have to agree with sonhot, there is slowburn, and then there is noburn. One takes awhile to get there, the other is like a dud artillery shell, all promise with no bang. That being said, the story is interesting, but the RPG/Sandbox elements being added are slowly turning it into a different game than in the beginning. I will keep an eye out for this one, but the promise it showed in the beginning is steadily being taken out for me.
 

RoadWulf

Engaged Member
Nov 18, 2018
3,984
7,933
Episode ends:

"Dev remains a cunt, still ends things at bad times, game is exactly as it has always been."

And where the hell are any choices to add points to people? It's really kind of absurd at this point.
 

Kentan

New Member
Apr 27, 2017
7
6
Just noticed something with Melanies introduction.
"Yes,I think is my Scandinavian blood;my parents are from northern germany"
Scandinavia is 3 countries :Sweden,Denmark and Norway.
So she cant have scandinavian blood unless her heritage goes beyond her parents,meaning maybe grandparents
came from scandinavia.
Reason why i noticed this,is that im from sweden.

Just giving you heads up
 
  • Like
Reactions: Tinny and dnsin2019

lofuy

Newbie
Apr 25, 2017
26
4
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/0000warning.jpg'>:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 69, in script
    if renpy.pause(20.5):
  File "game/script.rpy", line 69, in <module>
    if renpy.pause(20.5):
IOError: Couldn't find file 'images/0000warning.jpg'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 69, in script
    if renpy.pause(20.5):
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 69, in <module>
    if renpy.pause(20.5):
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-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 "E:\télécharements\TPTheClassNextDoor-0.11.1-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 "E:\télécharements\TPTheClassNextDoor-0.11.1-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 "E:\télécharements\TPTheClassNextDoor-0.11.1-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 "E:\télécharements\TPTheClassNextDoor-0.11.1-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 "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(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 "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 "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "E:\télécharements\TPTheClassNextDoor-0.11.1-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/0000warning.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
 
Thu Jul 23 10:24:44 2020
 
  • Yay, new update!
Reactions: Jeancul

keto97

New Member
Jun 21, 2017
5
6
" If you're looking for a quick fap then you're in the wrong place, this game is a slow burn, you have been warned. " this man knows how to get me
 

cxx

Message Maestro
Nov 14, 2017
57,734
28,638
short update like usually. new house is same as safehouse b in earth's sexiest heroes.
 

Vrijgeest

Engaged Member
Jun 16, 2019
3,332
3,162
DAZ assets are in very short supply. At least we have not seen (yet) the Eastern European house with the cracked walls or the house with number 40a. There is also the park with the railway bridge.
 

somebodynobody

Engaged Member
May 11, 2017
3,242
4,193
Another game bites the sandbox. A shame I enjoyed the story and slow burn never bothered me but when it becomes a sandbox I wont bother with it. What a waste. Why cant devs get it? The most popular games are not sandboxes. It is the most boring genre of games.
Just a point, Summertime Saga is one of if not the highest grossing adult game on patreon. It is Sandbox, it is very popular.
 
  • Like
Reactions: Thermophob

Vrijgeest

Engaged Member
Jun 16, 2019
3,332
3,162
Just a point, Summertime Saga is one of if not the highest grossing adult game on patreon. It is Sandbox, it is very popular.
Very doubtful about that claim I am. For a start the game is terrible. The big VN's are the most popular by far.
 

Moonis

Active Member
Mar 18, 2019
600
849
Pyjama party... Totally wasted opportunity. I was expecting some light groping of the Daria and perhaps peek at some girl showing she's not wearing underwear.

This game uses so much time on totally useless stuff, like father's long monologue at the pyjama party night. That could have been cut out without losing anything, and used time for making that scene for something more fullfilling. I was irritated by conversations with "Self" already at earlier updates. All of those should be cut out.

Like someone said earlier. Player shouldn't lose content over trivial choices. And important choices should be marked so.

What is this that I hear about moving into sandbox? Please, no. That's rarely good option. It requires creator to make really much content for game not to feel totally empty, and I don't see that happening anytime soon.
 

Vrijgeest

Engaged Member
Jun 16, 2019
3,332
3,162
Moving into a sandbox just proves the lack of ideas. I agree the sleep over was a huge miss.
 
May 1, 2020
82
46
Please update the WT please !! Thank you and this is Very Good Game !! Recommend to everyone !! (Not for fap,it's story progression, of course it's has lewd)
 

ThatGuyWithaAfro

Active Member
Aug 28, 2018
620
819
Reincarnotica destroys your point.
What? There is actual sexual content in that game so in what why does that destroy my point, like actual content, not dream/fake stuff.

Just a point, Summertime Saga is one of if not the highest grossing adult game on patreon. It is Sandbox, it is very popular.
And STS is a very sexuilzed game. A game with focus on story going to sand box? Unless the sandbox element is small like Being DIk, it will fail. Even if it was, it still might, being a dik is very sexulized game.
 

Pinsel

Active Member
Dec 25, 2019
818
724
What? There is actual sexual content in that game so in what why does that destroy my point, like actual content, not dream/fake stuff.
yeah? with witch girl? And how have you do it? And groping Emily or Tiff iis a little bit low for sexual content.
 
Last edited:
2.20 star(s) 114 Votes