I am new to scripting in ModuleScripts and everytime I try using require(assetid)
it give's me this error: Requested module experienced an error while loading
. Can anyone tell me how to fix this? Here is the code.
require(281646556) local module = {} return module