What does this mean?? Map server

keough

New member
Messages
173
Points
0
Emulator
I am receiving this error every time i reach the server 1000++ Players

What does this mean? But it will be once the server population is lower than 1000++

IBbA.jpg


 
I am receiving this error every time i reach the server 1000++ Players

What does this mean? But it will be once the server population is lower than 1000++

IBbA.jpg
FD_SETSIZE is too low for Linux(Debian/centos/etc) , you could either use epoll setting(It exist on Hercules) or switch to BSD based system(FreeBSD) and increase FD_SETSIZE
 
Back
Top