in0finite / SanAndreasUnity

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

Models missing #21

Closed AdnanSayyed closed 4 years ago

AdnanSayyed commented 5 years ago

model folder not found in game giving following errors while playing:

System.Exception: Archive not found: C:\Users\Adnan\Desktop\SanAndreaseUnity\SanAndreasUnity\SanAndreasUnity\Assets\Resources/models/gta3.img at SanAndreasUnity.Behaviours.Loader.StepLoadArchives () [0x0005e] in C:\Users\Adnan\Desktop\SanAndreaseUnity\SanAndreasUnity\SanAndreasUnity\Assets\Scripts\Behaviours\Loader.cs:278 at SanAndreasUnity.Behaviours.Loader+d__36.MoveNext () [0x001f6] in C:\Users\Adnan\Desktop\SanAndreaseUnity\SanAndreasUnity\SanAndreasUnity\Assets\Scripts\Behaviours\Loader.cs:184

in0finite commented 5 years ago

You didn't select correct path to GTA. When the game starts, click "Change path to GTA" and select folder where GTA is installed.

AdnanSayyed commented 5 years ago

oh that means i required original gta game installed to run this unity project?

Crayder commented 5 years ago

@AdnanSayyed Yes, because otherwise this wouldn't be possible without being accused of copyright. If this were released with GTA's files at all then it would not be legal.