This error has just started appearing in my game and it is completely messing up my load character function. At first the error was “TempRead failed” which I had no idea how to fix, but now it’s shifted into this.
The line of error,
local shirt = insert_service:LoadAsset(asset_info["AssetId"])
The error
If more info is needed, I will provide it.