Server Errors on startup

masprotech

Well-Known Member
This is from dayz epoch 1021 not sure if anyone can pin this down but thought Id give it a shot here

Code:
13:45:48 class HitPoints::HitBody not found in VIL_asistvan_DZE
13:45:48 class HitPoints::HitLF2Wheel not found in VIL_asistvan_DZE
13:45:50 class HitPoints::HitBody not found in VIL_transit_truck
13:45:50 class HitPoints::HitLF2Wheel not found in VIL_transit_truck
13:45:50 class HitPoints::HitLF2Wheel not found in VIL_passat_civil1
13:45:52 Server: Object 3:6 not found (message 70)
13:45:52 Server: Object 3:7 not found (message 94)
13:45:52 Server: Object 3:12 not found (message 94)
13:45:52 Server: Object 3:3 not found (message 94)
13:45:52 Server: Object 3:4 not found (message 94)
13:45:52 Server: Object 3:5 not found (message 94)
13:45:52 Server: Object 3:11 not found (message 70)
13:45:52 Server: Object 3:8 not found (message 94)
13:45:52 Server: Object 3:9 not found (message 94)
13:45:52 Server: Object 3:10 not found (message 94)
13:45:54 Bad lock radius 144.813
13:45:54 Bad lock radius 86.8879
13:45:54 Bad lock radius 86.8879
13:45:54 Bad lock radius 144.813

What are these errors? All of them? I am running Sarge AI so not sure if that has anything to do with this..
 
i get the same when i ran sarge, getting the same with DZAI aswell so not a lcue here
i also ghet some errors for left shoulder missing and such like to
 
class HitPoints::HitBody not found in VIL_asistvan_DZE

That is thanks to the model maker not configuring it correctly, although in there favor it might be an older Arma / OFP model.

Hitpoints are selections made on the model (these ones are for damage proxies). The only way of fixing this would be the to remove the class hitpoits from the models config.cpp

Object not found can be ignored, its normally due to de-sync:

http://forums.bistudio.com/showthread.php?131238-Dedicated-Server-RPT-errors

Bad lock raduis, no idea, but its likely something which can be ignored as well.
 
Oh cool thanks a ton for the info was getting mad that i couldnt figure this out i even went into my db last night and fixed every vehicle and removed the hitpoints on them so everything was fixed lol and still got errors
 
Back
Top