official-antistasi-community / A3-Antistasi

Antistasi Community Version - work in progress - Discord https://discord.com/invite/TYDwCRKnKX
https://antistasi.de
Other
217 stars 156 forks source link

[Bug]: New Battle Menu HC High Command Script Error #3324

Closed CalebSerafin closed 1 week ago

CalebSerafin commented 1 week ago

Describe the bug

trying to remote control a high command squad with the new GUI gives a script error

10:31:12 2024-06-13 14:31:12:665 | Antistasi | Debug | File: A3A_gui_fnc_mainDialog | MainDialog onUnload starting...
10:31:12 2024-06-13 14:31:12:666 | Antistasi | Debug | File: A3A_gui_fnc_mainDialog | MainDialog onUnload complete.
10:31:12 Error in expression <ps = _this select 0;

_groupX = _groups select 0;
_unit = leader _groupX;

if !(>
10:31:12   Error position: <select 0;
_unit = leader _groupX;

if !(>
10:31:12   Error select: Type Group, expected Array,String,Config entry
10:31:12 File \x\A3A\addons\core\functions\REINF\fn_controlHCsquad.sqf [A3A_fnc_controlHCsquad]..., line 9
10:31:12  ➥ Context:     [] L9 (\x\A3A\addons\core\functions\REINF\fn_controlHCsquad.sqf [A3A_fnc_controlHCsquad])

How to reproduce

rm -rf /

Version

3.6 Test

Have you altered the code?

No

What i have changed

No response

Map

All

What server?

Community Test Server

Time bug occured (Server time/UTC)

No response

Mods

No response

Additional context

No response