Studio is crashing after I play test

Hey as the title describes roblox studio is crashing after every playtest I perform, I don’t want to put this in any kind of bug report thing because this is not a bug. Let’s call the game I develop game A, and a nother game I have just for fun for game B. Both games has around the same amount of content but for some reason everytime I leave a playtest from game A studio crash. However this is not the case for game B. What can the reason be? Backdoors? Viruses? Have I been hacked? I have there are not any scripts in the game that I haven’t coded

Depends on what you have inside your game

If you have a script, it could be because of:

  • while true do loop

  • Potential Backdoor/Virus script

It could also be because of a malicious plugin you accidentally installed

Can you send a screenshot of your current Studio?

1 Like

Is the client’s memory clogged up with unnesseccary junk that can be cleared?

Try that too.

Can you specify what the screenshot should be of? The explorer, viewport etc

References of the Explorer & Plugins would be nice to see

Here are the plugins I have:
Skärmbild 2021-04-30 200337 Skärmbild 2021-04-30 200351 Skärmbild 2021-04-30 200404

Actually the game started to act like this after I installed a line count plugins and I suspected that plugin to be the reason so I deleted it

I found the solution, apperently I was saving too much data in one single data store entry