TrevorBarns / luxart-vehicle-control

A siren / (non-els) emergency lights controller for FiveM.
https://www.luxartengineering.com/
GNU General Public License v3.0
135 stars 56 forks source link

UI Images not showing #1

Closed Trsak closed 4 years ago

Trsak commented 4 years ago

Hello, I just updated lux_vehcontrol to this version, sadly UI images are not working for me: https://ctrlv.cz/shots/2020/08/21/r2iz.png

TrevorBarns commented 4 years ago

I just modified the readme earlier today, have you read https://github.com/TrevorBarns/luxart-vehicle-control#how-to-install ?

The textures would not load if stream/commonmenu.ytd is not being streamed or is being overridden by another resource.

Also, during debugging make sure to restart the server as the stream folder is only cached at server startup.

Trsak commented 4 years ago

Yes, I have it in stream folder just like you do. And no other resource is streaming it.

TrevorBarns commented 4 years ago

Hmm, I am not sure. You can try clearing server cache. I am not able to replicate this on 3 separate community's servers. Are you starting the resource at server start in the server.cfg? or ensuring it after you've joined the server?

I will push a new update tonight with additional features maybe try again after that. Also, can you provide a client log? Might display an error or message that could help solve this. The log would be found here: C:\Users\<user>\AppData\Local\FiveM\FiveM.app\logs

TrevorBarns commented 4 years ago

Please try the latest release: https://github.com/TrevorBarns/luxart-vehicle-control/releases/tag/v3.0.1 I have moved the RawTextures folder and readme.txt into a separate folder to prevent errors. Might resolve.

TrevorBarns commented 4 years ago

Fixed on next release.