Surgebinding

Surgebinding

294 Downloads

Enchanting metal tools crashes the game

Sebatollah opened this issue ยท 2 comments

commented

Issue description

Whenever I enchant a metal tool like a steel sword or a duralumin shovel the game crashes. I did this in a modpack with only the cosmere mods

Steps to reproduce

  1. Put a tool in the enchanting table from the cosmere tools and armor mod
  2. Crash

Minecraft version

1.20.1 (Latest)

Modloader version

Forge 1.20.1

Cosmere version

0.7.97

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://pastebin.com/0Q1Kun92

commented

Here's the mclo.gs: https://mclo.gs/HZhqXSO

Looks like it thinks we haven't implemented Tier::getEnchantmentValue in Metals.MetalType, but we definitely have.

commented

Okay, so, it works fine in the dev environment, but trying it outside of that it crashes. Very odd.