Tinkers Construct

Tinkers Construct

160M Downloads

Block of Cobalt has some wrong ore dictionaries

mc-kaishixiaxue opened this issue · 8 comments

commented

Issue description:
Block of Cobalt has 2 wrong ore dictionaries:

  1. oreCobalt
  2. oreArdite

2019-11-16_10 09 01

If crashed, link to crash report (use a site such as pastebin):

Versions:

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2847
  • Mantle: 1.3.3.55
  • Tinkers Construct: 2.13.0.171

Can it be reproduced with just Tinkers Construct? If not, list the other mods required to reproduce the issue.

IE 0.12-92

commented

Can you please show a screenshot of the issue with just Tinkers and Immersive Engineering if that is the minimal required? We do not add that oredict so I have no idea why it would be set.

commented

IE can show the item's ore dictionary.

commented

Only Tic is normal.
2019-11-16_13 25 47

crash-2019-11-16_13.30.13-client.txt
mods list (created by "f3+c" button)

commented

Can you try to narrow down that mod list? The easiest way is to cut out half the mods at a time until the problem disappears.

commented

I have absolutely no idea what their goal with that is, I was expecting this to be accidental from a registry scan from some mod.

Mind crossposting this issue to their tracker?

commented

https://github.com/gkbm2013/tinker-IO/blob/6197708b5b2c114f1c34ff87987d7f725051885f/src/main/java/tinker_io/registry/OreCrusherRecipeRegister.java#L69-L72

I assume they want some extra auto-cross-mod compatibility for this…

GitHub search is your friend.

Also Tinker I/O hasn't had new commit in past one year or so…

commented

Hello, the bug was solved in Tinker I/O rw2.8.0. Thank you all for discussing the issue. 😊
gkbm2013/tinker-IO@f3d0803