ziipzaaapM16A4 / Default-AiCallouts-Pack

public branch
MIT License
1 stars 1 forks source link

MVA: End(): cleanup crash when calling invalid officer #2

Closed ziipzaaapM16A4 closed 3 years ago

ziipzaaapM16A4 commented 3 years ago

Calling officer without checking if officer is valid can result in calling invalid officer. causes crash

foreach (var officer in UnitOfficers) { 
    officer.Delete();
} 
ziipzaaapM16A4 commented 3 years ago

Reported Error Log: (anonymized) RagePluginHook.log