jaquadro / GardenCollection

A collection of garden-themed mods for Minecraft Forge.
MIT License
24 stars 12 forks source link

Crash when updating to 1.6.5 #31

Closed utoc closed 9 years ago

utoc commented 9 years ago

Hello!

I'm updating BBQSauce to the next release and ended up with a crash when updating GardenStuff from 1.6.3 to 1.6.5. Reverting to 1.6.3 causes the symptoms to cease.

Caused by: java.lang.ClassNotFoundException: com.InfinityRaider.AgriCraft.api.v1.ISoilContainer

Full crashlog Here: http://pastebin.com/QPSHAAfY

This test version is running Agricraft 1.3.1 and FML 1448. Full mod list located here: https://www.reddit.com/r/BBQSauce/wiki/modlist

InfinityRaider commented 9 years ago

Update Agricraft to 1.4

utoc commented 9 years ago

Ah! Thanks for pointing that out.