Error on Launch - Cloud operation was unsuccessful

Issue #5427 resolved
Gavin Shaw created an issue

Hey guys. I’ve been hosting Launchbox on OneDrive for a while now without any issue - until now of course. I believe this error may possibly be attributed to using the ‘Free up space’ feature on the Launchbox directory, then subsequently opening the program again, but not entirely sure. I was using v10.13 then noticing I was a few versions behind installed v11.1 in the same directory but the same error occurs.

I’m guessing it is having trouble with read/write from the OneDrive directory?

20-07-10 03:56:43 PM Libraries Initialization: Completed.
2020-07-10 03:56:43 PM All necessary config files and folders now confirmed to exist.
2020-07-10 03:56:43 PM About to initialize WPF App constructor...
2020-07-10 03:56:43 PM Resolving assembly CefSharp.Wpf, Version=73.1.130.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxx...
2020-07-10 03:56:43 PM CefSharp assembly path: C:\Users\x\OneDrive\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Wpf.dll
2020-07-10 03:56:43 PM CefSharp assembly path found, loading...
2020-07-10 03:56:43 PM Resolving assembly CefSharp.Core, Version=73.1.130.0, Culture=neutral, PublicKeyToken=xxxxxxxxxx...
2020-07-10 03:56:43 PM CefSharp assembly path: C:\Users\x\OneDrive\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.Core.dll
2020-07-10 03:56:43 PM CefSharp assembly path found, loading...
2020-07-10 03:56:43 PM Resolving assembly CefSharp, Version=73.1.130.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxxx...
2020-07-10 03:56:43 PM CefSharp assembly path: C:\Users\x\OneDrive\LaunchBox\ThirdParty\CefSharp\x64\CefSharp.dll
2020-07-10 03:56:43 PM CefSharp assembly path found, loading...
2020-07-10 03:56:43 PM WPF App Constructing...
2020-07-10 03:56:43 PM Initializing CefSharp...
2020-07-10 03:56:43 PM CefSharp initialized successfully.
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:44 PM Resolving assembly Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxx...
2020-07-10 03:56:46 PM FIRST CHANCE EXCEPTION: The cloud operation was unsuccessful.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
2020-07-10 03:56:46 PM FIRST CHANCE EXCEPTION: The cloud operation was unsuccessful.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at (String[] )
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)
2020-07-10 03:56:46 PM DISPLAYED EXCEPTION: The cloud operation was unsuccessful.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at (String[] )
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Comments (2)

  1. Gavin Shaw reporter

    Well something good has happened since my issue was posted, Launchbox just launched without any error. I don’t know how, but my problem appears to now be solved so thanks! 🙂

  2. Gavin Shaw reporter

    Happy to resolve this as Launchbox is now launching successfully. Even updated fine to 11.2 so thanks!

  3. Log in to comment