AJCStriker / Movecraft-3

The original movement plugin for Bukkit. Reloaded.
GNU General Public License v3.0
10 stars 31 forks source link

Movement issues.. help please #123

Open Zeakie opened 10 years ago

Zeakie commented 10 years ago

Whenever I try to move an airship, the ship does not move and keeps saying that its path is obstructed. Meanwhile, in the server log files, it shows Task #37 issue. I am currently using bukkit v1.6.4 R-2.0 with Movecraft v3.1.37. For some reason, it does not work and I have the proper building for the airships. I've tried with an airskiff before, and it did work. But for some reason, Airships don't want to move... any solution? Any help would be appreciated! Thanks. Here is my server log:

2014-05-16 22:51:53 [WARNING] [Movecraft] Task #37 for Movecraft v3.1.37 generated an exception java.lang.NullPointerException at net.countercraft.movecraft.items.StorageChestItem.getInventoryOfCrateAtLocation(StorageChestItem.java:52) at net.countercraft.movecraft.utils.MapUpdateManager.getBlockDataPacket(MapUpdateManager.java:398) at net.countercraft.movecraft.utils.MapUpdateManager.run(MapUpdateManager.java:163) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:524) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)

Baccayarro commented 10 years ago

Looks like something wrong with a storage crate. This is an older version of the plugin, but I'm doubtful the newer version would fix it as I haven't touched the storage crate code in forever.

Now that (single) chests work, I would highly recommend you transition your crafts away from the storage crates and replace them with chests. If you put in double chests, it will warn you to remove them, so don't worry about that. Eventually, I would take pistons off the AllowedBlocks lists, which will effectively disable storagecrates.