TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

NullPointerException when using SignOverwriteBrush #237

Closed Kellador closed 10 years ago

Kellador commented 10 years ago

Using the SignOverwriteBrush to change a line on an existing sign causes a NullPointerException when entering the command. However the brush still appears to work just fine despite that.

[12:31:52] [Server thread/INFO]: billybob83 issued server command: /b sio -1 We Have
[12:31:52] [Server thread/WARN]: java.lang.NullPointerException
[12:31:52] [Server thread/WARN]:    at com.thevoxelbox.voxelsniper.brush.SignOverwriteBrush.parameters(SignOverwriteBrush.java:168)
[12:31:52] [Server thread/WARN]:    at com.thevoxelbox.voxelsniper.VoxelSniperListener.commandSniperB(VoxelSniperListener.java:248)
[12:31:52] [Server thread/WARN]:    at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniperListener.java:114)
[12:31:52] [Server thread/WARN]:    at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:141)
[12:31:52] [Server thread/WARN]:    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[12:31:52] [Server thread/WARN]:    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175)
[12:31:52] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
[12:31:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
gabizou commented 10 years ago

What is the version when you do /ver VoxelSniper?

Kellador commented 10 years ago

Version: 5.169.0-SNAPSHOT-jnks304-gitb8e4479