I get a constant Spam in the console and the logs grow big.
I think it has something to do with Griefprevention, i googled about this but i found no solution.
Do Someone have a solution for me?
It’s a spongeforge server with arround 200 mods.
This is the part that gets spammed:
[08:06:06] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: griefprevention $
[08:06:06] [Server thread/WARN] [Sponge]: /* Exception: $
[08:06:06] [Server thread/WARN] [Sponge]: /* java.lang.NoSuchMethodError: org.spongepowered.common.bridge.world.LocationBridge.getBlockPos()Lnet/minecraft/util/math/BlockPos; $
[08:06:06] [Server thread/WARN] [Sponge]: /* me.ryanhamshire.griefprevention.listener.BlockEventHandler.onBlockCollide(BlockEventHandler.java:482) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.CollideBlockEventListener_BlockEventHandler_onBlockCollide220.handle(Unknown Source) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:247) $
[08:06:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.handleCollideBlockEvent(SpongeCommonEventFactory.java:1016) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.Entity.redirect$spongeImpl$onEntityCollideWithBlockState$zem000(Entity.java:7175) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.Entity.func_70091_d(Entity.java:964) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.func_191986_a(EntityPlayer.java:1827) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:513) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.redirect$impl$onPlayerTick$zio000(NetHandlerPlayServer.java:3004) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) $
[08:06:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) $
[08:06:06] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) $
[08:06:06] [Server thread/WARN] [Sponge]: /$
[08:06:06] [Server thread/WARN] [Sponge]: /$
[08:06:06] [Server thread/WARN] [Sponge]: /* Could n$
[08:06:06] [Server thread/WARN] [Sponge]: /$
[08:06:06] [Server thread/WARN] [Sponge]: / Could not pass the event CollideBlockEvent$Impl to an Event Listener! $
[08:06:06] [Server thread/WARN] [Sponge]: /* $
[08:06:06] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event’s listener,
there could be adverse side effects of the exception occuring
such that duplications or other game breaking issues could exist.
Due to the nature of the exception, this is not likely an exception
that is covered by SpongeForge or Forge itself, and therefor should
be reported to the mod/plugin author first prior to reporting to
Sponge or Forge. */