error when tryng to open big box

Issue #5395 invalid
jorge fares created an issue

big box crashed now it wont let me open

Comments (3)

  1. jorge fares reporter

    El archivo o directorio está dañado o es ilegible.

    App: Big Box
    Version: 10.15
    Type: System.IO.IOException
    Site: Void WinIOError(Int32, System.String)
    Source: mscorlib

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    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, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
    at Unbroken.LaunchBox.Windows.BigBox.App..ctor()
    at ()
    at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

    Recent Log:

    2:42:57 Exception

  2. Jason Carr repo owner

    Hi Jorge, this means that there are issues reading or writing to your hard drive. It could be due to permissions issues, or unfortunately you could have a corrupted disk. I would run chkdsk to see if that helps.

  3. Log in to comment