Jump to content

DZMS not starting?


Recommended Posts

Question, how many people need to be playing for a mission to start/show in server log?

 

Everything is installed, the directories are all correct, it just won't show anything

 

Double check you have the line in server_monitor.sqf

 

And DZMS will log to the RPT that it is starting 30 seconds (roughly) after the first person joins the server, and can take up to 30 minutes to spawn the first mission.

 

Might be easier to read if DZAI Extended Debug was turned off (since you're having no issues with it)

Link to comment
Share on other sites

Double check you have the line in server_monitor.sqf

 

And DZMS will log to the RPT that it is starting 30 seconds (roughly) after the first person joins the server, and can take up to 30 minutes to spawn the first mission.

 

Might be easier to read if DZAI Extended Debug was turned off (since you're having no issues with it)

	[] ExecVM "DZMS\DZMSInit.sqf";
	allowConnection = true;	
	sm_done = true;
	publicVariable "sm_done";
};

Just removed DZAI for the sake of trying, still to no avail. Any ideas man? It's like DZMS doesn't exist on my server

Link to comment
Share on other sites

	[] ExecVM "DZMS\DZMSInit.sqf";
	allowConnection = true;	
	sm_done = true;
	publicVariable "sm_done";
};

Just removed DZAI for the sake of trying, still to no avail. Any ideas man? It's like DZMS doesn't exist on my server

 

 

Can you post a new RPT now that DZAI isn't filling up the RPT?

Link to comment
Share on other sites

Hmm

21:14:41 [DZMS]: Running Minor Mission SM2.
21:14:49 Error in expression <) - 20, (_coords select 1) - 15,0],4,0] ExecVM DZMSAISpawn;
sleep 3;
[[(_coords >
21:14:49   Error position: <ExecVM DZMSAISpawn;
sleep 3;
[[(_coords >
21:14:49   Error execvm: Type code, expected String
21:14:49 File z\addons\dayz_server\DZMS\Missions\Minor\SM2.sqf, line 52

It's launching now, but I'm getting errors

Link to comment
Share on other sites

Hmm

21:14:41 [DZMS]: Running Minor Mission SM2.
21:14:49 Error in expression <) - 20, (_coords select 1) - 15,0],4,0] ExecVM DZMSAISpawn;
sleep 3;
[[(_coords >
21:14:49   Error position: <ExecVM DZMSAISpawn;
sleep 3;
[[(_coords >
21:14:49   Error execvm: Type code, expected String
21:14:49 File z\addons\dayz_server\DZMS\Missions\Minor\SM2.sqf, line 52

It's launching now, but I'm getting errors

 

Make sure you are using the newest folder. Switch out your DZMS folder with the one located here:

https://github.com/SMVampire/DZMS-DayZMissionSystem/archive/master.zip

Link to comment
Share on other sites

  • 2 weeks later...

Hi, I am having the same problem.

DZMS won't even start, nothing shows in the RPT log.

The dayz_server.pbo is setup properly (DZMS folder +  server_monitor.sqf), however it seems the script is not even executed.

 

post-16794-0-80751300-1403472494_thumb.j

 

"DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"
This might be a clue.
 

 

rpt.txt

Link to comment
Share on other sites

Hi, I am having the same problem.

DZMS won't even start, nothing shows in the RPT log.

The dayz_server.pbo is setup properly (DZMS folder +  server_monitor.sqf), however it seems the script is not even executed.

 

attachicon.gifpbo.jpg

 

"DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"

This might be a clue.

 

 

attachicon.gifrpt.txt

 

Did you join the server? DZMS starts running 1 minute after the first player joins the game.

Link to comment
Share on other sites

Did you join the server? DZMS starts running 1 minute after the first player joins the game.

Yes I did. This log is after 3-5 minutes, also I shortened the mission spawn intervals. I think there is a more general problem - I tried 3,4 different mission systems and none of them starts or even logs an error. The server is hosted by GTX.

 

EDIT: It just started working, I updated the ARMA server files to 103718... and now it seems it works.

Link to comment
Share on other sites

Hi there i have a problem to , i have installed everything by the tutorial but still not starting in game i have waited 2 hours and still nothing , :(( i try to fix it for 2 days still nothing please help me if you can

Link to comment
Share on other sites

Hi there i have a problem to , i have installed everything by the tutorial but still not starting in game i have waited 2 hours and still nothing , :(( i try to fix it for 2 days still nothing please help me if you can

 

Check if your RPT for a line about server_monitor.sqf not found.

If that line isn't there, check for a line that says "DZMSInit.sqf not found".

 

If neither of those lines are there, then the only option left is that your line in server_monitor.sqf is not saving to your files, or similar.

Link to comment
Share on other sites

I'm getting a similar issue. This is part of my RPT with DZMS lines in it

 

16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\dynamic_vehicle.sqf not found
16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\mission.sqf not found
16:32:38 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
16:32:38 "Res3tting B!S effects..."
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
 
I'm hosted with Vert Hosting so maybe they have a different directory structure but not sure.
Any ideas?
Link to comment
Share on other sites

 

I'm getting a similar issue. This is part of my RPT with DZMS lines in it

 

16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\dynamic_vehicle.sqf not found
16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\mission.sqf not found
16:32:38 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
16:32:38 "Res3tting B!S effects..."
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
 
I'm hosted with Vert Hosting so maybe they have a different directory structure but not sure.
Any ideas?

 

 

From the failure in the start where the Server cant load the mission, the issue looks to be that you have a malformed PBO.

Check that you have your "$PREFIX$" file in the PBO, and try again.

Link to comment
Share on other sites

 

I'm getting a similar issue. This is part of my RPT with DZMS lines in it

 

16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\dynamic_vehicle.sqf not found
16:32:38 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_24.Napf\mission.sqf not found
16:32:38 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
16:32:38 "Res3tting B!S effects..."
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
16:32:38 Error in expression <z\addons\dayz_server\DZMS\DZMSInit.sqf";/
allowConnection = true;
sm_done = tru>
16:32:38   Error position: </
allowConnection = true;
sm_done = tru>
16:32:38   Error Invalid number in expression
16:32:38 File z\addons\dayz_server\system\server_monitor.sqf, line 389
 
I'm hosted with Vert Hosting so maybe they have a different directory structure but not sure.
Any ideas?

 

 

You have a / at the end of the line in your server_monitor.sqf.

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
  • Discord

×
×
  • Create New...