mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-02-18 15:49:35 +01:00
![riking](/assets/img/avatar_default.png)
This change should cause McMMOPlayer to create a graceful recovery when the database is temporarily unavailable. When a McMMOPlayer is constructed and recieves an unloaded PlayerProfile, it schedules a task to re-attempt profile retrieval. This task can run for a maximum of 5 seconds, after which a second warning is printed indicating that it has given up (and a message given to the user).