Caused by: java.lang.ClassNotFoundException: lol.pyr.znpcsplus.libraries.packetevents.impl.injector.connection.PreChannelInitializer_v1_12
Describe the bug when starting the server, there is a possibility that this error will pop up and players simply will not be allowed on the server lol
Software brand Purpur 1.20.1
Plugins ViaVersion(5.2.1),ProtocolLib(5.3.0),DecentHolograms(2.8.5),ZNPCPlus(2.0.0), packetevents(2.8.0)
How To Reproduce Steps to reproduce the behavior:
- The error appears randomly - when the server is launched, it may not be
Expected behavior that he will let the players at least)
Caused by: java.lang.ClassNotFoundException: lol.pyr.znpcsplus.libraries.packetevents.impl.injector.connection.PreChannelInitializer_v1_12 ... 19 more [07:11:21] [Netty Epoll Server IO #0/WARN]: [io.netty.channel.DefaultChannelPipeline] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NoClassDefFoundError: lol/pyr/znpcsplus/libraries/packetevents/impl/injector/connection/PreChannelInitializer_v1_12 at lol.pyr.znpcsplus.libraries.packetevents.impl.injector.connection.ServerChannelHandler.channelRead(ServerChannelHandler.java:71) ~[ZNPCsPlus-2.0.0.jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at org.geysermc.floodgate.inject.spigot.SpigotInjector$2.channelRead(SpigotInjector.java:113) ~[floodgate-spigot.jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[netty-transport-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:120) ~[netty-transport-classes-epoll-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[netty-transport-classes-epoll-4.1.87.Final.jar:4.1.87.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397) ~[netty-transport-classes-epoll-4.1.87.Final.jar:4.1.87.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.87.Final.jar:4.1.87.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.87.Final.jar:4.1.87.Final] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.ClassNotFoundException: lol.pyr.znpcsplus.libraries.packetevents.impl.injector.connection.PreChannelInitializer_v1_12 ... 19 more
upd: For some reason, it is erroneously pulling up 1.12, although I use 1.20.1 at all
Please test the latest version @veetack1