Error in expression for default server pbo...

CommanderRetra

Moderator
Staff member
Hello all,
I have run into a few things that are confusing me and annoying me. Why am I getting the playerDisconect error, why are loot bags being cleaned up 5 minutes after boot and whats all this other crap delete uncontrolled zombie and Client: Remote object 4:0 not found
I have only installed Halo jump, autorefuel, towing, selfbloodbag and Fred's Wardrobe
Code:
6:02:34 "CLEANUP:TOTAL 25 LOOT BAGS"
6:03:01 "z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf: nil player object, _this:["83122310","Rogue"]"
6:03:01 Client: Remote object 4:0 not found
6:03:01 Client: Remote object 4:6 not found
6:03:22 Error in expression <layerObj getVariable["combattimeout",0] - time;
diag_log format["Player UID#%1 C>
6:03:22  Error position: <- time;
diag_log format["Player UID#%1 C>
6:03:22  Error Generic error in expression
6:03:22 File z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf, line 21
6:03:22 Error in expression <layerObj getVariable["combattimeout",0] - time;
diag_log format["Player UID#%1 C>
6:03:22  Error position: <- time;
diag_log format["Player UID#%1 C>
6:03:22  Error Generic error in expression
6:03:22 File z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf, line 21
6:03:22 Client: Remote object 3:119 not found
6:03:22 "Second Hand Zombie Initialized: [[9520.05,2004.96,0.00144386],Agent 0x1f3b0080,true]"
6:03:22 "CLEANUP: DELETE UNCONTROLLED ZOMBIE: z_teacher OF: Agent 0x1f3b0080"
6:03:22 "Second Hand Zombie Initialized: [[9317.51,2049.84,0.00130892],Agent 0x1f3ce080,true]"
6:03:22 "CLEANUP: DELETE UNCONTROLLED ZOMBIE: zZombie_Base OF: Agent 0x1f3ce080"
6:03:22 "Second Hand Zombie Initialized: [[9303.28,2041.44,0.00151825],Agent 0x20aca080,true]"
6:03:22 "CLEANUP: DELETE UNCONTROLLED ZOMBIE: z_villager3 OF: Agent 0x20aca080"
6:03:30 "STARTING LOGIN: ["105124806",B 1-1-A:1 (CommanderRetra) REMOTE]"
6:03:30 "LOGIN ATTEMPT: "105124806" CommanderRetra"
6:03:30 "LOGIN LOADED: B 1-1-A:1 (CommanderRetra) REMOTE Type: Survivor1_DZ"
6:03:31 Server: Object 3:134 not found (message 70)
6:03:31 "LOGIN PUBLISHING: UID#105124806 CID#10001048 PID#3(CommanderRetra) as Survivor2_DZ should spawn at Elektrozavodsk [95:134]"
6:03:31 "ERROR: server_playerSync: Cannot Sync Player CommanderRetra [10001048]. Position in debug! [-18697.6,25815.3,0]"
6:03:34 "TIME SYNC: Local Time set to [2012,6,6,14,3]"
6:03:34 "CLEANUP:TOTAL 25 LOOT BAGS"
6:03:42 "DEBUG FPS  : 50.1567"
6:04:34 "CLEANUP:TOTAL 25 LOOT BAGS"
6:05:34 "CLEANUP:TOTAL 25 LOOT BAGS"
6:05:59 Error in expression <layerObj getVariable["combattimeout",0] - time;
diag_log format["Player UID#%1 C>
6:05:59  Error position: <- time;
diag_log format["Player UID#%1 C>
6:05:59  Error Generic error in expression
6:05:59 File z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf, line 21
6:05:59 Error in expression <layerObj getVariable["combattimeout",0] - time;
diag_log format["Player UID#%1 C>
6:05:59  Error position: <- time;
diag_log format["Player UID#%1 C>
6:05:59  Error Generic error in expression
6:05:59 File z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf, line 21
6:05:59 Client: Remote object 3:133 not found

EDIT: SOLVED
 
How did you solve "z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf: nil player object"

This thread comes up first in google yet no posted solution... shocker lol
 
Back
Top