Quote:
Originally Posted by KaLoIaN
So what unicode it supposed to be?
PS: if the problem is with the encoding so why only sometimes I get this error? (mostly when someone disconnects from server)
|
This only happens on map start (i.e. server load configuration). Change encode of your lang files to
UTF-8 without BOM. Or make first line in files empty (press enter). If you still got this log try amxmodx_mm_i386.so from last dev build (just replace your amxmodx_mm_i386.so so file).
Server can't crash from this, you should find reason somewhere else.
__________________