FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

16M Downloads

Mixin apply error in 1.19

Raidobw2 opened this issue ยท 1 comments

commented

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

  1. Install FancyMenu alongside a few other mods for 1.19
  2. Click your existing world and join it
  3. 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

Screenshots
image

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

commented

FancyMenu v2.7.2-1 for MC 1.19 should fix this! Thank you for your report!