mrSkortch/MissionScriptingTools

"Object doesn't exist" error when destroying Oil Well and Gas Platform statics

TS-Coles opened this issue · 1 comments

image

Steps to reproduce:
mist_4_5_122.lua is in use
Oil well or Gas platform static object is killed

Error on line 1546 when calling Object.getPosition in function addDeadObject

MIST_scripting_error_miz.zip

That appears to partially be a DCS bug. Few functions are working when those two objects get killed. Fixed it in mist e01bfd2 but I will need ED to fix the base of the problem too.