I'm attemping to masterbundle some mods and I get an error (its same thing for effect just says "missing effect gameobject"
[2023-06-26 11:15:51] missing 'Item' GameObject
[2023-06-26 11:15:51] at SDG.Unturned.ItemAsset.PopulateAsset (SDG.Unturned.Bundle bundle, SDG.Unturned.DatDictionary data, SDG.Unturned.Local localization) [0x00502] in <97242534d6e24fe7a638e008e68eac19>:0
at SDG.Unturned.Assets.LoadFile (SDG.Unturned.AssetsWorker+AssetDefinition file) [0x00511] in <97242534d6e24fe7a638e008e68eac19>:0]```
using unity 2020.3.38f1, masterbundle.dat is fine, file paths are fine, not sure what the problem could be.