Incompatibility with Xaero's World Map
QazCetelic opened this issue ยท 4 comments
Expected Behavior
World should load
Actual Behavior
Game crashes
Reproduction Steps
- Go to multiplayer
- Click join world
- Game crashes
Attachments
These warnings seem relevant:
[21:24:25] [main/WARN]: Method overwrite conflict for getSprite in xaerominimap.mixins.json:MixinBakedQuad, previously written by me.jellysquid.mods.sodium.mixin.pipeline.MixinBakedQuad. Skipping method.
[21:24:25] [main/WARN]: Method overwrite conflict for getSprite in xaeroworldmap.mixins.json:MixinBakedQuad, previously written by me.jellysquid.mods.sodium.mixin.pipeline.MixinBakedQuad. Skipping method.
System Information
- Java Version: OpenJDK 8
- CPU: Intel i7-8750H
- GPU: Geforce GTX 1060
Operating System: KDE neon 5.19
This more likely than not stems from #5.
Using both Xaeros' minimap and Xaero's worldmap alongside sodium 0.1 I can reproduce the log messages, but not the crash.
They were both updated recently, so it could have been fixed on Xaero's end.
@QazCetelic can you provide the actual crash log please?
@amnotbananaama I'm sorry, after trying it again to get the crash log it seems like it's actually a problem with Xaero's mods but I thought it was caused by an incompatibility because of the warning message.