Error in console output

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By vonflyhighace2
:warning: Old Version Published before Godot 3 was released.

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