Re: [hlds_linux] FreeBSD "Assertion Failed: 0 == iRet" solution

2005-09-12 Thread Gary
Good job. I figured it must've had something to do with it. Now you need to become a brave soul like me and install 6.0 and run it with ULE :) /ges At 05:00 PM 9/12/2005, Steven Hartland wrote: Largely thanks for Alfred I've managed to track down this issue where the server reports the follow

[hlds_linux] FreeBSD "Assertion Failed: 0 == iRet" solution

2005-09-12 Thread Steven Hartland
Largely thanks for Alfred I've managed to track down this issue where the server reports the following on startup on FreeBSD Assertion Failed: 0 == iRet The solution is to set kern.ipc.maxsockbuf = 524288. This can be done either on the command line with: sysctl kern.ipc.maxsockbuf=524288 or in