Sodium Reloaded (Unofficial)

Sodium Reloaded (Unofficial)

0 Downloads

game crashes several times for "Failed to create fence object"

henryyuyhy opened this issue ยท 7 comments

commented

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

latest.log

i installed the mod StackDeobfuscator

Crash Report

crash-2025-02-06_21.37.11-client.txt

commented

Image
this is where i am when the crash happened

commented

Have you checked if the game crashes without Sodium?

commented

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'
commented

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).

commented

q:Have you checked if the game crashes without Sodium?
a:no. i cant even reproduce the crash

commented

thanks for your support anyway. where can the resource leak possibly come from? another mod related to rendering or any other mod

commented

Image
can this be why the crash happened?
it is out of memory and it just leaked?