
Error when trying to open an offline player chest
utarwyn opened this issue ยท 0 comments
Versions
EnderContainers version: 2.2.1
Platform version: Spigot 1.16.5
Describe the bug
An asynchronous error occurs in the console when trying to open a chest of an offline player. It should loads offline player profile in a synchronous way.
To Reproduce
/ecp open [offline player]
Expected behavior
No error, should open the main inventory of the player.