Shayesda Posted May 20, 2010 Share Posted May 20, 2010 Edit(Update) : Don't mind anymore :D I got it! I just had to start the original Fallout Launcher and change the settings there. That set them back to normal values. Everything works again :D You can close/delete this topic then. Thanks for inspiration ;) -------------------------------------------------------------------------------------------------Greetings my fellow post-apocalyptic fans! :D I have a little problem here and I hope someone can give me a little help here. I searched the net and the forums but found nothing on this topic so here we go : I messed around with the Game Settings in FOMM. I was curious about the graphic settings and wanted to lower them a bit (because of some mods my performance sometimes drops, nothing bad but I wanted to know if I can fix them ;) ) To make it short : I disabled the override checks for the view distance but couldn't change the values there. So I just clicked ok and played, just to get a little crash some time later. But now I can't change it back. Every time I want to go to the game settings in FOMM he says something about "Value not valid". I looked for a cfg or xml to change the values manually but couldn't find anything. Even uninstalling FOMM and reinstalling hadn't fixed it -.- Has anyone any idea what I can do? ^^ Where does FOMM save the settings? Many invalid greetings ^^Shayesda Oh yeah... here's the detailed error description :---------------------------------------------------------------------------------------------- See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************System.ArgumentOutOfRangeException: Value of '1500000000' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.Parameter name: Value at System.Windows.Forms.NumericUpDown.set_Value(Decimal value) at Fomm.GraphicsSettings.OverrideSlider.set_Value(Decimal value) at Fomm.GraphicsSettings.GraphicsSettings.LoadViewDistanceValues() at Fomm.GraphicsSettings.GraphicsSettings..ctor() at Fomm.MainForm.gameSettingsToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies **************mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------fomm Assembly Version: 0.11.9.0 Win32 Version: 0.11.9.0 CodeBase: file:///G:/Fallout%203/fomm/fomm.exe----------------------------------------System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------SevenZipSharp Assembly Version: 0.60.3695.26174 Win32 Version: 0.60.3695.26174 CodeBase: file:///G:/Fallout%203/fomm/SevenZipSharp.DLL----------------------------------------System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll---------------------------------------- ************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled. For example: <configuration> <system.windows.forms jitDebugging="true" /></configuration> When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box. Link to comment Share on other sites More sharing options...
Recommended Posts