Advertisement
Guest User

Latest log

a guest
Nov 13th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. [21:19:38] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [21:19:38] [Server thread/INFO]: Loading properties
  3. [21:19:38] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  4. [21:19:38] [Server thread/INFO]: Default game type: SURVIVAL
  5. [21:19:38] [Server thread/INFO]: Generating keypair
  6. [21:19:38] [Server thread/INFO]: Starting Minecraft server on *:40374
  7. [21:19:38] [Server thread/INFO]: Using epoll channel type
  8. [21:19:39] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-adbfc1f (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  9. [21:19:39] [Server thread/ERROR]: Encountered an unexpected exception
  10. com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
  11. at net.minecraft.server.v1_12_R1.ChatDeserializer.a(SourceFile:506) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  12. at net.minecraft.server.v1_12_R1.ChatDeserializer.a(SourceFile:522) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  13. at net.minecraft.server.v1_12_R1.JsonList.load(JsonList.java:174) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  14. at net.minecraft.server.v1_12_R1.DedicatedPlayerList.z(SourceFile:91) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  15. at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:27) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:187) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  19. Caused by: java.io.EOFException: End of input at line 1 column 1 path $
  20. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  21. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  22. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  23. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  24. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  25. at net.minecraft.server.v1_12_R1.ChatDeserializer.a(SourceFile:504) ~[craftbukkit-1.12.2.jar:git-Bukkit-adbfc1f]
  26. ... 7 more
  27. [21:19:39] [Server thread/ERROR]: This crash report has been saved to: /home/gs/gs/data/servers/7756988/./crash-reports/crash-2017-11-13_21.19.39-server.txt
  28. [21:19:39] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement