Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't open patch stack #81

Closed
lilyremigia opened this issue Sep 14, 2022 · 0 comments · Fixed by #88
Closed

[BUG] Can't open patch stack #81

lilyremigia opened this issue Sep 14, 2022 · 0 comments · Fixed by #88
Labels
bug Something isn't working

Comments

@lilyremigia
Copy link
Contributor

lilyremigia commented Sep 14, 2022

Describe the bug
See title.

To Reproduce
Use menu bar to try and open selected patch stack.

Expected behavior
Patch stack file opens.

Desktop (please complete the following information):

  • OS: Windows 10

Additional context

fyi, also had, hide .js enabled.
************** Kivétel szövege **************
System.ComponentModel.Win32Exception (0x80004005): A rendszer nem találja a megadott fájlt // System can't find file
   a következő helyen: System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   a következő helyen: System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   a következő helyen: Universal_THCRAP_Launcher.MainForm.openSelectedPatchConfigurationTS_Click(Object sender, EventArgs e)
   a következő helyen: System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   a következő helyen: System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   a következő helyen: System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   a következő helyen: System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   a következő helyen: System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   a következő helyen: System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   a következő helyen: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   a következő helyen: System.Windows.Forms.Control.WndProc(Message& m)
   a következő helyen: System.Windows.Forms.ToolStrip.WndProc(Message& m)
   a következő helyen: System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   a következő helyen: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
@lilyremigia lilyremigia added the bug Something isn't working label Sep 14, 2022
lilyremigia added a commit to lilyremigia/Universal-THCRAP-Launcher that referenced this issue Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant