So after help from some people with a Day Cycle and just me adding other additions for the ModuleScript, i decided to save it finally, and got this error:
Downloading asset failed for asset id 11524158202
. Is the asset id correct and is the asset type "Model"?
Are you sure roblox didn’t ban this module script? You could literally see it in My Models and if it have normal thumbnail then everything ok. It could be falsely banned idk. Because if yes then it will print out this error
I think you requiring wrong id. I just checked that id what you gave in topic and it says TweenServiceModule. When i opened your profile in creations i saw LightingService and it id is
Okay seems i found out what was the problem. You sure your module script which is LightingServiceModule named MainModule? Or else this will print out this error. I just did the same thing. Created empty module added print function, required it when it was named ModuleScript and boom i got a error. Then i renamed it to MainModule and it works fine.
Try renaming module to MainModule and then try requiring it
Oh yeah you are right, i just didn’t realise to read error lol. Literally sorry i have no more idea how to help you. I was only get this error when my module got banned. Maybe because you are trying just to require it without calling any function, Idk
Okay as i checked topic i posted on previous message it seems like this is roblox glitch, try using insertService even for module that could help you. Also from where you running this require code? Also as one in that topic said try making module on sale, that help sometimes
Yeah it seems like this is roblox engine bug if you can use it in different place, try reporting it in devforum bugs, because i can’t help you with that.
@PhantomGame_Youtube I might as well just use the ModuleScript itself, thanks for help tho, if you have a Solution, feel free to say so, ill leave this open