#vMenu saying cars not added to addons

5 messages Β· Page 1 of 1 (latest)

timber muralBOT
#

Hi there πŸ‘‹
Thank you for creating a post on our Community Forum. Please keep in mind that we don't provide official support on Discord. This is a forum for the community, by the community. Meaning that help is not guaranteed. If at any point you believe your post is resolved, feel free to use the button below to close this automatically.
Now let's wait and see if someone of our lovely community can help you out!

discordtip TIP:

Need actual official support? Reach out to our customer care. zaplivechat

timber muralBOT
#

πŸ’€ It's been a while and it looks like nobody is around or able to help you with this...
If you require actual official support please reach out to our support team. zaplivechat

timid stream
#

1. Try to clear cache

Sometimes, clearing the server's cache can resolve issues with resources not loading properly. Delete the cache folder from the server directory and restart the server.

2. Review Vehicle Files:

Ensure each vehicle's .meta, .ytf, and .ytd files are properly configured and that file paths are correct.

3. Verify Resource Manifest Files:

Check the __resource.lua or fxmanifest.lua for each vehicle. Ensure they have the correct paths and data files defined.

Example __resource.lua:


files {
    'data/vehicles.meta',
    'data/carvariations.meta',
    'data/carcols.meta',
    'data/handling.meta'
}

data_file 'HANDLING_FILE' 'data/handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta'
data_file 'CARCOLS_FILE' 'data/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta'
clever spruce
#

next to c138tahoe your missing this ,

tacit rivet