fatalstaff
New Member
*
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Sorry I forgot to save those files when switching to windows server. If you want to change settings of the server, look for a 'config.cfg' (should be in your instance config folder). You should run and config your server on windows and upload it to your server after.hi cannot download http://5.135.178.123:81/files/scripts.rar plz help and can you tell me how i can set the server name and things like that
I keep getting this as a response in the command line for BEC:
fixme:iphlpapi:GetExtendedTcpTable ulAf = 23 not supported
fixme:iphlpapi:GetExtendedUdpTable ulAf = 23 not supported
Any ideas?
wine Bec.exe -f Config.cfg --dsc &
Seems to be outdated but i ran into the same problem.
Simple fix: start bec with parameter --dsc
This disables the bec gui and runs it in text mode
Code:wine Bec.exe -f Config.cfg --dsc &
Actually the --dsc option skip the detection if the server is running and directly try to connect to it. Simply lanch bec without any options and you'll see the list of launch parameters