Stuff despawning when player does /back
bananasmoothii opened this issue ยท 2 comments
Hello, when someone dies and does /back, his stuff just despawns although the delay of item despawning isn't reached at all, and is just like deleted.
Here is the output of /ess version
:
The config file:
https://cdn.discordapp.com/attachments/426460575971672064/764852625010327562/config_ess.yml
my plugins:
Plugins (52): ActionBarAPI, ajParkour, BanItem, BKCommonLib, BlocksHub, BuycraftX, ChatSentinel, ClearLag, CommandConfirm, ConsoleScheduler*, CoreProtect, CustomHeads*, DiscordSRV, dynmap*, Dynmap-WorldGuard*, Essentials, EssentialsChat, EssentialsGeoIP, EssentialsSpawn, (WorldEdit)FastAsyncWorldEdit, floodgate-bukkit, Geyser-Spigot, GSit, LibsDisguises, LuckPerms, Matrix, MCJukebox, Morphy, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, MyCommand, OpenInv, Parkour, PlaceholderAPI, PlayerReport, PlayTime*, PluginConstructorAPI, PlugMan, ProtocolLib, SuperVanish, TabList, Test, TimeManager, Vault, ViaVersion, Votifier, VotingPlugin, WorldBorder, WorldEditSelectionVisualizer, WorldGuard, WorldGuardExtraFlags
(BKCommonLib
is red)
for the latest.log, I could but there is nothing special apart from that:
[13:26:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.1.0
[13:26:34] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[13:26:34] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[13:26:34] [Server thread/INFO]: [Essentials] No kits found to migrate.
[13:26:34] [Server thread/INFO]: [Essentials] Loaded 17746 items from items.json.
[13:26:34] [Server thread/INFO]: [Essentials] Using locale fr
[13:26:34] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[13:26:34] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[13:26:34] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[13:26:34] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
and that
[13:26:36] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.18.1.0
[13:26:36] [Server thread/WARN]: [EssentialsGeoIP] Loaded class com.fasterxml.jackson.databind.ext.Java7Support from floodgate-bukkit v1.0-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
[13:26:36] [Server thread/WARN]: [floodgate-bukkit] Loaded class com.fasterxml.jackson.databind.node.ArrayNode from EssentialsGeoIP v2.18.1.0 which is not a depend, softdepend or loadbefore of this plugin.
[13:26:36] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
[13:26:36] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
Right off the bat, this doesn't sound like Essentials at all. Have you tried without any other plugins installed?