Page MenuHomeFeedback Tracker

Error when loading up mission
Closed, ResolvedPublic

Description

Whenever i try to load my mission in eden or on a dedicated server it crashes (closes my arma) and in the .rpt it says it has created a .mdmp file[[ https://drive.google.com/file/d/1TVR_YCQCA03cZE7k35WYWTxjQuFVT81h/view?pli=1 | crash files ]]

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Crash
Steps To Reproduce
  • Load the mission
  • Game/ Server crashes
Additional Information

I believe the issue would be somewhere in mission.ssqm since that is where i most recently made changes.

Event Timeline

Apoligies for the inconvinience, it seems in my mission.sqm had removed a class in Entities section.
class Entities
{

class Item1
{
    ...
};
class Item3
{
    ...
};

};
So i was missing a class.

Im not sure how to close the issue so ill leave it at this and check back again if anything new popped up here. Thanks in advance

dedmen closed this task as Resolved.Jul 10 2023, 9:37 AM
dedmen claimed this task.