You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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):
Additional context
The text was updated successfully, but these errors were encountered: