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.
Yes , i haveDo you have epoch client files and epoch server files? If not it will say that.
1- 1.0.5.1more info please
1. what epoch version?
2. were did you download it from?
3. standard mission file or custom?
4. arma patch version.
we cant help with just a screen shot![]()
@echo offstart "arma2" /min arma2oaserver.exe -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"
start Expansion\beta\arma2oa.exe -mod=@DayZ_Epoch; -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -world=empty
Nothing works, I will post two prints here, a server, hosted on my machine and another, hosted in my vps, to my machine operates normallyClean install server files
make sure your starting server with -mod=@DayZ_Epoch;@DayZ_Epoch_Server;
make sure your starting client with -mod=@DayZ_Epoch;
ensure SQL is imported and HiveExt.ini is configured
start server up first then start client
make sure in client you see the epoch logo
BAT start server (copy code into a txt document and rename it Start Server.bat)
Code:@echo offstart "arma2" /min arma2oaserver.exe -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"
you can still start arma using the old beta patch with no steam
use the below to do so
get the beat patch from here and install it (its ok it wont override your steam patch version)
http://www.arma2.com/downloads/update/beta/ARMA2_OA_Build_112555.zip
then use the below BAT to start arma with no steam
BAT start client
Code:start Expansion\beta\arma2oa.exe -mod=@DayZ_Epoch; -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -world=empty
let us know if any of the above helps at all.
Nothing works, I will post two prints here, a server, hosted on my machine and another, hosted in my vps, to my machine operates normally
My machine:http://prntscr.com/blxn2w
On my vps: http://prntscr.com/blxp0b
This only occurs in vps, I did the same installation process in two!
also make sure the SQl is running on the VPS correctly (can you connect to the SQL DB using navicat or SQLYOG?)You need to install the Visual C++ x86 Redistribution Package for Visual Studio 2013 from http://www.microsoft.com/en-us/download/details.aspx?id=40784
on your VPS![]()
navicatalso make sure the SQl is running on the VPS correctly (can you connect to the SQL DB using navicat or SQLYOG?)
I Connect using navicatcan you connect to DB (SQL) on VPS using navicat?
did you install the VisualC++ packs on your VPS?
tankshmm i have no idea then
if there exactly the same install then there has to be something missing on the VPS
sorry i cant help more