Backtrack Posted September 11, 2014 Report Share Posted September 11, 2014 Need Help Sometimes Players cant connect after restart to my server. "ERROR: Cannot Sync Character backtrack as no characterID" or cant loot the dead Bodys 20:06:08 Error in expression <ariable['humanity',0]; if (typeName _humanity == 'SCALAR') then { i> 20:06:08 Error position: <_humanity == 'SCALAR') then { 20:05:40 "LOAD CHARACTER: \cache\players\4\76561197961751190-char.sqf" 20:05:40 "CHARACTER CACHE: ["PASS",[false,false,false,false,false,false,true,9226.48,[],[0,0],0,[240.781,260.061]],[132,107,0,1],["FHQ_ACR_BLK_RCO_SD","amovppnemstpsraswrfldnon",42,["76561197961529856","76561197961529856","76561197961529856","76561197961529,[209,[5523.69,17991.6,0.0870128]],3323,"443"]" 20:05:40 Error in expression <[209,[5523.69,17991.6,0.0870128]],3323,"443"]> 20:05:40 Error position: <443"]> 20:05:40 Error Missing ] 20:05:40 Error in expression <[209,[5523.69,17991.6,0.0870128]],3323,"443"]> 20:05:40 Error position: <443"]> 20:05:40 Error Missing ] 20:05:40 "CHILD:102:443:" Link to comment Share on other sites More sharing options...
jahangir13 Posted September 12, 2014 Report Share Posted September 12, 2014 Seems that there are more open than closed brackets in your character cache. So there is a closed one missing. Therefore the error message. ["PASS",[false,false,false,false,false,false,true,9226.48,[],[0,0],0,[240.781,260.061]],[132,107,0,1],["FHQ_ACR_BLK_RCO_SD","amovppnemstpsraswrfldnon",42,["76561197961529856","76561197961529856","76561197961529856","76561197961529,[209,[5523.69,17991.6,0.0870128]],3323,"443"]" Did you change anything on yourself in the code? Link to comment Share on other sites More sharing options...
Backtrack Posted September 12, 2014 Author Report Share Posted September 12, 2014 no i dont Link to comment Share on other sites More sharing options...
Backtrack Posted September 12, 2014 Author Report Share Posted September 12, 2014 i only add choose male or female Link to comment Share on other sites More sharing options...
jahangir13 Posted September 12, 2014 Report Share Posted September 12, 2014 How? I cannot remember from my mind if that has to be changed in the character data, but if so, there's your error. I made a post longer ago how I 'fixed' this: [Fix/Workaround] Character/Gender Selection Screen Link to comment Share on other sites More sharing options...
*OCB* Trollspace Posted September 12, 2014 Report Share Posted September 12, 2014 Please pastebin: The contents of the cache file that's broken Your writer.pl Link to comment Share on other sites More sharing options...
Backtrack Posted September 12, 2014 Author Report Share Posted September 12, 2014 http://pastebin.com/5Ef25Pbk Link to comment Share on other sites More sharing options...
DeanReid Posted September 12, 2014 Report Share Posted September 12, 2014 Make sure your default-char.sqf looks like this. ["PASS",[],[0,0,0,0],[],[],2500,"1"] Link to comment Share on other sites More sharing options...
Backtrack Posted September 12, 2014 Author Report Share Posted September 12, 2014 yeah i have this Link to comment Share on other sites More sharing options...
DeanReid Posted September 15, 2014 Report Share Posted September 15, 2014 You tried resetting your dayz_server.pbo e.g Getting fresh copy and then checking if it still happens? Link to comment Share on other sites More sharing options...
Backtrack Posted September 15, 2014 Author Report Share Posted September 15, 2014 maybe i have a good way found. so i think it works....i hope :D my only probleme some bases do not safe new items in database. if anyone pick up an item after restart the item is back in base Link to comment Share on other sites More sharing options...
DeanReid Posted September 16, 2014 Report Share Posted September 16, 2014 Can you post the RPT log? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now