IndexOutOfBoundsException on server startup (possibly Minefactory Reloaded)
stardustrider opened this issue ยท 7 comments
I'm using a build from the latest commit, and I'm getting the following when I try to start my server. The client seems to be perfectly fine.
Forge: 10.13.4.1448
Did you remove the fruits of a crop with minetweaker?
I'll add in a check so this doesn't happen anymore.
I'm using Minetweaker for stuff, but I've not used it to change Agricraft in any way. It's weird.
I hadn't updated any mods in a while, so I did a bit of a huge wave, and this is what I was presented with.
Well something has been messing with the products of one of my crops and hasn't done it correctly, In my code I'm assuming a crop will always have a fruit, so I didn't put a check, however I should have, and will add it.
For now I suggest you mcedit out your mfr harvester so you can play in the meantime.
Yea, I'm thinking that might be needed, as I've getting a ticking block entity crash with the fix. Still, thank you!
Yea. Almost the same error as before: http://pastebin.com/5MCZ7nsF
Still putting the MFR Harvester as the problem.