SumTingWong0420

Well-Known Member
Aug 30, 2018
1,137
1,042
So I'm stuck, I've gotten as far as I can with everyone Except Jessica & Elizabeth currently I'm
You don't have permission to view the spoiler content. Log in or register now.
what am I missing or doing wrong ? Do I need to max Jessica's path before night time with Elizabeth can progress?
 

Stepfan

Newbie
May 2, 2020
38
21
this is an incredible game it should be in top 3 or at least in top 10. I found it by mistake. What a great game. The characters and their reactions all so well written. Great job to all who made the game. Looking forward to updates.
 
  • Like
Reactions: Priappus

Kirito Kazuga

Newbie
Aug 19, 2020
30
27
ok so for season 2 megan for me her events say 1/3 yet "to be continued"? did i choose wrong choices or something? cuz it makes sense for zoe to be 0/0 as its already "to be continued"
 

tispeyupso

New Member
May 4, 2021
1
0
I dont know if anyone has told you yet but i keep getting a game crashing bug when i do the scene where megan plays with her self this is what i get
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
MemoryError:

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

Full traceback:
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\execution.py", line 908, in run_context
context.run()
File "1_Home_label.rpyc", line 19491, in script
File "1_Home_label.rpyc", line 19491, in script
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\exports.py", line 1480, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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 "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-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 "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\display\video.py", line 405, in render
tex, _ = get_movie_texture(self.channel, self.mask_channel, self.side_mask)
File "C:\Users\Owner\Downloads\Patreon\Echoes of Lust\EchoesOfLust-Episode_1-10-pc\renpy\display\video.py", line 177, in get_movie_texture
tex = renpy.display.draw.load_texture(surf, True)
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-7-6.1.7601-SP1
Ren'Py 7.3.5.606
EchoesOfLust Episode_1-10
Sat Jan 09 05:57:44 2021

Did you get this sorted?
If yes How?? I am stuck here :( and IT SUCKS BIG TIME!!!
 
3.70 star(s) 243 Votes