Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.10.2] com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity #46

Closed
L4BORG opened this issue Jul 11, 2016 · 3 comments

Comments

@L4BORG
Copy link

L4BORG commented Jul 11, 2016

[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@7084cbb7) at 9877,71,-13484 (AIR) where there was no entity tile!
Chunk coordinates: 9872,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.lambda$syncChunkLoad$0(ChunkIOExecutor.java:18)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MCUtil.ensureMain(MCUtil.java:55)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:18)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:157)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:140)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:136)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.loadChunk(CraftWorld.java:282)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.loadChunk(CraftWorld.java:173)
[13:04:29] [Server thread/WARN]:    at fr.neatmonster.nocheatplus.utilities.map.MapUtil.ensureChunksLoaded(MapUtil.java:74)
[13:04:29] [Server thread/WARN]:    at fr.neatmonster.nocheatplus.checks.moving.MovingListener.dataOnJoin(MovingListener.java:1589)
[13:04:29] [Server thread/WARN]:    at fr.neatmonster.nocheatplus.checks.moving.MovingListener.playerJoins(MovingListener.java:1567)
[13:04:29] [Server thread/WARN]:    at fr.neatmonster.nocheatplus.NoCheatPlus.onJoinLow(NoCheatPlus.java:1350)
[13:04:29] [Server thread/WARN]:    at fr.neatmonster.nocheatplus.NoCheatPlus$7.onPlayerJoinLow(NoCheatPlus.java:1309)
[13:04:29] [Server thread/WARN]:    at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:35)
[13:04:29] [Server thread/WARN]:    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[13:04:29] [Server thread/WARN]:    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:04:29] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517)
[13:04:29] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:349)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:175)
[13:04:29] [Server thread/WARN]:    at protocolsupport.protocol.packet.handler.AbstractLoginListener.b(AbstractLoginListener.java:159)
[13:04:29] [Server thread/WARN]:    at protocolsupport.protocol.packet.handler.AbstractLoginListener.E_(AbstractLoginListener.java:103)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:152)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:891)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@3c6b58b2) at 9867,67,-13474 (AIR) where there was no entity tile!
Chunk coordinates: 9856,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@538cdea1) at 9893,66,-13481 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@646f491a) at 9890,67,-13477 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@2dfe3ef5) at 9893,65,-13481 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@8a256a1) at 9891,71,-13476 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@585d4ce1) at 9890,65,-13477 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@b55b22d) at 9890,72,-13476 (AIR) where there was no entity tile!
Chunk coordinates: 9888,-13488
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@7b8f1f0a) at 9918,76,-13460 (AIR) where there was no entity tile!
Chunk coordinates: 9904,-13472
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
[13:04:29] [Server thread/WARN]: com.destroystokyo.paper.exception.ServerInternalException: Attempted to place a tile entity (net.minecraft.server.v1_10_R1.TileEntityChest@bacbd7d) at 9918,75,-13460 (AIR) where there was no entity tile!
Chunk coordinates: 9904,-13472
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:782)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.Chunk.a(Chunk.java:755)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:427)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:42)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:14)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
[13:04:29] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_10_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:36)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:812)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:403)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:730)
[13:04:29] [Server thread/WARN]:    at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[13:04:29] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:745)
>ver
[13:08:11 INFO]: This server is running Paper version git-TacoSpigot-"d9d17b4" (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
[13:08:11 INFO]: Checking version, please wait...
[13:08:12 INFO]: You are 1 commit(s) behind

>protocol version
[13:08:25 INFO]: ProtocolLib v4.0.2
[13:08:25 INFO]: Authors: dmulloy2 and Comphenix
[13:08:25 INFO]: Issues: https://github.com/dmulloy2/ProtocolLib/issues

>ncp version
[13:08:58 INFO]: ---- Version information ----
[13:08:58 INFO]: #### Server ####
[13:08:58 INFO]: git-TacoSpigot-"d9d17b4" ~MC: 1.10.2~
[13:08:58 INFO]:   detected: 1.10.2
[13:08:58 INFO]: #### NoCheatPlus ####
[13:08:58 INFO]: Plugin: 3.15.0-SNAPSHOT-sMD5NET-b1021
[13:08:58 INFO]: MCAccess: 1.10 / Spigot-CB-1.10_R1
[13:08:58 INFO]: Features:
[13:08:58 INFO]:   blocks: BlocksMC1_4 | BlocksMC1_5 | BlocksMC1_6_1 | BlocksMC1_7_2 | BlocksMC1_8 | BlocksMC1_9 | BlocksMC1_10
[13:08:58 INFO]:   checks: FastConsume | Gutenberg | HotFixFallingBlockPortalEnter | AttackFrequency | FlyingFrequency | KeepAliveFrequency
[13:08:58 INFO]:   defaults: pvpKnockBackVelocity
[13:08:58 INFO]:   packet-listeners: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
[13:08:58 INFO]: #### Related Plugins ####
[13:08:58 INFO]: ProtocolLib v4.0.2

>pl
[13:09:39 INFO]: Plugins (28): ServerManager, HealthBar, OpenInv, PlugMan, Chairs, WorldBorder, BuycraftX, Votifier, ProtocolLib, NoCheatPlus, FastAsyncWorldEdit, SonarPet, VoteListener, Vault, CreativeGuard, ProtocolSupport, CreativeItemControl, WorldEdit, Essentials, SkullExploitPatch, LogBlock, HolographicDisplays, PlotSquared, TrailGUI, TradeMe, PlayerVaults, UserManager, EssentialsSpawn
config-version: 1
useArraysForBlockStates: false
useArraysForDatawatcher: false
betterPvp: true
disableDataWatcherReadLocking: false
world-settings:
  default:
    verbose: false
    armor-stand:
      optimize-movement: false
    hopper:
      fire-InventoryMoveItemEvent: true
      push-based: false
    grass-ignores-light: true
    allow-non-player-entities-on-scoreboards: false
    redstone-fire-BlockPhysicsEvent: false
@L4BORG
Copy link
Author

L4BORG commented Jul 11, 2016

Also I think version checking is bugged? Considering it's d9d17b4 - https://ci.techcable.net/job/TacoSpigot/81/

@L4BORG
Copy link
Author

L4BORG commented Jul 11, 2016

Could this be NoCheatPlus issue?

@Techcable
Copy link
Contributor

Yeah this looks like a nocheatplus issue with the new craftbukkit commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants