Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Description: Exception in server tick loop
  2.  
  3. com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive
  4. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913)
  5. at xj.a(SourceFile:497)
  6. at xj.a(SourceFile:550)
  7. at xj.a(SourceFile:546)
  8. at xj.a(SourceFile:554)
  9. at so.d(SourceFile:249)
  10. at net.minecraft.server.MinecraftServer.run(SourceFile:566)
  11. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement