henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
445 stars 113 forks source link

Broken Textures force the mipmap levels to drop in-game #682

Closed pokesmells closed 6 months ago

pokesmells commented 6 months ago

Confirmation

Bug description

Textures such as: 11:37:34.879 net.minecraft.class_7766 Worker-ResourceReload-1 Texture voicechat:icons/lock with size 12x12 limits mip level from 3 to 2

Break the atlas, forcing mipmap levels to be lowered and in turn make the game look worse

Minecraft version

1.20.1

Mod/Plugin version

voicechat-fabric-1.20.1-2.5.10.jar

Mod/Plugin loader and version

Fabric Loader 0.15.7

Steps to reproduce

Just load the game and observe the terrain/textures anywhere.

image Mipmap 0

image Mipmap 4

I am showing this example because some other mod devs don't see a difference if mipmaps are affected or not, but hopefully you understand 😭

Expected behavior

The atlas to NOT break 😄

Log files

https://gist.github.com/pokesmells/dd0bf051b784d69d10f0d5fe1eb15826

Screenshots

image Mipmap 4

image Mipmap 2