Screen going blank when I play my game in Studio

So I just bought this airport for my group, and my friend and I were transferring assets from our baseplate to the airport, but when I play in studio, my screen goes away, and it is just the sky. The spawns are correct, and it should not be happening.

There are no viruses either.

Signed, YourVerifiedDev

https://gyazo.com/c87bc03be6b6cedd929333f2456da4ee

Are all the parts’ Archivable property set to true? Is there anything in Workspace when the game is running? Anything setting the players’ camera to Scriptable and forcing it to be somewhere else?

Barely anything in workspace when in play mode, even though we have tons of things.

Is streaming enabled? Can you try disabling all scripts and testing it again? (right click workspace > Disable Scripts, etc)

Is your baseplate anchored? Because if it is then you’re just infinitely falling.

Or maybe this is caused by your CurrentCamera being changed by a localscript.

Do you have a Spawn Point? Anyone Who Sees this Please Friend me :slight_smile:

I have spawn points, I already checked that part.

streaming is not enabled. I made sure of that.

What about the scripts? It could be a script deleting things.