Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
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.