an error that cant be fixed idk
the code: `local ReplicatedStorage = game:GetService(“ReplicatedStorage”)
local RemoteEvent = ReplicatedStorage:WaitForChild(“unclaim”)
local stores = {
game:GetService(“Workspace”):WaitForChild(“STORE”),
game:GetService(“Workspace”):WaitForChild(“STORE1”)
}
for _, store in pairs(stores) do
local unclaimprox = store.Door.door.door.UnclaimPrompt
local unclaimprox = store.Door.door.door.UnclaimPrompt
some part of this line isn’t correct.
Check the object path in the explorer and rewrite the path correctly. If there is no issue show an image of the explorer of this path