Author |
Message |
Me Newbie
Joined: Jan 30 2005 Posts: 1 Offline
|
Posted: Sun Jan 30, 2005 6:35 pm Post subject: Cannot connect to server |
 |
|
|
|
I have been searching through the forum for nearly an hour, but i haven't found anything that really helps. What happens is this: My zone appears in the zone list, and it appears as green with a 10 ping. Then, I try to connect and a pop up shows up saying :
Failed to connect to server. Check to make sure that the server is online and that you are currently connected to the internet.
I have Dsl, so I am always connected, and I can get on all other zones just fine. Does anyone know anything about this?  |
|
Back to top |
|
 |
wEaViL Don't make me turn this forum around!

Age:45 Gender: Joined: Feb 17 2003 Posts: 829 Location: nc usa Offline
|
Posted: Sun Jan 30, 2005 11:30 pm Post subject: |
 |
|
|
|
Check to make sure you dont have a firewall blocking connections to the ports the server uses. That will cuase that to happen.. If your using XP it has a firewall built in. Routers also have firewalls so if your using a router you need to adjust the settings on it also |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Jan 31, 2005 7:19 am Post subject: |
 |
|
|
|
k. thanks, i'll check that when i get home. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Jan 31, 2005 1:08 pm Post subject: |
 |
|
|
|
A firewall should not affect the local loopback, except if you don't trust your own computer.
How did you add the zone to the list on Continuum?
If you just refreshed your zone list and got it in there you should try to use the following advice I gave in this thread.
Solo Ace wrote: | If it runs on the same system as you want to enter it add a costum zone in Continuum (go to "Zones" -> "Add Custom...").
The name you give to it doesn't matter, put "127.0.0.1" as the IP address, and the port number as the port the server runs on. |
Enter this custom zone instead of the entry you got from the directory servers, that one is what other people should use if they want to join your server (but that's the next step: forwarding ports). |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Jan 31, 2005 3:10 pm Post subject: |
 |
|
|
|
well, i had the unknown 36 thing, but i read ur post and that was fixed up, but now it just says wat i said above. i added the zone as a custom zone. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Jan 31, 2005 3:19 pm Post subject: |
 |
|
|
|
Are the consoles giving you any other errors?
Maybe both programs are listening on the same ports? |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Jan 31, 2005 3:24 pm Post subject: |
 |
|
|
|
both propgrams? do you mean subbill and subgame? |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Jan 31, 2005 3:56 pm Post subject: |
 |
|
|
|
Yes, check your subbill.ini and server.ini.
[ quote from this thread ]
Subgame / biller ports need to be different from eachother.
Server.ini:
Quote: | [Billing]
IP=localhost
Port=334
ServerId=12000
[Misc]
Port=12000
ServerIP=127.0.0.1
|
Subbill.ini:
Notice you'll haveto change Misc:ServerIP in server.ini if you want to make your server public.
[ /quote ]
Just make sure the values with different colors are really different from eachother, otherwise, if the color matches, make sure the values match too.
---
In subbill.ini
[Misc]
Port=334
makes the biller run on port 334, so subgame can't listen for players on that port, so
server.ini
[Misc]
Port=12000
has to be different.
---
Post your ini files if you keep having problems. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Jan 31, 2005 6:12 pm Post subject: |
 |
|
|
|
ok. ill try that. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon Jan 31, 2005 6:23 pm Post subject: |
 |
|
|
|
it works! thanks so much! |
|
Back to top |
|
 |
|