Is There a Maximum Place File Size?

While working on a game in team create, I received an HTTP(413) error indicating that the place was too large to publish. Oddly, that seemed to be a false alarm because upon play testing, everything was updated properly and I haven’t seen the error since, but it did get my noggin joggin.

The .rbxl in question is 127 MB, and it will get bigger as development progresses, so now I wonder if it may be too big.

I’ve not been able to find any documentation on the matter, nor have I found any answers on this forum, so if anyone knows of a maximum publishable place size, please share your arcane knowledge here.

If no one knows, then I guess it’s on to trial and error.

1 Like

I believe it is 1028MB, but rarely will a place ever reach that size.

have you been succesful with publishing the place?