OldCombatMechanics

OldCombatMechanics

46.1k Downloads

OCM disables the chat of my chat plugin

MinecollYT opened this issue ยท 4 comments

commented

Information

  • Server Version: Paper 1.16.5
  • OldCombatMechanics version: 1.10.0
  • Server Log File: [OldCombatMechanics] [DEBUG] PacketInjector: Received a packet THAT IS NO PACKET: class org.mcnative.runtime.api.protocol.packet.type.MinecraftChatPacket org.mcnative.runtime.api.protocol.packet.type.MinecraftChatPacket@401116a8

Problem Description

Chat does not work / message don't appear in the chat after they have been send

To Reproduce

Steps to reproduce the behavior:

  1. Use DKPerms and OCM
  2. Write smth in chat

Expected Behaviour

the message gets send

Actual Behaviour

message not visible

commented

Hello, you mention it's your plugin OCM is conflicting with, might I ask why it's sending chat packets that do not inherit from Packet in first place?

commented

Can you try the artifact of the PR @MinecollYT ? I reuploaded it here

commented

I can test it in the next few days

commented

Seems like it got fixed, thank you <3