Hello,
in the Profiling Version, I get a Script Error message when executing a
```
endMission/failMission
```
Command while the first parameter (endType) is not defined. This also happens when you force someone to leave a server with the "closeDisplay" command.
In the stable version, there are no script errors when do the same thing.
Script Error:
```
13:55:26 Error in expression <criptionParams];};
_descriptionText = format ([_descriptionText] + _descriptio>
13:55:26 Error position: <format ([_descriptionText] + _descriptio>
13:55:26 Error 0 Elemente angegeben, 1 erwartet
13:55:26 File \A3\Ui_f\scripts\GUI\RscDisplayDebriefing.sqf..., line 45
```