ObelusPA / CreativeParkour

Bukkit parkour plugin that allows all the players to play and show their skills in fun parkour maps they build or download!
https://creativeparkour.net
GNU General Public License v3.0
3 stars 9 forks source link

Error in console #8

Closed CoolLord22 closed 6 years ago

CoolLord22 commented 6 years ago

Recently got this error in the console. Unsure what it means.

https://pastebin.com/Y35SZVHY

[15:29:49 WARN]: java.util.zip.ZipException: Not in GZIP format [15:29:49 WARN]: at java.util.zip.GZIPInputStream.readHeader(Unknown Source) [15:29:49 WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source) [15:29:49 WARN]: at java.util.zip.GZIPInputStream.<init>(Unknown Source) [15:29:49 WARN]: at net.creativeparkour.CPRequest.run(CPRequest.java:194) [15:29:49 WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) [15:29:49 WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [15:29:49 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [15:29:49 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [15:29:49 WARN]: at java.lang.Thread.run(Unknown Source)

ObelusPA commented 6 years ago

Does it still occur? Because the website was down this day and it is probably the reason. But I should prevent this type of error anyway.