OpenBlocks

OpenBlocks

56M Downloads

OpenBlocks Tanks Corrupt world saves

humroben opened this issue ยท 6 comments

commented

I was testing some mods together. To perform these tests, I was using OpenBlocks Tanks. Inputting fluids into the tanks was the easy part, trying to extract the fluids corrupted my Worlds.

This is the error I got:

java.lang.AbstractMethodError: openblocks.common.tileentity.TileEntityTank.onNeighbourChanged(Lnet/minecraft/block/Block;)V

Here is the full crash report:

http://pastebin.com/jgdE1pe9

This is easily repeatable, just place a tank next to anything, that will try to extract a fluid from the tank.

commented

Can't reproduce. You know why? Because I have correct OpenModsLib version.

Hint: java.lang.AbstractMethodError? Almost never modder problem.

commented

Because you were so helpful at giving me an answer -.- Could you help me with the issue.

I'm using OpenBlocks-1.7.10-1.3-snapshot-427.jar, with OpenModsLib-1.7.10-0.6-snapshot-223.jar. What is the correct OpenModsLib version for the version on openblocks I'm using?

commented

If you are using snapshots, ALWAYS use latest ones for all OpenMods (unless explicitly stated on Jenkins to do otherwise). Otherwise we have tons of reports about already fixed bugs.

commented

Thank you, I'll try using the latest versions of both. Where would I go to view all of the fixed bugs for the snapshots?

P.S. I've used OpenEye to download the snapshot versions.

commented

Jenkins - http://openmods.info:8080/ (or bottom right corner of http://openmods.info/). Builds show with delay on OpenEye.
If you have actual bug, just report it here.

commented

Thank you very much.

Just quickly tested the issue I had, and I haven't come across any errors, however, because I will be setting up a modded server, I'll be making sure to test every element of the mod.

But apart from that, OpenBlocks is a very useful mod, keep up the good work.