CustomLoadingScreen icon indicating copy to clipboard operation
CustomLoadingScreen copied to clipboard

OpenGL errors spammed when rendering text

Open IdkWhatNameThingyToPut opened this issue 9 months ago • 3 comments

Hello when rendering text OpenGL errors are spammed to the console and I also noticed that the text sometimes randomly change colour especially when used with forge_progress_bar_title(0), status and sub_status

I see renderlib is referenced in these errors I'm guessing maybe this could be a mod incompatibility your unaware of?

Latest.log: https://mclo.gs/oWzEBOs

IdkWhatNameThingyToPut avatar Jun 26 '25 11:06 IdkWhatNameThingyToPut

RenderLib is being very helpful in this case and printing an error message when OpenGL is used incorrectly, making the problem much easier to find and fix.

I also noticed that the text sometimes randomly change colour especially when used with forge_progress_bar_title(0), status and sub_status

That's probably a separate bug though.

AlexIIL avatar Jun 26 '25 19:06 AlexIIL

Ohh yep well anyway just wanted to update this and say it seems to be also happening when text isn't rendered

IdkWhatNameThingyToPut avatar Jun 27 '25 03:06 IdkWhatNameThingyToPut

Sorry for the delay, I've just published 1.5.9 which should fix this

AlexIIL avatar Jul 15 '25 09:07 AlexIIL