Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White-listing Magazines unable to remove RHS magazines #7278

Closed
jones140 opened this issue Nov 21, 2019 · 5 comments
Closed

White-listing Magazines unable to remove RHS magazines #7278

jones140 opened this issue Nov 21, 2019 · 5 comments
Labels
Milestone

Comments

@jones140
Copy link

ACE RHS RHS COMPAT:

  • Arma 3: Stable
  • CBA: `3.12.6
  • ACE3: `v3.12.2
    Make sure to reproduce the issue with only CBA and ACE3 on a newly created mission!

Description:
White-listing Magazines unable to remove RHS magazines

Steps to reproduce:

  • Go to editor
  • open a object and try to whitelist a weapons with 5.56 that uses mag wells
  • click play see you can pick from RHS magazines even if you haven't added them to white-list

Expected behavior:
Only magazines that you whit-list should be in there

Where did the issue occur?

  • Dedicated / Self-Hosted Multiplayer / Singleplayer / Editor (Singleplayer) / Editor (Multiplayer) / Virtual Arsenal all

Log Files:

  • NA?

Screenshots:
https://i.gyazo.com/6b6cff62c0fa3c4b7a1a5cf6a705eba4.png

@commy2
Copy link
Contributor

commy2 commented Nov 21, 2019

user error?

@jones140
Copy link
Author

I dont understand how it can be my error
I am not listing these mags to be used yet they show up in list

@alganthe
Copy link
Contributor

I tested both vanilla and modded weapons (that weren't RHS though) on master and last release, I could not reproduce the issue.

can you:

  • only whitelist this weapon.
  • open the debug console, type
    ["ace_arsenal_displayOpened", {copyToClipboard str (ace_arsenal_virtualItems select 2)}] call CBA_fnc_addEventHandler; and press enter.
  • Open ACE Arsenal and paste the result here ?

@jones140
Copy link
Author

jones140 commented Nov 23, 2019

OK i have found issue
steps

  • add f200
  • add compatible magazines
  • clear so no mags should be available
    then you will still end up with these.
    ["rhs_mag_30Rnd_556x45_M855_Stanag_Tracer_Green","rhs_mag_30Rnd_556x45_M855_Stanag_Tracer_Yellow","rhs_mag_30Rnd_556x45_M855_Stanag_Tracer_Orange","rhs_mag_30Rnd_556x45_M855A1_Stanag_No_Tracer","rhs_mag_30Rnd_556x45_M855A1_Stanag_Tracer_Green","rhs_mag_30Rnd_556x45_M855A1_Stanag_Tracer_Yellow","rhs_mag_30Rnd_556x45_M855A1_Stanag_Tracer_Orange"]

@LinkIsGrim
Copy link
Contributor

Since fixed, but can't track down the cause. Maybe #9040?

@LinkIsGrim LinkIsGrim added this to the 3.16.0 milestone Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants