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

Settings Tab Causes Crashes #61

Open
OpZinE opened this issue Feb 11, 2017 · 2 comments
Open

Settings Tab Causes Crashes #61

OpZinE opened this issue Feb 11, 2017 · 2 comments

Comments

@OpZinE
Copy link

OpZinE commented Feb 11, 2017

Friday, February 10, 2017 - 19:20:54
Fomm 0.14.11.12
OS version: Microsoft Windows NT 6.2.9200.0

System.OverflowException: Arithmetic operation resulted in an overflow.
at Fomm.Util.UacUtil.get_IsUACOperatingSystem()
at Fomm.Util.UacUtil.get_IsElevated()
at Fomm.SettingsForm.LoadGeneralSettings()
at Fomm.SettingsForm..ctor()
at Fomm.MainForm.bSettings_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I need some help. Every time I try to open the settings tab, I get this crash dump file. Please help and comment any fixes.

@vulchor
Copy link

vulchor commented Jun 6, 2017

Same problem here, crash dump is exactly identical to yours.

@niveuseverto
Copy link
Member

Will be upload update in next week or so.
Stay tuned!

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

3 participants