Page MenuHomeFeedback Tracker

EDEN MP Mission export error when using A3 params hpp files
New, NormalPublic

Description

Arma 3 crashes when i try to launch a server on my local machine with a previously exported MP mission file. It can not find the included parameter hpp's. Not even when i include them into the mission directly.
Here is a video that shows what happens.

https://youtu.be/RDfxV7qkNIg

description.ext (it's almost a 1:1 copy of the original 32 ppl End Game)
http://pastebin.com/7dheJVT6

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 8 x64
Operating System Version
Win 8.1
Category
Eden Editor
Steps To Reproduce
  1. create mission in eden and save it
  2. create a description.ext in the mission folder and include arma 3 params hpp's (like in the file i posted on pastebin)
  3. export the MP mission (not to WS!)
  4. exit eden and try to launch a server on your local machine
  5. crash to desktop
Additional Information

Video:
https://youtu.be/RDfxV7qkNIg

description.ext (it's almost a 1:1 copy of the original 32 ppl End Game):
http://pastebin.com/7dheJVT6

Arma 3:
latest stable

Mods:
CBA_A3
CUP Terrains - Core
CUP Terrains - Maps
CUP Weapons
CUP Units
CUP Vehicles

Event Timeline

2600K added a subscriber: 2600K.Aug 12 2016, 4:02 PM

There is a warning on the wiki (https://community.bistudio.com/wiki/Arma_3_Mission_Parameters) that states;
"Param templates currently don't work with PBO missions manually copied to MPMissions folder.
Unpacked missions, Steam missions and missions which are part of an addon works correctly."

It sounds related to what you are experiencing?