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

Can't load the world with some languages #39

Open in0finite opened 4 years ago

in0finite commented 4 years ago

When your OS language is set to some specific language, the world objects can not be loaded. Only water is shown, and player's ped will keep falling and resetting back to original position.

Languages which cause this problem: Turkish, ...

The problem seems to be related to string comparison, when searching for files in an archive.

This should be fixed as of commit cf322da93797005a6f9d3a07f01d0aaec031d0a6.