Error, entry list CAR_ car is illegal

Problem description:

  • The server won't start/appear online.
  • The server log or webconsole is showing an error similiar to:
    Error, entry list CAR_0 car bmw_m3_e92 is illegal


Cause:
This error indicates that CAR_0 from the cfg\entry_list.ini file is not added to the CARS list in the cfg\server_cfg.ini file.
In this example the car bmw_m3_e92 is not added to the cfg\server_cfg.ini file.

Solution:
1. Define all the cars models used in the entry list, by looking at the "MODEL=" entries in the cfg\entry_list.ini file

2. Locate the line: "CARS=" in the cfg\server_cfg.ini file.

3. Add the car (in this case bmw_m3_e92) to the CARS line in the cfg\server_cfg.ini file.
Example: CARS=bmw_m3_e92

Note:
To add multiple cars, use a semicolumn (;) to seperate the car names.
Example: CARS=bmw_m3_e92;ferrari_laferrari

  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

Can't join server

If you can't join your Assetto Corsa server please do the following:  Make sure you're using...

server is running a different protocol error

When you receive an error such as "WARNING: requested to join with a different protocol...

Can't choose the car which was configured

When the car which you want to use is not selectable upon joining the server, then usually the...

Server Contains Unavailable Content Error

This error indicates that the content (a track or car) which is configured on the server is not...

wsarecv: An existing connection was forcibly closed by the remote host.

When you receive an error such as: "read tcp 85.17.189.120:11757->255.255.255.255:51988:...