How do I fix Microsoft roblox opens for 0.5 seconds and then closes/crashes ? Microsoft Edge keeps on closing after a few seconds of opening it I just wish Microsoft would have this information readily available. I was starting to get so used to Edge. *Think Edge is Awesome for Browsing....
this didnt really happen before and im using the same computer, then i noticed that the game being slow wasnt because of lag but it was the app opening and closing? while i was still playing without being disconeccted somehow i dont know if this was a windows ...
StartClosing() else doorState = DoorState.Open end end localfunctiontweenCloseCompleted(playbackState) ifnext(playersNear) ~=nilthen StartOpening() else doorState = DoorState.Closed end end tweenL.Completed:Connect(tweenOpenCompleted) tweenLClose.Completed:Connect(tweenCloseCompleted) ...
StartClosing() else doorState = DoorState.Open end end local function tweenCloseCompleted(playbackState) if next(playersNear) ~= nil then StartOpening() else doorState = DoorState.Closed end end tweenL.Completed:Connect(tweenOpenCompleted) tweenLClose.Completed:Connect(tweenClos...