williewillus / botania-fabric-issues

Temporary home for bug reports of Botania fabric alpha testing
1 stars 0 forks source link

Logo is missing in modlist :wacko: #42

Closed Alwinfy closed 3 years ago

Alwinfy commented 3 years ago

image

quat1024 commented 3 years ago

This is because ModMenu explodes on non-square pics, this gets dumped in the log:

[00:40:09] [main/ERROR]: Invalid icon for mod Botania
java.lang.IllegalStateException: Must be square icon
    at org.apache.commons.lang3.Validate.validState(Validate.java:829) ~[commons-lang3-3.5.jar:3.5]
    at io.github.prospector.modmenu.gui.ModListEntry.createIcon(ModListEntry.java:97) [modmenu-1.14.13+build.19.jar:?]
williewillus commented 3 years ago

idk how to make the current logo file look nice in a square

TheEssem commented 3 years ago

idk how to make the current logo file look nice in a square

Might I suggest cropping it to the "o" in the current Botania logo? It seems stylized enough to stand out and still be recognizable as Botania.

williewillus commented 3 years ago

fixed by Vazkii/Botania#3618