Page MenuHomeFeedback Tracker

Script error in support mission
Assigned, WishlistPublic

Description

Hi,

I got these error messages while we played support mission:

  1. script error:

19:30:29 Error in expression <callsignType = switch (true) do
{
case (_count >= 10) : { "Big" };
case (_count >
19:30:29 Error position: <_count >= 10) : { "Big" };
case (_count >
19:30:29 Error Undefined variable in expression: _count
19:30:29 File A3\Modules_F_Heli\Misc\Functions\ModuleSpawnAISectorTactic\startFSM.sqf, line 47

  1. script error:

20:01:40 Error in expression <_this select 1} else {0};
if (typename _params != typename []) then {_params = >
20:01:40 Error position: <_params != typename []) then {_params = >
20:01:40 Error Undefined variable in expression: _params
20:01:40 File A3\functions_f\Debug\fn_param.sqf, line 44 {F25614}

Details

Legacy ID
287437814
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Category
Scripting
Additional Information

Rtp added.

Event Timeline

danczer edited Steps To Reproduce. (Show Details)Feb 17 2015, 9:39 PM
danczer edited Additional Information. (Show Details)
danczer set Category to Scripting.
danczer set Reproducibility to Have Not Tried.
danczer set Severity to None.
danczer set Resolution to Open.
danczer set Legacy ID to 287437814.May 7 2016, 8:17 PM