• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows Problem in Login..i cant join in the game (local server)

xato

New Member
Joined
Dec 18, 2008
Messages
14
Reaction score
0
i have a server i use "The Forgotten Server, version 0.3.6 (Crying Damson)"
the people can enter but in my pc I can't .... please help what is the problem?
I use no-ip... ( whiteside.no-ip.info )
What is the correct configuration in config.lua?
what IP I need use?
i can enter in the character list but no in the game

Code:
[COLOR="Black"]WHEN IN CONFIG.LUA I SET 
"IP = 127.0.0.1" I NOT HAVE PROBLEM BUT
 I SET " IP = WHITESIDE.NO-IP.INFO " I CAN'T 
ENTER IN THE GAME BUT I CAN ENTER IN THE CHAR LIST[/COLOR]

i see this in the console
[Warning - Protocol::RSA_decrypt] Not valid packet size
who is?
and in the config.lua i have " ip = "whiteside.no-ip.info" is ok?

Code:
HeyThereDelilah:
They should be able to connect using whiteside.no-ip.org
You should be able to connect using 127.0.0.1
Or just go What [URL="http://whatismyipaddress.com/"]Is My IP Address? - Lookup IP, Hide IP, Change IP, Trace IP[/URL] and more... and copy your address and you should be able to connect xD
I did try....

if i use global ip ...no works...
sin-t-tulo-17b61b7.png


if i use local ip ( localhost, 127.0.0.1 ) i enter en char list... but then i return to the problem
sin-t-tulo-17b61b7.png
 
That means you need to fix your portforwarding. tell me what you did if you did it at all.

- - - Updated - - -

Or if your port forwarding is fine then you put whiteside.no-ip.org in the wrong spot. put that where it says server name in the config. so if you put 127.0.0.1 where it says IP only you can connect to it.

If you put your real IP in then other people can connect.
 
Are you trying to login with localhost or global ip? go to cmd and type ipconfig and try to join with the first ip showed there, (the one just below suffix of connection of DNS or something like that).
 
When connecting on your local network once the server is live, you should use the local address of the server. Even if it is hosted on the same machine.
For example: Do not use 127.0.0.1, use 192.168.0.2

Loney explains an easy way to find the local address of the server above.
 
Post your global ip in your config file (set up a DNS Server up in your router).
You won't be able to see the website or login to the server by your global ip. But all other users can use your no-ip adress.
I hope I made it clear, because I'm to freaking tired to read it back.

If you don't succeed, send me a PM and ill help you.

Edit:
Check your global ip at IP Chicken - Whats my IP address? ip address lookup
 
Back
Top