Need help with DZAI + Epoch 1.0.4.2

LePogo

New Member
Hi everyone. I have a hard time installing DZAI on my server so I need yout help!


I am running an Epoch NAPF server with Vilayer. Version 1.0.4.2


I followed the install instructions.


added the following line in server_monitor.sqf over allowConnection = true; at line : 389

call compile preprocessFileLineNumbers "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf";


Then I used PBO manager to put the DZAI folder in dayz_server.pbo and swaped my modified server_monitor.sqf


When I run my server it runs normally so I can login and play but there is no AI. Even when I am using my ESP admin tools I cannot see any spawned AI on the map.


So far I have changed / installed :

- Admin Panel

- Build Snapping

- Made Zombies Walking

- Boosted the amount of zombies per player


There is my RPT LOG

# g class missing
13:45:57 ca\misc\houpacka.p3d: house, config class missing
13:45:57 ca\misc\houpacka.p3d: house, config class missing
13:45:57 ca\misc\houpacka.p3d: house, config class missing
13:46:00 ca\misc\houpacka.p3d: house, config class missing
13:46:01 ca\structures\house\housev\housev_2l_dam_ruins.p3d: house, config class missing
13:46:03 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
13:46:03 "Res3tting B!S effects..."
13:46:03 "HIVE: Starting"
13:46:03 "server_monitor.sqf execution count = 1"
13:46:03 "HIVE: trying to get objects"
13:46:03 "HIVE: found 384 objects"
13:46:03 "HIVE: Commence Object Streaming..."
13:46:03 "HIVE: got 67 Epoch Objects and 317 Vehicles"
13:46:05 UH1Y_DZE: ObsTurret - unknown animation source ObsTurret
13:46:05 UH1Y_DZE: ObsGun - unknown animation source ObsGun
13:46:05 AH6X_DZ: FLIR_turret - unknown animation source FLIR_turret
13:46:05 AH6X_DZ: FLIR_gun - unknown animation source FLIR_gun
13:46:10 "HIVE: Vehicle Spawn limit reached!"
13:46:10 "HIVE: Spawning # of Debris: 500"
13:46:10 "HIVE: Spawning # of Ammo Boxes: 3"
13:46:10 "HIVE: Spawning # of Veins: 50"
13:46:10 "Total Number of spawn locations 11"
13:46:11 "EPOCH EVENTS INIT"
13:46:12 "DEBUG: Too many at [8914.52,15833.3]"
13:46:14 "DEBUG: Too many at [7085.65,9542.18]"
13:46:14 "DEBUG: Too many at [5394.2,15486.5]"
13:46:16 "Res3tting B!S effects..."
13:46:18 "DEBUG: Too many at [8589.21,15995.9]"
13:46:21 "TIME SYNC: Local Time set to [2013,8,3,10,46]"
13:46:44 Warning: z\addons\dayz_communityassets\models\compass.p3d:0 Error while trying to generate ST for points: 863, 853, 852
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:48:53 Error: Bone leftshoulder doesn't exist in some skeleton
13:48:53 Error: Bone rightshoulder doesn't exist in some skeleton
13:49:33 "CLEANUP: INITIALIZING CLEANUP SCRIPT"

Thanks in advance for the help!
 
set:
PHP:
DZAI_debugLevel = 0;
to 2 in your "\init\dzai_config.sqf"

Restart your server, log in, let your server run for a few minutes and post your rpt log again.

Maybe DZAI don't recognized your Map and Addon Type.
 
None of the errors in the rpt are related to DZAI not working. DZAI is two steps to install placing the folder in the server pbo and calling it through the server_montior.sqf. The pbo program you used may be messing it up. Try a different program and when you said you swapped your modified server_monitor.sqf are you opening the pbo up inside of pbo manager or are you extracting the pbo into a folder? Also the above post DZAI works on any map, it isn't defined to just one.
 
I know that dzai works on many maps, but it is a look worth, if all dzai scripts are loaded correct.
I don't want to see any errors, i want to see the dzai debug messages.
 
More then likely it's due to how he extracted and packed the pbo back up. I've seen multiple threads about certain host and using certain pbo programs that messes the files up.
 
Back
Top