Output never stops printing error message from a scrapped plugin even when removed

Okay, so before at 2024 or this year I made a plugin called “ConvertToLua” where any instance selected and using the plugin will turn the selected instances into code, but when I didn’t have the motivation to finish it I just removed everything and removed the script (which was in ServerStorage) then, after that I just went to another game doing some random stuff then when I play test this error pops up

18:55:42.827  Http requests can only be executed by game server  -  Client
  18:55:42.827  Stack Begin  -  Studio
  18:55:42.827  Script 'cloud_94909694803517.ConvertToLua.Main', Line 4  -  Studio
18:55:42.827  Stack End  -  Studio

I’ve tried multiple ways for example searching for cloud 94909694803517 or removing it in PluginDebugService but it didn’t work, so I didn’t do anything about it and I continued, if you can tell me atleast where is cloud 94909694803517 then I would try to remove the plugin.

Try to remove the plugin from your local files. Plugins are stored under:

%localappdata%\Roblox\[your_userid]\InstalledPlugins

Locate the folder with your Plugin’s ID and delete it.

1 Like