Ok so this is really frustrating me... I've been working on updating my server, everything was working fine.
When i do updates, i take the mission and server pbo and put it in a different folder, so if i screw up badly, i just grab my backups.
I dont get any errors in the server RPT, but in the client RPT i get this
["Sent to server: PVDZ_send",[B 1-1-A:1 (TheDuke),"dayzSetDate",[B 1-1-A:1 (TheDuke)]]]
"PLAYER RESULT: true"
Error in expression <agazine _item;
};
};
_idc = _idc + 1;
} count _mags;
{
if (_x in (DZE_REPLACE_>
Error position: <count _mags;
{
if (_x in (DZE_REPLACE_>
Error count: Type String, expected Array
File z\addons\dayz_code\compile\player_gearSet.sqf, line 38
Error in expression <agazine _item;
};
};
_idc = _idc + 1;
} count _mags;
{
if (_x in (DZE_REPLACE_>
Error position: <count _mags;
{
if (_x in (DZE_REPLACE_>
Error Generic error in expression
File z\addons\dayz_code\compile\player_gearSet.sqf, line 38
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
[190.18,"z\addons\dayz_code\system\scheduler\sched_init.sqf","Scheduler started"]
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
Error in expression <count (PVCDZ_plr_Login2) > 0>
Error position: <PVCDZ_plr_Login2) > 0>
Error Undefined variable in expression: pvcdz_plr_login2
I havnt touched the player_gearset.sqf file obviously, but i do not understand what is causing this.
So i put my backup files, still same issue... those files were working fine minutes before.
im at a lost here....im sure its somethign stupid ive done, probably by mistake... but im not able to think properly lol...
I get stuck on server "responded...requesting character"
I even tried clearing the database and using a different profile.
Anyone got advice where i should look that would be great lol
Thanks