X-Hax / sa_tools

Sonic Adventure Toolset
http://info.sonicretro.org/SA_Tools
100 stars 24 forks source link

SonicVs Shadow2 Load Issue #225

Closed Omiyaru closed 1 year ago

Omiyaru commented 2 years ago

Program: SALVL Build Date: 06/27/2022 15:39:52 OS Version: Microsoft Windows NT 10.0.22000.0 Log: ----Loading a new level: Sonic vs Shadow 2---- System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\Steam\steamapps\common\Sonic Adventure 2\SA2UNREAL\stg42_sonicvsshadow2\objLandTable0042.sa2blvl'. File name: 'C:\Program Files (x86)\Steam\steamapps\common\Sonic Adventure 2\SA2UNREAL\stg42_sonicvsshadow2\objLandTable0042.sa2blvl' at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.File.ReadAllBytes(String path) at SAModel.LandTable.LoadFromFile(String filename) in C:\Programs\sa_tools\Libraries\SAModel\LandTable.cs:line 165 at SAModel.SALVL.MainForm.MainLevelLoadLoop() in C:\Programs\sa_tools\SALVL\Loading.cs:line 839