ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
82 stars 31 forks source link

[Bug]: Crash on Startup for Fabric 1.20.4 #267

Closed BioMasterZap closed 4 months ago

BioMasterZap commented 4 months ago

What happened?

I know it just released for 1.20.4, but it seems the Fabric version is not launching. I first experienced the crash while testing the mod in a mod pack, but I was able to repeat it in a separate test profile with only Bountiful 7.0.0, Kambrick 7.0.0, Fabric Language Kotlin 1.10.18, and Fabric API 0.96.3. With those mods, the game will crash on startup before it launches. If I remove Bountiful, the game will launch normally. Based on the logs, it looks to be something with "bountiful.mixins.json:BountifulAnvilSHMixin".

Crash Log: https://gist.github.com/BioMasterZap/38da55f73146f1780b5c0efc31c9e3b9

Log: https://gist.github.com/BioMasterZap/38da55f73146f1780b5c0efc31c9e3b9

How can we reproduce it?

Launch the game with Bountiful 7.0.0, Kambrick 7.0.0, Fabric Language Kotlin 1.10.18, and Fabric API 0.96.3.

Mod Version

7.0.0

Mod Loader

Fabric

Mod Loader Version

Fabric Loader 0.15.7 and Fabric API 0.96.3

Relevant log output

[00:32:54] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.7 [00:32:54] [main/INFO]: Loading 69 mods:

ejektaflex commented 4 months ago

Ahhh, I forgot to fix the refmap. I knew this would happen - for some reason, I need to manually fix refmaps in Fabric when releasing using ArchLoom, and when I pulled in the German translations I forgot to manually fix the refmap again.

I've fixed this and released it on Modrinth: https://modrinth.com/mod/bountiful/version/7.0.1+1.20.4