TGRHavoc / live_map

A FiveM addon for live maps
https://docs.tgrhavoc.co.uk/livemap-resource/
62 stars 38 forks source link

Reverse hashing not working #91

Open Valkatastz opened 2 years ago

Valkatastz commented 2 years ago

I have installed the livemap plugin and the interface, it is fetching the blips all fine but it fails to fetch the online players, their location and update it accordingly. On the client side, it is erroring in the reverse hashing algorithm that has been used. That also errors for the vehicles.

"Error reversing street hash "0". Maybe it's not been added yet?"

Same one for the vehicles.

DeciStudios commented 1 year ago

I am also having this issue

mattomc commented 1 year ago

f

I am getting the same error. it just says Error reversing zone hash Error reversing zone hash "-115468684". Maybe it's not been added yet?

TGRHavoc commented 6 months ago

Going to have a look at this while migrating to v4 of the resource. If anyone has any additional info that would be appreciated. Otherwise, I guess I'll just have a look at updating the reverse hash table (I think that's what I was using before 🤔)