I’m just trying to require something. But whenever I use require(). It just doesn’t work. I couldn’t find this error anywhere else.
I’ve tried using InsertAsset. But that only works for models owned by the game developer.
// In this case, I set the id to the HD Admin Loader, as I know that they require the main module to run HD Admin
print(id)
local main = require(id)