πŸ†˜Troubleshooting

chevron-rightYou lack the required entitlement to use d-vehicleshophashtag

Problem

After starting the d-phone resource in your live console this error messages is visible in your server or client console.

Solution 1

Simple try restarting your server :)

Solution 2

Your FiveM server license key is not from the same account on which you have the purchased the vehicleshop.

Your server license key and the vehicleshop must be on the same cfx account. So go on keymaster.fivem.net and check if one of youre server license keys is in your server.cfg. If not you have 2 options:

  1. set the one of your own license keys in your server.cfg

  2. Get the asset on the acocunt of the owner of the cfx key

chevron-rightAttempt to index a nil value field Loghashtag

Common problems could be

  • Services arent loading

  • Stopping calls doenst work

Fix

Simply install d-logging and name d-logging ( dont rename it ) https://github.com/DeunService/d-loggingarrow-up-right

chevron-rightAttempt to index a nil value (global 'ESX')hashtag

Problem

If theres an ESX Error Message like this

SCRIPT ERROR: [string "ESX = nil..."]:102: attempt to index a nil value (global 'ESX')

Solution

Start the vehicleshop ( in your server.cfg ) after / under all of your ESX scripts.

chevron-rightYour vehicles arent saved in your garagehashtag

Make sure to check your owned_vehicles database and set the length of the owner column to at least 50

chevron-rightYou cant unlock / lock your purchased vehiclehashtag

Make sure to check your owned_vehicles database and set the length of the owner column to at least 50

chevron-righthashtag

Last updated