CraftTweaker

CraftTweaker

151M Downloads

CraftTweaker-Customized-1.8.9-3.0.5 IllegalArgumentException

KurikAmudnil opened this issue · 3 comments

commented

java.lang.IllegalArgumentException: Multiple entries with same key: MineTweaker3=FMLMod:MineTweaker3{3.0.4} and MineTweaker3=FMLMod:MineTweaker3{3.0.5}

Reproduced without other mods. MC 1.8.9, forge-1.8.9-11.15.1.1808

Crash report:
http://pastebin.com/inQT8QY6

commented

Resolved as of 3.0.6

commented

Yea I'm aware, trying to figure out what is going on, same is for 1.9
version
On May 5, 2016 7:01 PM, "KurikAmudnil" [email protected] wrote:

java.lang.IllegalArgumentException: Multiple entries with same key:
MineTweaker3=FMLMod:MineTweaker3{3.0.4} and
MineTweaker3=FMLMod:MineTweaker3{3.0.5}

Reproduced without other mods. MC 1.8.9, forge-1.8.9-11.15.1.1808

Crash report:
http://pastebin.com/inQT8QY6


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
https://github.com/jaredlll08/CraftTweaker/issues/17

commented

The jar file contains folders for MC18 and MC19
/minetweaker/mc18
/minetweaker/mc19

if I delete the mc19 folder from the jar, then it loads. I imagine deleting mc18 from the 1.9 version would allow that one to work too. I don't know why the build is putting both versions in the jar file.