LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

UPSMON .rpt spam #188

Closed SomethingSimpl closed 5 years ago

SomethingSimpl commented 5 years ago

Iam getting a lot of .rpt spam with this error when I fly around Altis. The full .rpt is attached as well. It seems to happen when units are being spawned into the mission.

This started happening on the latest DEV branch. No units seem to be in the mission when the error rolls out.

11:57:35 Error in expression <_grpmission = "PATROL";

UPSMON_Total = UPSMON_Total + (count _members);

if (U>
11:57:35   Error position: <UPSMON_Total + (count _members);

if (U>
11:57:35   Error Undefined variable in expression: upsmon_total
11:57:35 File mpmissions\Antistasi.Altis\Scripts\UPSMON.sqf, line 97
SomethingSimpl commented 5 years ago

Attached the .rpt Arma3_x64_2018-10-13_10-01-54.zip

LordGolias commented 5 years ago

Duplicate of #190