Every time I launch a game I get an error in the console that says this: InsertService cannot be used to load assets from the client
I have no idea why this is happening
If you know the answer just say it
Every time I launch a game I get an error in the console that says this: InsertService cannot be used to load assets from the client
I have no idea why this is happening
If you know the answer just say it
You most likely used InsertService on a local script. I’m pretty sure loading assets from the website can only be done on server-sided scripts.
but the problem is that this message appears even if I do not use the insertservice
This might be a plugin causing the error. Try checking the script path the of output’s error.
how can i delete a plugin because i think its that
You can delete a plugin by going to the Plugins tab and selecting “Manage Plugins”. From there, you can find the plugin you suspect is causing the problem and uninstall it by clicking the ellipsis(three dots):
Afterward, you might want to restart Studio to make sure the plugin has been completely removed from your account.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.