Can't skip intro cutscene when using 93 install

Issue #445 resolved
Xwvm Art created an issue

98 and 94 versions are ok.

Comments (3)

  1. Jason McNew
    ArgumentNullException: Value cannot be null.
    Parameter name: path
    System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <f2e6809acb14476a81f399aeb800f8f2>:0)
    System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) (at <f2e6809acb14476a81f399aeb800f8f2>:0)
    (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
    System.IO.File.OpenRead (System.String path) (at <f2e6809acb14476a81f399aeb800f8f2>:0)
    Util.LfdArchive.OpenRead (System.String pathToLfd, System.String resourceName) (at Assets/Code/Util/FileFormats/LFDArchive.cs:140)
    Util.ResourceFinder.ResourceFinder.GetSfxBytes (Util.ResourceFinder.GameResourceLibrary scanResult, Util.ResourceFinder.ArchivedFile file) (at Assets/Code/Util/ResourceFinder.cs:178)
    Util.ResourceFinder.GameResourceLibrary.GetSfxBytes (Util.ResourceFinder.ArchivedFile archivedFile) (at Assets/Code/Util/ResourceFinder/GameResourceLibrary.cs:92)
    Util.ResourceFinder.GameResourceLibrary.LoadSFXAudioClip (System.String sfxFileName) (at Assets/Code/Util/ResourceFinder/GameResourceLibrary.cs:124)
    XW_TitlesControl.Start () (at Assets/XW_Titles/XW_TitlesControl.cs:76)
    
  2. Log in to comment