SuperGanondorf Posted November 22, 2015 Share Posted November 22, 2015 (edited) Hello! I am trying to access the settings in FOMM v0.14.11.12, but every time I click the Settings button it crashes with the dialog informing me that the error was written to crashdump. I have tried reinstalling FOMM, to no avail. I'm running Windows 8. This crash happens regardless of whether I'm in FO3 mode or NV mode. Here is the complete crash dump: 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'm still fairly new to modding so I have no idea what could be causing this. I've searched around for a solution and while I did find a couple other people having this problem, there were no solutions. Any help would be much appreciated! Thanks! EDIT: I should add that as far as the mods themselves and whatnot, everything works fine as far as I can tell; my mods work like a charm for now. It's just the Settings that is giving me trouble. Edited November 22, 2015 by SuperGanondorf Link to comment Share on other sites More sharing options...
Recommended Posts