Rivmun / SuperFancyCloudsRefabricated

A unofficial multiloader port of Minecraft quilt-side mod SuperFancyClouds.
MIT License
5 stars 1 forks source link

OpenGL debug message: id=1281 Log Spam #92

Closed setzke closed 6 months ago

setzke commented 7 months ago

EDIT: I tried to recreate this by having ONLY SuperFancyCloudsRefabricated installed, along with its related dependencies / config mods, but the issue didn't happen. So it's interacting with one of the other many mods I have installed. Is there a way to look further into this without just manually turning off each mod one by one?

  Fabric v1.7.6-mc1.20

If "View Culling Angle Multiplier" is not disabled, there is log spam: [Render thread/INFO]: OpenGL debug message: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. <size> must be positive.'

Default: image

Disabled: image

Rivmun commented 7 months ago

OpenGL 1281/1282 or else id is a classical problem in Minecraft. You can check your config of Minecraft itself named by 'option.txt' at Minecraft root folder and find a line with 'glDebugVerbosity', then set it to '0', the GL error message will never show.

Additionally, I've notice that a random crash on 1.18.2 #73 when 'view culling angle multiplier' is not disabled. I'll fix it in next version by let clouds face never be culled to 0.