Enchanting Infuser [Forge & Fabric]

Enchanting Infuser [Forge & Fabric]

3M Downloads

[Crash]: When a sword from dungeons gear with a enchantment from Tons Of Enchants

Lepommejamez opened this issue ยท 1 comments

commented

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.18

Mod Version (Required)

v3.3.3

Notes (Required)

-I put a diamond sword from dungeons gear into the table
-I applied an enchanment from Tons Of Enchants (Enhanced Handling III)
-the game crashes

after reopening the world, the game crashes whenever I open the table.

I also tried breaking the table. It gives me the sword back, it works fine. If I put the sword in the table again, it crashes again.

After asking for help on a discord server, It was suggested the error was here (not sure here but I thought it was worth mentioning):

boolean flag1 = InputConstants.getKey(pKeyCode, pScanCode).getNumericKeyValue().isPresent();

Update:
Tested some further, and it only happens when enhanced handling enchantment is applied, for whatever reason.

Crash Report (Required)

https://gist.github.com/Lepommejamez/cd35c1f462c8510c7b4f9a0093d02ad6

latest.log (Optional)

No response

commented

Looks like the Dungeons Libraries dev fixed the issue in this commit: Infamous-Misadventures/Dungeons-Libraries@dc4faf6

There should be a new version soon from them.