V4.0.0 crashes on 1.20.1
adozenlionsroaring opened this issue ยท 3 comments
Forge version: 47.2.0
Minecraft version: 1.20.1
Mod version: 4.0.0
For me, the game gives an Error 1 and crashes before it even generates a log. However, two people have been able to provide these logs on Curseforge:
Mixin apply failed decorative_blocks.mixins.json:ItemEntityMixin -> net.minecraft.world.entity.item.ItemEntity: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @shadow method getItem in decorative_blocks.mixins.json:ItemEntityMixin was not located in the target class net.minecraft.world.entity.item.ItemEntity. Using refmap decorative_blocks.refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow method getItem in decorative_blocks.mixins.json:ItemEntityMixin was not located in the target class net.minecraft.world.entity.item.ItemEntity. Using refmap decorative_blocks.refmap.json
[pool-4-thread-1/FATAL]: Mixin apply failed decorative_blocks.mixins.json:ItemEntityMixin -> net.minecraft.world.entity.item.ItemEntity: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @shadow method getItem in decorative_blocks.mixins.json:ItemEntityMixin was not located in the target class net.minecraft.world.entity.item.ItemEntity. Using refmap decorative_blocks.refmap.json
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow method getItem in decorative_blocks.mixins.json:ItemEntityMixin was not located in the target class net.minecraft.world.entity.item.ItemEntity. Using refmap decorative_blocks.refmap.json