[Bug]: Incompatible with 1.19.3
SleepyCatten opened this issue ยท 4 comments
Describe the bug you're experiencing
Crashes on load with this message.
The game crashed whilst initializing game
Error: java.lang.NoSuchMethodError: 'net.minecraft.class_7172$class_7307 net.minecraft.class_7172.method_42399()'
Reproducability
Install latest Fabric version.
Add latest Fabric API & Farsight.
Try to load game.
Watch crash.
Mod up to date
- Before submitting this issue I updated to the newest version and reproduced it
Minecraft version
1.19
Modloader version
Fabric
Logs
https://gist.github.com/SleepyCatten/188e9b3dbe1fe31fed8fcc851b4c45ed
Yep, I can confirm this. Disabled every mod and run each one with only itself and it's dependencies, when I got to Farsight I got the error.
v2.1 works properly. Seems to be a problem with v2.4. Looking at the file size, v2.1 is 8kb while v2.4 is 364kb!!