Random errors for nonexistent model

Hi.

I’ve been having the same problem for months now, finally had enough so I’ve come on here for help.

Basically, the output keeps giving me random errors and keeps running scripts that don’t exist in my game.

Here’s a screenshot:

image

Any help is appreciated. I can’t find anything with these in output. Thanks!

If the script isn’t in your game then there shouldn’t be an error. Did you possibly drag that script into a random Part and it’s still there?

You should be able to follow the link to where the item is that is erroring, so if ‘user_Falcon Airlines A320.rbxmx…PlaneKit.Regeneration’ doesn’t have a ‘Regen’ in it that’s why you’re getting the error.

You could use the search at the top of the Explorer window and use the term ‘script’. That will show you all the scripts in your game. If you find an extra script that’s causing the error then delete it.

Looks like it might be a plugin? I see .rbxmx on the output have you tried deleting all your plugins or finding it in the plugins folder? Load up an empty baseplate and load everything you have in the plugins folder maybe you’ll find it.

The problem is, in output, it says:
image

Therefore the script does not exist in the world.

I loaded an empty baseplate, still gives the same errors.

So then try to disable some of your plugins as @TheManInCity stated, especially if you just installed one recently.

I’ve uninstalled all my plugins and get the same error.