preister / Celts_Altis_Life

Celts Clan Arma 3 Altis Life RPG Multiplayer mission
6 stars 5 forks source link

No one can currently join as a cop or civilian - medic works ok. #79

Closed Duubz closed 9 years ago

Duubz commented 9 years ago

Hangs on "Received Request from server... Validating..." when trying to join as a cop or civ. Server is completely FUBAR'd. Didn't we test the save item stuff or is there stuff merged into the master that wasn't tested?

"------------------------------------------------------------------------------------------------------" "--------------------------------- Starting Altis Life Client Init ----------------------------------" "------------------------------------------------------------------------------------------------------" "::Life Client:: Initialization Variables" "::Life Client:: Variables initialized" "::Life Client:: Setting up Eventhandlers" "::Life Client:: Eventhandlers completed" "::Life Client:: Setting up user actions" "::Life Client:: User actions completed" "::Life Client:: Waiting for server functions to transfer.." "::Life Client:: Received server functions." "::Life Client:: Waiting for the server to be ready.." Attempt to override final function - bis_fnc_preload_server "DEBUGLOG: Received Gear from server: ["U_Rangemaster","V_TacVest_blk_POLICE","B_AssaultPack_blk","","H_Beret_02",["ItemMap","ItemCompass","ItemWatch","ItemGPS","NVGoggles"],"arifle_Katiba_C_F","",[],["HandGrenade_Stone","HandGrenade_Stone"],["ToolKit","Medikit"],[],[],["30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","16Rnd_9x21_Mag","16Rnd_9x21_Mag","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green"],["","","optic_ACO_grn_smg"],[],["life_inv_rabbit","life_inv_rabbit","life_inv_water","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_spikeStrip"]]" "DEBUGLOG: loading gear: ["U_Rangemaster","V_TacVest_blk_POLICE","B_AssaultPack_blk","","H_Beret_02",["ItemMap","ItemCompass","ItemWatch","ItemGPS","NVGoggles"],"arifle_Katiba_C_F","",[],["HandGrenade_Stone","HandGrenade_Stone"],["ToolKit","Medikit"],[],[],["30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","16Rnd_9x21_Mag","16Rnd_9x21_Mag","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green","30Rnd_65x39_caseless_green"],["","","optic_ACO_grn_smg"],[],["life_inv_rabbit","life_inv_rabbit","life_inv_water","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_donuts","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_coffee","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_redgull","life_inv_spikeStrip"]]" Error in expression <ight) * _num; _value = missionNamespace getVariable _var;

if(_math) then {

if(> Error position: <getVariable _var;

if(_math) then {

if(> Error getvariable: Type Bool, expected Array,String File mpmissions__CUR_MP.Altis\core\functions\fn_handleInv.sqf, line 22

Duubz commented 9 years ago

I've copied the mission folder from the dev server onto the main server as that was working ok, but I still get the same error.

Duubz commented 9 years ago

Ok I've put the bug fixing branch on the server, at least people can play now until we get the issue sorted.

preister commented 9 years ago

?WTF? No idea what is going on there, took a look at the code but I don't think I can fix the while I'm at work.

We tested all of this didn't we?

Duubz commented 9 years ago

Yup, it's very strange, We'll just have to have a look at it tonight and try and figure out what the issue is.