• Tracker

    Spaces
    Statistics
  • Game Feedback
  • Disconnect all charges action on detonator does not properly disconnect charges
Back

2

Disconnect all charges action on detonator does not properly disconnect charges

Weapons

Issue Key

ARGF-165

State

Confirmed internally

Access

Public

Group

Arma Reforger

Project

Game Feedback

Creator

kexanone

Created

Jun 30, 2026

Views

62

Attachments

No attachments

Platform

PC

Game Version

1.7.0.54

Mission

 

Is it modded?

Description

Steps to reproduce:

  1. Put TNT demo block on floor

  2. Put Detonator in hand

  3. Use Arm and connect to detonator action on TNT

  4. Inspect detonator and use Disconnect all charges action

  5. Check actions on TNT (Disarm action is still visible instead of arm)

Reason for the issue:

  • SCR_DetonatorGadgetComponent::RemoveAllChargesFromTheList calls SCR_ExplosiveChargeComponent::ReplaceDetonatorFromTheList with default replaceWith , which causes an invalid ID to get inserted in SCR_ExplosiveChargeComponent::m_aConnectedDetonators.

  • An analogous issue also exists for SCR_DetonatorGadgetComponent::ReplaceChargeFromTheList

Activity

    about 2 months ago

  • kexanone
    created issueabout 2 months ago
  • about 2 months ago

  • kexanone
    changedabout 2 months ago
  • l909
    changed state to
    AWAITING INTERNAL TESTING
    about 2 months ago
  • about 2 months ago

  • i3dcommented
    about 2 months ago

    It looks somewhat intentional if you ask me, since it's not indended to disarm the charges, just disconnect them from the blasting machine (the fuzes are still on the charges).

    My suggestion here would be to add an interact option to (re)connect armed charges (back) to your blasting machine. The initial interaction when arming is "arm and connect...", so once it's armed, instead of only being able to disarm and arm again, it would be better to just be able to connect it when the fuze is in it.

  • kexanonecommented(edited)
    about 2 months ago

    It also happens that when all charges get disarmed on by one on site, the detonator still pretends to be connected. Ultimately, it's up to BI to decide what's intentional. I could see though why it could be partially intentional. Could make sense if you are far a way with the detonator and someone else is disarming them. In contrast, it's less sensible if you are the one that disarms them on site, as arming/disarming behavior become inconsistent that way, i.e. arming connects detonator and adds fuze vs disarming only removes the fuze, but leaves the detonator connected.

  • 14 days ago

  • l909
    changed state to
    CONFIRMED INTERNALLY
    14 days ago

You are not signed in. Please sign in to see more details and to reply.

Issue Key

ARGF-165

State

Confirmed internally

Access

Public

Group

Arma Reforger

Project

Game Feedback

Creator

kexanone

Created

Jun 30, 2026

Views

62

Attachments

No attachments