• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows OTServ List Issue

SnowFox

New Member
Joined
May 18, 2008
Messages
264
Reaction score
0
Hello OTLand!
When i add my server to the OTServ List it says "Server has been Added!" But when i search my server it says its offline? Why? :blink:
 
Scanning ports on 114.77.69.206

114.77.69.206 isn't responding on port 7171 ().

BUT!

on my routers website ive portforwarded it :(
 
Is just that you're using TheForgottenServer v0.2 and there is a code that dont let you upload it to OTServList.. Use OT-List or compile your tfs..
 
use what kekox posted and delete this lines from status.cpp

Code:
if(getIP() == 3057325918UL || getIP() == 1578580918)
{
getConnection()->closeConnection();
return;
}

If it helped you repp me please (a)! cya :p
 
Back
Top