Extremely high Memory in game

When entering my game, memory is excessively high going up to 1000MB in studio and 350MB in game. I have tried disabling all scripts in my game yet it still had issues. I have also tried saving it on a different game but the same issue had occurred. Any ideas on how I could fix this? When another player joins the server crashes. Forgot to add that.

Not wanting to be rude, but this shouldn’t be in Scripting Support. Should be in studio bugs.
And yes, we all have noticed that. Studio is using about 1 gig of memory, but in-game Roblox is using 350Mb memory.

There is no way to fix this, as even making a clean baseplate with the game’s content being empty, it still happens.

Oh, I thought itd be something I did wrong. Would you have any idea as to why players join and the server crashes even without scripts enabled? It is constant and I have tried looking all over the Console and tried to catch it before it happens.

Usually happens because of a “StartProcessException”, which basically studio prints as a info, and then the whole thing crashes instantly. How does it happen? Lua Stack Overflow, or constant code being fired without wait, or spamming new parts without wait.

I cant give you any info because once another player joins the console instantly goes down.

What game are you experiencing this issue in?

https://www.roblox.com/games/6544611573/Club-Testing#!/about

Ok yeah, I see the issue you’re facing.
This could potentially be a virus within your game (not on your pc).
Try making a new baseplate, and placing everything from Club Testing into the new baseplate.
If the issue persists on the new baseplate, then you have a virus.

But my solution goes against

so, this could be a virus by your plugins. You have to typically look through every service to find the problem causer.

If this virus still persists, even after taking these steps, I don’t know what to tell you really.

Thank you very much, Ill check that.

Still had the same issue, I am clueless.

So I disabled all the scripts, kept rejoining and using an alt to test for crashes and after I enabled the scripts again it works fine?? I cant tell if this is something I did or Roblox but solved!

1 Like