CoolLord22 / OtherDrops1.13

OtherDrops branch for the latest Minecraft version!
GNU General Public License v3.0
0 stars 4 forks source link

Could not pass event EntityDamageByBlockEvent to OtherDrops_1.13 v3.2.6 #18

Closed inferno771 closed 1 year ago

inferno771 commented 5 years ago

Describe the bug Console is spammed with errors when WorldGuard and OtherDrops are running on server.

To Reproduce Steps to reproduce the behavior:

  1. Start server with OtherDrops & WorldGuard
  2. Have mob damaged by block (In my case lava)
  3. Console with spam the error below.

Console Error [01:36:56 ERROR]: Could not pass event EntityDamageByBlockEvent to OtherDrops_1.13 v3.2.6 java.lang.NoSuchMethodError: com.sk89q.worldguard.internal.platform.WorldGuardPlatform.getWorldByName(Ljava/lang/String;)Lcom/sk89q/worldedit/world/World; at com.gmail.zariust.otherdrops.event.OccurredEvent.setRegions(OccurredEvent.java:808) ~[?:?] at com.gmail.zariust.otherdrops.event.OccurredEvent.<init>(OccurredEvent.java:219) ~[?:?] at com.gmail.zariust.otherdrops.listener.OdEntityListener.onEntityDamage(OdEntityListener.java:63) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor404.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-488] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-488] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-488] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-488] at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:103) ~[patched_1.13.2.jar:git-Paper-488] at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:723) ~[patched_1.13.2.jar:git-Paper-488] at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:848) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityLiving.damageEntity0(EntityLiving.java:1520) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityLiving.damageEntity(EntityLiving.java:985) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityMonster.damageEntity(EntityMonster.java:43) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityGuardian.damageEntity(SourceFile:354) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.Entity.burnFromLava(Entity.java:544) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.Entity.W(Entity.java:484) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityLiving.W(EntityLiving.java:218) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityInsentient.W(EntityInsentient.java:200) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.Entity.tick(Entity.java:357) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityLiving.tick(EntityLiving.java:2102) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityInsentient.tick(EntityInsentient.java:260) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.EntityMonster.tick(EntityMonster.java:27) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.World.entityJoinedWorld(World.java:1554) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.World.g(World.java:1521) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1328) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:615) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1104) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-488] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-488] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]

Desktop (please complete the following information):

CoolLord22 commented 5 years ago

Duplicate of CoolLord22/OtherDrops#28 Please use 3.2.7 Beta or wait for it to be released on Spigot to fix.

inferno771 commented 5 years ago

I've joined the discord and done what it said to get access but I still can't see any channels other than #welcome. Discord name is frig1d#0001

CrystalElixir commented 5 years ago

Please actually read what is in #welcome and you'll be able to see the other channels. Edit: I take back what I said. Sorry for being rude and jumping to conclusions - we'll see what's wrong.

CrystalElixir commented 5 years ago

Roles have been added. Once again, sorry about that. It's been a long morning 😅

CoolLord22 commented 5 years ago

Reopening issue as it’s confirmed to be causing problems on latest beta branch. Removing duplicate as it’s different from CoolLord22/OtherDrops#28.

CoolLord22 commented 1 year ago

Confirmed patched on 3.2.7