Bug Report Solved // Module is now functional again and can be placed inside your game.
Version 1.01
Patch notes:
-Module loading fixed (If you get HTTP 403 error, make sure you are play testing in the actual game and not in studio as most studio features are disabled.)
-Transparency effect updated so it is easier to manage (more reliable).
Please let me know of any issues! Thanks!
Still isn’t loading, does the game have to be published for the module loader to work?
Not too sure, works fine for me. Let me check again.
Yeah, looks like it should work. What does it print?
I tried on a published place and that doesn’t seem to matter. Nothing is being printed by the module, printing inside the repeat until loop shows that its stuck waiting for the module. So I figure somethings up with the ModuleLoader.
Hm, it seems like it’s working for others. I’ll take a look into that, thanks for the report.
I ended up using the model Vissarion shared with the module itself
Yeah I was hoping I could stick with the ModuleLoader but doesn’t seem to work for me. I’ll try to look into it as well. Great module btw thanks for sharing this!
I have tried to see why it’s not working, and I’m getting this error. I put a warn message to see whats wrong and got HTTP 403(Forbidden)

Hey! I noticed that you have to be in-game instead of studio because most features on studio are disabled!
Oh, is there any way to fix this? Because testing my game on the website each time I need to tweak one little thing is kind of tedious. But if there’s no solution I understand.
You must have done something to your module. The 403 may actually be due to a code error, if you’ve checked it then try republishing your module.
Yea, such as other modules (i.e. Basic Admin) doesn’t work for me in Studio.
Yeah, everything seems to work for me as I own it. No errors with the code on my end.
Requiring should be fixed now.
Access to API Services needs to be enabled in Studio most likely
This module is so helpful, I tried this on Typewriter. I have a feature request about this.
How about adding sound effect to this? An argument that requires sound id to play sound effect or nil, without sound effect. (sorry if I got some mistakes on my English)
I’ll be sure to add this on the next update. Thanks for the request!
The HTTP error happens because people need to own the ID / model to insert it roblox changed InsertService