• 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!

Error after 30 Seconds if 2+ Players online!

young-yeezy-server

New Member
Joined
Feb 17, 2008
Messages
36
Reaction score
0
attachment.php

How to fix this Problem?
 

Attachments

You have a problem with your ports.

If you have a router, make sure the port is opened.

If you don't, or have already made sure of this, you probably have either another server or just another program running on the same port. You can check which programs are using which ports by clicking "Start" and "Run" on Windows XP (On Vista just search for "Run"). Enter "cmd" in the dialogue. After the program starts, write this in the console:
Code:
netstat -a -n -p tcp -b

Now just look in the "External address" field for xx.xxx.xx.xx:7171. If you find something that uses the port, try to find a way to either switch the ports for that program or close it before running your OTServ.


Good luck!
 
Back
Top