marcelo-mason / SimpleClans

Full featured Clan system for Minecraft
http://dev.bukkit.org/server-mods/simpleclans/
50 stars 59 forks source link

GUI Drawing lag #617

Closed Korinocho closed 4 years ago

Korinocho commented 4 years ago

Sometimes when someone opens the new GUI the server freeze 10-13 seconds. Here is the crash report when it freeze

19:05:31 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-333 (MC: 1.15.2) --- 19:05:31 ERROR: The server has not responded for 10 seconds! Creating thread dump

19:05:31 ERROR: Server thread dump (Look for plugins here before reporting to Paper!):

19:05:31 ERROR: Current Thread: Server thread 19:05:31 ERROR: PID: 21 | Suspended: false | Native: true | State: RUNNABLE

19:05:31 ERROR: java.net.SocketInputStream.socketRead0(Native Method) 19:05:31 ERROR: java.net.SocketInputStream.socketRead(Unknown Source) 19:05:31 ERROR: java.net.SocketInputStream.read(Unknown Source) 19:05:31 ERROR: java.net.SocketInputStream.read(Unknown Source) 19:05:31 ERROR: sun.security.ssl.InputRecord.readFully(Unknown Source) 19:05:31 ERROR: sun.security.ssl.InputRecord.read(Unknown Source) 19:05:31 ERROR: sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 19:05:31 ERROR: sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) 19:05:31 ERROR: sun.security.ssl.AppInputStream.read(Unknown Source) 19:05:31 ERROR: java.io.BufferedInputStream.fill(Unknown Source) 19:05:31 ERROR: java.io.BufferedInputStream.read1(Unknown Source) 19:05:31 ERROR: java.io.BufferedInputStream.read(Unknown Source) 19:05:31 ERROR: sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) 19:05:31 ERROR: sun.net.www.http.HttpClient.parseHTTP(Unknown Source) 19:05:31 ERROR: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) 19:05:31 ERROR: sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 19:05:31 ERROR: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)

19:05:31 ERROR: java.lang.Thread.run(Unknown Source)

19:05:31 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

Thanks!

RoinujNosde commented 4 years ago

I'm working on it.

Korinocho commented 4 years ago

Love u :)

RoinujNosde commented 4 years ago

@Korinocho I think I fixed it. I need SimpleClan's db file and the playerdata folder to test it.

Korinocho commented 4 years ago

Ok. Should i upload my files on drive or something similar so you can test?

RoinujNosde commented 4 years ago

Should i upload my files on drive

Sure

Korinocho commented 4 years ago

There you have. https://drive.google.com/file/d/1q5JZqko_iBwll1eg86JiVx1tItx__tjt/view?usp=sharing

RoinujNosde commented 4 years ago

Thanks!

Korinocho commented 4 years ago

Thanks for the fast response time! Cheers

RoinujNosde commented 4 years ago

You're welcome. If you're enjoying the plugin, leave a review on Spigot. :)