You server admins know the error...You are playing along fine, enjoying a nice game on a map with ponds or lakes when suddenly...
BAM!
Server crash....

So you go look in the log and see this somewhat cryptic error called "CanSeeMe" concerning a biterfish right at the moment things go to shit. We all know that one and it's why some really good maps using biterfish schools have been lost to time. Use this and be troubled with it no more.

The reason the server crashes is because when you knock a fish out of water the server begins a check to see if anyone is actually looking at the flopping fish. After a certain amount of time it will destroy the fish if no one sees it. Well this part of the code is native (we can't access it) and it has a nasty bug in it. Sometimes the CanSeeMe check gets messed up by the server and the result is that the server will crash.

Running this mod will stop all that as the CanSeeMe check has been removed. Enjoy your biterfish maps again with the confidence that they will no longer affect the server.

You are welcome to include this mod into your own work if you are coding a server controller. It's a good idea to replace all biters with these on any server no matter the gametype. Players will notice no difference at all between the two.
