Sodium

Sodium

34M Downloads

When glDebugVerbosity is set to 2, an OpenGL performance warning is in the log file

Lolothepro opened this issue ยท 0 comments

commented

Bug Description

When glDebugVerbosity is set to 2, a performance warning is displayed in the log file
I don't know if it's fixable

OpenGL debug message: id=131186, source=API, type=PERFORMANCE, severity=MEDIUM, message='Buffer performance warning: Buffer object 257 (bound to GL_ELEMENT_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) is being copied/moved from VIDEO memory to HOST memory.'

Reproduction Steps

1.Create a new Minecraft instance with Sodium and launch it
2.Close the game
3.Go to options.txt and set glDebugVerbosity to 2
4.Relaunch Minecraft
5.Generate a world
6.A performance warning message is written in the log file

Log File

2024-05-17-5.log

Crash Report

.