Towdium / JustEnoughCalculation

A simple minecraft mod help you calculate the cost for recipes
Other
53 stars 39 forks source link

[1.10.2] Client start up crash: IllegalArgumentException #29

Closed DeadSix27 closed 7 years ago

DeadSix27 commented 7 years ago

Foamfix: 0.6.0-beta3 Forge: 1.10.2-forge1.10.2-12.18.3.2221 JEC: JustEnoughCalculation-1.10.2-2.5.0.jar

Client crashes on startup, possible JustEnoughCalculation incompat.?

Posted this on both issue trackers, as I'm unsure which of both these mods causes this.

Other issue Link: https://github.com/asiekierka/FoamFix/issues/35

Stacktrace: http://pastebin.com/yTbmhzmL

asiekierka commented 7 years ago

A potential solution workaround would be to check if originalModel.getClass() has a "transforms" field - I know mine do, despite being a different class.

Towdium commented 7 years ago

Got it, will try to fix it.

Towdium commented 7 years ago

The change will be released soon. Do open another issue if it doesn't work.