• Tracker

    Spaces
    Browse
    Statistics
  • Issues
  • RCON BattleMetrics commands cause the server to crash after 1.8 update
Back

1

RCON BattleMetrics commands cause the server to crash after 1.8 update

Multiplayer

Issue Key

ARGF-330

State

Awaiting internal testing

Access

Public

Group

Arma Reforger

Project

Game Feedback

Creator

jeremyat

Created

Aug 14, 2026

Views

9

Attachments

crash.log

dump.zip

Platform

PC

Game Version

1.8.0.10

Mission

 

Is it modded?

Section
isItModded = "yes"

List mods

Any mods, we confirmed this is caused even with a blank mod with no functions.

Description

When you have RCON set up with "permission": "admin" and RCON sends any moderation command to the server (kicks, ban, unban), the server instantly crashes.

This issue is widely confirmed by people reporting it on the Arma Discord and even big communities like WCS reporting the same thing is happening to them. We tried multiple mod variations, including a blank mod, but the issue still happens.

https://discord.com/channels/105462288051380224/976119935875026964/1537470547842175137

https://discord.com/channels/105462288051380224/1113877580714614944/1537585278724866109

https://discord.com/channels/105462288051380224/976019137606352966/1537517477070643201


Crash GUID: 043b1a42-9fdd-4871-ba44-8a76958ed835

  1. This is what happens:

    12:47:38.020 BACKEND      : [RCON] [CLIENT: 1] Received Game Command: ban remove 748e64f0-3586-4530-8e20-9d2c0d344b0f
    12:47:38.062 BACKEND      : [RCON] Process Command: ban remove 748e64f0-3586-4530-8e20-9d2c0d344b0f
    12:47:38.143 ENGINE    (E): Application crashed! Generated memory dump: /tmp/598bbbba-16d2-40da-dd938ba8-6e3d0fa8.dmp
    12:47:38.145 CRASH REPORT : Crash reporter started!
    12:47:38.145 CRASH REPORT : Started without dialog window! Automatically send Report.
    12:47:38.145 CRASH REPORT : Sending analytical data.
    12:47:38.145 CRASH REPORT : Sending Request...
    12:47:38.282 CRASH REPORT : Crash Analytics: OK
    12:47:38.409 CRASH REPORT : Preparing Report
    12:47:38.410 CRASH REPORT : Memory dump Size: 45 kb
    12:47:38.410 CRASH REPORT : Logs Size: 1162 kb
    12:47:38.410 CRASH REPORT : Sending Crash Report!
    12:47:38.411 CRASH REPORT : Sending Request...
    12:47:39.441 CRASH REPORT : Error: Attached files exceeded size limit! Dropping logs and repeating Crash Report.
    12:47:39.441 CRASH REPORT : Sending Request...
    12:47:40.069 CRASH REPORT : Report Result: - SUCCESS - Crash GUID: 043b1a42-9fdd-4871-ba44-8a76958ed835
    12:47:40.070 CRASH REPORT : Crash Reporter Finished!


    Config.json:

    "rcon": {
        "address": "0.0.0.0",
        "blacklist": [],
        "maxClients": 16,
        "password": "*****",
        "permission": "admin",
        "port": 19999,
        "whitelist": []

Attachment

crash.log

660 B

dump.zip

43 KB

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

Issue Key

ARGF-330

State

Awaiting internal testing

Access

Public

Group

Arma Reforger

Project

Game Feedback

Creator

jeremyat

Created

Aug 14, 2026

Views

9

Attachments

crash.log

dump.zip