Mixin apply error in 1.19
Raidobw2 opened this issue ยท 1 comments
Describe the bug
On Minecraft 1.19, Forge 41.0.4, it looks like it failed to apply a mixin after world selection which resulted in the game crashing
To Reproduce
- Install FancyMenu alongside a few other mods for 1.19
- Click your existing world and join it
- Crash
Expected behavior
It shouldn't crash
Crash Log
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [fancymenu.general.mixin.json:MixinLevelStorageAccess] from phase [DEFAULT] in config [fancymenu.general.mixin.json] FAILED during APPLY
Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field levelPath was not located in the target class net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess. Using refmap fancymenu.general.mixin-refmap.json
https://paste.feed-the-beast.com/view/81bb21b1
Basic Informations (please complete the following information):
- OS:
Windows 10 (amd64) version 10.0
- FancyMenu Version
fancymenu_forge_2.7.2_MC_1.19.jar
- Forge/Fabric Version
41.0.4
- Minecraft Version
1.19
- Active Mods: RoughlyEnoughItems and a few others
Thanks in advance!
Edit:
Also fm_audio_extension_forge_1.0.1_MC_1.19.jar