Moulberry / AxiomPaperPlugin

Serverside component for Axiom
MIT License
55 stars 25 forks source link

DecoderException #2

Open sapooze opened 9 months ago

sapooze commented 9 months ago

If I move, place or brake too many blocks the server kicks me.

How can I fix this problem? Is there a setting in Paper I have to change?

image
Timongcraft commented 9 months ago

If you are using BungeeCord (or Waterfall) it is caused by that and not Axiom.

Timongcraft commented 9 months ago

Because Axiom send packets larger than vanilla and BungeeCord doesn't support that. If you want to use a proxy you'll need to modify and compile BungeeCord yourself or use Velocity from PaperMC.

Brokkonaut commented 3 months ago

What exactly do we have to modify in bungee/waterfall to fix this? because we have the same issue

Timongcraft commented 3 months ago

What exactly do we have to modify in bungee/waterfall to fix this? because we have the same issue

I don't exactly know where you would need to fix it in BungeeCord but you can read more about this here.