Et Futurum Requiem

Et Futurum Requiem

105k Downloads

ET copper doesnt compat with TIC

iamsoNewBee opened this issue ยท 7 comments

commented

Initial Questions

  • I have searched this issue tracker and there is nothing similar already, and this is not on the list of known issues. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I have verified that this issue occurs in a SUPPORTED environment, meaning I can reproduce this WITHOUT OptiFine, and without Bukkit+Forge server software like KCauldron, Thermos, Crucible, Mohist etc

Mod Version

etfuturum-2.6.2

Describe the Issue

As the title, the ET copper ingot and block cant melt in the smelting furnace.
image

Conflicting Mods

Tinkers' Construct

Crash Report

No response

Other Details

No response

commented

Uggghhhhh just the update after I fixed it too, it done broke itself -_-

commented

Unsure of why it happens, the raw ore block is registered as something to be smeltable and the ingot has the correct tag, and I never changed the code since it was last tested working....

commented

I am confused too. To give more info, I uses Unidict and the dominant copper is the EFT one, but I can only get NTM copper which is the second* dominant copper. But I dont think it crauses this because IE copper could melt too. Luckily I basically fixed this for my own pack via Modtweak..

commented

I tested the issue with no mods besides Tinkers', EFR and their deps.

commented

TIC defines which items can be melted into molten copper through an internal melting formula system (usually through Oredict or custom formulas). For example, copper ore or copper blocks will be registered as smelted items

commented

And I registered it through the system, but it's still not working, and I don't know why. I was given a fix for the same issue last year, tested it working, and apparently before that fix was released it randomly stopped working and I can't figure out why, despite the previously working code being 100% the same as the apparent broken code.

commented

It is possible that the copper ingot may not be properly registered in the TIC's melting system. I do have a solution.Screenshot_2025-01-25-19-56-57-99.jpg