Page MenuHomeFeedback Tracker

Script Error when debriefing class is not defined (Profiling Version)
Closed, ResolvedPublic

Description

Hello,

in the Profiling Version, I get a Script Error message when executing a

endMission/failMission

Command while the first parameter (endType) is not a definied class in the configfile/missionconfigfile. 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

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Error Message
Steps To Reproduce

Load in to a server and initialize the player. If you didn't have defined the class "LoggedOut" and executing this command

endMission "LoggedOut";

you get the error.

Event Timeline

TheFireRunner renamed this task from Script Error Message in Profiling Version to Script Error when debriefing class is not defined (Profiling Version).
TheFireRunner updated the task description. (Show Details)
TheFireRunner updated the task description. (Show Details)Sep 5 2024, 2:28 PM
TRAGER added a subscriber: TRAGER.Sep 6 2024, 4:13 AM

This error fixed in dev see T182822

This error fixed in dev see T182822

How do close this Task?

LouMontana closed this task as Resolved.Sep 9 2024, 2:44 PM