turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

WARN Task #74302168 #147

Closed HavenServer closed 10 years ago

HavenServer commented 10 years ago

10.02 08:41:17 [Server] INFO java.lang.NullPointerException 10.02 08:41:17 [Server] WARN Task #74302168 for AntiShare v5.5.3-SNAPSHOT generated an exception

I know we had the conversation about the future of AS but wanted to post this anyway - crashes server when happens ;)

turt2live commented 10 years ago

Is there more to the error?

It is missing critical information.

HavenServer commented 10 years ago

http://pastebin.com/ft1YcBFt

turt2live commented 10 years ago

That paste has no mention of AntiShare at all...?

HavenServer commented 10 years ago

14.02 18:48:34 [Disconnect] User GameProfile{id='null', name='Vexxid'} (/ip:49985) has disconnected, reason: Disconnected 14.02 18:48:33 [Disconnect] User GameProfile{id='null', name='zachreitz878'} (/ip:3558) has disconnected, reason: Disconnected 14.02 18:48:33 [Disconnect] User GameProfile{id='null', name='Wolfsbane777'} (/ip:50079) has disconnected, reason: Disconnected 14.02 18:48:33 [Disconnect] User GameProfile{id='null', name='Ben_Plague'} (/ip:59713) has disconnected, reason: Internal Exception: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutException

14.02 18:48:32 [Disconnect] User GameProfile{id='null', name='nohtannoj'} (/ip:49983) has disconnected, reason: Internal Exception: java.io.IOException: Connection reset by peer 14.02 18:48:32 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit_beta.jar:git-Spigot-1319] 14.02 18:48:32 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[craftbukkit_beta.jar:git-Spigot-1319]

14.02 18:48:32 [Server] INFO at com.turt2live.antishare.ASListener$2.run(ASListener.java:506) ~[?:?]

14.02 18:48:32 [Server] INFO at com.turt2live.antishare.manager.BlockManager.removeBlock(BlockManager.java:288) ~[?:?] 14.02 18:48:32 [Server] INFO at com.turt2live.antishare.manager.BlockManager.getType(BlockManager.java:183) ~[?:?] 14.02 18:48:32 [Server] INFO java.lang.NullPointerException

HavenServer commented 10 years ago

99% sure antishare is crashing server but I cannot figure out exactly way or what wierd thing is being created. Server crashes after this type of error above.

turt2live commented 10 years ago

Thank you, I'll look into that ;)

Although, the rewrite should fix this for sure.

HavenServer commented 10 years ago

thanks bud - just giving more info to help future rewrite

http://pastebin.com/1PG4FCEi

turt2live commented 10 years ago

154