Game:CreatePlace recieved and error : HTTP 500 (Internal Server Error)

image
Why does this happen? I need to make places.

		local placeid = assetmanager:CreatePlaceAsync(worldname, 13966146656, "world by: ".. plr.Name)

This is the line of code.

2 Likes

A potential fix is that you could try to log out and log back in on Studio.

It’s an internal issue on Roblox’s end.

Also, you can’t call CreatePlaceAsync in studio – if you’re doing that. :slight_smile:

no, its in the game itself. but thats annoying :confused:

1 Like