TeamREPENTOGON / REPENTOGON

Script extender for The Binding of Isaac: Repentance
https://repentogon.com/
GNU General Public License v2.0
130 stars 14 forks source link

Game is unable to start, window frozen and does not respond; Runtime C++ Error after a long, agonizing wait #224

Open cannon9009 opened 8 months ago

cannon9009 commented 8 months ago

When using REPENTOGON, my game freezes on a black screen while loading at the start and does not respond. Eventually after a long enough wait, a Runtime Error causes the game to close.

Here are some log files. I do not know if they will be useful. Look through them if you want.

repentogon.log zhl.log isaacv1.7.9b.J835-20240105-160332-30960-14888.txt log.txt

I am running on Windows 11's Insider previews, specifically the Canary builds.

namishere commented 8 months ago

You are somehow running out of memory while trying to load mods. Remains to be seen if this is related to the exception caught in repentogon.log

cannon9009 commented 8 months ago

You are somehow running out of memory while trying to load mods.

Is there a way to fix this?

EDIT: I should have probably mentioned that mods load fine without REPENTOGON, so it's probably not the amount of mods that I have installed. Unless REPENTOGON somehow changes how much memory is allocated for mods. Or something. I'm not too privvy on how mods work in TBoI.