FOnline Development > General Discussion

Error messages

(1/3) > >>

Ethanhoff:
When I connect to my game through localhost/127.0.0.1, the game loads fine - But when I try to connect through my external IP, my router's IP, my Hamachi IP, OR my no-ip address, (I used each of these separately, not all were active at once) it says "ERROR" across all the buttons on the main menu. My friend cannot connect either. Pressing the buttons does nothing - The only one that works is the one that is supposed to be "Registration", and it opens the registration page, but EVERYTHING says "ERROR".

I forwarded port 4000, that's what it's running on. I think it could be an error with sending data - does anyone know how I could fix this?

Opera:
I don't know anything about the SDK, but I know something about issues like this.

If the server is running on your computer or on some other computer in the same local network, use the internal IP (e.g. 192.168.x.x) of this computer when connecting. If your friends are connecting via internet, they use the external IP of the server.

Make sure the port is really open and stuff are forwarded to correct destination (server's internal ip, 192.168.x.x:4000). Also check that your firewall isn't blocking connections. This website may be useful for quick testing:
http://www.canyouseeme.org/

Ethanhoff:
Hmm... I have 4000 forwarded completely and my network firewall is off, but canyouseeme cannot see the server's process.

By the way, I disable SSID broadcasting so no one can see my network anyway. That's why I disabled the firewall.

muhoooool:
Try unplugging the keyboard, and plugging it back in several hours might help.

Shangalar:
Got the same problem, but I'm not sure it happened that way before. Can't explain the reason either.

Navigation

[0] Message Index

[#] Next page

Go to full version