Your Cart

Your cart is empty.

Browse Shop
Carcols Fixer

Common Issues


Common Issues

If something is not behaving the way you expect, check the issues below before reaching out for support.

 Server crashes when the resource is started

This can happen on servers with a very large number of resources. To work around it, disable all but one of the checks at a time. For example, in config.json:

{
    'licensekey': 'LICENSE_KEY_HERE',
'skipResources': [ 'PATH/TO/RESOURCE', 'PATH/TO/RESOURCE2' ],
'checkSirenIDs': true,
'checkLightIDs': false,
'checkModkitIDs': false

}


Run the resource once with that configuration. Once it finishes, re-enable a different check and run it again. Repeat until all three checks have been run individually.

 <PATH>: Couldn't find any ID, will use a random number
This will lead to some vehicles breaking

The message means there are more than 255 different sirenSettingsIDs on your server, which is the hard limit in GTA V.

There is no server-side workaround for this limit. The only known fix is a client-sided script — SirenSetting Limit Adjuster — which only fixes the issue for clients who have it installed.

Note: <PATH> in the message refers to the path of a carvariations or carcols file.

 <PATH>: Unexpected close tag

This means the carcols or carvariations file at the path in the error has invalid XML syntax. Open the file and check the tags — most often there is a stray </Item>, an unclosed element, or a mismatched tag near the bottom of the file.

Note: <PATH> refers to the path of the offending carvariations or carcols file.

Still stuck?

Contact us at Email and a member of the team will help you out.

With over 6 years of experience

Brought to you by the developers of

High Quality FiveM Car Mods

We use cookies

This site uses cookies for sessions, preferences, and analytics. Read our cookie policy.