ProxyPass
ProxyPass copied to clipboard
Unable to inflate buffer data
My current config:
`## Address proxy will bind to.
proxy:
host: 194.33.37.6
port: 19132
Destination server which the client will connect to.
You are only able to join offline mode servers
destination: host: 10.0.0.1 port: 19132
Maximum of clients which can connect to ProxyPass. If this should be disabled, set it to 0.
max-clients: 0
Encode and decode packets to test protocol library for bugs
packet-testing: false
Log packets for each session
log-packets: true
Where to log packet data
Valid options: console, file or both
log-to: file
Packets to ignore to make your log more refined. These default packet are generally spammed
ignored-packets:
- "NetworkStackLatencyPacket"
- "LevelChunkPacket"
- "MovePlayerPacket"
- "PlayerAuthInputPacket"
- "NetworkChunkPublisherUpdatePacket"
- "ClientCacheBlobStatusPacket"
- "ClientCacheMissResponsePacket" `
This points towards a velocity proxy with both floodgate and geyser installed. Connecting directly to the proxy works.