The decal id does not accept the rbxasset:// url.
For example if you wanted to give a decal the Roblox smiley face you would give its id to be rbxasset://textures/face.png
Or the spawn location rbxasset://textures/SpawnLocation.png
Also meshids should accept rbxasset:// if you wanted to give a part local meshesh of Roblox characters.
The decal id does not accept the rbxasset:// url. For example if you wanted to give a decal the Roblox smiley face you would give its id to be rbxasset://textures/face.png
Or the spawn location rbxasset://textures/SpawnLocation.png
Also meshids should accept rbxasset:// if you wanted to give a part local meshesh of Roblox characters.