@ manyaqali don't spam.
@ bunny1995, there wasn't any need for you to show the same mlog twice. Use edit instead.
Check your system.xml and correct the IP address.
If that's correct, open locale.xml in your server folder and change :
Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
<LOCALE>
<COUNTRY>USA</COUNTRY>
<LANGUAGE>USA</LANGUAGE>
<MAXPLAYERS>16</MAXPLAYERS>
</LOCALE>
</XML>
TO
Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
<LOCALE>
<COUNTRY>BRZ</COUNTRY>
<LANGUAGE>BRZ</LANGUAGE>
<MAXPLAYERS>16</MAXPLAYERS>
</LOCALE>
</XML>