utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Error when trying to open an offline player chest #136

Closed utarwyn closed 3 years ago

utarwyn commented 3 years ago

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

  1. /ecp open [offline player]

Expected behavior No error, should open the main inventory of the player.

Screenshots image