A5b84 / armor-chroma-fabric

Fabric fork of the original Armor Chroma mod by jobicade, adds different icons in the armor bar depending on the material and can display glint for enchanted items.
https://www.curseforge.com/minecraft/mc-mods/armor-chroma-for-fabric
GNU General Public License v3.0
13 stars 3 forks source link

[BUG REPORT] armor bar with glint not rendering #14

Open MarkinhosMLP opened 1 year ago

MarkinhosMLP commented 1 year ago

in the latest update for 1.19.2 the armor bar only renders when the glint option is off, if its turned on, everything is rendered fully black, except for the glint effect which still applies

MarkinhosMLP commented 1 year ago

today i got a crash

Stacktrace: at nukeduck.armorchroma.config.Util.getModid(Util.java:36) at nukeduck.armorchroma.config.IconData.getIcon(IconData.java:41) at nukeduck.armorchroma.GuiArmor.drawPartialRow(GuiArmor.java:133) at nukeduck.armorchroma.GuiArmor.drawPiece(GuiArmor.java:125) at nukeduck.armorchroma.GuiArmor.draw(GuiArmor.java:73) at net.minecraft.class_329.handler$zfm000$renderArmor(class_329.java:4995) at net.minecraft.class_329.method_1760(class_329.java:1059) at net.minecraft.class_329.method_1753(class_329.java:241)

A5b84 commented 1 year ago

I couldn't reproduce either issues but the first one sounds like an incompatibility, can you send your mod list (the one at the top of logs)?

And what version of Minecraft/the mod were you using when it crashed? (v1.2.3 doesn't work in 1.19.3)

bxvcd-732 commented 1 year ago

image image

Happening to me as well.

image

A5b84 commented 1 year ago

Can you send your logs / mod list?

bxvcd-732 commented 1 year ago
01/17/2023  14:29           129,183 armorchroma-1.2.4.jar
01/14/2023  19:01            91,442 BetterControls-Fabric-1.19.3+v1.2.4.jar
01/14/2023  19:02         6,580,158 caxton-0.2.1.jar
01/17/2023  13:41         1,143,110 cloth-config-9.0.94-fabric.jar
12/24/2022  15:08         1,036,725 continuity-2.0.2+1.19.3-build.2.jar
01/17/2023  14:24           133,932 exordium-fabric-1.0.3-mc1.19.3.jar
01/14/2023  19:02           118,628 indium-1.0.12+mc1.19.3.jar
01/14/2023  19:02            14,531 lazydfu-0.1.3.jar
01/14/2023  19:02           555,778 lithium-fabric-mc1.19.3-0.10.4.jar
01/14/2023  19:03           514,974 malilib-fabric-1.19.3-0.14.0.jar
01/14/2023  19:03           328,900 minihud-fabric-1.19.3-0.25.0.jar
01/14/2023  19:03           637,090 modmenu-5.0.2.jar
01/14/2023  19:04            11,223 morechathistory-1.19.1-1.1.1.jar
01/14/2023  19:04           270,470 ok_zoomer-5.0.0-beta.10+1.19.3.jar
01/14/2023  19:05         1,657,429 qfapi-5.0.0-alpha.9_qsl-4.0.0-beta.5_fapi-0.72.0_mc-1.19.3.jar
01/14/2023  19:05           715,490 sodium-fabric-mc1.19.3-0.4.8+build.22.jar
01/16/2023  16:43           127,465 starlight-1.1.1+fabric.ae22326.jar
01/15/2023  17:50         5,712,972 worldedit-mod-7.2.13.jar
01/14/2023  19:05           564,257 WorldEditCUI-1.19.3+01.jar
A5b84 commented 1 year ago

Thanks, I'll take a better look when I have some time

GitNeub commented 1 year ago

Guys it's being caused because of Exordium, which doesn't change much and you can replace some of its functions with fpsreducer