Advertisement
Guest User

vote listener error

a guest
Mar 4th, 2017
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. 04.03 17:07:27 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'votetop' for source EntityPlayerMP['VinceOrlando'/347, l='world', x=88.13, y=65.00, z=392.57]: null
  2. 04.03 17:07:27 [Server] INFO java.lang.NullPointerException
  3. 04.03 17:07:27 [Server] INFO at com.mineaurion.tjk.AurionsVoteListener.SwitchSQL.VoteTop(SwitchSQL.java:79) ~[SwitchSQL.class:?]
  4. 04.03 17:07:27 [Server] INFO at com.mineaurion.tjk.AurionsVoteListener.commands.VoteTopCmd.execute(VoteTopCmd.java:22) ~[VoteTopCmd.class:?]
  5. 04.03 17:07:27 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:359) ~[CommandSpec.class:1.10.2-2221-5.2.0-BETA-2219]
  6. 04.03 17:07:27 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336) ~[SimpleDispatcher.class:1.10.2-2221-5.2.0-BETA-2219]
  7. 04.03 17:07:27 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:295) ~[SpongeCommandManager.class:1.10.2-2221-5.2.0-BETA-2219]
  8. 04.03 17:07:27 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) ~[bd.class:?]
  9. 04.03 17:07:27 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) ~[me.class:?]
  10. 04.03 17:07:27 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) ~[me.class:?]
  11. 04.03 17:07:27 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) ~[im.class:?]
  12. 04.03 17:07:27 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) ~[im.class:?]
  13. 04.03 17:07:27 [Server] INFO at org.spongepowered.common.network.PacketUtil.lambda$onProcessPacket$0(PacketUtil.java:158) ~[PacketUtil.class:1.10.2-2221-5.2.0-BETA-2219]
  14. 04.03 17:07:27 [Server] INFO at org.spongepowered.common.event.tracking.CauseTracker.switchToPhase(CauseTracker.java:156) [CauseTracker.class:1.10.2-2221-5.2.0-BETA-2219]
  15. 04.03 17:07:27 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:157) [PacketUtil.class:1.10.2-2221-5.2.0-BETA-2219]
  16. 04.03 17:07:27 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjf000(SourceFile:539) [fl$1.class:?]
  17. 04.03 17:07:27 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  18. 04.03 17:07:27 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  19. 04.03 17:07:27 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  20. 04.03 17:07:27 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  21. 04.03 17:07:27 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:235) [SpongeImplHooks.class:1.10.2-2221-5.2.0-BETA-2219]
  22. 04.03 17:07:27 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zhm000(MinecraftServer.java:3931) [MinecraftServer.class:?]
  23. 04.03 17:07:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  24. 04.03 17:07:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  25. 04.03 17:07:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  26. 04.03 17:07:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  27. 04.03 17:07:27 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement