mojira.dev

lukas81298

Assigned

No issues.

Reported

No issues.

Comments

I experienced this bug in a case in which the server sends a malformed server icon. In this case, the piglin texture is shown as a server icon. The following messages show up in the client's log with the last of them being written every rendering tick:

 

[14:54:11] [Render thread/ERROR]: Invalid icon for server Minecraft Server (localhost)
java.io.IOException: Could not load image: Image not of any known type, or corrupt
    at egf.a(SourceFile:138) ~[1.19.4.jar:?]
    at egf.a(SourceFile:111) ~[1.19.4.jar:?]
    at egf.a(SourceFile:119) ~[1.19.4.jar:?]
    at ewd$d.a(SourceFile:402) ~[1.19.4.jar:?]
    at ewd$d.a(SourceFile:318) ~[1.19.4.jar:?]
    at enw.a(SourceFile:463) ~[1.19.4.jar:?]
    at enw.b(SourceFile:448) ~[1.19.4.jar:?]
    at enw.a(SourceFile:227) ~[1.19.4.jar:?]
    at ewa.a(SourceFile:249) ~[1.19.4.jar:?]
    at etd.b(SourceFile:121) ~[1.19.4.jar:?]
    at fhz.a(SourceFile:937) ~[1.19.4.jar:?]
    at emh.f(SourceFile:1218) ~[1.19.4.jar:?]
    at emh.e(SourceFile:801) ~[1.19.4.jar:?]
    at net.minecraft.client.main.Main.main(SourceFile:237) ~[1.19.4.jar:?]
[14:54:11] [Thread-18/INFO]: OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.'