Page MenuHomeFeedback Tracker

Raise or get rid of the 144 group limit
Closed, ResolvedPublic

Description

This has been bugging people for ages and is yet to see a raise in ArmA 3. Computers got better guys, as well as the experimental server performance binary... Even if performance might be bad with more than 144 groups, the option should still be there for scripters to use.

Many, many mission makers and scripters alike have seen the problems with this limit, and it is incredibly annoying.

Details

Legacy ID
1956473534
Severity
None
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 7
Category
AI Control / Commanding
Steps To Reproduce

Try this in debug console:
for "_x" from 1 to 150 do{_grp = createGroup west;diag_log format["SIDE: %1", side _grp];_grp = "";};

In your log, after 144 cycles, you will see it say "SIDE: Unknown".

Event Timeline

gdscei edited Steps To Reproduce. (Show Details)Jan 11 2014, 6:59 PM
gdscei edited Additional Information. (Show Details)
gdscei set Category to AI Control / Commanding.
gdscei set Reproducibility to Always.
gdscei set Severity to None.
gdscei set Resolution to Open.
gdscei set Legacy ID to 1956473534.May 7 2016, 5:43 PM
gdscei edited a custom field.
Unknown Object (User) added a subscriber: Unknown Object (User).May 7 2016, 5:43 PM
Unknown Object (User) added a comment.Jan 11 2014, 7:14 PM

wait, group like squad of AI? or like server cap?

gdscei added a subscriber: gdscei.May 7 2016, 5:43 PM

144 is the group limit per side.

Unknown Object (User) added a comment.Jan 11 2014, 7:47 PM

but you mean in an MP match as a server amount of players? or as the AI you can control?

Either or:

  • Have 150 players where each player is in a seperate group in a mission. It won't let you.
  • Create 150 AI all in seperate groups. It won't work.

Well, consider this: #16709

Seeing that, it probably wouldn't be wise, until it's all fixed.

The problem is, this has been an issue I think since A1... But I agree that AI needs some fixing overall.

Unknown Object (User) added a comment.Jan 12 2014, 1:40 AM

ok, so the problem is that you cannot plac more than 150 AIs in one mission?

You can, it's just that you can't place more than 144 GROUPS in one mission, so if you have lots of different AI groups you are going to run into this problem.

Unknown Object (User) added a comment.Jan 12 2014, 4:30 AM

weird thing that should be removed, yes, but the question is why you would want more than 144 groups?

"weird thing that should be removed, yes, but the question is why you would want more than 144 groups?"

I've played several huge Joint-Ops' where the amount of AI was too low due this bug. Most of the time 144 AI groups should be enough, but with the use of AI Improvements (like UPSMON, Headless Client, Alive Mod) you often see small groups which can work together, instead of large groups which always stay together.

Also, as gdscei noted; it also limits the amount of players to 144, when all are in seperate groups (like DayZ).

It would be nice if this number could be highered or even removed (unlimited), so the server (or HC) will determen the limit it can handle.

Unknown Object (User) added a comment.Jan 12 2014, 6:55 PM

i see your point.

But ALiVE its not an AI improvement

This would be nice. Please raise the cap to at least 1024! :D

Lux0r added a subscriber: Lux0r.May 7 2016, 5:43 PM
Lux0r added a comment.Apr 3 2014, 10:28 PM

I'm also struggling with this annoying group limit. Can't see any logical reason for this limit of 144 groups! Will this ever be fixed?

Is there any progress on this issue? It is really bugging me out to work around this issue.
This should be the responsibility of the mission maker and server admin to make sure the load for AI is suitable and not some hard coded limit.

Just saw it on Reddit and would like to have this issue fixed as well. It's really weird you can have 3000 units in a group and only have 144 groups, Which makes no sense.

It makes really no sense, and it creates a lot of problems if you are a scripter: you can't infact group modules ...

Lex added a subscriber: Lex.Apr 26 2017, 11:42 AM

Now in Arma3 it is possible to create 288 groups. The ticket can be closed ?

BIS_fnc_KK closed this task as Resolved.
BIS_fnc_KK updated the task description. (Show Details)
BIS_fnc_KK changed Resolution from Open to Fixed.
BIS_fnc_KK edited Steps To Reproduce. (Show Details)
BIS_fnc_KK edited Additional Information. (Show Details)
BIS_fnc_KK set Operating System to Windows 7.
BIS_fnc_KK added a subscriber: Adam.
Lex removed a subscriber: Lex.Jun 11 2017, 3:32 PM