Jump to content

FOMM crashes when package manager fails to make mod from folder


Deganveran

Recommended Posts

I am trying to make some meshes/textures into a mod so I can validate the archive. However when FOMM begins compiling it stops right after it finishes compressing (and 75% through building) and crashes. The log is below:

 

Monday, August 06, 2012 - 10:38:11 AM

Fomm 0.13.21

OS version: Microsoft Windows NT 6.1.7601 Service Pack 1

 

System.NullReferenceException: Object reference not set to an instance of an object.

at Fomm.PackageManager.FomodBuilder.FomodFromSourceBuilder.BuildFomodFromSource(String p_strPath, NexusAPI p_nxaNexus)

at Fomm.PackageManager.PackageManager.AddNewFomod(String p_strPath)

at Fomm.PackageManager.PackageManager.createFromFolderToolStripMenuItem_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)

 

What can I do to fix this or, failing that, how do I do I use archive invalidation to allow the textures and meshes to show up?

Link to comment
Share on other sites

  • 1 month later...

Hi... sorry for my English, but i speak French !!

 

I have the same probleme !!!

 

mercredi 19 septembre 2012 - 18:43:19

Fomm 0.13.21

OS version: Microsoft Windows NT 6.1.7601 Service Pack 1

 

System.Net.WebException: Le serveur distant a retourné une erreur : (404) Introuvable.

à System.Net.HttpWebRequest.GetResponse()

à WebsiteAPIs.NexusAPI.Login(String p_strUsername, String p_strPassword)

à WebsiteAPIs.NexusAPI.Login()

à Fomm.PackageManager.PackageManager.WebsiteLogin()

à Fomm.PackageManager.PackageManager..ctor(MainForm mf)

à Fomm.MainForm.bPackageManager_Click(Object sender, EventArgs e)

à System.Windows.Forms.Control.OnClick(EventArgs e)

à System.Windows.Forms.Button.OnClick(EventArgs e)

à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

à System.Windows.Forms.Control.WndProc(Message& m)

à System.Windows.Forms.ButtonBase.WndProc(Message& m)

à System.Windows.Forms.Button.WndProc(Message& m)

à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

Help me please...

 

thanks Fred

Link to comment
Share on other sites

Or just use an external program to compress the files. FOMM uses an included version of the 7-zip compression utility. Either download 7-zip (it's free), or use a compression program you have, compress the folder to a zip file, and then choose the option in FOMM "Add FOMOD". Point it to the compressed file you made, and it'll add it.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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