3.60 star(s) 36 Votes

xXx GAMELOVER

Member
Feb 25, 2018
434
176
Jesus this is filled with so many bugs, even just a normal playthrough would let you encounter a few game breaking ones, from infinite loops, to just straight up bugs that prevent you from progressing ("I don't want to talk to you.") clearly the dev can't even use one of the simplest game engines out there, renpy
nor true i had saves from 0.3 and yes with 0.4a my save was bugged with the same issue but after playing threw a new game witch does not take very long i got all the content for ver 0.4a
 

Netgear

Active Member
Jul 25, 2018
596
616
Agreed, I think it's a pretty interesting setup for starting out a game with a fairly common misunderstanding.
Just some common names that denote a different gender in different countries that I know of:
-Nikita, common male name in Russia, typically female in Western countries (thank Sir Elton John for that)
-Jan, common female name in the US, definitely a male name in Belgium, Netherlands and Hungary.

I'm sure we could assemble a nice list of such names in off-topic :D
In Canada, there's french and english communities and Jocelyn is a male name in the french communitiy and a female name in the english communitiy, so you don't even have to change country to have a different gender desingnation.

Just think about it, an english female Jocelyn could marry a male Jocelyn and have both the same name. :)
 

cxx

Message Maestro
Nov 14, 2017
59,254
29,523
Game seems very nice, only one thing I'll never understand (not only in this game): Why the question for being at least 18... I mean, come on, how stupid can a 12 year old be to answer with "No, I am under 18" ^^ that's so unbelievable unnecessary! I always Unren those and delete that stupid question section ^^
laws and if not those then patreon rules since games have adult content.
 

zickyjork

Member
Aug 2, 2017
259
99
anyone have a save right before the "spicy" movie with Lily? My game keeps telling me she doesn't want to talk to me right now
 

Spawn420

Active Member
Oct 24, 2018
725
466
getting a bug when checking for progress hints with Lily the morning after the anal movie...
in error it says its checking progress with Molly for some reason lmao

edit: talking to Molly about the weekend getaway seems to fix this issue

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

While processing text tag {I} in u'{size=20} {I}Progress with Molly.{/i} {/size}'.:
Exception: Unknown text tag u'I'

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

Full traceback:
  File "room1.rpyc", line 207, in script
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\exports.py", line 990, in menu
    rv = renpy.store.menu(new_items)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\exports.py", line 1226, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\display\layout.py", line 1127, in render
    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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, 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 "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\text\text.py", line 1996, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\text\text.py", line 597, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "C:\Misha\Games\MOE\ExchangeStudent-040b-pc\ExchangeStudent-0.4.0.b-pc\renpy\text\text.py", line 1179, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'I'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Exchange Student 0.4.0.b
Tue May 12 17:15:01 2020
 
Last edited:

heretic1

Member
Dec 22, 2019
248
553
"I highly advise to read at least the last couple of sentences of the conversation to know „what you should do” or „where you should go”."
oh man, if anyone could only point me the last couple sentences of ANY conversation of ANY game.. lol.. i so wish they're in yellow... ;)
 

Wildbill5150

Active Member
Oct 6, 2018
805
892
Will there be a walkthrough? The mom deserves lots and lots of love:love: she is fantastic!! Hope for much more of her and mc getting super close in the near future?
 
May 19, 2019
484
296
Will there be a walkthrough? The mom deserves lots and lots of love:love: she is fantastic!! Hope for much more of her and mc getting super close in the near future?
Dude I wish you could join her in the shower like you can her daughter and do more then just kiss her again like her daughter.. I can see the game is focused on the daughter but giving us the mom so it doesn't die down so fast
 
  • Like
Reactions: Wildbill5150

Reese286

Well-Known Member
Nov 24, 2017
1,284
2,098
I support three games on Patreon and was about to support this one too until this update. Nope, I'm out.
 

cxx

Message Maestro
Nov 14, 2017
59,254
29,523
Last played 0.2.1 update and oh boy the grind was real. is it playable now ?
no need to grind except watch pornmovies with roommate few times and also watch porn at night few times (to advance with landlady) and fool around with roomie in the morning.
 
3.60 star(s) 36 Votes