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

Game folder seems to be invalid #109

Closed shrehanrajsingh closed 2 years ago

shrehanrajsingh commented 3 years ago

I downloaded the zip version for windows 10 and ran SanAndreasUnity.exe, got some options to select and when I tried to start a game I got this error: System.Exception: Game folder seems to be invalid - failed to find 'models' folder inside game folder at SanAndreasUnity.Behaviours.Loader.StepLoadArchives () [0x00071] in :0 at SanAndreasUnity.Behaviours.Loader+d__38.MoveNext () [0x001bb] in :0 What could go wrong? PS, I pointed the gta directory to the extracted folder (The folder where SanAndreasUnity.exe is located) Thanks in advance!

in0finite commented 3 years ago

You need to select folder where GTA is installed, ie. where gtasa.exe is located.

You can do it by clicking "Change path to GTA" from main menu.