MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
236 stars 105 forks source link

[1.10] Mining forestry leaves with power fist throws AbstractMethodError #805

Open P3pp3rF1y opened 7 years ago

P3pp3rF1y commented 7 years ago

Looks like this is caused by incorrect mod id for forestry used in Optional.method. They now use lower case "forestry" as a mod id.

https://hastebin.com/niziwaqewe.scala

lehjr commented 7 years ago

Thanks for the heads up. I'll have a fix out in a about an hour or so.