Login  Register

Re: Singleplayer Server Dayz Adventures - Epoch / Overpochins / Overpoch

Posted by Eric the Viking on Jul 08, 2016; 6:09am
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/Singleplayer-Server-Dayz-Adventures-Epoch-Overpochins-Overpoch-tp17459p18483.html

I presume you're running Windows 10 which is a bad start but lets see what we can do.

I see that you are trying to run this mod pack. So, prior to installing this, you have a working Epoch 1.0.4.2 server/client and database setup? Or, if you downloaded the 1.1 version of the pack, a working Epoch 1.0.5.1 server/client? You've spawned into this world and all is ok?

From the pack you downloaded, you copied over all the files to their correct locations (over writing as required), you ran the update query on your database, put the keys (from the 'Keys' folder) in the correct place and you have selected the mission you wanted, packed it as a PBO / moved the selected mission folder to the MPMission folder?

Server start; - this is the contents of my serverstart.bat file;

@echo off
start "Epoch_Chernarus" /min "Expansion\beta\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=@DayZOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;"


[NOTE: My folder is "Epoch_Chernarus" and I'm still using older 1.63 beta patch 103718 so my arma2oaserver.exe location might be different]

Client start; (edit your beta shortcut or create a shortcut to the Arma2.exe)

D:\Epoch_Chernarus\Expansion\beta\arma2oa.exe -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -mod=@DayZOverwatch;@DayZ_Epoch;

Double check your install.

Don't be disheartened, I remember doing this myself and struggling. I also remember when it finally worked and I spawned on the shore of Chernarus for the very first time... ;)

Focus of getting a working default Epoch server before moving onto this pack - there are heaps of Youtube videos to help - this was the one that helped me.