OpenGL errors spammed when rendering text
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
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.
Ohh yep well anyway just wanted to update this and say it seems to be also happening when text isn't rendered
Sorry for the delay, I've just published 1.5.9 which should fix this