My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
* * Could not connect to server, check you firewall settings *  XML
Forum Index » Technical issues
Author Message
j0057


Joined: 14/04/2008 13:23:09
Messages: 6
Offline

My firewall settings are fine. Does anybody know whats wrong?

server down maybee?
Triangle Man

[Avatar]

Joined: 07/06/2008 00:31:42
Messages: 98
Offline

I was getting this last night too. I assume it's down, it did that one other time too.

"The difference between bravery and stupidity is success."
Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline

Posts removed, this is the "Technical Issues", lets leave it that way.

If you want to talk do it by PM or in the correct place (general).

[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
Oscar

[Avatar]

Joined: 05/01/2007 15:36:43
Messages: 1488
Offline

I'm pretty sure that's the message you get when the server's down, a could be wrong but if you've been able to connect before hand then it was most likely down.

Oscar De La Hoya 1025 - 842

goldenboy88


Joined: 30/01/2007 01:38:10
Messages: 953
Offline

unless you had your firewall shut right off then yea oscar is probably right,
Triangle Man

[Avatar]

Joined: 07/06/2008 00:31:42
Messages: 98
Offline

Oh yeah, forgot about turning your firewall off. There's also something you can do with opening certain ports to improve your connection I think but I'd have to ask my brother how to do it. I dont' think it would affect actually logging in though, just your connection after you have.

That and once you get in the game, even if your firewall is off, it still says something about opening some port and checking your firewall settings, but I think it says that to everyone, even if that port is open and your firewall is off.

The game runs best on 640x400 (I think that's it? the lowest one) in windowed mode, and if it's off-center after the change, just reposition it with your monitor (using the buttons on your monitor. I had to do this).

"The difference between bravery and stupidity is success."
goldenboy88


Joined: 30/01/2007 01:38:10
Messages: 953
Offline

how the hell did you get unbanned?
Triangle Man

[Avatar]

Joined: 07/06/2008 00:31:42
Messages: 98
Offline

Wasn't banned, I just got busy.

This message was edited 1 time. Last update was at 09/07/2008 23:12:20


"The difference between bravery and stupidity is success."
j0057


Joined: 14/04/2008 13:23:09
Messages: 6
Offline

yes, server was down
Triangle Man

[Avatar]

Joined: 07/06/2008 00:31:42
Messages: 98
Offline

I'm not sure what was going on with us not being able to connect j00, dd came in just as you were about to leave and we played fine

"The difference between bravery and stupidity is success."
j0057


Joined: 14/04/2008 13:23:09
Messages: 6
Offline

my firewall was off, when its on there seems to be no problem
 
Forum Index » Technical issues
Go to:   
Powered by JForum 2.1.8 © JForum Team