RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002764AFRF[All Projects] Generalpublic2016-11-16 22:572017-02-08 20:40
Reporterdistractor2004 
Assigned ToSoul_Assassin 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002764: RHS: AFRF conflicts with ADR-97 Official Mod
DescriptionUsing 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.
Steps To Reproduce1. Load CBA mod, RHS: AFRF mod, and ADR-97 official mod
2. Run Arma 3
3. Message should display at start of the game
Additional InformationRPT 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.
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.64
Did you used any other mod when the error occurred?Yes
Which mods?CBA
Attached Files? file icon arma3_2016-11-16_15-39-04.rpt [^] (63,501 bytes) 2016-11-16 22:57

- Relationships

-  Notes
(0005527)
Soul_Assassin (administrator)
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 (reporter)
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 (administrator)
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 (reporter)
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 (administrator)
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 (reporter)
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 (administrator)
2017-02-08 20:40

You could be surprised :p

- Issue History
Date Modified Username Field Change
2016-11-16 22:57 distractor2004 New Issue
2016-11-16 22:57 distractor2004 File Added: arma3_2016-11-16_15-39-04.rpt
2016-11-17 07:17 Soul_Assassin Note Added: 0005527
2016-11-17 07:17 Soul_Assassin Assigned To => Soul_Assassin
2016-11-17 07:17 Soul_Assassin Status new => feedback
2016-11-17 22:21 distractor2004 Note Added: 0005528
2016-11-17 22:21 distractor2004 Status feedback => new
2016-11-17 22:40 PuFu Status new => confirmed
2016-11-18 18:45 reyhard Note Added: 0005534
2016-11-18 18:45 reyhard Status confirmed => closed
2016-11-18 18:45 reyhard Resolution open => no change required
2017-02-08 17:06 yankarin Note Added: 0005865
2017-02-08 18:22 Soul_Assassin Note Added: 0005866
2017-02-08 19:38 yankarin Note Added: 0005867
2017-02-08 20:40 reyhard Note Added: 0005868


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker