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

Multi world almost works...

tiddpd

PHP Scripter
Joined
Apr 16, 2008
Messages
331
Reaction score
0
Ok so I've compiled TFS with the login thing whatever, and I started it up and put the servers in the servers.xml, it loads the character list fine (with all the characters from different worlds), however it says invalid server address when it tries to redirect. I've checked and double checked and I'm sure the ip is right.

So then I tried 127.0.0.1 (just for me) and it redirected me to all servers perfectly, at which point I thought for sure it would work with my global ip. However I've told other remote people to try, and they just get the "invalid server address" error.

What is wrong here?
 
Ok so I've compiled TFS with the login thing whatever, and I started it up and put the servers in the servers.xml, it loads the character list fine (with all the characters from different worlds), however it says invalid server address when it tries to redirect. I've checked and double checked and I'm sure the ip is right.

So then I tried 127.0.0.1 (just for me) and it redirected me to all servers perfectly, at which point I thought for sure it would work with my global ip. However I've told other remote people to try, and they just get the "invalid server address" error.

What is wrong here?


If your behind a router port forward 7171 to 7171 <--server, 80 to 80<--website, 3306 to 3306<--database

I had this problem until i port forwarded 3306
 
I already have port forwarded... and are you talking about the multi world system, or just server in general?
 
Back
Top