Advertisement
Guest User

14w20b server mishap

a guest
May 16th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. [21:27:52] [Server thread/INFO]: Starting minecraft server version 14w20b
  2. [21:27:52] [Server thread/INFO]: Loading properties
  3. [21:27:52] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:27:52] [Server thread/INFO]: Generating keypair
  5. [21:27:52] [Server thread/INFO]: Starting Minecraft server on *:16385
  6. [21:27:53] [Server thread/ERROR]: Encountered an unexpected exception
  7. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
  8. at com.google.gson.Gson.fromJson(Gson.java:815) ~[minecraft_server.14w20b.jar:?]
  9. at com.google.gson.Gson.fromJson(Gson.java:768) ~[minecraft_server.14w20b.jar:?]
  10. at qg.g(SourceFile:125) ~[minecraft_server.14w20b.jar:?]
  11. at nl.z(SourceFile:99) ~[minecraft_server.14w20b.jar:?]
  12. at nl.<init>(SourceFile:25) ~[minecraft_server.14w20b.jar:?]
  13. at nm.g(SourceFile:164) ~[minecraft_server.14w20b.jar:?]
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:382) [minecraft_server.14w20b.jar:?]
  15. at nd.run(SourceFile:682) [minecraft_server.14w20b.jar:?]
  16. Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
  17. at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) ~[minecraft_server.14w20b.jar:?]
  18. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[minecraft_server.14w20b.jar:?]
  19. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[minecraft_server.14w20b.jar:?]
  20. at com.google.gson.Gson.fromJson(Gson.java:803) ~[minecraft_server.14w20b.jar:?]
  21. ... 7 more
  22. [21:27:53] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Owner\Desktop\Minecraft servers\Survival Snapshot server\.\crash-reports\crash-2014-05-16_21.27.53-server.txt
  23. [21:28:01] [Server thread/INFO]: Stopping server
  24. [21:28:01] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement