i have watched tutorial on youtube that how to make a pet shop, (i can link that video too) sou i have maded Everything right but that eror pops up, what can i do whit that eror?
the script: script.Parent.MouseButton1Click:Connect(function() local result = game.ReplicatedStorage.RemoteFunctions.EquipPet:InvokeServer(script.Parent.Parent.Name) end)