acemod / ACE3

Open-source realism mod for Arma 3
https://ace3.acemod.org
Other
994 stars 735 forks source link

ACE3 - RHS compatibility mods falsely displayed as optional mods #7753

Closed Marcel1802 closed 1 year ago

Marcel1802 commented 4 years ago

Description:

If only the ACE 3 mod is running on the server and you subscribed the RHS mods and the 'ACE 3 - RHS compatibility mods' (for RHS:USAF, for RHS:AFRF & for RHS:GREF), the compatibility mods are displayed as optional mods falsely.

Steps to reproduce:

Expected behavior:

The compatibily mods should not be displayed on the 'optional mods' list because RHS is not installed on the server

Where did the issue occur?

The problem occures in the ArmA 3 launcher where the required & optional mods are displayed when you want to join a server

github1 github2

Possible fix Sign the three compatibility mods (add bikeys)

Vdauphin commented 4 years ago

fixed by https://github.com/acemod/ACE3/pull/7859

PabstMirror commented 4 years ago

nothing was actively done to fix this

the optionals are signed (have a .bisign for the pbo) but there is no keys folder so maybe the problem is launcher needs to see the .bikey edit, so we could probably change build tools to do this??

Vdauphin commented 4 years ago

Well, strange, I checked again and the bug disappear May be it is because I unfollowed the ACE Compat RHS

My bad :)

Nightmare96 commented 3 years ago

Does the Issue still persists? Or is there a fix im not aware of / did not found yet?

I'm encountering the same problem on my server. RHS and related keys are not installed.

sampel

Marcel1802 commented 3 years ago

Does the Issue still persists? Or is there a fix im not aware of / did not found yet?

I'm encountering the same problem on my server. RHS and related keys are not installed.

The problem still exists. The addon files are signed but there is no bikey in the mod folder, so I guess they are signed with the same key ACE or RHS is signed with.

I think it will be fixed if you sign the compatibility mod with an own key (each of them).

commy2 commented 3 years ago

Why does this matter? Who cares about the Arma Launcher?

Marcel1802 commented 3 years ago

Why does this matter? Who cares about the Arma Launcher?

People who don't know much about ArmA 3 mods use the launcher to join the server. They will load the other mods, can't join and don't know what they did wrong.

Nightmare96 commented 3 years ago

The issuse is when you try to run a public server. Random players cant join it because they use the arma launcher and dont know better.

HomelessMage commented 2 years ago

In case anyone encounters this bug, this issue still persists.

Mike-MF commented 1 year ago

Solved by #9294