Thanks for the quick reply! I get the error even when I dont touch the keyboard when selecting the platform. It doesnt seem to matter which platform I select or how i select it. I do have a good handful of platforms in the list. Im going to do some more troubleshooting now that i know its still active in development and it should be working, and ill see if i can find more clues on the source of the issue. I also tried it with everything else con the computer shutdown, ie, any extra apps i had running to make sure there wasnt a conflict. Same result.
Let me know if there is anything I can do to help test more, or anything else you would like me to try.
Here is the error:
Requested Clipboard operation did not succeed.
App: LaunchBox
Version: 12.6
Type: System.Runtime.InteropServices.ExternalException
Site: Void SetDataObject(System.Object, Boolean, Int32, Int32)
Source: System.Windows.Forms
at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay)
at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
at System.Windows.Forms.Clipboard.SetText(String text)
at ImportMameSoftwareLists30.ImportWizard.XmlNameToClipboard()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()