Just Enough Calculation

Just Enough Calculation

11M Downloads

[1.10.2] Client start up crash: IllegalArgumentException

DeadSix27 opened this issue ยท 3 comments

commented

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: asiekierka/FoamFix#35

Stacktrace: http://pastebin.com/yTbmhzmL

commented

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

commented

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

commented

Got it, will try to fix it.