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

Overworld8PIDCsharp - Application Crashes Upon a Button Click #21746

Open
ThisNekoGuy opened this issue Feb 18, 2024 · 0 comments
Open

Overworld8PIDCsharp - Application Crashes Upon a Button Click #21746

ThisNekoGuy opened this issue Feb 18, 2024 · 0 comments

Comments

@ThisNekoGuy
Copy link

ThisNekoGuy commented Feb 18, 2024

Steps to Reproduce

Note: As far as I'm aware the code for the affected application isn't open-source, so the releases are the only thing I can provide for this besides the stack trace.

  1. Download page | Direct download
    1b. Select Overworld8PIDCsharp - 1.0.15 (HF).exe if the direct download link isn't used (At time of writing)
  2. Run mono "./Overworld8PIDCsharp - 1.0.15 (HF).exe" in the folder the application is downloaded to
  3. Click IV Searcher
  4. Crash occurs that doesn't occur with neither Windows nor WINE

Current Behavior

Application crashes upon clicking a specific button.

Expected Behavior

The application should have opened a new window rather than crashing.

On which platforms did you notice this

[ ] macOS
[x] Linux
[ ] Windows

Version Used: Mono JIT compiler version 6.12.0.182

Stacktrace

Terminal Output:
(mono:9568): Gtk-WARNING **: 01:20:01.685: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.686: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.687: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.688: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.689: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.689: Unable to locate theme engine in module_path: "murrine",

(mono:9568): Gtk-WARNING **: 01:20:01.689: Unable to locate theme engine in module_path: "murrine",
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Width is less than MinimumWidth
  at System.Windows.Forms.DataGridViewColumn.set_Width (System.Int32 value) [0x00012] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at Overworld8PIDCsharp.Form2.Form2_Load (System.Object sender, System.EventArgs e) [0x00445] in <f481e9cd38c74063a2e6148eb5f62a9f>:0 
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x0001f] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00023] in <2870f1a044ea41838ce056272a8d26a9>:0 
System.InvalidOperationException: The form is already displayed as a modal dialog.
  at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window owner) [0x00081] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Form.ShowDialog () [0x00000] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog()
  at Overworld8PIDCsharp.Form1.button1_Click (System.Object sender, System.EventArgs e) [0x00014] in <f481e9cd38c74063a2e6148eb5f62a9f>:0 
  at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00019] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00011] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.ButtonBase.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00069] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00078] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x001b4] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x00037] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00000] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <2870f1a044ea41838ce056272a8d26a9>:0 
  at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <2870f1a044ea41838ce056272a8d26a9>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant