JustHammers

JustHammers

8M Downloads

[Issue] Game crashes to desktop when using hammer

Closed this issue ยท 2 comments

commented

Minecraft Version

1.20.4

Modloader

Feed the Beast

Mod version

20.4.1

Latest version?

  • Yes

Repeatable?

  • Yes

Link to log files

crash-2025-07-08_11.30.34-server.txt

Steps to reproduce the issue

Attempt to break stone using any hammer from the mod

Description of the issue you are having

Game crashes to desktop

Information

  • I have provided as much information as possible
commented

I'm also affected by this issue in version FTB Neotech 1.10.1 (released April 6, 2025). The crash happens consistently when using the Mining Hammer (from a quest reward) to break blocks.

Crash:
java.lang.NoSuchMethodError: 'int pro.mikey.justhammers.neoforge.HammersPlatformImpl.getBlockXpAmount(...)'

It completely breaks progression in the modpack, since the hammer is required for strip mining and is tied to quests. Please consider fixing or temporarily disabling the XP output call if unused.

Tested with clean install via CurseForge launcher, no Optifine or external mods installed.

commented

I'm also affected by this issue in version FTB Neotech 1.10.1 (released April 6, 2025). The crash happens consistently when using the Mining Hammer (from a quest reward) to break blocks.

Crash: java.lang.NoSuchMethodError: 'int pro.mikey.justhammers.neoforge.HammersPlatformImpl.getBlockXpAmount(...)'

It completely breaks progression in the modpack, since the hammer is required for strip mining and is tied to quests. Please consider fixing or temporarily disabling the XP output call if unused.

Tested with clean install via CurseForge launcher, no Optifine or external mods installed.

Your issue is fixed in NeoTech 1.10.2...