Angels with Scaly Wings

Angels with Scaly Wings

Not enough ratings
renpy Image cache clear before main menu
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
2.313 KB
15 Mar @ 3:47pm
1 Change Note ( view )

Subscribe to download
renpy Image cache clear before main menu

Description
tries to prevent Out Of Memory crashes by clearing the renpy cache whne jumping to main menu, can be really helpful when you have lots of mods.

github version: https://github.com/joeyjumper94/renpy-Image-cache-clear-before-main-menu

PS: yes, the screenshot is literally the entirety of the code
8 Comments
Dragon Protector 22 Mar @ 9:32am 
Though the out of memory goes away when I remove this mod.
Dragon Protector 22 Mar @ 9:31am 
Figured as much. I am just missing lorem on the main menu for the main characters
Nyxondra 21 Mar @ 5:53am 
This is only supposed to help when you run out of memory due to the Main Menu showing too many icons AFTER you completed a run / modded playthrough, whatever is causing your out of memory issue might not be fixable with this.
Dragon Protector 19 Mar @ 5:17pm 
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
$ _enter_menu()
File "renpy/common/00start.rpy", line 273, in <module>
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 88, in _enter_menu
renpy.take_screenshot((config.thumbnail_width, config.thumbnail_height))
error: Out of memory

still getting it
Dragon Protector 19 Mar @ 3:45pm 
nvm its working now after verifying game files. Somehow this corrupted it then worked after
Dragon Protector 18 Mar @ 5:51pm 
this mod not compatible with that aesthetics tweak mod?
Dragon Protector 18 Mar @ 5:14pm 
Still got the error out of memory with this mod when trying main menu
Dragon Protector 18 Mar @ 4:01am 
omg! Finally