I’m currently trying to work on image convolution for a blurred effect in Roblox; to do this I need the kernel and the data. In order to get the data, I’m sending a request via HTTP Service and returning it to the LocalScript (MainHandler). Unfortunately, Studio won’t let me enable HTTP Requests; when I try to, it freezes and won’t let me do anything (not even close Studio…).
I believe the ‘freezing’ settings window has been reported already.
I’ve experienced it once or twice and found that it did in fact save the setting despite freezing not responding to clicks, so I had to kill studio and reopen it. Frequent manual saving + autosave meant I didn’t lose anything.
I’ve tried restarting it multiple times (on my umpteenth now). Every time, it resets back to disabled. Unless I can find some other way to communicate the data back to the script, I’m all out of ideas to script .