Advertisement
Guest User

Error log for 14w20b

a guest
May 16th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 16/05/14 8:45 AM
  5. Description: Exception in server tick loop
  6.  
  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)
  9. at com.google.gson.Gson.fromJson(Gson.java:768)
  10. at qg.g(SourceFile:125)
  11. at nl.z(SourceFile:99)
  12. at nl.<init>(SourceFile:25)
  13. at nm.g(SourceFile:164)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:382)
  15. at nd.run(SourceFile:682)
  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)
  18. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79)
  19. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60)
  20. at com.google.gson.Gson.fromJson(Gson.java:803)
  21. ... 7 more
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- System Details --
  28. Details:
  29. Minecraft Version: 14w20b
  30. Operating System: Windows 7 (amd64) version 6.1
  31. Java Version: 1.7.0_51, Oracle Corporation
  32. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  33. Memory: 1854334920 bytes (1768 MB) / 2058878976 bytes (1963 MB) up to 5726797824 bytes (5461 MB)
  34. JVM Flags: 2 total; -Xmx6G -Xms2G
  35. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  36. Profiler Position: N/A (disabled)
  37. Is Modded: Unknown (can't tell)
  38. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement