oh thanks! the mod is full of errors atm I think. for anyone wonderingYou're using JDMOD, that's why. Has nothing to do with the game.
oh thanks! the mod is full of errors atm I think. for anyone wonderingYou're using JDMOD, that's why. Has nothing to do with the game.
Ah! Thanks, I missed that. As Jeremy is incapable of saying no to any attractive women, I’ll consider that as the same as the two of them actually agreeing to meet.No, they haven't talked or discussed things as such but soon after her chat with Louise regarding Jeremy, Lena states she needs to have talk with him, so considering how Eva alternates between different characters each update(Ian,Robert,Mike being exception) and how popular he is, It's no brainer Jeremy is bound to have scene in Chapter 10.
There is. You have to go with her on vacation or get all the pictures from Jeremy with her to get it.Is there a scene of Alison at the vacation or is it just implied?
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Switch could not choose a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/story/chapter9_axel.rpyc", line 528, in script
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1205, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3611, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2441, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 933, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 339, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 339, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1358, in render
self.update(st, at)
File "renpy/display/layout.py", line 1336, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "renpy/display/layout.py", line 1416, in condition_switch_show
return condition_switch_pick(switch), None
File "renpy/display/layout.py", line 1412, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Windows-10-10.0.18362
Ren'Py 7.4.4.1439
Our Red String v0.9
Tue Nov 16 01:00:05 2021
No, only if she had sex with him.And if I remember correctly, that talk is a consequence of Louise acting strange since Ivy’s afterparty? Meaning that Lena states that she needs to talk to him independently of whether she had sex with him in chapter 8?
I have no doubt about it, I mean we already got second chance with certain characters if missed first time I.e Alison, Robert,Louise and since the game is no shy of cheating and backstabbing, Lena is sure to hook up with Jeremy down the line regardless of her relationship with Ian.If so, I guess that could indicate his route isn’t closed even if Lena didn’t join him in Louise’s bedroom. Which in turn could indicate (several layers of speculation here, I know) that they also could end up meeting if Lena in the meantime has entered a relationship with Ian?
start from scratch, the game is one where you always find something newHow do I continue my file if I have the v0.8 version also installed? The v0.9 will let me select the save file but it ends and says it will be continued.
i just click ignore or proceed at the bottom, the second option from the left. a warning came up that said things may not work properly but it was fine for me.hello to all, i'am getting this error message right before lena and axel photoshoot ( the one he takes pictures of her), does anyone know how to fix this? thanks.
and i saw a screen where ivy was kissing holy, is this in game? and if so, how can i make it happen? thanks again.
Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: Switch could not choose a displayable. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/story/chapter9_axel.rpyc", line 528, in script File "renpy/ast.py", line 715, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1393, in say who(what, *args, **kwargs) File "renpy/character.py", line 1205, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 871, in do_display **display_args) File "renpy/character.py", line 621, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3101, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3611, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "renpy/display/core.py", line 2441, in draw_screen renpy.config.screen_height, File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/transform.py", line 933, in render return transform_render(self, width, height, st, at) File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/image.py", line 501, in render return wrap_render(self.target, width, height, st, at) File "renpy/display/image.py", line 307, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 339, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 339, in render surf = render(self.child, width, height, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 1358, in render self.update(st, at) File "renpy/display/layout.py", line 1336, in update child, redraw = self.function(st, at, *self.args, **self.kwargs) File "renpy/display/layout.py", line 1416, in condition_switch_show return condition_switch_pick(switch), None File "renpy/display/layout.py", line 1412, in condition_switch_pick raise Exception("Switch could not choose a displayable.") Exception: Switch could not choose a displayable. Windows-10-10.0.18362 Ren'Py 7.4.4.1439 Our Red String v0.9 Tue Nov 16 01:00:05 2021
Thanks! Got it. And sorry about the never ending string of follow up questions. It’s getting hard to keep track of all the smaller variations—and to have saves available for testing on every path.No, only if she had sex with him.
I have no doubt about it, I mean we already got second chance with certain characters if missed first time I.e Alison, Robert,Louise and since the game is no shy of cheating and backstabbing, Lena is sure to hook up with Jeremy down the line regardless of her relationship with Ian.
There is a scene, either with Ian or with Jeremy and Billy.Is there a scene of Alison at the vacation or is it just implied?
Over-ride it?How do I continue my file if I have the v0.8 version also installed? The v0.9 will let me select the save file but it ends and says it will be continued.
Yes, they tend to be. While I do appreciate the mod, I find that they're not really worth it. Especially if you want to do a few different playthroughs.oh thanks! the mod is full of errors atm I think. for anyone wondering
I mean, the guy comes in like 15 seconds, so I'm sure he doesn't want her to think he's premature...Thanks! Got it. And sorry about the never ending string of follow up questions. It’s getting hard to keep track of all the smaller variations—and to have saves available for testing on every path.
The fact that it takes a will point for Lena to not wake up Jeremy makes it feel more like a breaking point; but on the other hand no one rejected anyone—like on some of the other paths. Jeremy’s not aware that Lena even considered sneaking into Louise’s bedroom, and for him the last thing that happened between them was their texting a day or two earlier. It wouldn’t be realistic if Jeremy stopped pursuing Lena after being led on like that. So yeah, I agree that another chance to re-enter that path seems likely.
Grind on her at the club and take her home. Then either encourage Jeremy to hit on her or not.Hold on how do you get to see Emma's scenes??
This is really good news to me. I've already talked about that every guy Lena meets, aside Ian, was somewhat a path to corrupt/dominate her and this was something that bugged me. I wished she have more good guys options and is great Eva will do it. I personaly thought in Wade after he been dumped by Cindy and decide be better version of himself, but obviously will be add one more path will make the game become much more complicated than already is. I hope she rip of that scenes of him jerking off to Lena's photos in his room and pepping her having sex with other. This two awful things completely ruined the character to me. Hope for a Stan with way more character build and less ambulant creep trope. I'm also happy with the re-draws of old images. The art in the lastest chapters become way more better and will be great see the same quality in the early chapters. Anyway, good things for ORS ahead and i'm excited. All hail to EvaKissNews on Eva's Patreon. Stan's getting body mass moved from his belly to his cock
You don't have permission to view the spoiler content. Log in or register now.
I think it's best if they don't change him from the get go. He's a cool dude. It'd be really awesome if his character scenes picked up the pace from the last update forward. Let's say, lena considers him as a reliable guy and goes out with him and shit as a good friend.And then learns that he's a really good dude under all that insecurity and she starts liking him on a romantic level.News on Eva's Patreon. Stan's getting body mass moved from his belly to his cock
You don't have permission to view the spoiler content. Log in or register now.
Exactly! Instead of rewriting it, stan should be stayed as such and then have him have a character development after being intimate with someone. With Lena he could fill a saviour complex trope or manic pixie dream girl trope from the Lena side, someone Lena would rescue because she took a liking or adoration to his efforts or he can also be used to portray the corruption Lena got into, so much so that she is willing to sleep with a dude like this.I think it's best if they don't change him from the get go. He's a cool dude. It'd be really awesome if his character scenes picked up the pace from the last update forward. Let's say, lena considers him as a reliable guy and goes out with him and shit as a good friend.And then learns that he's a really good dude under all that insecurity and she starts liking him on a romantic level.
Having him as a minor character is what made him stand out because he was never really in our face all the time. That's what made him mysterious , that's what makes me persue him as lena. That's just my opinion really and i don't doubt eva kiss to pull it off amazingly. Good luck!