fa icon indicating copy to clipboard operation
fa copied to clipboard

Spread move makes game to freeze

Open Arkemlar opened this issue 2 years ago • 6 comments

Describe the bug Just make like 100 asfs, peak some units for attack and press shift+G. I wondering why this stupid bug not fixed for ages. That must be easy to make some pre-check like if unit count too high then deny algorithm call and print ingame message to inform about that? It is anyway better then crash the game!

To Reproduce Make spread attack move for 100+ units on 10+ targets and get crashed.

Expected behavior Spread attack implemented or message telling that unit count too high, not crash.

Log attached. game_17800834.log

Arkemlar avatar Aug 19 '22 14:08 Arkemlar

Could you try and sandbox a crash, or a set of steps to reliably reproduce it?

Garanas avatar Aug 20 '22 11:08 Garanas

There are a huge number of errors probably related to mods in your log. Could it be related to Spread move? MOD LIST SET TO: Spread Move (1e10d6a5-cd5c-4e34-b6cc-11503ed5e2c0)

KionX avatar Aug 20 '22 12:08 KionX

There are a huge number of errors probably related to mods in your log. Could it be related to Spread move?

I remember I got this bug before times I knew about Spread Move mod. And it activates only by specific hotkey, I highly doubt it can affect built in Spread Attack routine.

Arkemlar avatar Aug 20 '22 13:08 Arkemlar

@Garanas yes, I can try to sandbox it, will do it

Arkemlar avatar Aug 20 '22 13:08 Arkemlar

Strangely enough in sandbox I could not reproduce this bug. Same mods, even greater unit counts in Spread Attack but no.

Arkemlar avatar Aug 21 '22 16:08 Arkemlar

That is the issue I had too. I think there is some correlation, but at the moment it does not have a high priority.

In the end - the way spread attack is setup - it is asking for trouble anyway.

Garanas avatar Aug 21 '22 17:08 Garanas