Exceptionflug / protocolize

A lightweight BungeeCord / Velocity protocol framework supporting items
MIT License
297 stars 38 forks source link

Pipeline is not initialized #242

Closed SimplyVals closed 3 months ago

SimplyVals commented 3 months ago

Describe the bug [11:17:20 ERROR] [dev.simplix.protocolize.velocity.listener.PlayerListener]: Pipeline is not initialized. This is a bug. Please report. Pipeline handlers = {} [11:17:20 ERROR] [dev.simplix.protocolize.velocity.listener.PlayerListener]: Initializer: dev.simplix.protocolize.velocity.netty.ProtocolizeBackendChannelInitializer

I don't know what is this error about, because this error never shown before on my proxy. and i don't have Geyser or Floodgate installed on my Proxy Server. The error message will appear once after I start or restart the proxy. Protocolize img 2

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior The error shouldn’t appear

Screenshots Protocolize Error

Proxy environment Velocity List of the plugin that installed on my Proxy: Velocity Plugin

Minecraft versions used Only proxy server.

Exceptionflug commented 3 months ago

I assume VPacketEvents is also incompatible with Protocolize. Can you verify this?