Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lolothepro opened this issue May 18, 2024 · 0 comments
Labels
S-needs-triage Status: Needs triage

Comments

@Lolothepro
Copy link
Contributor

Lolothepro commented May 18, 2024

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

.

@Lolothepro Lolothepro added the S-needs-triage Status: Needs triage label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage
Development

No branches or pull requests

1 participant