Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to inflate buffer data #44

Open
TotoTheDragon opened this issue Jun 5, 2023 · 0 comments
Open

Unable to inflate buffer data #44

TotoTheDragon opened this issue Jun 5, 2023 · 0 comments

Comments

@TotoTheDragon
Copy link

TotoTheDragon commented Jun 5, 2023

image
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant