I just started working on a workshop game world map a couple days ago and somehow have already broken it in a way that causes the game to consistently crash before all the items load in. The map editor itself loads, and I can usually see some of the items load in, but before the top-left “LOADING # ITEMS” bar reaches 0, the game crashes.
It’s a Minigolf map with 3 of the holes built (with start pads, flags, etc.). There’s no IO stuff besides a Sky Volume and a few Camera Volumes; it’s just made out of canvas items and the modular course pieces. The only thing I could imagine causing problems is that the map has 7 spline pipes in it. When the map had 3, the game would crash often but I would still be able to get in sometimes. After adding 4 more, I’ve tried maybe 15 times to enter the map without any luck.
I sent a few crash reports yesterday, but I figured it’d probably be helpful to provide the map file too.