Martin H.
Martin H.
I pasted the whole class here: https://gist.github.com/xap3y/1249939421c0ff89bb12f237907cbfc8 It is Kotlin not Java but it should be understandable
Same issue on standard paper 1.21.10 (build 117) ```[12:00:07] [Server thread/ERROR]: [ChatControl] Unhandled exception occurred in onPacketSending(PacketEvent) for ChatControl java.lang.NullPointerException: Cannot invoke "com.comphenix.protocol.reflect.accessors.MethodAccessor.invoke(Object, Object[])" because "com.comphenix.protocol.wrappers.codecs.WrappedDataResult.PARTIAL_RESULT_MESSAGE_ACCESSOR" is null at ProtocolLib.jar/com.comphenix.protocol.wrappers.codecs.WrappedDataResult.getOrThrow(WrappedDataResult.java:48)...