Minecraft Raspberry Pi Mod Server lagging? - 1

ch
- in Mods
5

I have following these instructions:

https://www.mielke.de/blog/Ein-Minecraft-Server-fuer-die-Kids-auf-einem-Raspberry-Pi--497/

A 1.16.4 Forge server with mods created this runs but I'm always teleported back when flying fast in creative mode. Maybe someone has a solution that the server runs more fluently

PS the server runs on a RpI 3b +

In version 1.12.2 there's a mod that prevents this

Minecraft Raspberry Pi Mod Server lagging
Sp

This is mostly due to TPS.

TPS = ticks per second, RAM usually has no effect on the TPS, if you run out of RAM your server will usually just crash without causing a lag.

20 TPS is the maximum and that is what you should aim for. If it's under 15, you'll notice lag.

What you can try is the following command:

/ gamerule disableElytraMovementCheck true

This might fix your problem, but it will also disable Vanilla's speed anticheat. But it's not a big problem on a private server.

ch

Thanks

Sp

No problem.

ch

It worked in version 1.16.4 but you don't have a solution in 1.16.5

Sp

No, unfortunately not. The 1.16.5 is also relatively new, maybe wait.