My server logs are full of this type of stuff , even when I only use the default pbo's.
The errors below are from the custom debug monitor I've used for 2 years and now it just suddenly starts throwing up undefined variable errors... The Missions are doing the same.. Any ideas?
3:15:54 Wrong text element 'null'
3:15:54 Wrong text element 'null'
3:15:54 Error in expression <),
(player getVariable["humanity", 0]),
dayz_skilllevel,
(count playableUnits),
>
3:15:54 Error position: <dayz_skilllevel,
(count playableUnits),
>
3:15:54 Error Undefined variable in expression: dayz_skilllevel
3:15:54 File mpmissions\DayZ_Epoch_11.Chernarus\custom_monitor.sqf, line 40
3:15:54 Error in expression <or Mission %1.",_varName];
waitUntil {DZMSMinDone};
DZMSMinDone = nil;
};>
3:15:54 Error position: <DZMSMinDone};
DZMSMinDone = nil;
};>
3:15:54 Error Undefined variable in expression: dzmsmindone
3:15:54 File z\addons\dayz_server\DZMS\Scripts\DZMSMinTimer.sqf, line 42
Question
MatthewK
My server logs are full of this type of stuff , even when I only use the default pbo's.
The errors below are from the custom debug monitor I've used for 2 years and now it just suddenly starts throwing up undefined variable errors... The Missions are doing the same.. Any ideas?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now