From the OBMM crash dump file:
Type: System.ArgumentException
Error message: Empty path name is not legal.
Stack trace: at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at OblivionModManager.OblivionBSA.SnipBSA()
at OblivionModManager.OblivionBSA.UpdateInvalidationFile()
at OblivionModManager.Program.Exit()
at OblivionModManager.Program.Main(String[] args)
Anyone know what this error means?