CloutBl0x
(cloutblox)
April 15, 2023, 3:10am
#1
My character is auto-dying on spawn. I have no scripts that would affect spawning. I have no teams set up (the only modifications I have added to the spawns are visual only)
The only error is some random roblox error that I have received before and received no noticeable gameplay changes.
Video (ignore the game name lol)
4 Likes
Most likely there is an existing backdoor in your game. Check and make sure all scripts in your game are doing what its supposed to do.
CloutBl0x
(cloutblox)
April 15, 2023, 3:25am
#3
I looked through every script and found nothing harmful. Even disabling them all fixed nothing
LuaCoold
(lua)
April 15, 2023, 4:55am
#4
You might have a plugin that’s a virus, check if that’s the case.
Try the following in studio;
File
Studio Settings
In Studio Tab, scroll down to ‘Explorer’
Enable ‘Show Hidden Objects in Explorer’
Type ‘Script’ again and see if there are any malicious scripts in the Hidden Objects Area.
Images for further clarification;
If this does resolve your issue, let me know and we can do a deeper dive.
bruh these people above me are absolutely clueless lol
This problem is occurring because Workspace.FallenPartsDestroyHeight
is too high. Change it to a negative number or lower it.
In other words, it’s not a virus. They just joined in 2020 when covid was a thing.
9 Likes
CloutBl0x
(cloutblox)
April 15, 2023, 12:56pm
#7
Yeah, this seems to be it. My baseplate is very low and I guess it didn’t occur to me that they would die on spawn if low enough.
1 Like
system
(system)
Closed
April 29, 2023, 12:57pm
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.