Page 1 of 3
Server error
Posted: Tue Jun 11, 2013 10:52 pm
by -=V12-POWER=-
I get classic "CONNECTION TO THE GAME SERVER HAS BEEN LOST..." when trying to join my own server.
Server files R30, Nexus client updated to latest, IDK what it could be. Also searched for it with the search function but the results are not what I want.
The whole story if this is in mordorhq under BFBC1 & 2 section, thread is Chopper Physics.
Re: Server error
Posted: Wed Jun 12, 2013 11:10 am
by RobbingHood
Try the common fixes (antivirus, firewall, port forwarding) and install the game on another pc.
Re: Server error
Posted: Thu Jun 13, 2013 12:12 am
by -=V12-POWER=-
RobbingHood wrote:Try the common fixes (antivirus, firewall, port forwarding) and install the game on another pc.
I have already tried those things, it doesn't works. Ports forwarded, firewall and antivirus disabled.
Maybe I messed up the serveroptions.ini? cuz I can join any other server with no problems, but when I try to join my own, it f**ks up.
Re: Server error
Posted: Thu Jun 13, 2013 4:47 pm
by RobbingHood
-=V12-POWER=- wrote:I have already tried those things, it doesn't works. Ports forwarded, firewall and antivirus disabled.
Maybe I messed up the serveroptions.ini? cuz I can join any other server with no problems, but when I try to join my own, it f**ks up.
Can other players join?
Make sure to disable PunkBuster in your serveroptions.ini
Re: Server error
Posted: Thu Jun 13, 2013 8:25 pm
by -=V12-POWER=-
RobbingHood wrote:-=V12-POWER=- wrote:I have already tried those things, it doesn't works. Ports forwarded, firewall and antivirus disabled.
Maybe I messed up the serveroptions.ini? cuz I can join any other server with no problems, but when I try to join my own, it f**ks up.
Can other players join?
Make sure to disable PunkBuster in your serveroptions.ini
Pb is disabled in serveroptions.ini. Other people can join, as we tested this with emi liano, but I can't.
Re: Server error
Posted: Thu Jun 13, 2013 8:43 pm
by RobbingHood
-=V12-POWER=- wrote:Pb is disabled in serveroptions.ini. Other people can join, as we tested this with emi liano, but I can't.
Not sure then, but maybe some port is already used by the server that is needed for the client as well?
Re: Server error
Posted: Thu Jun 13, 2013 11:42 pm
by -=V12-POWER=-
RobbingHood wrote:-=V12-POWER=- wrote:Pb is disabled in serveroptions.ini. Other people can join, as we tested this with emi liano, but I can't.
but maybe some port is already used by the server that is needed for the client as well?
Hmm. Interesting one.
serveroptions.ini
RemoteAdminPort = 48888
Port = 19567
RemoteAdminPassword =
Punkbuster = false
Ranked = false
So there is a conflict with the server and client port?
Re: Server error
Posted: Fri Jun 14, 2013 2:37 pm
by RobbingHood
Hm, sorry, no idea :/
Try it on another PC.
Re: Server error
Posted: Sun Jun 16, 2013 10:41 pm
by -=V12-POWER=-
I saw a post here that said I can use my external IP to connect to it, but how can I use that external IP??
Re: Server error
Posted: Tue Jun 18, 2013 7:13 pm
by -=V12-POWER=-
Let's forget about all above, I'll start again, you'll assume im completely new to this.
.
First I forwarded ports 80, 10000, 13505, 18505 and 18595
I have downloaded server R32 files, im in a normal PC and I want to join my own server, but there's nothing setup yet.
Then inside the server files, there's the go.bat and Frost.Game.Main_Win32_Final.exe.
the go.bat is like this, as it came from the files:
Code: Select all
Frost.Game.Main_Win32_Final.exe -port 19567 -numGameClientSlots 32 -serverInstancePath "C:/CHANGE_ME/Docs/ServerConfiguration/ServerInstance" -displayErrors 1 -displayAsserts 0 -crashDumpAsserts 0 -heartBeatInterval 20000 -plasmaServerLog 0 -crashDumpErrors 0 -timeStampLogNames -mapPack2Enabled 1 -region EU
the serveroptions.ini has all spaces blank.
What do I have to do now?