Lately, I have been having some problems with boats. Recently, whenever a player tries to use a Galleon, the server console log is spammed with:

EntityEnumerator OOB: 1
EntityEnumerator OOB: 2
EntityEnumerator OOB: 1
EntityEnumerator OOB: 1

and the player and pilot both get desynced from the boat, until they are no longer on it. Relogging doesn't fix the characters position, and using an admin to [tele doesn't update position either. Anyone ever seen this, or know how to find the issue?
 
looks like it has to do with something going out of bounds of the rectangle set for a map.
teleporting the player probably wont fix it if theyre piloting the boat.
id try deleting the boat but save a hard backup first as it could cause a crash.
 
I have been able to delete the boat, and replace the boat, same issue every time. And yeah I looked into the error, but the weirdest thing is, the OOB number changes as you pilot. Anywhere between 1 and 7.
 
Back