OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: mathias_eichinger on 01 Feb 2009, 20:55:27

Title: Mission does not load after deleting a part of mission.sqm
Post by: mathias_eichinger on 01 Feb 2009, 20:55:27
Hi lads, I have the following problem:

Somehow my ArmA messed up an attempt at making an outro (camera would not target the specifically named targets, but focus on a object I did not want to zoom in on).
Anyway, I deleted the outro.sqs, and manually deleted the contents of the outro screen in the editor.

It turned out that the outro was somehow still there, and then I deleted the outro part of the mission.sqm.
Now I even cannot load my mission!

I would be very grateful if somebody could check my mission.sqm, so that I don't lose several weeks of work.

Cheers
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: Mandoble on 01 Feb 2009, 21:00:18
It seems a closing }; is missing near the end of the file.
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: NightJay0044 on 01 Feb 2009, 21:02:56
While you deleted the outro of this mission in the sqm file, you probably deleted a necessary part of it, so your mission may have to be remade...maybe..
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: Worldeater on 01 Feb 2009, 21:31:24
Try this one. It works for me.

Changes:
- Cut off the remaining OutroWin part (which did contain some grunts).
- Added a dummy OutroWin and a dummy OutroLoose part from one of my mission.
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: Deadfast on 01 Feb 2009, 21:39:55
There's my edit:

Changed:
Nothing, just redo OutroLoose to your liking


What was wrong:
You were missing the OutroLoose part and a bracket in OutroWin part.
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: Planck on 01 Feb 2009, 21:47:52
Correct, I did the same thing to correct it.


Planck
Title: Re: Mission does not load after deleting a part of mission.sqm
Post by: mathias_eichinger on 01 Feb 2009, 22:12:21
Thank you lads, did not expect a reply this fast!
Guys, you are priceless, I owe you all a beer!

Cheers

Mathias