Advertisement
Guest User

updater error

a guest
Mar 12th, 2012
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. 2012-03-11 17:52:01 [INFO] Starting minecraft server version 1.2.3
  2. 2012-03-11 17:52:01 [INFO] Loading properties
  3. 2012-03-11 17:52:01 [INFO] Starting Minecraft server on 192.168.1.184:25565
  4. 2012-03-11 17:52:01 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  5. 2012-03-11 17:52:01 [WARNING] The server will make no attempt to authenticate usernames. Beware.
  6. 2012-03-11 17:52:01 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  7. 2012-03-11 17:52:01 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
  8. 2012-03-11 17:52:01 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
  9. 2012-03-11 17:52:02 [INFO] Request: GET http://dl.bukkit.org/api/1.0/downloads/projects/craftbukkit/view/git-Bukkit-1.2.3-R0.2-b2060jnks
  10. 2012-03-11 17:52:02 [INFO] No handler. Piping.
  11. 2012-03-11 17:52:02 [INFO] Piping finished
  12.  
  13. 2012-03-11 17:52:02 [SEVERE] Exception in thread "Thread-7"
  14. 2012-03-11 17:52:02 [SEVERE] com.google.gson.JsonSyntaxException: java.io.IOException: Bogus chunk size
  15. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:769)
  16. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:694)
  17. 2012-03-11 17:52:02 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:44)
  18. 2012-03-11 17:52:02 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:27)
  19. 2012-03-11 17:52:02 [SEVERE] at org.bukkit.craftbukkit.updater.AutoUpdater$1.run(AutoUpdater.java:77)
  20. 2012-03-11 17:52:02 [SEVERE] Caused by: java.io.IOException: Bogus chunk size
  21. 2012-03-11 17:52:02 [SEVERE] at sun.net.www.http.ChunkedInputStream.processRaw(Unknown Source)
  22. 2012-03-11 17:52:02 [SEVERE] at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
  23. 2012-03-11 17:52:02 [SEVERE] at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
  24. 2012-03-11 17:52:02 [SEVERE] at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
  25. 2012-03-11 17:52:02 [SEVERE] at java.io.FilterInputStream.read(Unknown Source)
  26. 2012-03-11 17:52:02 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
  27. 2012-03-11 17:52:02 [SEVERE] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  28. 2012-03-11 17:52:02 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  29. 2012-03-11 17:52:02 [SEVERE] at sun.nio.cs.StreamDecoder.read(Unknown Source)
  30. 2012-03-11 17:52:02 [SEVERE] at java.io.InputStreamReader.read(Unknown Source)
  31. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.stream.JsonReader.fillBuffer(JsonReader.java:825)
  32. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:878)
  33. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.stream.JsonReader.consumeNonExecutePrefix(JsonReader.java:405)
  34. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.stream.JsonReader.peek(JsonReader.java:364)
  35. 2012-03-11 17:52:02 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:752)
  36. 2012-03-11 17:52:02 [SEVERE] ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement