ok, the nightstalkers code does not have any keys for sure. Looks like the @Namalsk archive and the @nc archive are basically the same, but you also need to overlay the ns_dayz.pbo with the others. All is good. I did that, made the changes to description.ext AND mission.sqm. No RPT errors, but...
i've gotten past my earlier errors - some corruption and had to reinstall all arma2,etc - done and working vanilla.
Strange thing is when I try and overlay namalsk onto vanilla, I now only ever get vanilla where before when it wasn't exactly working I would at least see the namalsk load screen...
I got past the server side errors - using dayzmod server and mission files. I tried copying dayz_anim around but that didn't help. One thing I've done with my server as suggested by another admin - create a symbolic link from c:\arma2oa\addons\ to c:\arma2\addons. That resolvede the ca_dubbing...
ok, I'm not getting as far as you, but something is loading. I get errors in the RPT and then the console window spins loading the mission, but if I kill the server, the client exits and end up a the menu screen with a namalsk background - so i've made a bit of progress!
I'm confused about the...
If I'm reading it right, that makes sense - app_id.txt = 33930 will work in the steam/arma2 oa browser and dayzlauncher/"default" while app_id.txt = 224580 will work in steam/dayzmod browser and dayzlauncher + Settings->launch dyzmod as Steam App.
It sucks that it's not consistent and is really...
the first error was about the code not having the correct coords for the map, so I wonder if the spawn is trying to find a safe spot not in the water and is spinning, just randomly looking for a spot. just a thought. hoping to get into this on the weekend.
Can you give me whatever changes you have to get the namalsk server running on top of dayzmod vanilla. I need the code and any changes made for the databases.
I'd like to apply them to a test server I have here to replicate so I can debug locally. I will share everything.
I'm thinking the...
If you can pass along whatever you had to layer and/or change on top of vanilla, I'd appreciate it. I run a public server now and I've been thinking of having a hive - this would be great. I might have some time this weekend to look at the errors.
Reading your log again, the error is a divide...
pcsheepy - the instance you use needs to be the same in init.sqf as well as the call to pMain(). you may see rows in object_data, but if those numbers don't match, they won't show up.
i've been wondering how to run vanilla dayzmod on a different map. I've asked around as well and no replies yet. Those errors look related to the map coords and/or size. Did you change the mission at all? I was looking in mission.sqm and it seems like there are settings for it (search on...
don't put arma2 and arma2oa in the same folder.
If the game can't connect to the Db, I haven't seen a "session lost", but usually a "waiting on host" or just a hang. Sometimes, windows will block all access to .dll files that came from another system. Right click, check the security tab and look...
Is this a new server or did it just start happening?
Anyway
1) Run Steam as Admin
2) Are they using DayZLauncher? Did they check "Launch DayZMod as Steam App"? If so, did your server update the appid needed to make this work?
Also, see this -...
thanks for the reply. It was vanilla 1051 epoch. It was my bad that I ended up with different versions. I downloaded a bunch of different things from the website and github and extracted the wrong one. The final error was "the server is running an incorrect version". And the fix was to install...
I only use DZAI, not WAI - can you maybe diff them from version to version and see what changed - this is good tool - http://winmerge.org/
What was updated in Nov2015? What type of server are you running?
Hmm, now that I think about it, arma2 was updated nov/dec 2015 and I know it broke some...
The dayzmod cleanup routines are doing it.
find \@hive\addons\dayz_server\system\scheduler\sched_corpses.sqf
look for this:
if (_x isKindOf "CAManBase") then {
change to this:
if ((_x isKindOf "CAManBase") && (isNil {_x getVariable "DZMSAI"}) && (isNil {_x getVariable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.