vlad2305m / Sound-Physics-Fabric

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
39 stars 6 forks source link

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

Open MarkKoz opened 2 years ago

MarkKoz commented 2 years ago

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

thedocruby commented 2 years ago

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.

greensad commented 2 years ago

If it helps here's my log and MultiMC instance:

Log: https://bytebin.lucko.me/MT2xrxlAUU or https://crashy.net/myEGZF7bxyAs7yR8mH5P Instance: https://drive.google.com/file/d/1e4flMwpsTF47Z1nvmbQFHMf-83-wMqnb/view?usp=sharing

Made an Issue over there as well just in case: https://github.com/Mari023/AE2WirelessTerminalLibrary/issues/118