Blood Magic

Blood Magic

90M Downloads

Demonic Will does not appear

seanamor opened this issue ยท 7 comments

commented

What you expected to happen:

Receive demonic will

Steps to reproduce:

  1. Snared the mob, waited for the particle effects, attacked with sentient sword/bow while activated
  2. no demonic will was produced

...


Affected Versions (Do not use "latest"):

BloodMagic: 2.0.0-19
Minecraft: 1.8.9
SpongeAPI: 4.1.0-SNAPSHOT-6aa22d5
1.8.9-1890-4.1.0-BETA-1385
Minecraft Forge: 11.15.1.1902

Plugins/Mods Used
06.06 16:38:57 [Server] Server thread/INFO Plugins (47): Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeForge, Baubles Stuff, Better Foliage, BiomeTweaker, Biomes O' Plenty, Blood Magic: Alchemical Wizardry, Bloodmoon, Bookshelf, DjxyCore, Calendar, Conquest Mod, CustomNPCs, Custom Spawners, Baubles, Thaumcraft, Dark Utilities, EnjinMinecraftPlugin, EssentialCmds, FastAsyncWorldEdit, Floocraft, FoxCore, FoxGuard, Grimoire of Gaia 3, guide, keys, Mantle, MorePlayerModels, NameAPI, Nations, PermissionManager, Project Worlds, RadixCore, Redstone Paste, Reptile Mod, Rope Bridge, Realistic Terrain Generation, StatusProtocol, ServerListPlus, Tinkers' Construct, The Little Things, Total Economy, Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, WorldEdit

the only error I see (might not be related)

06.06 16:33:44 [Server] Server thread/ERROR [Sponge]: Could not pass InteractBlockEvent$Secondary$Impl to org.spongepowered.mod.plugin.SpongeModPluginContainer@71d10808 06.06 16:33:44 [Server] INFO java.util.NoSuchElementException: No value present 06.06 16:33:44 [Server] INFO at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_45] 06.06 16:33:44 [Server] INFO at com.helion3.keys.listeners.InteractBlockListener.onUse(InteractBlockListener.java:49) ~[InteractBlockListener.class:1.2+unknown-b0.git-unknown] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.event.listener.SecondaryListener_InteractBlockListener_onUse102.handle(Unknown Source) ~[?:?] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:210) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:193) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:223) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:129) [SpongeImpl.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:608) [SpongeCommonEventFactory.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:603) [SpongeCommonEventFactory.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:551) [lm.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) [ja.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) [ja.class:?] 06.06 16:33:44 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:115) [PacketUtil.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:44 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39) [fh$1.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?] 06.06 16:33:44 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45] 06.06 16:33:44 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45] 06.06 16:33:44 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?] 06.06 16:33:44 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?] 06.06 16:33:44 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45] 06.06 16:33:46 [Server] Server thread/ERROR [Sponge]: Could not pass InteractBlockEvent$Secondary$Impl to org.spongepowered.mod.plugin.SpongeModPluginContainer@71d10808 06.06 16:33:46 [Server] INFO java.util.NoSuchElementException: No value present 06.06 16:33:46 [Server] INFO at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_45] 06.06 16:33:46 [Server] INFO at com.helion3.keys.listeners.InteractBlockListener.onUse(InteractBlockListener.java:49) ~[InteractBlockListener.class:1.2+unknown-b0.git-unknown] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.event.listener.SecondaryListener_InteractBlockListener_onUse102.handle(Unknown Source) ~[?:?] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:210) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:193) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:223) [SpongeModEventManager.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:129) [SpongeImpl.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:608) [SpongeCommonEventFactory.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractBlockEventSecondary(SpongeCommonEventFactory.java:603) [SpongeCommonEventFactory.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:551) [lm.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) [ja.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) [ja.class:?] 06.06 16:33:46 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:115) [PacketUtil.class:1.8.9-1890-4.1.0-BETA-1385] 06.06 16:33:46 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39) [fh$1.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?] 06.06 16:33:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45] 06.06 16:33:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45] 06.06 16:33:46 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?] 06.06 16:33:46 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?] 06.06 16:33:46 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45] 06.06 16:33:46 [Server] Server thread/ERROR [Sponge]: Could not pass InteractBlockEvent$Secondary$Impl to org.spongepowered.mod.plugin.SpongeModPluginContainer@71d10808 06.06 16:33:46 [Server] INFO java.util.NoSuchElementException: No value present 06.06 16:33:47 [Multicraft] Skipped 25 lines due to rate limit (29/s)

commented

Is it in your gem?

commented

Does not appear to go into a soul gem.

commented

Could you try on build 20? 19 is outdated for 1.8.9. I'm fairly sure this isn't a bug as it definitely would have been reported by now.

Edit: Could you try without Sponge? It's very possible that they are screwing with the drops.

commented

Since you've confirmed this is a Sponge-only problem, I'll close this for now.

commented

i have this same problem it works in ssp but when testing on a multiplayer server with sponce the demonic will no longer drops

commented

just an update taking sponge off the server fixed the problem and id do some more testing but we are switching to 1.9 tomorrow and hopefully the bug will not be there fingers crossed

commented

I know you guys closed this out, but just to clarify, I actually meant to say this was for version 20 of blood magic. For the record. Also to note in an earlier version, along side with sponge, will did appear. I will do further testing on various versions to determine which one I previously had that worked.