in0finite / SanAndreasUnity

Open source reimplementation of GTA San Andreas game engine in Unity
https://discord.gg/p6jjud5
MIT License
2.1k stars 348 forks source link

Failed to find Models #132

Closed IBN-E-BAQIR closed 2 years ago

IBN-E-BAQIR commented 2 years ago

System.Exception: Game folder seems to be invalid - failed to find 'models' folder inside game folder at SanAndreasUnity.Behaviours.Loader.CheckIfGamePathIsCorrect (System.String gamePath) [0x00090] in C:\Users\USER\Downloads\SanAndreasUnity-dev\SanAndreasUnity-dev\Assets\Scripts\Behaviours\Loader.cs:339 at SanAndreasUnity.Behaviours.Loader.StepLoadArchives () [0x00000] in C:\Users\USER\Downloads\SanAndreasUnity-dev\SanAndreasUnity-dev\Assets\Scripts\Behaviours\Loader.cs:358 at SanAndreasUnity.Behaviours.Loader+d__52.MoveNext () [0x001fd] in C:\Users\USER\Downloads\SanAndreasUnity-dev\SanAndreasUnity-dev\Assets\Scripts\Behaviours\Loader.cs:263 at SanAndreasUnity.Utilities.CoroutineRunner.UpdateCoroutine (SanAndreasUnity.Utilities.CoroutineInfo coroutine, System.Int32 coroutineIndex) [0x00018] in C:\Users\USER\Downloads\SanAndreasUnity-dev\SanAndreasUnity-dev\Assets\Scripts\Utilities\CoroutineRunner.cs:80

in0finite commented 2 years ago

Click "Change path to GTA" in menu, and select folder where GTA is installed.