Hundreds of weird errors from weird scripts

For some reason, I get hundreds of weird errors in the console that comes from scripts that I haven’t made, and the game has no free models either.
When I started a game in Roblox Studio these weird errors popped up in the Console:
08:50:02.782 Requiring asset 1075123174.
Callstack:
Players.killersuperlegend.Backpack.PurplePizzaLauncher.Script, line 19

  • Server - Script:19
    08:50:02.787 Requiring asset 191816425.
    Callstack:
    Players.killersuperlegend.Backpack.Blobby.Script, line 7
  • Server - Script:7
    08:50:02.797 Ro-Defender has removed a total of 0 viruses and junk items from your games! - Client
    08:50:03.004 Players.killersuperlegend.Backpack.EggPhone.LocalScript.EggPhone.EggData:9: [EGG PHONE] EggFolder is not in ReplicatedStorage - Client - EggData:9
    08:50:03.004 Stack Begin - Studio
    08:50:03.005 Script ‘Players.killersuperlegend.Backpack.EggPhone.LocalScript.EggPhone.EggData’, Line 9 - Studio - EggData:9
    08:50:03.005 Stack End - Studio
    08:50:03.005 Requested module experienced an error while loading - Client - EggPhone:51
    08:50:03.005 Stack Begin - Studio
    08:50:03.005 Script ‘Players.killersuperlegend.Backpack.EggPhone.LocalScript.EggPhone’, Line 51 - Studio - EggPhone:51
    08:50:03.005 Stack End - Studio
    08:50:03.005 Requested module experienced an error while loading - Client - LocalScript:3
    08:50:03.005 Stack Begin - Studio
    08:50:03.005 Script ‘Players.killersuperlegend.Backpack.EggPhone.LocalScript’, Line 3 - Studio - LocalScript:3
    08:50:03.005 Stack End - Studio
    08:50:03.719 Bloxikins:6: attempt to call a nil value - Studio
    08:50:03.719 Stack Begin - Studio
    08:50:03.719 Script ‘Bloxikins’, Line 6 - Studio
    08:50:03.719 Stack End - Studio
    08:50:03.720 Guitars:12: attempt to call a nil value - Studio
    08:50:03.720 Stack Begin - Studio
    08:50:03.720 Script ‘Guitars’, Line 12 - Studio
    08:50:03.720 Stack End - Studio

And that’s just a small bit of it, there’s like 100 errors like that with different names.
The game seems very broken, and for some reason I have a bunch of items in my inventory even tho I don’t have any code that puts items in your inventory, here’s two screenshots of this:


The chat bar is also broken, like it’s very long for some reason

Edit: When I restarted the game, no errors appeared, I no longer had a long chat bar, and I no longer had any items in my inventory

If you do not recognise the scripts, delete them. Press CTRL + SHIFT + F and search terms such as “blox”, “getfenv”, “require” etc and delete them. You have a virused plugin

Roblox has a bug where if you start a local file, your roblox gears will be equipped. Those errors are probably from there. Try publishing the file to roblox and try again. If this doesn’t solve it, check your plugins.

Oh okay, thank you for telling me!

1 Like