Closed Ligthert closed 8 years ago
Check the Custom Perf Monitors
array in the data module, it should be [['entities',150],['vehicles',300],['agents',450],['allDead',600],['objects',750],['triggers',900], ['activeScripts',1050]]
by default.
Please test again using above
Couldn't repro.
After the last ArmA 3 update, playing scenarios spams the .rpt-log filling it with ~40 errors per second.
It starts off with:
and
Then this gets spammed over and over again:
This went on for the duration of the scenario and I traced it back to this snippet: https://github.com/ALiVEOS/ALiVE.OS/search?utf8=%E2%9C%93&q=%28count+_customCode+%3E+0%29
I have no proposal on how to fix this, other than disabling the performance tracking as a workaround.