Jump to content

Installed a mod but FOMM crashes on startup now


mikelovesjays

Recommended Posts

Good afternoon all! Firstly let me start off by saying, I'm not too sure this belongs here. If it don't, please don't hesitate mods to delete this.

 

Any who, I recently installed a mod (Near Death by Devilwish182) and edited a line of code in the .esp file (change the minimum health requirement from .10 to .40). Now I'm not sure what I did was the right thing to do in order to achieve what I was aiming for, but I added it to my FOMM, installed it, and it installed, but then crashed. Go to open up FOMM and now it crashes every time I try opening it.

 

System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadUInt16()
at Fomm.Games.Fallout3.Tools.TESsnip.SubRecord..ctor(String name, BinaryReader br, UInt32 size)
at Fomm.Games.Fallout3.Tools.TESsnip.Record..ctor(String name, UInt32 Size, BinaryReader br, Boolean Oblivion)
at Fomm.Games.Fallout3.Tools.TESsnip.Plugin.LoadPlugin(BinaryReader br, Boolean headerOnly)
at Fomm.Games.Fallout3.Tools.TESsnip.Plugin..ctor(String FilePath, Boolean headerOnly)
at Fomm.Games.GameMode.getPluginDependencyStatus(String name, Boolean showMessage)
at Fomm.Games.Fallout3.PluginFormatProviders.ColorizerPluginFormatProvider.GetFormat(String p_strPluginName)
at Fomm.PluginFormat.PluginFormatterManager.GetFormat(String p_strPluginName)
at Fomm.MainForm.RefreshPluginList()
at Fomm.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
That's currently what I'm getting from my crash dump. I don't know too much about FOMM since I always used NMM, but any help will do!
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...