PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.67k stars 2.25k forks source link

Entity threw exception #11100

Closed tomasalias closed 1 month ago

tomasalias commented 1 month ago

Expected behavior

I expected no error.

Observed/Actual behavior

image

Steps/models to reproduce

I don't know.

Plugin and Datapack List

[15:53:51 INFO]: Server Plugins (59): [15:53:51 INFO]: Paper Plugins: [15:53:51 INFO]: - EconomyShopGUI [15:53:51 INFO]: Bukkit Plugins: [15:53:51 INFO]: - AdvancedBan, ArmorQualities, AuthMe, AutoCraft, BetterWhitelist, Bounties, Brewery, Chunky, ChunkyBorder, Citizens [15:53:51 INFO]: CMILib, CoinsEngine, CoreProtect, CraftingStore, Craftorithm, CrazyAuctions, CrazyEnvoys, CustomCrops, DailyRewards, DecentHolograms [15:53:51 INFO]: DeluxeCombat, DeluxeMenus, dynmap, EnchantableMending, Essentials, EssentialsChat, EssentialsSelectors, EssentialsSpawn, EssentialsWarpGUI, FastLogin [15:53:51 INFO]: floodgate, FreeCoinFlip, Geyser-Spigot, GSit, Jobs, KauriVPN, LagFixer, Lands, LuckPerms, Multiverse-Core [15:53:51 INFO]: NBTAPI, nightcore, Oraxen, PlaceholderAPI, ProtocolLib, ServerListPlus, Shopkeepers, SkinsRestorer, TAB, *TreeCapitator [15:53:51 INFO]: UltimateAntiBot, Vault, ViaBackwards, ViaRewind, ViaVersion, VoidTeleport, WorldEdit, WorldGuard

Paper version

This server is running Paper version 1.21-78-master@ef96a69 (2024-07-16T08:23:03Z) (Implementing API version 1.21-R0.1-SNAPSHOT)

Other

Changing to latest dev build #83 didn't help.

electronicboy commented 1 month ago

I do not see how this could happen outside of plugins messing with internals or messing with stuff concurrently

codebycam commented 1 month ago

Please try to reproduce without any plugins running, as electronicboy said it is more than likely caused by a plugin. You can read some helpful information on our docs related to troubleshooting!