• Tracker

    Spaces
    Browse
    Statistics
  • Issues
  • Setting animation instance resource line to empty string in override crashes game
Back

1

Setting animation instance resource line to empty string in override crashes game

General

Issue Key

ARMD-24

State

Open

Access

Public

Group

Arma Reforger

Project

Reforger Modding

Creator

kexanone

Created

Aug 15, 2026

Views

6

Attachments

No attachments

Platform

PC Steam

Game Version

1.8.0.10

Modlist

---

Description

Steps to reproduce:


  1. Open the workbench

  2. Create an override of player_main.asi

  3. Edit the file with a text editor and replace the entire content with the code below:

    AnimSetInstanceSource "{5D8A86AE4C4C6D94}" {
     Template "{CD0E6C3490BF0847}anims/workspaces/player/player_main.ast"
     Lines {
      AnimSetInstanceSource_Line "Unconscious.Default.UnconsciousFront" {
       Resource ""
      }
     }
    }
  4. Reimporting the file crashes the workbench (GUID: a441d18e-6762-4238-b8a2-d1420bfe8e27)

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

Issue Key

ARMD-24

State

Open

Access

Public

Group

Arma Reforger

Project

Reforger Modding

Creator

kexanone

Created

Aug 15, 2026

Views

6

Attachments

No attachments