This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
-What steps will reproduce the problem?1. Just use normally, wait.
-What version of the product are you using?Using v2.0.10
Do you have an error log of what happened?
10:01:43 [INFO] Banchet [/71.237.218.26:50787] logged in with entity id 127051 at ([world] -188.76997909455156, 56.0, 484.96852771442906)10:01:43 [WARNING] [Statistician] SELECT player_name FROM players WHERE uuid = '9824dd4b-b22e-4585-927b-9adec97990e5' LIMIT 1 :: Query failed, checking connection... (The last packet successfully received from the server was 40,463,727 milliseconds ago. The last packet sent successfully to the server was 40,463,727 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.)
Please provide any additional information below.
Seems like this hasn't been the only plugin that had this issue but it was fixed in other plugins by the plugin devs by doing something similar to what is noted here:
http://stackoverflow.com/a/2077182
(read the first step)
Seems like a fairly simple and quick fix.
To post a comment, please login or register a new account.