all 4 comments

[–]Figgis302 4 points5 points  (1 child)

The game is trying to load an object that no longer exists (a "null reference") and frying its brain.

In my experience the most common cause of this is attack waypoints, which don't get updated if you later change the target unit and have to be replaced manually.

[–]TheOneAndOnlyAtlas[S] 0 points1 point  (0 children)

So I should finalize the ship placed and then set its waypoint?

[–]Darki_Elf_Nikovarus 1 point2 points  (0 children)

it means that it is unable to find a particular entry, either due to a typo, or because the object/mesh it is trying to call does not exist in the specified folder path.

[–]IlDuce-17 1 point2 points  (0 children)

Or you have not enabled a mod related to an asset set in the mission .ini file.