After placing some units in ZEUS, saving it to clipboard in MCC, adding it to my mission.SQM and loading it in the editor I got an error stating this class does not exist:
class Item350
{ position[]={0,0,0}; azimut=0; id=355; side= "EMPTY"; vehicle=""; skill=0.6; offsetY=0; };
If I removed this class and attempted to load it would say "unable to load"
If I just clicked "OK" It would load the mission like it should with all objects but after placing the player unit and clicking "PREVIEW" arma3 would crash and provide the error log attached.
Is there a way to save the mission progress?