Space Engineers

Space Engineers

Guided Heli AA / AT / HE missiles & rocket pods
V L A X 8 Dec, 2022 @ 10:24pm
Crash when locking onto enemy grid
Game crashes when locking onto an enemy NPC grid from the MES mod.

This portion at the end of the log made me consider this mod being involved:

2022-12-08 22:09:47.780 - Thread: 1 -> Exception occurred: System.NullReferenceException: Object reference not set to an instance of an object.
at Helicopter_Guided.LockSound.ResolveTargets()
at Helicopter_Guided.LockSound.UpdateAfterSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)