DZAI Rpt errors

LTGNick

Valued Member!
Running DZAI for static spawns and it working but i still get errors in the rpt log

Code:
16:12:03 "Initializing DZAI version 2.0.0 (Final) using base path \z\addons\dayz_server\DZAI."
16:12:03 "[DZAI] Reading DZAI configuration file."
16:12:03 "[DZAI] DZAI configuration file loaded."
16:12:03 "[DZAI] Compiling DZAI functions."
16:12:03 "[DZAI] Global classname tables loaded."
16:12:03 Error in expression < >> "CfgMods" >> "DayZ" >> "dir"));
if (DZAI_debugLevel > 0) then {diag_log form>
16:12:03   Error position: <DZAI_debugLevel > 0) then {diag_log form>
16:12:03   Error Undefined variable in expression: dzai_debuglevel
16:12:03 File z\addons\dayz_server\DZAI\init\dzai_initserver.sqf, line 72
16:12:03 "[DZAI] Server is running map chernarus. Loading static trigger and classname configs."
16:12:03 "DayZ (Default) classnames loaded."
16:12:03 "[DZAI] DZAI settings: Debug Level: any. DebugMarkers: false. ModName: . DZAI_dynamicWeaponList: true. VerifyTables: true."
16:12:03 "[DZAI] AI spawn settings: Static: false. Dynamic: false. Air: false. Land: false."
16:12:03 "[DZAI] AI behavior settings: DZAI_findKiller: true. DZAI_tempNVGs: false. DZAI_weaponNoise: false. DZAI_zombieEnemy: false. DZAI_freeForAll: false"
16:12:03 "[DZAI] DZAI loading completed in 0.197021 seconds."
16:12:03 Error in expression <namicWeaponList: %4. VerifyTables: %5.",DZAI_debugLevel,((!isNil "DZAI_debugMark>
16:12:03   Error position: <DZAI_debugLevel,((!isNil "DZAI_debugMark>
16:12:03   Error Undefined variable in expression: dzai_debuglevel
16:12:03 File z\addons\dayz_server\DZAI\init\dzai_initserver.sqf, line 121

I re installed everything and it still gave me the same error.. any ideas? DayZ 1.8.0.3
 
dzai_debuglevel is undefined, maybe you edited the config, and deleted or commented this variabled?
 
Back
Top