Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. [06:02:32] [Server thread/ERROR]: Couldn't save chunk; already in use by another instance of Minecraft?
  2. net.minecraft.server.v1_8_R3.ExceptionWorldConflict: Failed to check session lock for world located at ./MundoRecurso, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
  3. at net.minecraft.server.v1_8_R3.WorldNBTStorage.checkSession(WorldNBTStorage.java:79) ~[spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  4. at net.minecraft.server.v1_8_R3.World.checkSession(World.java:2824) ~[spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  5. at net.minecraft.server.v1_8_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:120) ~[spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  6. at net.minecraft.server.v1_8_R3.ChunkProviderServer.saveChunk(ChunkProviderServer.java:251) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  7. at net.minecraft.server.v1_8_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:357) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  8. at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:234) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  9. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:770) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  10. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  11. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  12. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  13. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  14. [06:15:22] [File IO Thread/ERROR]: Failed to save chunk
  15. java.lang.NullPointerException
  16. [06:15:22] [File IO Thread/ERROR]: Failed to save chunk
  17. java.lang.NullPointerException
  18. [06:15:22] [File IO Thread/ERROR]: Failed to save chunk
  19. java.lang.NullPointerException
  20. [06:15:24] [File IO Thread/ERROR]: Failed to save chunk
  21. java.lang.NullPointerException
  22. [06:15:24] [File IO Thread/ERROR]: Failed to save chunk
  23. java.lang.NullPointerException
  24. [06:15:24] [File IO Thread/ERROR]: Failed to save chunk
  25. java.lang.NullPointerException
  26. [06:15:27] [Netty Epoll Server IO #0/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  27. java.io.IOException: Error during accept(...): Too many open files
  28. at io.netty.channel.epoll.Native.accept(Native Method) ~[spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  29. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:102) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  30. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  31. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  32. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.1.8.8.jar:git-Spigot-db6de12-18fbb24]
  33. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement