Hello!
When attempting to save a place I am working on with a couple of friends to Roblox, I get the error message telling me that the place is too large to be saved to Roblox.
I think I can assume that there’s places bigger than ours.
Current file size is 124419Kb (124Mb) with about ~50000 parts
Or are places that size not normal?
If that is the case we’d have to split up the file to multiple games, which would break a lot of important game mechanics.
Server Save Failure: HTTP(413):Request Entity Too Large
Thanks in advance
Edit:
The map does not use Terrain. Just parts, unions & meshes (currently removing lots of meshes).
Splitting up the game into multiple would break game mechanics such as being chased by monsters.
If the player was to teleport to a different area, we couldn’t have the monster follow him because the game wouldn’t be able to tell the other game that the monster would like to travel to that area. That would work with different servers, but not with games.