RHS Feedback - AFRF
View Issue Details
0002764AFRF[All Projects] Generalpublic2016-11-16 22:572017-02-08 20:40
distractor2004 
Soul_Assassin 
noneminoralways
closedno change required 
 
 
No
1.64
Yes
CBA
0002764: RHS: AFRF conflicts with ADR-97 Official Mod
Using the ADR-97 and RHS mods together results in Warning Message "No entry 'bin\config.bin/CfgWeapons/StandardSound.scope'." being displayed at the start of a game.
1. Load CBA mod, RHS: AFRF mod, and ADR-97 official mod
2. Run Arma 3
3. Message should display at start of the game
RPT file attached. Other warnings appear in the RPT file that may be associated with this error:

Warning Message: No entry 'bin\config.bin/CfgWeapons/StandardSound.scope'.
Warning Message: '/' is not a value
Warning Message: Error: creating weapon StandardSound with scope=private
etc.
etc.
etc.
No tags attached.
? arma3_2016-11-16_15-39-04.rpt (63,501) 2016-11-16 22:57
https://feedback.rhsmods.org/file_download.php?file_id=1262&type=bug
Issue History
2016-11-16 22:57distractor2004New Issue
2016-11-16 22:57distractor2004File Added: arma3_2016-11-16_15-39-04.rpt
2016-11-17 07:17Soul_AssassinNote Added: 0005527
2016-11-17 07:17Soul_AssassinAssigned To => Soul_Assassin
2016-11-17 07:17Soul_AssassinStatusnew => feedback
2016-11-17 22:21distractor2004Note Added: 0005528
2016-11-17 22:21distractor2004Statusfeedback => new
2016-11-17 22:40PuFuStatusnew => confirmed
2016-11-18 18:45reyhardNote Added: 0005534
2016-11-18 18:45reyhardStatusconfirmed => closed
2016-11-18 18:45reyhardResolutionopen => no change required
2017-02-08 17:06yankarinNote Added: 0005865
2017-02-08 18:22Soul_AssassinNote Added: 0005866
2017-02-08 19:38yankarinNote Added: 0005867
2017-02-08 20:40reyhardNote Added: 0005868

Notes
(0005527)
Soul_Assassin   
2016-11-17 07:17   
So only with this combination of addons? Have you tried running rhs with cba, oradr with cba and by themselves?
(0005528)
distractor2004   
2016-11-17 22:21   
RHS with CBA does not give the error, and CBA with ADR does not give the an error either. Only when running ADR with RHS does the error appear.

I do not know if there are other mods combined with the ADR that give the same error.
(0005534)
reyhard   
2016-11-18 18:45   
mod author bug


class CfgWeapons
{
    class Rifle_Base_F;
    class BaseSoundModeType;
    class StandardSound: BaseSoundModeType
    {
        soundSetShot[]=
        {
            "ADR_97_Shot_SoundSet",
            "ADR_97_Tail_SoundSet",
            "ADR_97_InteriorTail_SoundSet"
        };
    };
    class SilencedSound: BaseSoundModeType
    {
        soundsetshot[]=
        {
            "ADR_97_silencerShot_SoundSet",
            "ADR_97_silencerTail_SoundSet",
            "ADR_97_silencerInteriorTail_SoundSet"
        };
    };
};
that part is completely wrong
(0005865)
yankarin   
2017-02-08 17:06   
Hello I have the same exact issue and I am running Arma3 1.66.139586 with the following mods in order: ADR-97 Weapon Pack (Official Mod), RHSAFRF and RHSUSAF.
Is there a patch/a way to solve this?

Thanks!
(0005866)
Soul_Assassin   
2017-02-08 18:22   
Yankarin, we've identified the issue to be with the external addon (ADR) and therefore cannot patch this. I suggest contacting the author and asking whether it is possible to update it from their side.
(0005867)
yankarin   
2017-02-08 19:38   
Thanks for replying. There's only a little problem: the author is Bohemia Interactive itself so I guess they'll simply ignore me...
(0005868)
reyhard   
2017-02-08 20:40   
You could be surprised :p