Git Product home page Git Product logo

Comments (4)

SavageGamer69 avatar SavageGamer69 commented on August 26, 2024

i have a very similar error on my paper 1.12.2 server, using OCM version 2.0.1:

config.yml:

config.yml

https://drive.google.com/file/d/1lwuDWBtyaRy-nOiAnefXvMimrR8O8gv4/view?usp=sharing (can't directly paste it here because formatting, sorry)

error:
OCM error:
- [Wed 08:07:17 ERROR Minecraft] Could not pass event BlockCanBuildEvent to OldCombatMechanics v2.0.1
java.lang.NoSuchMethodError: org.bukkit.event.block.BlockCanBuildEvent.getPlayer()Lorg/bukkit/entity/Player;
    at kernitus.plugin.OldCombatMechanics.module.ModuleSwordBlocking.onBlockPlace(ModuleSwordBlocking.java:47)
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor413.execute(Unknown Source)
    at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70)
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
    at net.minecraft.server.v1_12_R1.World.a(World.java:2781)
    at net.minecraft.server.v1_12_R1.ItemBlock.a(ItemBlock.java:23)
    at net.minecraft.server.v1_12_R1.ItemStack.placeItem(ItemStack.java:191)
    at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:551)
    at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1011)
    at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
    at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5)
    at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850)
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
    at java.lang.Thread.run(Thread.java:750)

Same steps to reproduce.

from bukkitoldcombatmechanics.

kernitus avatar kernitus commented on August 26, 2024

This was fixed as part of #719. @SavageGamer69 @explosiv4 can you try the newest test version to see if you still get the error?

from bukkitoldcombatmechanics.

SavageGamer69 avatar SavageGamer69 commented on August 26, 2024

This was fixed as part of #719. @SavageGamer69 @explosiv4 can you try the newest test version to see if you still get the error?

I will try it as soon as I can. i will update when I do.

from bukkitoldcombatmechanics.

SavageGamer69 avatar SavageGamer69 commented on August 26, 2024

@kernitus the new version does fix this issue. thank you.

from bukkitoldcombatmechanics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.