OpenMods / OpenModsLib

MIT License
38 stars 33 forks source link

Grave not spawning in multiplayer mode #62

Open shanmoon opened 7 years ago

shanmoon commented 7 years ago

Minecraft version: 1.7.10 OpenModLib version: 1.7.10 - 0.9.1 Forge version: 1.7.10 10.13.2.1291

Graves spawn in singleplayer, but not in multiplayer mode (client modpack and server mods are identical,w/the caveat that a server version of a mod may be installed on the server pack instead of the client version).

Occurs for any player connecting multiplayer server, but does not occur single player.

Including console from last test, in which inventory was just standard stone tools. /gamerule openblocks:spawn_graves was true /om_config_s set openblocks debug gravesdebug true

The inventory was saved, but at the very end of the console you'll see it says no drops from player, grave will not be spawned, despite the fact I could see the dropped items as I died, and when I went back for them later. Could not see any indication in console of another mod capturing the drops .

1:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerInventoryStore.onPlayerDeath(PlayerInventoryStore.java:303): Storing post-mortem inventory into E:\SERVERS\shans-server\.\moonbase\data\inventory-shanmoon-2016-11-25_21.32.49-death-0.dat. It can be restored with command '/ob_inventory restore shanmoon shanmoon-2016-11-25_21.32.49-death-0'
[21:32:49] [Server thread/INFO] [STDOUT]: [com.draco18s.artifacts.ArtifactServerEventHandler:EntityDeathEvent:84]: Is a player
[21:32:49] [Server thread/INFO]: shanmoon was killed by magic
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:394): Trying to spawn grave for player 'EntityPlayerMP['shanmoon'/24261, l='moonbase', x=-318.48, y=65.00, z=960.08]':'com.mojang.authlib.GameProfile@70eabd15[id=bda6e17e-1a2a-3282-86e9-bdbf8851a1a1,name=shanmoon,properties={},legacy=false]'
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 0
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: crazypants.enderio.enchantment.EnchantmentSoulBound@36220ced onPlayerDeath(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_781_EnchantmentSoulBound_onPlayerDeath_PlayerDropsEvent, priority: HIGHEST)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.emoniph.witchery.brewing.potions.WitcheryPotions$EventHooks@2cbc21d7 onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_865_EventHooks_onPlayerDrops_PlayerDropsEvent, priority: HIGHEST)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.emoniph.witchery.common.GenericEvents@2a1a22ae onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_848_GenericEvents_onPlayerDrops_PlayerDropsEvent, priority: HIGH)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: baubles.common.event.EventHandlerEntity@702b1618 playerDeath(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_68_EventHandlerEntity_playerDeath_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: vazkii.botania.common.item.ItemKeepIvy@1d2a3a0f onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_195_ItemKeepIvy_onPlayerDrops_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.armor.player.TPlayerHandler@8274c1e playerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_341_TPlayerHandler_playerDrops_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.tools.TinkerToolEvents@14ebcc69 damageToolsOnDeath(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_355_TinkerToolEvents_damageToolsOnDeath_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: de.eydamos.backpack.handler.EventHandlerBackpack@2cda2b38 playerDies(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_515_EventHandlerBackpack_playerDies_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.pahimar.ee3.handler.ItemEventHandler@6becaab1 onPlayerDropsEvent(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_582_ItemEventHandler_onPlayerDropsEvent_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.vanhal.recallstones.EventsRecall@6a3b0d28 PlayerDropsEvent(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_733_EventsRecall_PlayerDropsEvent_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.emoniph.witchery.ritual.rites.RitePriorIncarnation$EventHooks@4c132be3 onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_836_EventHooks_onPlayerDrops_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: mods.battlegear2.BattlemodeHookContainerClass@3940b9c0 onDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_18_BattlemodeHookContainerClass_onDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: cofh.core.entity.DropHandler@5782192b onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_34_DropHandler_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: thaumcraft.common.lib.events.EventHandlerEntity@480bed53 livingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_154_EventHandlerEntity_livingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: vazkii.botania.common.block.BlockFelPumpkin@62c764ad onDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_171_BlockFelPumpkin_onDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: vazkii.botania.common.item.equipment.tool.elementium.ItemElementiumAxe@60160fa9 onEntityDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_185_ItemElementiumAxe_onEntityDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.brandon3055.draconicevolution.common.handler.MinecraftForgeEventHandler@39ee59f3 onDropEvent(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_258_MinecraftForgeEventHandler_onDropEvent_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: net.epoxide.eplus.handler.ForgeEventHandler@2ff0b756 onMobDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_279_ForgeEventHandler_onMobDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: thaumic.tinkerer.common.item.ItemBloodSword@6a926f42 onDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_322_ItemBloodSword_onDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: mal.lootbags.handler.MobDropHandler@558bda73 onEntityDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_333_MobDropHandler_onEntityDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.world.TinkerWorldEvents@536193dd onLivingDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_345_TinkerWorldEvents_onLivingDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.tools.TinkerToolEvents@14ebcc69 onLivingDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_352_TinkerToolEvents_onLivingDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.armor.TinkerArmorEvents@3d5514c9 onLivingDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_360_TinkerArmorEvents_onLivingDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: openblocks.common.TrophyHandler@1a1c3152 onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_415_TrophyHandler_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.pam.harvestcraft.PamSheepDrops@4691fcd0 onEntityDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_445_PamSheepDrops_onEntityDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.pam.harvestcraft.PamSquidDrops@29ee1523 onEntityDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_446_PamSquidDrops_onEntityDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: dynamicswordskills.DSSCombatEvents@390d8e07 onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_480_DSSCombatEvents_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: WayofTime.alchemicalWizardry.common.ModLivingDropsEvent@4ec35fca onEntityDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_525_ModLivingDropsEvent_onEntityDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: cofh.thermalfoundation.core.Proxy@795cbfb1 livingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_537_Proxy_livingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: thaumic.tinkerer.common.core.handler.kami.DimensionalShardDropHandler@4e4b6a07 onEntityLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_606_DimensionalShardDropHandler_onEntityLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: fox.spiteful.forbidden.FMEventHandler@5653ed51 onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_611_FMEventHandler_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.mark719.magicalcrops.events.MobDropEvent@3c0dc879 essenceMobDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_622_MobDropEvent_essenceMobDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: mrcomputerghost.runicdungeons.events.RunicEventHandler@538d26a3 keyDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_749_RunicEventHandler_keyDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: flaxbeard.thaumicexploration.event.TXEventHandler@638cc0a4 handleMobDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_755_TXEventHandler_handleMobDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: mods.usefulfood.UFEvents@5923acb1 LivingDropsEvent(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_765_UFEvents_LivingDropsEvent_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.achievements.AchievementEvents@39fcc206 entityDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_811_AchievementEvents_entityDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.emoniph.witchery.common.GenericEvents@2a1a22ae onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_845_GenericEvents_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: openblocks.common.PlayerDeathHandler@45b6860e onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_423_PlayerDeathHandler_onPlayerDrops_PlayerDropsEvent, priority: LOW)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: crazypants.enderio.item.darksteel.ItemDarkSteelSword@24cde221 onEntityDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_314_ItemDarkSteelSword_onEntityDrop_LivingDropsEvent, priority: LOWEST)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 1
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 2
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 3
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:417):    class cpw.mods.fml.common.eventhandler.EventPriority
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: vazkii.botania.common.item.ItemKeepIvy@1d2a3a0f onPlayerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_195_ItemKeepIvy_onPlayerDrops_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.armor.player.TPlayerHandler@8274c1e playerDrops(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_341_TPlayerHandler_playerDrops_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.tools.TinkerToolEvents@14ebcc69 damageToolsOnDeath(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_355_TinkerToolEvents_damageToolsOnDeath_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: de.eydamos.backpack.handler.EventHandlerBackpack@2cda2b38 playerDies(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_515_EventHandlerBackpack_playerDies_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: com.pahimar.ee3.handler.ItemEventHandler@6becaab1 onPlayerDropsEvent(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_582_ItemEventHandler_onPlayerDropsEvent_PlayerDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: net.epoxide.eplus.handler.ForgeEventHandler@6f436dcf onMobDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_279_ForgeEventHandler_onMobDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: tconstruct.tools.TinkerToolEvents@14ebcc69 onLivingDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_352_TinkerToolEvents_onLivingDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: dynamicswordskills.DSSCombatEvents@390d8e07 onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_480_DSSCombatEvents_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: fox.spiteful.forbidden.FMEventHandler@5653ed51 onLivingDrops(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_611_FMEventHandler_onLivingDrops_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: mrcomputerghost.runicdungeons.events.RunicEventHandler@74663c26 keyDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_749_RunicEventHandler_keyDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:410):    'ASM: flaxbeard.thaumicexploration.event.TXEventHandler@110ce418 handleMobDrop(Lnet/minecraftforge/event/entity/living/LivingDropsEvent;)V' (handler class cpw.mods.fml.common.eventhandler.ASMEventHandler_755_TXEventHandler_handleMobDrop_LivingDropsEvent, priority: NORMAL)
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 4
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 5
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 6
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 7
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 8
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 9
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 10
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 11
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 12
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 13
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 14
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 15
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 16
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 17
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 18
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 19
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 20
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 21
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 22
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 23
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 24
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 25
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 26
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 27
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 28
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 29
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 30
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 31
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 32
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 33
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 34
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 35
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 36
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 37
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 38
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 39
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 40
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 41
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 42
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 43
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 44
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 45
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 46
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 47
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 48
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 49
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 50
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 51
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 52
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 53
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 54
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 55
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 56
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 57
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 58
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 59
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 60
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 61
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 62
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.dumpDebugInfo(PlayerDeathHandler.java:404): Dumping event class net.minecraftforge.event.entity.player.PlayerDropsEvent listeners on bus 63
[21:32:49] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerDeathHandler.onPlayerDrops(PlayerDeathHandler.java:345): No drops from player 'EntityPlayerMP['shanmoon'/24261, l='moonbase', x=-318.48, y=65.00, z=960.08]', grave will not be spawned'
[21:33:30] [Server thread/ERROR]: "Silently" catching entity tracking error.
net.minecraft.util.ReportedException: Adding entity to track
        at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:230) [mn.class:?]
        at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:364) [EntityRegistry.class:?]
        at net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:61) [mn.class:?]
        at net.minecraft.world.WorldManager.func_72703_a(SourceFile:31) [mp.class:?]
        at net.minecraft.world.World.func_72923_a(World.java:1347) [ahb.class:?]
        at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:844) [mt.class:?]
        at net.minecraft.world.World.func_72868_a(World.java:3304) [ahb.class:?]
        at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:921) [apx.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) [ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) [ChunkIOProvider.class:?]
        at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) [AsynchronousExecutor.class:?]
        at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) [AsynchronousExecutor.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) [ChunkIOExecutor.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) [ms.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) [ms.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) [ms.class:?]
        at net.minecraft.world.World.func_72964_e(World.java:419) [ahb.class:?]
        at net.minecraft.world.World.func_147439_a(World.java:345) [ahb.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$$anonfun$ncheck$1.apply$mcVI$sp(MossSpreadHandler.scala:82) [MossSpreadHandler$$anonfun$ncheck$1.class:?]
        at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) [scala-library-2.11.1.jar:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.ncheck(MossSpreadHandler.scala:79) [MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.mrtjp$projectred$exploration$MossSpreadHandler$$isBlockTouchingAir(MossSpreadHandler.scala:67) [MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.doMossSpread(MossSpreadHandler.scala:43) [MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.onBlockUpdate(MossSpreadHandler.scala:26) [MossSpreadHandler$.class:?]
        at mrtjp.core.world.BlockUpdateHandler$.onTick(blocktickhook.scala:101) [BlockUpdateHandler$.class:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_799_BlockUpdateHandler$_onTick_WorldTickEvent.invoke(.dynamic) [?:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
        at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255) [FMLCommonHandler.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
        at fastcraft.at.a(F:978) [fastcraft-1.23-client.jar:?]
        at fastcraft.H.aq(F:36) [fastcraft-1.23-client.jar:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.IllegalStateException: Entity is already tracked!
        at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:196) ~[mn.class:?]
        at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:364) ~[EntityRegistry.class:?]
        at net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:61) ~[mn.class:?]
        at net.minecraft.world.WorldManager.func_72703_a(SourceFile:31) ~[mp.class:?]
        at net.minecraft.world.World.func_72923_a(World.java:1347) ~[ahb.class:?]
        at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:844) ~[mt.class:?]
        at net.minecraft.world.World.func_72868_a(World.java:3304) ~[ahb.class:?]
        at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:921) ~[apx.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) ~[AsynchronousExecutor.class:?]
        at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[ms.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
        at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
        at net.minecraft.world.World.func_147439_a(World.java:345) ~[ahb.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$$anonfun$ncheck$1.apply$mcVI$sp(MossSpreadHandler.scala:82) ~[MossSpreadHandler$$anonfun$ncheck$1.class:?]
        at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) ~[scala-library-2.11.1.jar:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.ncheck(MossSpreadHandler.scala:79) ~[MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.mrtjp$projectred$exploration$MossSpreadHandler$$isBlockTouchingAir(MossSpreadHandler.scala:67) ~[MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.doMossSpread(MossSpreadHandler.scala:43) ~[MossSpreadHandler$.class:?]
        at mrtjp.projectred.exploration.MossSpreadHandler$.onBlockUpdate(MossSpreadHandler.scala:26) ~[MossSpreadHandler$.class:?]
        at mrtjp.core.world.BlockUpdateHandler$.onTick(blocktickhook.scala:101) ~[BlockUpdateHandler$.class:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_799_BlockUpdateHandler$_onTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
        at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255) ~[FMLCommonHandler.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
        ... 2 more
[21:34:01] [Server thread/INFO]: shanmoon lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[21:34:01] [Server thread/INFO]: shanmoon left the game
boq commented 7 years ago

Seems that some mod that processes before OpenBlocks decides to manually drop items. It's not OpenBlocks issue, but you can try to debug what happens with drops by using this mod:

https://github.com/boq/DropDebug/releases/download/v0.1/DropDebug-1.7.10-0.1.jar https://github.com/boq/DropDebug/wiki/HowToUse