Jump to content

Can't extract textures from .bsa file


sspain22

Recommended Posts

I'm trying to create a moded outfit by basing it off of some of the clothing already in the game, so I'm using NifSkope and BSA Unpacker in order to get the nif files. I extracted the meshes fine but when I try to extract textures I keep getting the error message:

 

"An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the allpication will be shut down immediately.

 

Exception of type Systen.OutOfMemoryException was thrown."

 

Could someone please help?

 

Or, heh, if anyone's actually willing, save me the trouble and make the mod for me :D

Link to comment
Share on other sites

If you're not using it, us the FOMM Bsa unpacker

 

 

Open it up, go to textures, then filter the results, and export

 

 

besides that it's a technical issue, not really a mod one

 

Not that we don't wana help, but just don't know what that problem means.

 

 

 

You could ask tech, or download a mod that already has the texture

 

You need the .DDS plug in or converter stuff to edit the texture

 

 

What did you wana make?

Link to comment
Share on other sites

I did not know about this program. Downloaded it, ran it, everything worked fine. Thanks.

Like I mentioned in another topic (on a different section) I'm trying to make something similar to the mangled shirt Bruce Campbell wore in Army of Darkness, to add to the character I'm trying to play as.

Link to comment
Share on other sites

  • 2 years later...

i have the same problems.

I cant export textures =(

 

but i did it with Skyrim

ERROR MSG

 

"See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

at BSAUnpack.BSABrowser.FileEntry.Extract(String path, Boolean UseFolderName, BinaryReader br)

at BSAUnpack.BSABrowser.bExtract_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.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.5448 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

BSAUnpack

Assembly Version: 0.6.1.0

Win32 Version: 0.6.1.0

CodeBase: file:///C:/Users/Noir/Downloads/BSA_Unpacker-4804-1-0/BSA%20Unpacker/BSAUnpacker.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/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.5447 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/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.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

 

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

 

For example:

 

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

 

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

"

Edited by ladykazumi
Link to comment
Share on other sites

  • Recently Browsing   0 members

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