Advertisement
Rickylachow

Untitled

Jan 27th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. [23:24:44 INFO] [protocolize]: ======= PROTOCOLIZE =======
  2. [23:24:44 INFO] [protocolize]: Version 2.3.3:957 by Exceptionflug
  3. [23:24:44 INFO] [protocolize]: Swap channel initializers (ignore the following two warnings)...
  4. [23:24:44 INFO] [dev.simplix.protocolize.velocity.netty.ProtocolizeBackendChannelInitializer]: Respecting the previous registered BackendChannelInitializer: com.velocitypowered.proxy.network.BackendChannelInitializer
  5. [23:24:44 WARN]: The backend channel initializer has been replaced by dev.simplix.protocolize.velocity.ProtocolizePlugin.swapChannelInitializers(ProtocolizePlugin.java:133)
  6. [23:24:44 INFO] [dev.simplix.protocolize.velocity.netty.ProtocolizeServerChannelInitializer]: Respecting the previous registered ServerChannelInitializer: com.velocitypowered.proxy.network.ServerChannelInitializer
  7. [23:24:44 WARN]: The server channel initializer has been replaced by dev.simplix.protocolize.velocity.ProtocolizePlugin.swapChannelInitializers(ProtocolizePlugin.java:135)
  8. [23:24:44 INFO] [protocolize]: Swapped channel initializers
  9. [23:24:44 INFO] [Protocolize]: Enabled module dev.simplix.protocolize.data.DataModule
  10. [23:24:44 ERROR]: Couldn't pass ProxyInitializeEvent to pl-hide-pro
  11. java.lang.NoClassDefFoundError: com/velocitypowered/proxy/protocol/packet/TabCompleteRequest
  12. at eu.nononitas.plhidepro.velocity.b.e.<init>(TabCompleteRequestListener.java:17) ~[?:?]
  13. at eu.nononitas.plhidepro.velocity.PlHideProVelocity.a(PlHideProVelocity.java:176) ~[?:?]
  14. at eu.nononitas.plhidepro.velocity.Lmbda$24.execute(Unknown Source) ~[?:?]
  15. at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.3.0-SNAPSHOT (git-b9b11665-b343)]
  16. at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[velocity.jar:3.3.0-SNAPSHOT (git-b9b11665-b343)]
  17. at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[velocity.jar:3.3.0-SNAPSHOT (git-b9b11665-b343)]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  20. at java.lang.Thread.run(Thread.java:840) [?:?]
  21. Caused by: java.lang.ClassNotFoundException: com.velocitypowered.proxy.protocol.packet.TabCompleteRequest
  22. at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[velocity.jar:3.3.0-SNAPSHOT (git-b9b11665-b343)]
  23. at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity.jar:3.3.0-SNAPSHOT (git-b9b11665-b343)]
  24. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
  25. ... 9 more
  26. [23:24:45 INFO] [com.bencodez.votingplugin.advancedcore.hikari.HikariDataSource]: HikariPool-1 - Starting...
  27. [23:24:45 INFO] [com.bencodez.votingplugin.advancedcore.hikari.HikariDataSource]: HikariPool-1 - Start completed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement