-
-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_leader ERROR in the start of the mission #184
Comments
Upstream issue, long ignored: |
thanks, but why ignore it if we can fix it? |
We ignored it because it's not gamebreaking and we focus on that mainly ;) |
Tested and merged. |
This has re-emerged in Unstable 2.2 14:51:46 Game started.
Error in expression <};
_leader = _possibleLeaders select 0;
_leader setvariable ["BIS_HC_scope",_log>
Error position: <_leader setvariable ["BIS_HC_scope",_log>
Error Undefined variable in expression: _leader
File A3\modules_f\HC\data\scripts\hc.sqf..., line 71
"9.182: [Antistasi] | INFO | Init finished."
|
I am not aware of this happening anymore, anyone still has this error? |
Yeah here you go, just pulled from unstable and ran it this morning without any additional addons / mods.
|
This is not happened anymore |
I think @Toakan has old mission.sqm in his test folder when this happened for some reasons |
@AlexTriada Fresh pulls were done daily and confirmed as an issue by others on the team at the time. Something in your original fix was reverted or the fix did not do what was expected. |
An RPT report from the Dev channels still shows this as an issue.
|
this HC BIS bug is fixed now. Reopen if persistence. |
…to/warmantle-arctic Warmantle arctic > Main warmantle branch
Version:* unstable branch
Mods: no
Environment: MP host, MP dedi.
have you edited the missionfile?: No
I find how to fix _leader ERROR in rpt:
11:33:14 Error in expression <}; _leader = _possibleLeaders select 0; _leader setvariable ["BIS_HC_scope",_log> 11:33:14 Error position: <_leader setvariable ["BIS_HC_scope",_log> 11:33:14 Error Неопределенная переменная в выражении: _leader 11:33:14 File A3\modules_f\HC\data\scripts\hc.sqf..., line 71
look at the pic:
The text was updated successfully, but these errors were encountered: