qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

[BUG] Blips missing #126

Closed TonybynMp4 closed 2 years ago

TonybynMp4 commented 2 years ago

Describe the bug The minimap.gfx streamed is missing blips (exemple shown in the screenshots) The Blip im using particular is ID 740 wich is the Gta online arcade blip

I think it might come from the minimap.gfx being from an older version of the game (pre b2060) and therefore missing blips

To Reproduce Steps to reproduce the behavior: Add a blip with the ID 740 Look at the blip While not streaming qb-hud (so not having it start on the server, stopping the resource while the server is already on will not stop it from streaming, at least without rejoining i think) and then simply restart the server with qb-hud and the blip should've changed

Expected behavior It should be the blip in the first screenshot

Screenshots Without the minimap.gfx image

With the minimap.gfx image

Questions (please complete the following information):

TonybynMp4 commented 2 years ago

The fix for that shouldn't be too hard, just update to a newer minimap.gfx and edit it to remove what the old one removes, i just don't know how the f*ck to do it lol.

ZumieFiasco commented 2 years ago

Has there been any update on this? I just came to report this. But yes, the minimap.gfx is outdated and blips from newer builds are unable to load properly. I was going to resort to simply deleting the minimap.gfx file but in doing so the old health bar and armor bar status show up which obviously is not the desired result. Would like to be able to use up to date blips from new builds! : )

TonybynMp4 commented 2 years ago

@ZumieFiasco use #154 :)