WARNING: The forum is now in read-only mode as we will soon be transitioning to different forum software. Feel free to join our Discord server in the meantime.
User avatar
blueman24
Posts:310
Joined:Sat Aug 03, 2013 3:12 pm
Re: Haaaaaaalp again :(

Wed Aug 20, 2014 1:26 pm

BlackGull wrote:Great.
Now its not picking up the server name and instead shows my PC name...

Start the server using the batch file instead of frost32 exe. That happens if you use the exe. I was having the same problem b4.

User avatar
Kerrigan
Posts:1614
Joined:Mon Dec 17, 2012 6:15 pm
Location:Your nightmares

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 1:57 pm

BlackGull wrote:Im sorry but i dont understand you clearly.


.bat is abbreviated for "batch". But the better solution is, how Rodney said before, to open the batch-file, copy its content to a pastebin and post the link here in the forum.

The cmd (what the batch-file launches) shows clearly that the paths to the executable or whatever are broken.

We'll try to find your mistake and fix it. It's only a path/folder-structure mistake so it's nothing serious like corrupted files or anything like that.

BlackGull
Posts:29
Joined:Sun Aug 18, 2013 8:07 am

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 2:16 pm

@echo off

::Edit the following parameters

::Enter your Serverinstancefolder (e.g. bc2)
set instancefolder=bc2
::Only change this, when you want to run a Vietnamserver (1 - enabled; 0 - disabled
set vietnam=0
::Change this to set your serverlocation (e.g. EU)
set region=EU
::Change this to set a title for the commandprompt (e.g. Bad Company 2: Best Maps)
set title=Bad Company 2: Best Maps



:: Do not touch anything after that, unless you know what you do!
title %title%
:server
echo Starting server...
cd bin\
Frost.Game.Main_Win32_Final.exe -serverInstancePath "instances\%instancefolder%" -mapPack2Enabled %vietnam% -timeStampLogNames -region %region% -heartBeatInterval 20000 -displayErrors 0 -displayAsserts 0 -plasmalog 1
echo.
echo Server is restarting in 5 seconds...
ping -n 5 127.0.0.1 > nul
goto server





Well here u go

User avatar
Kerrigan
Posts:1614
Joined:Mon Dec 17, 2012 6:15 pm
Location:Your nightmares

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 2:50 pm

Interesting.

What does the Instances folder contain ? The Instancefolder-parameter is set to "bc2" is there even a folder called bc2 inside Instances ? Since you've put all binaries and dlls into the bin folder, thats correct.

I guess the problem is linked to the Instances folder.
It looks like there are several txts in your Instances folder. If there isnt any other older in the Instances folder put all those files into a new folder called bc2.

So your directory should look like Instances\bc2\{all files in here, since the server will access the bc2 instance}.

If that didn't help you please post a screenshot of the Instance folder.

BlackGull
Posts:29
Joined:Sun Aug 18, 2013 8:07 am

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:07 pm

Image

Image

Image

Image


Well here u go my whole server folder.
Feast your eyes

User avatar
Rodney
Posts:427
Joined:Mon Dec 17, 2012 7:56 pm
Location:On the Battlefield
Contact: Website WLM Yahoo Messenger AOL Facebook Skype Twitter YouTube

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:11 pm

...
There used to be a signature here.

User avatar
Kerrigan
Posts:1614
Joined:Mon Dec 17, 2012 6:15 pm
Location:Your nightmares

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:14 pm

Well ... you put everything into the bin folder...

Thats NOT correct.

Only the .exe files plus the dlls have to be in the bin folder.
Not the other folders aswell...

User avatar
Rodney
Posts:427
Joined:Mon Dec 17, 2012 7:56 pm
Location:On the Battlefield
Contact: Website WLM Yahoo Messenger AOL Facebook Skype Twitter YouTube

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:17 pm

Kerrigan wrote:Well ... you put everything into the bin folder...

Thats NOT correct.

Only the .exe files plus the dlls have to be in the bin folder.
Not the other folders aswell...

The dist/ folder etc. that belong to the serverfiles also belong in the bin/ folder.
Don't forget that or you will end up like him.
There used to be a signature here.

User avatar
MAGIC
Posts:1303
Joined:Wed Dec 26, 2012 4:44 am
Location:Germany/Frankfurt
Contact: Website Twitter

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:33 pm

Is it really to hard to read my tutorial?

Create 2 folders, put the serverfiles in the first one, the bc2 instances folder in the other one. Now download the .bat and start it
Image

User avatar
Kerrigan
Posts:1614
Joined:Mon Dec 17, 2012 6:15 pm
Location:Your nightmares

Re: Haaaaaaalp again :(

Wed Aug 20, 2014 3:57 pm

MAGIC wrote:Is it really to hard to read my tutorial?


Maybe ?

Return to “Help and Support”

Who is online

Users browsing this forum: No registered users and 26 guests