I just updated to 1.0.4 (hosting on HFB) but everytime I'm starting the server my .rpt is being spammed with:
diag_log ("HIVE: S>
2:04:01 Error position: <spawn_roadblocks;
};
diag_log ("HIVE: S>
2:04:01 Error Undefined variable in expression: spawn_roadblocks
2:04:01 File z\addons\dayz_server\system\server_monitor.sqf, line 337
2:04:01 Error in expression <rom 1 to MaxDynamicDebris do {
[] spawn spawn_roadblocks;
};
2:04:00 Error position: <spawn_vehicles;
};
} else {
diag_log "HI>
2:04:00 Error Undefined variable in expression: spawn_vehicles
2:04:00 File z\addons\dayz_server\system\server_monitor.sqf, line 329
2:04:00 Error in expression < "_x" from 1 to _vehLimit do {
[] spawn spawn_vehicles;
};
} else {
diag_log "HI>
This goes on for every server event like spawning veins or supplydrops.
I did not touch these when adding my scripts so I'm not sure what to do now.
Also when using the vanilla files I'm getting the incorrect version error. As this seems to be a common problem I guess I'll be rolling back to 1031 when i have the time
Question
Nekuan
I just updated to 1.0.4 (hosting on HFB) but everytime I'm starting the server my .rpt is being spammed with:
This goes on for every server event like spawning veins or supplydrops.
I did not touch these when adding my scripts so I'm not sure what to do now.
Also when using the vanilla files I'm getting the incorrect version error. As this seems to be a common problem I guess I'll be rolling back to 1031 when i have the time
Link to comment
Share on other sites
5 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