Illegal characters in path.

Issue #5079 new
Joram Amar created an issue

Worked well with the beta, now with version 10.7 crash:

Illegal characters in path.

App: LaunchBox
Version: 10.7
Type: System.ArgumentException
Site: Void CheckInvalidPathChars(System.String, Boolean)
Source: mscorlib

at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.Combine(String path1, String path2)
at (DataManager , String )
at Unbroken.LaunchBox.Windows.Data.DataManager.SaveInternal(String destinationFolder)
at Unbroken.LaunchBox.Windows.Data.DataManager.<>c__DisplayClass156_0.<Save>b__0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

5:25:41 PM Exception

Comments (4)

  1. Jason Carr repo owner

    Hi there Joram, what beta version were you testing against? There are no differences in the official release compared to the last beta. What were you doing in LaunchBox or Big Box when the crash occurred?

  2. Joram Amar reporter

    Hey Jason, it was Version 10.7-beta-1

    Screenshot where it halts.

    It’s LaunchBox with only Amiga and FS-UAE and I have enabled all the playlists. It worked with no slowdowns. Are the playlists now a problem, maybe?

    Do you think it is possible to fix this without losing anything?

  3. Joram Amar reporter

    So, what was I doing, I started LaunchBox.

    Got message that there was an update en choose to install the update. So I did nothing else.

    Then came the error.

  4. Log in to comment