vlad2305m / Sound-Physics-Fabric

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.18] Conflict with AE2WTLib leads to a crash while loading Minecraft

MarkKoz opened this issue · comments

commented

There's a conflict with this mod and AE2WTLib which results in Minecraft crashing before it has finished loading. Sorry if I'm reporting it in the wrong place. I'm not sure if it's an issue on your end or theirs.

I saw someone else reported this in the CurseForge comments and this error was pointed out

[14:54:57] [main/ERROR]: Critical problem: bluetapepack.mixins.json:GuiRegistriesAccessorMixin target me.shedaniel.autoconfig.AutoConfig was loaded too early.

log.txt

This likely has something to do with how SoundPhysics has to mixin ClothConfig to get the config to work properly. I'll look into it as soon as possible.