I tried disabling scripts to find the reason, but the realistic rain or nexus dynamics scripts were not the cause of this error. This does not impact any of the other places so it is some script inside of the current place that is trying to access the studio.
The error says I have to enable HTTP requests, but they had already been enabled.
Hey there, I’m not sure either why you’re having this problem but this is probably a topic for Studio Bugs or Studio Features, hopefully someone there can help you
You got a backdoor in your game, it’s asking for HTTP requests so it can send a webhook to their server
press ctrl + shift + f and individually search for the following:
“getfenv” - pretty much guaranteed malicous script
“loadstring” - pretty much guaranteed malicous script
“require” – most likely not a malicious script, if you’re unsure just post the results you get here and ill let you know which one it is