Jump to content

[Release] DayZ Mission System


TheVampire

Recommended Posts

Idk, what to do. It makes me obviously sad.

 

DZMS doesn't even show up in my RPT Log. Tried everything.

It's a Overpoch Server (Epoch 1.0.5.1) 

 

There's nothing Ingame, edited the Time too, to start, but nothing.

 

Here's my RPT Log and my Server_monitor.sqf

 

http://pastebin.com/1cWCN5z6 <-- RPT Log

 

http://pastebin.com/dccxdKMv  <--- server_monitor.sqf

 

 

i would be really happy, if someone could help me, tried it for several hours, nothing worked ..

Link to comment
Share on other sites

Idk, what to do. It makes me obviously sad.

 

DZMS doesn't even show up in my RPT Log. Tried everything.

It's a Overpoch Server (Epoch 1.0.5.1) 

 

There's nothing Ingame, edited the Time too, to start, but nothing.

 

Here's my RPT Log and my Server_monitor.sqf

 

http://pastebin.com/1cWCN5z6 <-- RPT Log

 

http://pastebin.com/dccxdKMv  <--- server_monitor.sqf

 

 

i would be really happy, if someone could help me, tried it for several hours, nothing worked ..

 

Fix the error in your Init.sqf and DZMS will work.

Link to comment
Share on other sites

It seems, that it still doesn't work.. 

 

http://pastebin.com/QasGwGJX <- RPT Log

 

http://pastebin.com/12wFZzdE <- init.sqf

 

I would be thankful for every kind of reply.

 

You removed the wrong bracket, even though It won't error, here is the correct one.

http://pastebin.com/hARC1Y5x

 

And here's your next error to find.

0:15:06 "RUNNING EVENT: supply_drop on [2014,7,6,13,15]"
 0:15:06 "_iClass isNil, exiting loot spawn!"
 0:15:06 Error in expression < 1 to _num do {
 
_index1 = floor(random _cntWeights);
_index2 = _weights select >
 0:15:06   Error position: <_cntWeights);
_index2 = _weights select >
 0:15:06   Error Undefined variable in expression: _cntweights
 0:15:06 File z\addons\dayz_server\modules\supply_drop.sqf, line 54
Link to comment
Share on other sites

Thanks for the awesome help!

 

Well, i fixed the supply_drop error on my own, but the DZMS Message still doesn't want to show in the RPT Log (Or ingame)

Every help is appreciated!

 

http://pastebin.com/6Rh1fRSr <- RPT Log

 

Can't find out whats going on.. 

 

(Is it maybe because of infiSTAR?)

 

Here a picture, how my Dayz_server.pbo looks like.

 

04706-9adc75b4-4aff-49e4-a51d-1d6dad6528

Link to comment
Share on other sites

Thanks for the awesome help!

 

Well, i fixed the supply_drop error on my own, but the DZMS Message still doesn't want to show in the RPT Log (Or ingame)

Every help is appreciated!

 

http://pastebin.com/6Rh1fRSr <- RPT Log

 

Can't find out whats going on.. 

 

(Is it maybe because of infiSTAR?)

 

Here a picture, how my Dayz_server.pbo looks like.

 

04706-9adc75b4-4aff-49e4-a51d-1d6dad6528

 

Ofc make sure you have the line in server_monitor.sqf,

other than that, are you joining the game? DZMS doesn't log to the RPT until 60 seconds after the first player joins a server.

Link to comment
Share on other sites

Ofc make sure you have the line in server_monitor.sqf,

other than that, are you joining the game? DZMS doesn't log to the RPT until 60 seconds after the first player joins a server.

 

Yes, sure i am.

 

Here a new RPT, i kept the Server online for like 40 Minutes, maybe this will give more informations

 

http://pastebin.com/T2z2mKty <-- RPT

 

http://pastebin.com/aTDpUcbQ <-- server_monitor.sqf

 

I think it's all fine, except for that crash_spawner.sqf error.

Maybe i should re-setup my whole Overpoch Server, and try to start the DZMS without infiSTAR and anything else.

Link to comment
Share on other sites

Yes, sure i am.

 

Here a new RPT, i kept the Server online for like 40 Minutes, maybe this will give more informations

 

http://pastebin.com/T2z2mKty <-- RPT

 

http://pastebin.com/aTDpUcbQ <-- server_monitor.sqf

 

