Page MenuHomeFeedback Tracker

Can't bundle my project
Assigned, NormalPublic

Description

I'm trying to follow this tutorial: https://community.bistudio.com/wiki/Arma_Reforger:Capture_%26_Hold_Setup

Everything works in Workbench, but when I try to bundle and publish to test in Arma Reforger there's an error: "Creating bundle failed! See console for details."

Console:

DEFAULT      : Creating bundle...
RESOURCES    : ResourceDB: saving cache (id=0 name=Test path=C:\Users\jona3\Documents\My Games\ArmaReforger\addons\Test/resourceDatabase.rdb)
RESOURCES    : ResourceDB: cache successfully saved
RESOURCES    : ResourceDB: saving cache (id=4 name=profile path=C:\Users\jona3\Documents\My Games\ArmaReforger\profile/resourceDatabase.rdb)
RESOURCES    : ResourceDB: cache successfully saved
RESOURCES    : Packaging project started.
DEFAULT      : Compression level: 6
DEFAULT      : key: 2678644446515d585508070901050505 
RESOURCES    : Packaging done. Result: 1
RESOURCES    : Gproj file copy successful
RESOURCES    : ResourceDB cache file copy successful
DEFAULT      : Created PAK files:
RESOURCES    : 1: C:/Users/jona3/Documents/My Games/ArmaReforger/publish/Test/Test.pak
RESOURCES    : Packaging project successful
RESOURCES (E): Failed to load metafile of mission config image: 
DEFAULT   (E): Cannot copy image: 
RESOURCES (E): Creating bundle failed

I tried to create another project and I can build since there's no SCR_MissionHeader config file

Details

Severity
Block
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Add a SCR_MissionHeader config file

Event Timeline

Images used in MissionHeader config have to be inside project folder

Geez changed the task status from New to Assigned.May 20 2022, 12:52 PM