You are not logged in.
Hi, I have error with Bf1942 Server on Linux Debian 8
https://scr.hu/kpvYDw
???
I see. But what I must do?
Make it so it is not missing.
...
...
Okey... Inxded works...
But... ./start.sh: using statically linked binary
What I must do?
Then I guess you need to start it using the statically linked binary and not the dynamic.
I little bit more information would be helpful you are not giving us much to work with here?
Hi,
first it is better to post this in technical helps corner. Which you have better probability to solve it and it also help other in future if they facing same kind of problems.
Try to ask other people with linux OS
In my opinion reinstall the game may help you,
Because some times bf1942 error were solved by reinstalling the game. Most of problem.
I have one problem:
./start.sh: using statically linked binary
???
With such question marks every hour no one will help you.
Okey. But... I need fast help
https://ubuntuforums.org/showthread.php?t=347288
hope it help you
I have only this error
Capt, this isn't working.
Debian 8
I always see only this one error:
./start.sh: using statically linked binary
Ok i think. You should reinstall and redownload the game of linux OSversion. The game version differ by OS.
Hope it will help u sure.
What OS you used before reply fast.
I have only Debian 8, reinstall didn't help.
Meybe you can give me works bf1942_Indexded-1.6-rc2.run?
Ok please you can make video and share with us. It helps to better understand what ur error.
I was bit confused.
I'm not so sure that's an error message. To me it looks more like an informational message. I don't know where you downloaded the server software, but I don't see a start.sh script in the package from the SiMPLE site so I can't look at the script that appears to be calling lnxded. It does have both static and dynamic versions of the server though, and it looks like you solved your first error message by renaming one of those to lnxded, which I would have suggested.
The message "using statically linked binary" doesn't look like an error to me, unless the server stops immediately after that. And even if it does seem to quit, make sure it didn't just run it in the background. If you do this in the same terminal session you can do a "ps -f" and see if lnxded is running. Finally just try connecting to it and see if it is there.
Last edited by Catpain_Blackadder (2016-08-15 18:37:34)
But how to stop server?
In "ps -f" Inxded isn't running.
But error is the same.
Debian 8
I always see only this one error:
./start.sh: using statically linked binary
This is not an error message. It is informational that its using statical libraries not the dynamic ones.
I recommend using it like this:
./start.sh +statusMonitor 1
then you get a console similar to that of windows bf1942 server.
to kill simply, just type "exit" or "quit", one of them will stop the server.
I think if you run bf1942 like this, it won't show up as a unique process by top. You need to either "screen" it or use the "&" symbol somehow to run it in background then it shows up as a unique process, although i am not sure, since i dont run bf1942 servers like this, but via bfsmd. (server manager)
I would say getting and using the bf1942 server manager (linux version) is more recommended.
If you have 64-bit linux, then you need to download 32-bit libraries (see above topic). libncurses.6 and ia32 something like that.
btw ps command:
ps -ef | grep bf1942, then you get everything related to bf1942 in the process list. Then you can use "kill" to stop it.
Last edited by -=TL=-FearofthedarkHU (2016-08-15 21:15:30)
But I haven't got this console...
I have only this message about linked binary.
./start.sh: using statically linked binary - is the command to start the server. When you hit enter what does it say then do you get an error message like socket bind or missing file?
The screen you are looking at this line in is referred to as the "console" or "terminal window"
I haven't got any messages... Only this about linked binary.