veshare.ytd file doesn’t load anymore.
I found these lines in client logs:
[ 109516] overriding handle for vehshare.ytd (was 1370439) -> 14c
[ 67828] overriding handle for vehshare.ytd (was 1370439) -> 149
Problem started almost 3 weeks ago after a fivem client update regarding the streaming system.
Nothing was changed server-side.
File size is almost 8 mb so size limit is not a problem.
I use vehshare.ytd to stream custom license plates and wheel textures for custom rims so it would be nice if this could get fixed.
Thanks.
LATER EDIT:
I will give a simple example:
SERVER SIDE:
vehshare.ytd containing custom license plates (replaced the original image files, not addons) added to customtextures/stream folder
__resource.lua added to customtextures folder
start customtextures line added to server.cfg
CLIENT SIDE:
clean install, spawned car has stock license plates (modified vehshare.ytd doesn’t load).
i don’t know how to explain it better than this, it’s just an .ytd file and nothing has been changed server-side since the update that broke it.
Example of customtextures resource: HERE