Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ThePorkLord

2
Posts
132
Following
A member registered Apr 05, 2018

Recent community posts

(1 edit)

I had 29+ Gigabites available. That is not quite the problem.


I'll add the error report here:


I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/c2_world.rpy", line 1083, in script call
    call menu_return
  File "game/c3_lair.rpy", line 6612, in script call
    call menu_return
  File "game/c3_captures.rpy", line 4551, in script call
    call menu_return
  File "game/c3_captures.rpy", line 980, in script call
    call menu_return
  File "game/c3_lair.rpy", line 7652, in script
    demon "Such a precocious thing.{w=0.5} If only she knew the torment that awaits!"
  File "game/c2_world.rpy", line 1083, in script call
    call menu_return
  File "game/c3_lair.rpy", line 6612, in script call
    call menu_return
  File "game/c3_captures.rpy", line 4551, in script call
    call menu_return
  File "game/c3_captures.rpy", line 980, in script call
    call menu_return
  File "game/c3_lair.rpy", line 7652, in script
    demon "Such a precocious thing.{w=0.5} If only she knew the torment that awaits!"
error: Out of memory

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

Full traceback:
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\main.py", line 578, in main
    run(restart)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "game/c2_world.rpy", line 1083, in script call
    call menu_return
  File "game/c3_lair.rpy", line 6612, in script call
    call menu_return
  File "game/c3_captures.rpy", line 4551, in script call
    call menu_return
  File "game/c3_captures.rpy", line 980, in script call
    call menu_return
  File "game/c3_lair.rpy", line 7652, in script
    demon "Such a precocious thing.{w=0.5} If only she knew the torment that awaits!"
  File "game/c2_world.rpy", line 1083, in script call
    call menu_return
  File "game/c3_lair.rpy", line 6612, in script call
    call menu_return
  File "game/c3_captures.rpy", line 4551, in script call
    call menu_return
  File "game/c3_captures.rpy", line 980, in script call
    call menu_return
  File "game/c3_lair.rpy", line 7652, in script
    demon "Such a precocious thing.{w=0.5} If only she knew the torment that awaits!"
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\core.py", line 3320, in interact_core
    self.idle_frame(can_block, expensive)
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\core.py", line 2778, in idle_frame
    if self.event_peek():
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\core.py", line 2313, in event_peek
    self.check_background_screenshot()
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\core.py", line 2161, in check_background_screenshot
    self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video)
  File "gldraw.pyx", line 1373, in renpy.gl.gldraw.GLDraw.screenshot
  File "C:\Users\*user*\Downloads\Shits\NSFW Games\Unzipped\Ravager-4.0.2-pc\renpy\display\pgrender.py", line 118, in surface
    surf = Surface((width + 4, height + 4), 0, sample)
  File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ravager 4.0.2
Wed Sep 30 21:41:07 2020

[Slight spoilers]Hi, I'm getting consistent out of memory errors when finishing the demons part. Is this normal and being fixed or is this something I can remedy myself?