"(Vehicle of Player) Moved too quickly!" - Way to disable?

Hello,

I’m having a bit of an issue. I currently have a server open with at least 12 people on a day and at times we do get this message that appears in our console sometimes spamming us. We have tried “allow-flight” in our server.properties but the issue still continues. I feel as if this is a Minecraft or Sponge issue rather than a Pixelmon issue. If someone can tell me how to fix this that be great!

Error Message:
13.01 18:21:16 [Server] Server thread/WARN Gyarados (vehicle of kingsamboy997) moved too quickly! -17.654437557344863,-1.9564756116459492,-1.3022397867171094
13.01 18:21:16 [Server] Server thread/WARN Gyarados (vehicle of kingsamboy997) moved too quickly! -17.963919859836096,-1.9933555193662826,-1.3038783494848758
13.01 18:21:17 [Multicraft] Skipped 194 lines due to rate limit (30/s)

Thanks!

This is an error message from vanilla, unfortunately there are no configuration options for it.

1 Like

Would it be possible for Sponge to disable this if it was implemented? This is causing major lag spikes with my server not only with riding Pixelmon but with Boats too.

The lag spike is not caused by the message. It is indicating that your server is struggling to load chunks in at that speed - either because it is not fully generated, or because it simply does not have the capacity to ‘keep up’ with the chunkLoad process. You can help by optimizing the server, but often enough is a feature of under-performant setups.

Having a timings would help us provide further assistance.