Member
Last active 9 years ago
Late reply, but i can confirm that alive and the warroom worked for me on nitrado servers.
Issue might be in your mission...
Hi,
i have created a new mission. It runs on local lan test. Even on a local dedicated server. But on my Host, its not working. I dont know why: The files are 100% the same.
I think the rpt-log format changed... Whats the cause here? Alive? IniDBi? MCC?
RPT was too long to post, so i pasted it here: http://nopaste.info/9801216a48.html
I have the same issue after i deleted my group/server, and joined the [36th] 36th Hunters
Hi,
i get the following errors while running a persistent mission:
21:04:23 "arma3/BIS_fnc_log: [SITES] Processing Traffic Checkpoint (5 of scalar)" 21:04:23 Error in expression < getVariable "description"), _i, count (BIS_missionScope getVariable "sites")] c> 21:04:23 Error position: <BIS_missionScope getVariable "sites")] c> 21:04:23 Error Undefined variable in expression: bis_missionscope 21:04:23 File A3\modules_f\sites\procedures\coreInit.sqf, line 16
and then later on minefields:
21:04:38 Error in expression <p2]]; _mrkrName = ("BIS_site_" + str ((BIS_missionScope getVariable "sites") fi> 21:04:38 Error position: <BIS_missionScope getVariable "sites") fi> 21:04:38 Error Undefined variable in expression: bis_missionscope 21:04:38 File A3\modules_f\sites\site_inits\Military_TCP.sqf, line 39 21:04:38 "arma3/BIS_fnc_log: [SITES] Processing Minefield (12 of scalar)" 21:04:38 Error in expression <ssing Minefield (%1 of %2)", _i, count (BIS_missionScope getVariable "sites")] c> 21:04:38 Error position: <BIS_missionScope getVariable "sites")] c> 21:04:38 Error Undefined variable in expression: bis_missionscope 21:04:38 File A3\modules_f\sites\procedures\coreInit.sqf, line 4 21:04:38 "arma3/BIS_fnc_log: [SITES] Processing Minefield (13 of scalar)" 21:04:38 Error in expression <ssing Minefield (%1 of %2)", _i, count (BIS_missionScope getVariable "sites")] c> 21:04:38 Error position: <BIS_missionScope getVariable "sites")] c> 21:04:38 Error Undefined variable in expression: bis_missionscope 21:04:38 File A3\modules_f\sites\procedures\coreInit.sqf, line 4 21:04:38 "arma3/BIS_fnc_log: [SITES] Processing Minefield (14 of scalar)" 21:04:38 Error in expression <ssing Minefield (%1 of %2)", _i, count (BIS_missionScope getVariable "sites")] c> 21:04:38 Error position: <BIS_missionScope getVariable "sites")] c> 21:04:38 Error Undefined variable in expression: bis_missionscope 21:04:38 File A3\modules_f\sites\procedures\coreInit.sqf, line 4 21:04:38 "arma3/BIS_fnc_log: [SITES] Processing Minefield (15 of scalar)"
Can i just define "sites"? If so, what is expected?