I think it's all fine, except for that crash_spawner.sqf error.

Maybe i should re-setup my whole Overpoch Server, and try to start the DZMS without infiSTAR and anything else.

 

Is your DZAI working? Only thing left I can think of is a path error, which would cause DZAI also not to work.

infiSTAR works fine with DZMS for other users, it wouldn't prevent DZMS from logging to the RPT. Most it would do is prevent units from spawning if Chris had changed something.

Link to comment
Share on other sites

Is your DZAI working? Only thing left I can think of is a path error, which would cause DZAI also not to work.

infiSTAR works fine with DZMS for other users, it wouldn't prevent DZMS from logging to the RPT. Most it would do is prevent units from spawning if Chris had changed something.

 

No DZAI is not working. 

Yeah, probably, but i think i setted up everything properly... strange.

Link to comment
Share on other sites

No DZAI is not working. 

Yeah, probably, but i think i setted up everything properly... strange.

 

If you happen to be using Villayer, I think there are some people who are having issues with them.

Also if in your server files you have an unpacked server.pbo and a packed one, your server is always going to read the packed one instead of the folders.

Link to comment
Share on other sites

No, i'm hosting on a OVH-Rootserver and i'm editing everything manually.

Yeah, possibly, because i edit the files in the folder first, and then i pack it, it looks like this:

 

04706-795439a9-68f5-416e-a513-f3b04839f5

 

 

EDIT: I kept the server online for half an hour and this is what its look like:

 

http://pastebin.com/Wvp8LN2S <-- RPT Log

 

I cant see any bad errors.. i'm gonna check now because of the path

Link to comment
Share on other sites

No, i'm hosting on a OVH-Rootserver and i'm editing everything manually.

Yeah, possibly, because i edit the files in the folder first, and then i pack it, it looks like this:

 

04706-795439a9-68f5-416e-a513-f3b04839f5

 

 

EDIT: I kept the server online for half an hour and this is what its look like:

 

http://pastebin.com/Wvp8LN2S <-- RPT Log

 

I cant see any bad errors.. i'm gonna check now because of the path

 

Yeah my guess would be wrong paths then. The paths to the DZMS and DZAI files must be different on your machine than they normally are.

Link to comment
Share on other sites

Yeah my guess would be wrong paths then. The paths to the DZMS and DZAI files must be different on your machine than they normally are.

 

Well, i'm trying it for couple of hours now, im really frustrated, lol.

Tried it with several paths, nothing seems to work.

 

Thanks tho, for the awesome help.

 

EDIT: Maybe, it isn't fixed yet.

 

 

7:13:22 "CLEANUP: Deleted 1 Animals out of 2"

 7:15:00 "RUNNING EVENT: supply_drop on [2014,7,6,14,15]"
 7:15:00 "_iClass isNil, exiting loot spawn!"
 7:15:00 Error in expression < 1 to _num do {
 
_index1 = floor(random _cntWeights);
_index2 = _weights select >
 7:15:00   Error position: <_cntWeights);
_index2 = _weights select >
 7:15:00   Error Undefined variable in expression: _cntweights
 7:15:00 File z\addons\dayz_server\modules\supply_drop.sqf, line 54
 7:15:00 Error in expression <lootTable));
_weights = dayz_CBLChances select _CBLBase;
_cntWeights = count _we>
 7:15:00   Error position: <select _CBLBase;
_cntWeights = count _we>
 7:15:00   Error Zero divisor
 7:15:00 File z\addons\dayz_server\modules\supply_drop.sqf, line 4

 

 

 

 

Well, i think i switch over to DayZ.ST

Link to comment
Share on other sites

Hi there i have just installed this on a friends server seemed like the best one but i have noticed a little hickup whether It's a mission or roaming AI i can drive straight up to them in a normal SUV run them over kill them all with out a single shot fired have i done something wrong 

 

Thanks

Link to comment
Share on other sites

Hi there i have just installed this on a friends server seemed like the best one but i have noticed a little hickup whether It's a mission or roaming AI i can drive straight up to them in a normal SUV run them over kill them all with out a single shot fired have i done something wrong 

 

Thanks

Yes there is something wrong there. Mine are setup to use RPG if any vehicles come close lol

 

https://www.dropbox.com/s/7td01fj3v10ti3p/DZMS.zip

 

Feel free to try my DZMS setup and see if it changes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...