Paragliders

Paragliders

4M Downloads

Too many upwind firework particles causing timeouts on servers

Marteinstr opened this issue · 2 comments

commented

Added lava to upwind sources on a server, issue is that on big lava lakes the overload of firework particles reaches the server's threshold and causes the server to timeout everybody while it clears the particles or something like that.

Could it be possible to implement an option in the paraglider-server.toml to limit(or set to a chosen value?), or even disables the firework particles produced by the paraglider mod?

Thanks a lot.

unknown

commented

mod version is "Paraglider-1.19.2-1.7.0.1"

commented

Sorry for ignoring the issue for so long.

Particle placement is handled entirely on client side. The issue is likely caused by erroneous serialization/deserialization of wind chunk. Fix for suspected part of code will be included in the next release.