Page 1 of 2

Server starting Error

Posted: Mon Oct 13, 2014 4:47 am
by L3TG3AR
Hello guys,

Today i have tryed to start my BFBC2 Server but i had this error : http://prntscr.com/4voek3

Translate : Can't start Frost.... because we didn't find MSVCP100.dll

So i have downloaded this ddl on the net and put on my BFBC2 server's folder and i had this error : http://prntscr.com/4vofqo

Translate : The application can't start corectly error : (0xc000007b)

Ps: i have tryed on administrator mod and didn't change anything.

Thanks for help me

Re: Server starting Error

Posted: Mon Oct 13, 2014 7:15 am
by Rodney
Delete the downloaded .dll and install vc_redist.exe from the server folder.

If that doesn't work download and install the Microsoft Visual C++ 2010 Redistributable (32 Bit).

Re: Server starting Error

Posted: Mon Oct 13, 2014 8:47 am
by L3TG3AR
thanks buddy

Re: Server starting Error

Posted: Mon Oct 13, 2014 8:56 am
by L3TG3AR
Rodney wrote:Delete the downloaded .dll and install vc_redist.exe from the server folder.

If that doesn't work download and install the Microsoft Visual C++ 2010 Redistributable (32 Bit).


I can't connect to my server with procon or bfbcc on localhost
And my server start without the Servername i put in the Serveroptions.ini

Re: Server starting Error

Posted: Mon Oct 13, 2014 12:14 pm
by Kerrigan
L3TG3AR wrote:I can't connect to my server with procon or bfbcc on localhost
And my server start without the Servername i put in the Serveroptions.ini


You have to enter the external IP, not localhost.

Don't enter 127.0.0.1:port. You have to enter 192.xxx.xxx.xxx:port. That should work.

Make sure that you select the right rcon-port (which is set in your ServerOptions.ini).

Re: Server starting Error

Posted: Mon Oct 13, 2014 1:55 pm
by L3TG3AR
Kerrigan wrote:
L3TG3AR wrote:I can't connect to my server with procon or bfbcc on localhost
And my server start without the Servername i put in the Serveroptions.ini


You have to enter the external IP, not localhost.

Don't enter 127.0.0.1:port. You have to enter 192.xxx.xxx.xxx:port. That should work.

Make sure that you select the right rcon-port (which is set in your ServerOptions.ini).


Yes on procon i put localhost etc.

But when i start the server it didn't start with the serveroptions.ini like server name or admin port
It start with (win481251584) but not my servername. And it's imposible to connect with procon.

ServerOptions.ini :

[Options]
Name= Myservername
RemoteAdminPort = 48890
Port = 19567
RemoteAdminPassword = *******
Punkbuster = true
Ranked = true
BannerUrl =
ServerDescription =
NumGameClientSlots =32
RevisionLevel = 8
#RevisionKey = 7C0A303E-F4D2-985E-763D-E7C41B1E06A3
#GameModID =VIETNAM

Inside the folder http://prntscr.com/4vrjta

Re: Server starting Error

Posted: Mon Oct 13, 2014 2:25 pm
by XuluniX
Are you sure that the config is loaded?
Check the paths in you startscript

Re: Server starting Error

Posted: Mon Oct 13, 2014 2:50 pm
by RobbingHood
L3TG3AR wrote:Yes on procon i put localhost etc.
-snip-
And it's imposible to connect with procon.

As Kerrigan said: Don't use localhost/127.0.0.1!
You must use your LAN IP (the one that usually starts with 192.168; You can find it by typing "ipconfig /all" in cmd.exe)

Re: Server starting Error

Posted: Mon Oct 13, 2014 3:49 pm
by L3TG3AR
RobbingHood wrote:
L3TG3AR wrote:Yes on procon i put localhost etc.
-snip-
And it's imposible to connect with procon.

As Kerrigan said: Don't use localhost/127.0.0.1!
You must use your LAN IP (the one that usually starts with 192.168; You can find it by typing "ipconfig /all" in cmd.exe)


Oh ok i'm trying right now. Cause my BF3 server i can connect localhost:48888 to procon
But it's not on my pc, it's a dedicated server

Re: Server starting Error

Posted: Mon Oct 13, 2014 4:00 pm
by L3TG3AR
XuluniX wrote:Are you sure that the config is loaded?
Check the paths in you startscript


I'm not sure that the server start with the serveroptions.ini cause it doesn't display the server name i put on this file. It show me a servername like (WIN-104165161) every time i start the server.

And i have checked the startscript and the instances folder are patched too.
I don't know why this server don't work ...