New random error

Carp!

Well-Known Member
Hey Buttface!

Found a random error I hadn't seen before. It's not causing any issues, but wanted to report it for reasons that you may know:

10:45:54 WARNING: Function 'name' - 4d3d2040# 1085487: annie_original.p3d has no unit
10:45:54 - network id 45:5
10:45:54 - person Haley Smith
10:45:54 - dead
10:45:54 Error in expression <ID _player);
_lastSpawned = _timestamps select _index;
_spawnChance = (0.10 max >
10:45:54 Error position: <select _index;
_spawnChance = (0.10 max >
10:45:54 Error Zero divisor
10:45:54 File z\addons\dayz_server\DZAI\scripts\dynamicSpawn_manager.sqf, line 67

Again, i don't see any issues on my end, but it looks like an AI spawned and maybe died instantly due to some unforseen reason. Heck, this could actually be a normal error.

Thanks for the time!
 
It looks like the script is picking up dead players, because the name command will give an error when used on a dead unit. Thanks for the report, I will add in a fix later today.

Sent from my Nexus 5 using Tapatalk
 
Back
Top