"button.MouseButton1Click:Connect(function() local player = game.Players:GetPlayerFromCharacter(hit.Parent) if PlayerDataHandler.Berry > 25000 and PlayerDataHandler.Level > 20 then print("Crew Successfully Created!") end end) Fix this server script for me, error is on Line 2."