• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Okay , 1 question on Map Section

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,255
Yes the game will not be able to host it. I think you can work around the limit using a host bot as I am not sure it checks for the limit when joining a game (I think someone said they played a map they could not host due to the file size limit, but they could also be getting confused with the true limit of 2^23 bytes which some people view as larger than 8MB).

I am pretty sure there is a practical file size limit to the maps you can upload for safety reason. Otherwise some malicious person would upload gigabyte maps just to fill the storage of the server until eventually it suffers service outages due to a lack of free storage.

The first limit would be based on the partition formatting that the server uses. That defines the maximum file size. If it splits files into chunks, then the archive format defines the maximum combined file size. On older formats this is something close to 2^32 bytes but newer ones are more like 2^64 which is far larger than the physical storage available to the server.

I recon a good limit would be 1 times a 500 MB map. Trying to upload larger or more than that should require moderator permission as that is quite a considerable amount of resources to use for a single user. Safety is quite a high priority and so limits must be in place to prevent malicious abuse.
 
Status
Not open for further replies.
Top