kikugie / elytra-trims

Lightweight and customizable support for trimmable elytras
https://modrinth.com/mod/elytra-trims
GNU Lesser General Public License v3.0
32 stars 11 forks source link

[Bug]: Crash when trying to customize elytras #70

Closed Aceciito closed 2 months ago

Aceciito commented 3 months ago

Mod loader

Forge

Minecraft version

1.20.1

Mod version

6.4.0+1.20.1

Affected mods

Bug description

The mod wasn´t working so i thought it was because the model was set to 3D, when i tried to turn off the option it just crashes, in minecraft it says saving world before crashing.

Steps to reproduce

Open minecraft Go to mods Go to the Elytra Trims mod and go to config Crashes

Relevant logs

https://pastebin.com/5Qg8BPUU

kikugie commented 3 months ago

The config screen uses YACL, which causes the crash in this case: Caused by: java.lang.IncompatibleClassChangeError: class dev.isxander.yacl3.gui.OptionListWidget overrides final method net.minecraft.client.gui.components.AbstractSelectionList.m_6702_()Ljava/util/List;
I suggest reporting it on that issue tracker.

@isXander lexforge issue, glhf

Aceciito commented 3 months ago

okay, thanks!

isXander commented 2 months ago

The config screen uses YACL, which causes the crash in this case: Caused by: java.lang.IncompatibleClassChangeError: class dev.isxander.yacl3.gui.OptionListWidget overrides final method net.minecraft.client.gui.components.AbstractSelectionList.m_6702_()Ljava/util/List; I suggest reporting it on that issue tracker.

@isXander lexforge issue, glhf

ffs lexforge i dont want to deal with that guy