AbsolemJackdaw / AppleCrates

sell your items out of crates
GNU General Public License v3.0
2 stars 6 forks source link

[Construct Crates] Mixin Crash on startup #29

Open VirtualGaming1 opened 1 month ago

VirtualGaming1 commented 1 month ago

this is the only mod being effected with my modpack

latest.log

I did copy past the last part from the minecraft debug output

AbsolemJackdaw commented 1 month ago

minecraft version and modloader ? the error concerns mixins, but it's because it cannot read the forge versioning of 'starts at One-point-seven and up'

Exception in thread "main" java.lang.IllegalArgumentException: No enum constant net.minecraftforge.forgespi.language.IModInfo.Ordering.[1.7,)

I'll try and take a closer look sooner, but it might concern neoforge/forge modloader differences and or modloader version.