launchbox 3do/4do error.worked. now not working. idk heres error

Issue #1273 invalid
Former user created an issue

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Ryan\Desktop\3DO\4DO'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.SetCurrentDirectory(String path) at (MainForm , Object , EventArgs ) at LaunchBox.Forms.MainForm.openEmulatorToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (3)

  1. Kirsten Marie

    Hi there! Thanks so much for letting us know. Jason will take a look at this code when he can!

  2. Jason Carr repo owner

    Hi anonymous, this is happening because the C:\Users\Ryan\Desktop\3DO\4DO folder does not exist on your computer and something is pointing to it. I'm guessing the emulator application path is pointed there. Try editing the emulator and fixing that path. Hit us up on the forums if you need more help troubleshooting.

  3. Log in to comment