So, I have had this issue for a while now and I don’t know what causes it. Sometimes my units completely ignore the move commands I give them (it is not caused by the regular pathfinding problems this game has). Whenever this happens this warning is in the log:
warning: Error running sim lua callback function 'GiveOrders':
...data\faforever\gamedata\lua.nx2\lua\spreadattack.lua(428): attempt to call method `GetBlueprint' (a nil value)
stack traceback:
...data\faforever\gamedata\lua.nx2\lua\spreadattack.lua(428): in function `fn'
...data\faforever\gamedata\lua.nx2\lua\simcallbacks.lua(16): in function <...data\faforever\gamedata\lua.nx2\lua\simcallbacks.lua:13>
Does anyone have any idea how to fix this? Makes the game pretty hard to play since it happens at random. Thanks in advance