FallingSheep
OpenDayZ Lord!
all fixed up was an issue with the repack not being able to tell if it was NAPF or chernarus...totally my faultNo, I dont play that crap .. Dayz is about desperation, starvation, fear, the NEED to find gear to survive. Epoch and especially Overpuke remove all that and prevent players from actually playing DAYZ. What you are running is an Arma2 server with zombies.
thats all opinion of course, others may have a different (although incorrect) viewpoint.
So lets get back to square one.
- You have a variable "chernarusmap" that is defined in the dayz_epoch_11.chernarus/init.sqf file
- Your dayz_server/init/server_functions.sqf is trying to read that variable and its an error as "undefined". That means that its not being read in by your dayz_epoch_11.chernarus/init.sqf file.
- The only way that is possible is if you are not actually loading in the init.sqf file that has "chernarusmap" defined in it.
- I just downloaded (for the first time in my life) the sheeps epoch repack for chernarus. And I notice there are several variations of the repack. The one for Chernarus http://www.mediafire.com/download/r960kxad1l6u6wx/0.14_DamYouSteam_Standard_build_7865 ST.rar does not have the chernarusmap variable in the init.sqf file since the pack is for Chernarus ONLY.
Therefore, I submit to you that you have mixed up the two versions of the repack, you have the dayz_server.pbo for the napf/chernarus repack but you have the mission file for the chernarus only pack.
In your server, delete the dayz_server.pbo and folders, and delete the mpmissions/* then download the one i linked above and you will have a fully functional chernarus epoch server.