kyranf / robotarmyfactorio

A mod to add robot troop units and perhaps associated support buildings and items to produce and control them.
MIT License
35 stars 11 forks source link

Game Crashes when moving units #172

Closed Farquad1 closed 2 years ago

Farquad1 commented 3 years ago

When i order my terminator droids to move the game crashes. They are in a group of 20 and there are several hundred Battle Droids already spawned on the map. The only other mod i have is Endgame Defense. This is the notice that comes up:

The mod Robot Army (0.4.5) caused a non-recoverable error. Please report this error to the mod author.

Error while running event robotarmy::on_tick (ID 0) LuaUnitGroup API call when LuaUnitGroup was invalid. stack traceback: robotarmy/robolib/Squad.lua:628: in function 'validateSquadIntegrity' robotarmy/robolib/Squad.lua:384: in function 'squadStillExists' robotarmy/robolib/SquadControl.lua:11: in function 'updateSquad' robotarmy/robolib/eventhandlers.lua:39: in function 'processSquadUpdatesForTick' robotarmy/robolib/eventhandlers.lua:362: in function 'tickForces' robotarmy/robolib/eventhandlers.lua:458: in function <robotarmy/robolib/eventhandlers.lua:455> stack traceback: [C]: in function 'index' robotarmy/robolib/Squad.lua:628: in function 'validateSquadIntegrity' robotarmy/robolib/Squad.lua:384: in function 'squadStillExists' robotarmy/robolib/SquadControl.lua:11: in function 'updateSquad' robotarmy/robolib/eventhandlers.lua:39: in function 'processSquadUpdatesForTick' robotarmy/robolib/eventhandlers.lua:362: in function 'tickForces' robotarmy/robolib/eventhandlers.lua:458: in function <robotarmy__/robolib/eventhandlers.lua:455>

kyranf commented 3 years ago

Hello, have you tried v0.4.8 yet? are you on Factorio V1.1.x ?

kyranf commented 2 years ago

Does this still happen for you?