Hello. My username is 4EHE and on this account I can no longer edit any games on this account
Recently, I made a plugin called ‘0’ which is just a script that changes the ClockTime property of lighting (to make a day / night script that works when not in test mode)
I made it with a while true do loop, but did not put a wait() into it. This causes the game to freeze and eventually crash within about 1 second of the game loading, also preventing me from being able to uninstall the plugin from the manage plugins page. I have tried editing the actual Roblox Studio files to get rid of it, but to no avail. I can delete ‘0’ from all related folders within Roblox Studio, and it still appears. I find it odd that plugin scripts do not have the same protections as normal scripts, which would just time out and need to be reloaded
Is there a way to be able to remove a plugin without having it loaded? That is the only way to fix this.
Please help, all advice needed!
Here is a video of what happens when I try to load a game:
You can’t see it but the window becomes completely unresponsive and I will eventually get a “An unexpected error has occured and Roblox needs to quit” message box.