What is the largest Possible Stack size?

Talk about all things related to Conquer Club

Moderator: Community Team

Forum rules
Please read the community guidelines before posting.
Post Reply
NewMexico
Posts: 2
Joined: Mon Feb 04, 2013 1:48 pm
Location: Canada

What is the largest Possible Stack size?

Post by NewMexico »

What is the largest number possible to stack in one square?

Does it vary by Map?
User avatar
MoB Deadly
Posts: 2381
Joined: Sun Jan 11, 2009 2:07 am
Gender: Male

Re: What is the largest Possible Stack size?

Post by MoB Deadly »

There is no limit I believe. However if you try to attack with extremely large stacks I think it causes the browser to crash. Here is an example of 3M+ troops on one region.

Game 7961282
Image
Art by: codierose | High Score: 2550
User avatar
Metsfanmax
Posts: 6722
Joined: Wed Apr 11, 2007 11:01 pm
Gender: Male

Re: What is the largest Possible Stack size?

Post by Metsfanmax »

Well, there will be an inherent limit associated with how much can be represented in memory by a 32 bit integer (about 2 billion for signed integers, and 4 billion for unsigned). If the server uses 64 bit integers (unlikely), then the limit is effectively infinite.
Post Reply

Return to “Conquer Club Discussion”