Syclya
(zzz)
October 8, 2020, 6:59pm
#1
Never seen this error before, but based on the error, it doesn’t make much sense as I uploaded the module and required the module id.
But, what’s going on is that I receive this error when requiring the module:
Is the asset id correct and is the asset type "Model"?
Model
https://prnt.sc/uvopvi
I copied the id from the url and required it, but that’s not really working out too good.
1 Like
sjr04
(uep)
October 8, 2020, 7:00pm
#2
Is the module named “MainModule”?
1 Like
Syclya
(zzz)
October 8, 2020, 7:01pm
#3
Yes, it indeed is. However not the model name.
1x_Gacha
(1x_Gacha)
October 8, 2020, 7:13pm
#4
If I remember correctly the ID you get from the Website and the Asset ID are different. So that might be the problem. I might be wrong though, and nor am I familiar on the proper way to get the Asset ID of a Module. But I remember someone recommending a plugin that fetches the Modules Asset ID.
blokav
(blokav)
October 8, 2020, 7:18pm
#5
If the module script is saved as a model then the id can be taken from the URL of the model page.
Syclya
(zzz)
October 8, 2020, 7:25pm
#6
Well if that’s the case, why do I get the error? I’m confused about how this works because the id from the website is matching.