LordGolias/sqf

Very large arrays cause hard crash

Closed this issue · 0 comments

https://raw.githubusercontent.com/acemod/ACE3/master/addons/mk6mortar/functions/fnc_rangeTablePreCalculatedValues.sqf

Causes hard crash in python (no exception dump)
Removing about half of the case statements will let it run.
Possibly hitting a stack / recursion limit in python?