0 votes

I keep getting these error outputs in the console and some warnings as well. I'm on a laptop with both integrated and DGPU. I'm guessing this has to do with gles 2.0 limitations? what about the QuickHull error. should I be worried about this?

ERROR: RasterizerGLES2::texture_set_size_override: Condition ' p_width<=0 || p_width>16384 ' is true.
       At: drivers\gles2\rasterizer_gles2.cpp:1399
    ERROR: QuickHull::build: Condition ' O==E ' is true. Continuing..:
       At: core\math\quick_hull.cpp:430
    WARNING: _png_warn_function: iCCP: known incorrect sRGB profile
         At: drivers\png\image_loader_png.cpp:65
in Engine by (273 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.