[Bug] Minecraft crashes with WilderWild mod installed
Describe the bug
Minecraft will crash when having Meteorist v1.6 and WilderWild mod installed.
Crash report crash-2023-08-03_18.42.13-client.txt
Latest log latest.log
Fabric Loader version 1.20.1 / v0.14.22
Note: I tested this out with ONLY
- Baritone v1.10.1
- Meteor Client 1.20.1 build 1870
- Meteorist v1.6
- WilderWild v2.1.1
- Fabric API 0.86.1
Steps to reproduce
1) Download WilderWild mod with Meteor client and Meteorist addon
2) Start minecraft
3) Dies
Meteorist Version
1.6
Minecraft Version
1.20.1
Operating System
Windows
Before submitting a bug report
-
[X] This bug wasn't already reported.
-
[X] This is a valid bug.
Oh and p.s I noticed in the latest.log that it says I was using meteorist v1.5 I was not I looked at the fabric.mod.json and I think you forgot to update it to v1.6 so please note that
I make a small research and test 3 Meteor addons: Meteor Rejects Meteor Plus Trouser Streak
I tested all addons with these mods:
- Fabric API
- Meteor Client
- Wilder Wild
- (one mod from the list above)
Each of the 3 addons crashed.
In the logs you can see what causes the crash: https://github.com/AntiCope/meteor-rejects/blob/master/src/main/java/anticope/rejects/MeteorRejectsAddon.java#L87 https://github.com/Nekiplay/MeteorPlus/blob/main/src/main/java/olejka/meteorplus/MeteorPlus.java#L58 https://github.com/etianl/Trouser-Streak/blob/main/src/main/java/pwn/noobs/trouserstreak/Trouser.java#L46
As you can see, all 3 crashes have one thing in common: they are all due to commands that exist in these addons.
And I think you already understand what Meteorist crash is pointing to: https://github.com/Zgoly/Meteorist/blob/main/src/main/java/zgoly/meteorist/Meteorist.java#L55
This is definitely not the problem with Meteorist. This happens with all addons that have commands. The problem is either Meteor or Wilder Wild itself.
As for Meteorist version, this is true, but I wonder why version hasn't changed? In any case, even with the wrong version, all updates from 1.6 are present. I think it's a bug or something like that.
Ah that's annoying. Will there be a somehow a fix or should I not use Meteorist at all since I'm starting a modded server soon and I wanted the Wilder Wild mod installed
Edit: Meteorist used to work with Wilder Wild. It was on minecraft 1.19.2 but obviously new version, new changes but I still want to know if there will be a fix somehow if possible
I don't think things like this are fixable at the moment. Fabric is throwing Unfixable conflicts error and I have no idea how to fix it. :(