RHS Feedback - AFRF
View Issue Details
0003522AFRF[All Projects] Generalpublic2017-09-30 21:202017-10-02 13:05
ElmoBlatch 
reyhard 
noneminoralways
resolvedfixed 
 
0.4.3.1 
No
1.76
Yes
@arma_enhanced_movement;@cba_a3;@cup_maps;@cup_terrains_core;@Cherno_isles;@Exile;@ExtendedBaseMod;@BWMod;@advanced_urban_rappelling;@rhsafrf;@rhsusaf;@sma;@tryk;curator;heli;jets;kart;mark;
0003522: Sound errors with UAZ & Ural
Updated server AFRF and USAF to 0.4.3 getting rpt errors.
Running the following mods @arma_enhanced_movement;@cba_a3;@cup_maps;@cup_terrains_core;@Cherno_isles;@Exile;@ExtendedBaseMod;@BWMod;@advanced_urban_rappelling;@rhsafrf;@rhsusaf;@sma;@tryk;curator;heli;jets;kart;mark;

vehicles and players now have a "stutter"
Server is running 1.76 perf 4 - 1.76.143069 . Server was stable all week, ran smooth no other changes. Updated rhs mods today @ noon. Players complained of vehicles stuttering. I tested mig 29 and noticed turning after burner on the jet would "skip" / "Stutter" / Rubber band back and forth.

Following errors found in rpt:

15:02:15 Error in expression <engineOn*camPos*asphalt*(LongSlipDrive 0.8[-0.1, -0.4])*(Speed 0.8[2, 15])>
15:02:15 Error position: <0.8[-0.1, -0.4])*(Speed 0.8[2, 15])>
15:02:15 Error Missing )
15:02:15 Error: Sound volume expression: engineOn*camPos*asphalt*(LongSlipDrive 0.8[-0.1, -0.4])*(Speed 0.8[2, 15])
15:02:15 Error in expression <engineOn*camPos*asphalt*(LongSlipDrive 0.8[0.1, 0.4])*(Speed 0.8[15, 2])>
15:02:15 Error position: <0.8[0.1, 0.4])*(Speed 0.8[15, 2])>
15:02:15 Error Missing )
No tags attached.
? arma3server_x64_2017-09-30_15-01-42.rpt (512,163) 2017-09-30 21:20
https://feedback.rhsmods.org/file_download.php?file_id=1537&type=bug
txt fix.txt (10,977) 2017-10-01 22:41
https://feedback.rhsmods.org/file_download.php?file_id=1539&type=bug
Issue History
2017-09-30 21:20ElmoBlatchNew Issue
2017-09-30 21:20ElmoBlatchFile Added: arma3server_x64_2017-09-30_15-01-42.rpt
2017-10-01 02:03reyhardSeveritymajor => minor
2017-10-01 22:41KatoFile Added: fix.txt
2017-10-01 22:41KatoNote Added: 0006593
2017-10-01 22:42KatoNote Edited: 0006593bug_revision_view_page.php?bugnote_id=6593#r4484
2017-10-02 13:04reyhardSummaryError => Sound errors with UAZ & Ural
2017-10-02 13:05reyhardNote Added: 0006605
2017-10-02 13:05reyhardStatusnew => resolved
2017-10-02 13:05reyhardFixed in Version => 0.4.3.1
2017-10-02 13:05reyhardResolutionopen => fixed
2017-10-02 13:05reyhardAssigned To => reyhard

Notes
(0006593)
Kato   
2017-10-01 22:41   
(edited on: 2017-10-01 22:42)
Addons rhs_c_a2port_car and rhs_c_rva.
Class RHS_UAZ_Base, RHS_Ural_BaseTurret, OTR21_Base
Multiple error in class Sounds{}
Error -> (0.8[-0.1, -0.4])
Should be -> (Factor[-0.1, -0.4])
Fix in file fix.txt

(0006605)
reyhard   
2017-10-02 13:05   
@Kato - It was factor[0.8 but some reason preprocessor was changing it to 0.8. Changed it to string now it should be ok
@ElmoBlatch - afair there are no scripted after burner scripts which don't have stutter so that cannot be fixed I think. If you know some other Jets which have working afterburner in MP then let me know. Also, please try to use more descriptive names for ticket names in future, thanks ;)