Skip to content
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

Closed
AlexTriada opened this issue Aug 25, 2019 · 12 comments
Closed

_leader ERROR in the start of the mission #184

AlexTriada opened this issue Aug 25, 2019 · 12 comments
Assignees
Labels
Bug Something isn't working

Comments

@AlexTriada
Copy link

AlexTriada commented Aug 25, 2019

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:

Безымянный

@Spoffy Spoffy added the Bug Something isn't working label Aug 27, 2019
@Toakan
Copy link

Toakan commented Aug 30, 2019

Upstream issue, long ignored:
A3Antistasi#198

@AlexTriada
Copy link
Author

thanks, but why ignore it if we can fix it?

@Bob-Murphy
Copy link

We ignored it because it's not gamebreaking and we focus on that mainly ;)
Of course you can try to fix it

@Bob-Murphy Bob-Murphy added this to the 2.1.2 milestone Sep 5, 2019
@Bob-Murphy
Copy link

Tested and merged.

@Toakan
Copy link

Toakan commented Oct 31, 2019

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."

@Toakan Toakan reopened this Oct 31, 2019
@Bob-Murphy Bob-Murphy modified the milestones: 2.1.2, Priority 1 Jan 12, 2020
@wurzel0701 wurzel0701 added the Info needed Further information is requested. label Feb 25, 2020
@wurzel0701
Copy link

I am not aware of this happening anymore, anyone still has this error?

@Toakan
Copy link

Toakan commented Mar 18, 2020

Yeah here you go, just pulled from unstable and ran it this morning without any additional addons / mods.
Line 702:

8:14:48 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
Attempt to override final function - bis_fnc_storeparamsvalues_data

TEST1584519261.log

@Toakan Toakan added the Good first issue Good for newcomers label Apr 20, 2020
@CalebSerafin CalebSerafin self-assigned this Sep 27, 2020
@AlexTriada AlexTriada self-assigned this Jan 29, 2021
@AlexTriada
Copy link
Author

This is not happened anymore

@AlexTriada
Copy link
Author

I think @Toakan has old mission.sqm in his test folder when this happened for some reasons

@AlexTriada AlexTriada removed Good first issue Good for newcomers Info needed Further information is requested. labels Jan 30, 2021
@Toakan
Copy link

Toakan commented Feb 9, 2021

@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.

@Toakan Toakan reopened this Feb 9, 2021
@Toakan
Copy link

Toakan commented Feb 9, 2021

An RPT report from the Dev channels still shows this as an issue.

2021/01/23, 8:00:14 No player found for channel 1932010496768 - message ignored 2021/01/23, 8:00:14 Error in expression <}; _leader = _possibleLeaders select 0; _leader setvariable ["BIS_HC_scope",_log> 2021/01/23, 8:00:14 Error position: <_leader setvariable ["BIS_HC_scope",_log> 2021/01/23, 8:00:14 Error Undefined variable in expression: _leader 2021/01/23, 8:00:14 File A3\modules_f\HC\data\scripts\hc.sqf..., line 71 2021/01/23, 8:00:14 Attempt to override final function - bis_fnc_storeparamsvalues_data 2021/01/23, 8:00:15 "armahosts/BIS_fnc_log: [module] zen_modules_fnc_bi_moduleCurator (1173 ms)" 2021/01/23, 8:00:16 Strange convex component116 in a3\rocks_f\sharp\sharprock_apart.p3d:geometryFire

arma3server_x64_2021-01-23_07-57-33.zip

@killerswin2
Copy link

this HC BIS bug is fixed now. Reopen if persistence.

wersal454 pushed a commit to wersal454/A3-Antistasi that referenced this issue May 13, 2024
…to/warmantle-arctic

Warmantle arctic > Main warmantle branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants