Plugin crashing server on newest paper
MrTalon63 opened this issue · 2 comments
I'm using the latest version of plugin and paper and from nowhere plugin starts to crash server every 30 seconds.
The [10:49:52 WARN]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.pool.HikariPool] Minepacks-Connection-Pool - Thread starvation or clock leap detected (housekeeper delta=47s988ms81µs202ns)
message is not the cause of your problem but one of the consequences. Your server was lagging, which caused the scheduled task for the database connection pool housekeeping to be delayed.
If you resolve your lagg problem this will also be resolved.