SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
385 stars 211 forks source link

Tons of warning logs for EBI but actually caused by Sponge #3100

Open ScottCTD opened 4 years ago

ScottCTD commented 4 years ago

I am currently running

Issue Description https://paste.ubuntu.com/p/nsVTSvxd4f/

The text above appear repetitively and infinitely in intermittent periods. Sorry for troubling, I already asked the developers of ebi that they told me this issue is caused by sponge and I should submit the issue here. So then I do what he said. Thanks for developing sponge which is a very good platform!

ScottCTD commented 4 years ago

If you really need to know what mods and plugins I installed, here it is. Also, even though I do not think mods are factors, if you need me to test with only ebi and sponge, I will do that. Please comment to inform me. Thanks!

I'm sorry for some parts of my speaking may disrespect although my true intension is good. Please point them out if exist, because I am currently studying English and I am not aware of some mistakes I made. I was criticized once in the past, so now almost all of my comments include this part of text.

Plugins (34): Minecraft, Minecraft Coder Pack, SpongeAPI, Sponge, AmberShop, AntiAttack, Boop, BungeeTabListPlus-SpongeBridge, ClearMob, Clearall, CommandUtils, DupeFixer, EconomyLite, EpicBanItem, ForceChinese, Holograms, HologramsPlus, Inventory Sync, LuckPerms, MMCReboot, MultiChat, Nucleus, OfflineServerUsernameWebRequestNetworkManager, PlaceholderAPI, ServerListPlus, Sledgehammer, SpongeLoginFix, TitleMOTD, VirtualChest, VirtualChestEnchantments, WorldAlias, WorldEdit, XySafeShulkerBox, spark

Mods (126): Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeAPI, Sponge, AE2 Wireless Terminals (AE2WTLib), AI Improvements, Another Common Bug Fix, AppleSkin, Applied Energistics 2, Armory Expansion, Armory Expansion - Construct's Armory, Armory Expansion - Custom Materials, Armory Expansion - Ice and Fire, Armory Expansion - MatterOverdrive, Avaritia, Avaritiaddons, Baubles, BitHop, Bookshelf, Botania, Chameleon, Chisel, Clumps, CoFH Core, CoFH World, CodeChicken Lib, CommonCapabilities, Construct's Armory, CraftTweaker JEI Support, CraftTweaker2, Cyclops Core, Dark Utilities, Ender IO, Ender IO Applied Energistics Conduits, Ender IO Base, Ender IO Conduits, Ender IO Integration with Forestry, Ender IO Integration with Tinkers' Construct, Ender IO Integration with Tinkers' Construct, Ender IO Machines, Ender IO Open Computers Conduits, Ender IO Powertools, Ender IO Refined Storage Conduits, Ender IO endergy, EnderCore, Extra Utilities 2, FTB Backups, FTB Library, FTB Utilities, Flux Networks, FoamFix, FoamFixCore, Forestry, Forge Microblocks, Forge Multipart CBE, GasConduits, GunpowderLib, Hammer Core, Immersive Cables, Immersive Engineering, Immersive Tech, InControl, Industrial Foregoing, InstantUnify, Integrated Crafting, Integrated Dynamics, Integrated Terminals, Integrated Tunnels, IntegratedDynamics-Compat, IntegratedTerminals-Compat, IntegratedTunnels-Compat, Integration Foregoing, Inventory Tweaks, Iron Chest, JEI Bees, JourneyMap, Just Enough Characters, Just Enough Energistics, Just Enough Items, LagGoggles, Lazy AE2, MTLib, Mantle, McJtyLib, Mekanism, Mekanism: Generators, Minecraft Multipart Plugin, Mod Tweaker, NuclearCraft, Nutrition, OpenBlocks, OpenModsLib, OpenModsLib Core, OreExcavation, Pam's HarvestCraft, Pewter, Phosphor Lighting Engine, PlusTiC, RandomPatches, Redstone Flux, Shadowfacts' Forgelin, SpongeForge, Storage Drawers, Surge, Tesla Core Lib, Tesla Core Lib Registries, Thaumcraft, Thaumic Additions: Reconstructed, Thaumic Energistics, The One Probe, Thermal Dynamics, Thermal Expansion, Thermal Foundation, Tinker's JEI, Tinkers Tool Leveling, Tinkers' Construct, UniDict, VanillaFix, WanionLib, Wireless Crafting Terminal 2, XNet, YNot, libnine, p455w0rd's Library

dualspiral commented 4 years ago
Exception: java.lang.AbstractMethodError:  Method net/minecraft/entity/monster/EntityEnderman.getInventory()Lorg/spongepowered/api/item/inventory/type/CarriedInventory; is abstract                                                                                               
  at net.minecraft.entity.monster.EntityEnderman.getInventory(EntityEnderman.java)

Yeah, that's a Sponge error - I'll ask someone to look at this.