Patrefans
OniArtist from patreon
OniArtist patreon

Rogue-Like 1.62g (This one, maybe?)

🕑 Added 2025-05-19 23:51:18 +0000 UTC

Comments

Oni

Ok, second part should be fixed next build, the out of memory issue I'm still working on.

Koshea Waters

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/EmmaBJFace/Emma_BJ_Mouth_Smirk.png'>: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "E:\Downloads\Chrome Downloads\vzlnvl\Rogue Like\Rogue-Like-1.62g-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "E:\Downloads\Chrome Downloads\vzlnvl\Rogue Like\Rogue-Like-1.62g-win\renpy\main.py", line 510, in main renpy.display.interface.finish_pending() File "E:\Downloads\Chrome Downloads\vzlnvl\Rogue Like\Rogue-Like-1.62g-win\renpy\display\core.py", line 3320, in finish_pending self.check_background_screenshot() File "E:\Downloads\Chrome Downloads\vzlnvl\Rogue Like\Rogue-Like-1.62g-win\renpy\display\core.py", line 2038, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "renpy/gl/gldraw.pyx", line 1272, in renpy.gl.gldraw.GLDraw.screenshot (gen\renpy.gl.gldraw.c:18569) full = renpy.display.pgrender.surface_unscaled(self.drawable_size, False) File "E:\Downloads\Chrome Downloads\vzlnvl\Rogue Like\Rogue-Like-1.62g-win\renpy\display\pgrender.py", line 116, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2479) error: Out of memory Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62g Also, every time I tried to save an outfit and it asked if I wanted the hairstyle included I had to rollback as it doesn't seem to understand that variable.

Kalle Knallcop

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/StormSex/Storm_Sex_Tits_Bra.png'>: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\H-Games\X-Men\Rogue-Like\Rogue-Like-1.62g-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "D:\H-Games\X-Men\Rogue-Like\Rogue-Like-1.62g-win\renpy\main.py", line 510, in main renpy.display.interface.finish_pending() File "D:\H-Games\X-Men\Rogue-Like\Rogue-Like-1.62g-win\renpy\display\core.py", line 3320, in finish_pending self.check_background_screenshot() File "D:\H-Games\X-Men\Rogue-Like\Rogue-Like-1.62g-win\renpy\display\core.py", line 2038, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "renpy/gl/gldraw.pyx", line 1272, in renpy.gl.gldraw.GLDraw.screenshot (gen\renpy.gl.gldraw.c:18569) full = renpy.display.pgrender.surface_unscaled(self.drawable_size, False) File "D:\H-Games\X-Men\Rogue-Like\Rogue-Like-1.62g-win\renpy\display\pgrender.py", line 116, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2479) error: Out of memory Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62g

Sebastian Thiele

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JeanBJFace/Jean_BJ_Head_Blush1.png'>: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "G:\special games\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "G:\special games\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\main.py", line 510, in main renpy.display.interface.finish_pending() File "G:\special games\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\core.py", line 3320, in finish_pending self.check_background_screenshot() File "G:\special games\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\core.py", line 2038, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "renpy/gl/gldraw.pyx", line 1272, in renpy.gl.gldraw.GLDraw.screenshot (gen\renpy.gl.gldraw.c:18569) full = renpy.display.pgrender.surface_unscaled(self.drawable_size, False) File "G:\special games\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\pgrender.py", line 116, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2479) error: Out of memory Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62g

Oni

This tends to happen on emulation, for some reason. If you are running an emulator, I hear that you can set it to emulate Renpy 6.99.13 as the base, which may work better.

adityabudi

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 5130, in NameError: name 'StageRight' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Functions.rpyc", line 5130, in script File "renpy/ast.py", line 1293, in execute File "renpy/display/transform.py", line 1075, in __init__ File "renpy/atl.py", line 306, in __init__ File "renpy/python.py", line 1159, in py_eval File "renpy/python.py", line 1152, in py_eval_bytecode File "game/script Functions.rpy", line 5130, in NameError: name 'StageRight' is not defined [/code]

B1ackn0va

not a bug, but a confusion. i managed to get giggles in the back round a few times talking to different girls in different rooms (including mine) but nothing has come of it and im confused n how to trigger it again, any body know?

Dmangamr

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/LauraSex/Laura_Sex_Barbell_Tits.png'>: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\ddal1\OneDrive\Documents\pg\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "C:\Users\ddal1\OneDrive\Documents\pg\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\main.py", line 510, in main renpy.display.interface.finish_pending() File "C:\Users\ddal1\OneDrive\Documents\pg\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\core.py", line 3320, in finish_pending self.check_background_screenshot() File "C:\Users\ddal1\OneDrive\Documents\pg\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\core.py", line 2038, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "renpy/gl/gldraw.pyx", line 1272, in renpy.gl.gldraw.GLDraw.screenshot (gen\renpy.gl.gldraw.c:18569) full = renpy.display.pgrender.surface_unscaled(self.drawable_size, False) File "C:\Users\ddal1\OneDrive\Documents\pg\Rogue-Like-1.62g-win\Rogue-Like-1.62g-win\renpy\display\pgrender.py", line 116, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2479) error: Out of memory Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62g


More Creators