Page MenuHomeFeedback Tracker

Zeus Error Codes
Closed, ResolvedPublic

Description

I am getting the following error codes when testing 3den missions on a LAN server.

13:45:51 Error in expression <riptPath + "%1.sqf",_class];
_fncFile = format ["scriptname '%1_%2'; _fnc_script>
13:45:51 Error position: <format ["scriptname '%1_%2'; _fnc_script>
13:45:51 Error 1 elements provided, 2 expected
13:45:51 File A3\functions_f_curator\Curator\fn_initCuratorAttribute.sqf..., line 37

13:46:04 Error in expression <criptionParams];};

		_descriptionText = format ([_descriptionText] + _descriptio>

13:46:04 Error position: <format ([_descriptionText] + _descriptio>
13:46:04 Error 0 elements provided, 1 expected
13:46:04 File \A3\Ui_f\scripts\GUI\RscDisplayDebriefing.sqf..., line 45{F4280196}

Details

Severity
None
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 10 x64
Category
Error Message
Steps To Reproduce

The first error occurs when placing a module in Zeus that opens a new window with selectable options, such as any of the Audio modules, or the End Scenario module.

The second error occurs when ending the test via the 'Abort' option in the pause menu (after hitting Esc).

Event Timeline

HumeyBoi created this task.Jul 30 2024, 5:53 AM
TRAGER added a subscriber: TRAGER.Jul 30 2024, 10:51 AM

\RscDisplayDebriefing error known and fixed on current dev

Can not find note about \fn_initCuratorAttribute.sqf error, I think you better post it in comments here T182822

BIS_fnc_KK added a comment.EditedJul 31 2024, 5:31 PM

apparently this was fixed on 12th of July so it should have been in the dev after that, this ticket is dated 30th of July. The debriefing was also fixed awhile ago.

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jul 31 2024, 5:32 PM
BIS_fnc_KK closed this task as Resolved.
BIS_fnc_KK changed Resolution from Open to Fixed.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.