Mrthomas20121-Mods / TFC_tinkers

Adding tinker's construct support to terrafirmacraft
MIT License
1 stars 3 forks source link

Crashing with multiple entries error #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

My game crashes with this error.

The game crashed whilst initializing game Error: java.lang.IllegalArgumentException: Multiple entries with same key: tfc_tinker=FMLMod:tfc_tinker{1.3.0} and tfc_tinker=FMLMod:tfc_tinker{1.2.6}. To index multiple values under a key, use Multimaps.index.

I checked the mods file and I only saw tfc_tinkers-1.3.0.jar file. I also tried with another Minecraft instance, but I got the same error.

Mrthomas20121 commented 4 years ago

that's weird, i'll investigate