PreciousStones

PreciousStones

269k Downloads

Error t:hbr0

XInfiniterX opened this issue ยท 2 comments

commented

Hello, i have following problem:

t:hbr0 is added automatically when player placing ps stones, after placing ps stones t:hbr0 is added to cuboid (ps stones) and allows all players to destroy there. When player removes t:hbr0 server crash

Server is running on Spigot 1.8.4

Sorry for my english :(

[15:35:02] [Server thread/INFO]: QJUT issued server command: /ps removeall t:hbr0
[15:35:07] [Server thread/INFO]: Error: null
[15:35:07] [Server thread/INFO]: net.sacredlabyrinth.Phaed.PreciousStones.managers.EntryManager.reevaluateEnteredFields(EntryManager.java:302)
[15:35:07] [Server thread/INFO]: net.sacredlabyrinth.Phaed.PreciousStones.managers.CommandManager.onCommand(CommandManager.java:276)
[15:35:07] [Server thread/INFO]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[15:35:07] [Server thread/INFO]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[15:35:07] [Server thread/INFO]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:646)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:35:07] [Server thread/INFO]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[15:35:07] [Server thread/INFO]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:60)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:368)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
[15:35:07] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
[15:35:07] [Server thread/INFO]: java.lang.Thread.run(Thread.java:745)
commented

Post your config please.