keough New member Messages 173 Points 0 Emulator Nov 21, 2016 #2 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++
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++
D Dastgir Core Developer Messages 3,805 Points 0 Discord Dastgir#1460 IRC Nickname Dastgir Github dastgirp Emulator Client Version 2019-02-28 RE Nov 22, 2016 #3 keough said: 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++ Click to expand... 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
keough said: 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++ Click to expand... 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