Character keeps dying repeatedly, even with all scripts disabled

I don’t know what happened to my game, yesterday it was working fine and then today it is killing the player every second after they join.

I tried:
Disabling/Deleted all scripts
Making all parts collidable/anchored
Also deleted all modules

But it is still resetting my character.
Any help would be appreciated, thanks!

2 Likes

Maybe check if the “void” is killing them.

You can check it in the workspace properties

The character is not falling into the void, when I load into the game it just dies repeatedly.

The void can be above the ground not just down there.

to see this go to workspace->FallenPartDestroyHeight and check it’s value.

the default is -500

1 Like

Yeah, it’s value is the default (-500)

try to move your ground up a bit and see if it works

3 Likes

Oh yeah… I forgot yesterday I moved the spawn map down for some reason
sorry for wasting your time

1 Like