
game crashes several times for "Failed to create fence object"
henryyuyhy opened this issue ยท 7 comments
Bug Description
game crashed when playing
i actually met the crash twice. the crash-reports are almost the same
Reproduction Steps
1.enter my survival world
2.stay there and wait
i dont really know how it can be reproduced. there are a lot of stone brick walls around me when the crash occured, that may be the reason.
Log File
i installed the mod StackDeobfuscator
Crash Report
The reason why Sodium is failing to create a fence is because the OpenGL graphics driver is out of memory.
[21:37:07] [Render thread/INFO]: OpenGL debug message: id=1285, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_OUT_OF_MEMORY in (null): (ID: 173538523) Generic error'
At brief glance from the crash report, the memory pressure does not look to be high on your system.
Virtual memory max (MB): 22494.79
Virtual memory used (MB): 15599.68
Swap memory total (MB): 6400.00
Swap memory used (MB): 666.88
This leads me to believe there is some other resource leak with one of your installed mods. But your graphics drivers are also very out-of-date (32.0.101.5768), so you should update to the latest version (32.0.101.6557).
q:Have you checked if the game crashes without Sodium?
a:no. i cant even reproduce the crash
thanks for your support anyway. where can the resource leak possibly come from? another mod related to rendering or any other mod