RHS Feedback - USAF
View Issue Details
0000121USAF[All Projects] Generalpublic2015-01-07 00:342015-01-21 12:40
serjames 
MistyRonin 
normalminorunable to reproduce
resolvedfixed 
0.3.5 
0.3.5.10.3.5.1 
0000121: When in the gunner seat in the M1 and you range a target a script error is thrown
Errors when you activate the Ranging reticle in the M1

21:41:47 Error in expression <;

rhsusf_m1_range=parseNumber ctrlText _s;
publicVariable "rhsusf_m1_range";

>
21:41:47 Error position: <_s;
publicVariable "rhsusf_m1_range";

>
21:41:47 Error Undefined variable in expression: _s
21:41:47 File rhsusf\addons\rhsusf_c_m1a1\scripts\rhs_rf_m1_elev.sqf, line 34
21:41:47 Error in expression <e;
_travSpeed=0;
_lead=0;
_i=0;

while{(rhsusf_m1_range == _t) AND _keepLead}do
>
21:41:47 Error position: <rhsusf_m1_range == _t) AND _keepLead}do
>
21:41:47 Error Undefined variable in expression: rhsusf_m1_range
21:41:47 File rhsusf\addons\rhsusf_c_m1a1\scripts\rhs_lead_m1.sqf, line 25
21:41:47 Error in expression <this select 0;
_p = _this select 1;

_t=rhsusf_m1_range;

_keepLead=true;
_travS>
21:41:47 Error position: <rhsusf_m1_range;

_keepLead=true;
_travS>
21:41:47 Error Undefined variable in expression: rhsusf_m1_range
21:41:47 File rhsusf\addons\rhsusf_c_m1a1\scripts\rhs_lead_m1.sqf, line 18
No tags attached.
Issue History
2015-01-07 00:34serjamesNew Issue
2015-01-07 02:38MistyRoninNote Added: 0000329
2015-01-07 02:38MistyRoninAssigned To => MistyRonin
2015-01-07 02:38MistyRoninStatusnew => feedback
2015-01-07 02:38MistyRoninReproducibilityalways => unable to reproduce
2015-01-08 12:35vlad_8011Note Added: 0000341
2015-01-08 15:29da12thMonkeyNote Added: 0000343
2015-01-08 15:30da12thMonkeyNote Edited: 0000343bug_revision_view_page.php?bugnote_id=343#r171
2015-01-08 16:16vlad_8011Note Added: 0000344
2015-01-08 17:12vlad_8011Note Edited: 0000344bug_revision_view_page.php?bugnote_id=344#r173
2015-01-08 17:49MistyRoninNote Added: 0000345
2015-01-08 17:49MistyRoninStatusfeedback => resolved
2015-01-08 17:49MistyRoninResolutionopen => fixed
2015-01-21 12:40MistyRoninProduct Version => 0.3.5
2015-01-21 12:40MistyRoninFixed in Version => 0.3.5.1
2015-01-21 12:40MistyRoninTarget Version => 0.3.5.1

Notes
(0000329)
MistyRonin   
2015-01-07 02:38   
I've been doing some tests and I haven't been able to reproduce it, would you mind telling me with which exact M1 has that issue.

Did you try it with only A3 vanilla and RHS ( no other mod nor addon )?
(0000341)
vlad_8011   
2015-01-08 12:35   
I'm almost sure that archive (pbo) was unpacked, then packed again.
(0000343)
da12thMonkey   
2015-01-08 15:29   
(edited on: 2015-01-08 15:30)
I get this error as well running just vanilla RHS Escalation with no other mods (though I tried with and without CBA as well, just in case). It effects all M1 variants.

I'm playing the game on the current 1.37 dev branch build if that potentially makes a difference. Mod was downloaded via PWS.

(0000344)
vlad_8011   
2015-01-08 16:16   
(edited on: 2015-01-08 17:12)
For an hour i will make test on 1.36 freshly reinstalled yesterday adn give you update how it works with and without cba
EDIT:
Test resoults - Not even one script error (1.36 with CBA)
Only bug is before spoken colntol of .50 on gunners seat which doesnt exist and player using commander one (beign on gunner seats). Did you changed from 1.36 to dev version, then back to 1.36 and again ? That was make me to reinstalll game

(0000345)
MistyRonin   
2015-01-08 17:49   
Solved in the next version.