RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006758AFRF[All Projects] Generalpublic2022-10-04 21:322022-10-05 10:05
Reporterredux 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006758: Error in RHS_ZU23_base config
DescriptionA message from RPT file:
19:47:27 Error in expression <nimationPhase 'Unfold' isEqualTo 1) && {this getVariable ['rhs_heavyWeapon_packi>
19:47:27 Error position: <this getVariable ['rhs_heavyWeapon_packi>
19:47:27 Error Missing }
19:47:27 Error in expression <s animationPhase 'Unfold' <= 0.01) && {this getVariable ['rhs_heavyWeapon_packi>
19:47:27 Error position: <this getVariable ['rhs_heavyWeapon_packi>
19:47:27 Error Missing }
Additional InformationD:\SteamLibrary\steamapps\common\Arma 3\!Workshop\@RHSAFRF\addons\rhs_c_heavyweapons\rhsafrf\addons\rhs_c_heavyweapons\config.cpp

Missing quotes in:

condition = "(alive this) && (this animationPhase 'Unfold' isEqualTo 1) && {this getVariable ['rhs_heavyWeapon_packing,true]}";

AND

condition = "(alive this) && ((count (crew this)) == 0) && (this animationPhase 'Unfold' <= 0.01) && {this getVariable ['rhs_heavyWeapon_packing,true]}";
TagsNo tags attached.
Is it a wish/request?No
RHS versionStable
Arma 3 version2.10
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  Notes
(0012248)
redux (reporter)
2022-10-04 21:56

It was resolved

- Issue History
Date Modified Username Field Change
2022-10-04 21:32 redux New Issue
2022-10-04 21:34 redux Summary Error in D-30 config => Error in RHS_ZU23_base config
2022-10-04 21:56 redux Note Added: 0012248
2022-10-05 10:05 reyhard Status new => closed
2022-10-05 10:05 reyhard Assigned To => reyhard
2022-10-05 10:05 reyhard Resolution open => duplicate


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker