ZsoltMolnarrr / BetterCombat

⚔️ Easy, spectacular and fun melee combat system from Minecraft Dungeons.
https://www.curseforge.com/minecraft/mc-mods/better-combat-by-daedelus
Other
120 stars 48 forks source link

Crash "attributeID is Null" #394

Closed EletronicPanda closed 3 weeks ago

EletronicPanda commented 1 month ago

Minecraft version - 1.20.1 Mod loader - Forge Mod version - 1.8.5 I am using the latest version available - Yes

Describe the bug If I install any other mod into my modpack the game crashes with the error: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.equals(Object)" because "attributeId" is null

To Reproduce Steps to reproduce the behavior:

  1. Install Better Combat
  2. Install any other mod in modpack

Expected behavior Should join my world without crash.

Log: latest.log

Crasg Log: crash-2024-07-30_20.30.14-server.txt

ThexXTURBOXx commented 1 month ago

I have fixed this myself in #378. However, the fix has not yet been published.

ZsoltMolnarrr commented 3 weeks ago

Fix released as part of BetterCombat 1.8.6

Feel free to reopen if the issue resurfaces.