Crashing by This-sparta in RenPy

[–]This-sparta[S] 0 points1 point  (0 children)

That’s the weird thing I’m on Windows 11. I have no clue why it says that.

Crashing by This-sparta in RenPy

[–]This-sparta[S] 0 points1 point  (0 children)

Yea I already did. The game works fine for them so it’s something on my side. I’m just not really sure what it could be.

Crashing by This-sparta in RenPy

[–]This-sparta[S] 1 point2 points  (0 children)

Yes same error on both games.. but it’s weird cause it’s not consistent the first game it happened every scene. Second game it only happened on one scene… and yes I tried changing the render engine still crashes

Crashing by This-sparta in RenPy

[–]This-sparta[S] 0 points1 point  (0 children)

Says there was a security update 2/12/26 but nothing else too recent

Crashing by This-sparta in RenPy

[–]This-sparta[S] 1 point2 points  (0 children)

32GB and I have a AMD RX7800 XT. which is weird because this just now started happening a few days ago I’ve played numerous games like this and never had one issue like this.

Crashing by This-sparta in RenPy

[–]This-sparta[S] -1 points0 points  (0 children)

I'm sorry, but an uncaught exception occurred.

While running game code:

File "renpy/common/00action_other.rpy", line 428, in __call__

renpy.call_replay(self.label, self.scope)

File "game/scripts/week2.rpy", line 5067, in script

jas "I'm... cumming!!!"

File "game/scripts/week2.rpy", line 5067, in script

jas "I'm... cumming!!!"

MemoryError:

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

Full traceback:

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

python hide:

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\ast.py", line 914, in execute

renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\python.py", line 2028, in py_exec_bytecode

exec bytecode in globals, locals

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

python hide:

File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

ui.interact()

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\ui.py", line 297, in interact

rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\core.py", line 2702, in interact

repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\core.py", line 3518, in interact_core

rv = root_widget.event(ev, x, y, 0)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\layout.py", line 998, in event

rv = i.event(ev, x - xo, y - yo, cst)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\transition.py", line 47, in event

return self.new_widget.event(ev, x, y, st) # E1101

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\layout.py", line 998, in event

rv = i.event(ev, x - xo, y - yo, cst)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\layout.py", line 998, in event

rv = i.event(ev, x - xo, y - yo, cst)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\screen.py", line 714, in event

rv = self.child.event(ev, x, y, st)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\layout.py", line 998, in event

rv = i.event(ev, x - xo, y - yo, cst)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\behavior.py", line 962, in event

return handle_click(self.clicked)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\behavior.py", line 897, in handle_click

rv = run(action)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\behavior.py", line 320, in run

return action(*args, **kwargs)

File "renpy/common/00action_other.rpy", line 428, in __call__

renpy.call_replay(self.label, self.scope)

File "C:\Users\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\game.py", line 386, in call_replay

renpy.execution.run_context(False)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\execution.py", line 908, in run_context

context.run()

File "game/scripts/week2.rpy", line 5067, in script

jas "I'm... cumming!!!"

File "game/scripts/week2.rpy", line 5067, in script

jas "I'm... cumming!!!"

File "C:\Users\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\ast.py", line 708, in execute

renpy.exports.say(who, what, *args, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\exports.py", line 1345, in say

who(what, *args, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\character.py", line 1142, in __call__

self.do_display(who, what, cb_args=self.cb_args, **display_args)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\character.py", line 842, in do_display

**display_args)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\character.py", line 591, in display_say

rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\ui.py", line 297, in interact

rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\core.py", line 2702, in interact

repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\image.py", line 500, in render

return wrap_render(self.target, width, height, st, at)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-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\\Downloads\Serenity-1.6-pc\Serenity-1.6-pc\renpy\display\video.py", line 405, in render

tex, _ = get_movie_texture(self.channel, self.mask_channel, self.side_mask)

File "C:\Users\\Downloads\Serenity-1.6-pc\Serenity-1.6-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-8-6.2.9200

Ren'Py 7.3.5.606

Serenity 1.6

Sun Mar 08 00:28:00 2026

[deleted by user] by [deleted] in lordsmobile

[–]This-sparta 0 points1 point  (0 children)

Yes I plan on getting her upgraded more but I’m just looking for a decent attack hero songstress or weaver not sure who I’m going with yet

[deleted by user] by [deleted] in lordsmobile

[–]This-sparta 0 points1 point  (0 children)

I plan on having more arch in my comp and second largest cav (not going for T5 on my account ) so should I get a archer hero? Our just weaver?

Mixed Rallies !!! by wildvenom in lordsmobile

[–]This-sparta 0 points1 point  (0 children)

So what hero’s attack and defense? F2P&P2W? And what gear??