FXServer not starting

If your FXServer does not start after installation, follow this guide:

Windows:

  1. Locate the file "scheduler.lua" (should be in the directory: <fivem folder>.../citizen/scripting/lua).

  2. Check whether you have a "scheduler.lyxos" file, if so, open it and copy the entire content.

  3. Paste everything into the "scheduler.lua" file.

  4. Delete the "scheduler.lyxos" file.

  5. Now change the Lyxos.InstallationType from "scheduler" to "shared" in the antibackdoor configuration.

  6. Done, if you still have problems or still want to use the feature/installation type "scheduler", please contact our support urgently.

Debian/Linux:

  1. Locate the file "scheduler.lua" (should be in the directory: <fivem folder>.../alpine/opt/cfx-server/citizen/scripting/lua).

  2. Check whether you have a "scheduler.lyxos" file, if so, open it and copy the entire content.

  3. Paste everything into the "scheduler.lua" file.

  4. Delete the "scheduler.lyxos" file.

  5. Now change the Lyxos.InstallationType from "scheduler" to "shared" in the antibackdoor configuration.

  6. Done, if you still have problems or still want to use the feature/installation type "scheduler", please contact our support urgently.

There is no "scheduler.lyxos" file?

If there is no "scheduler.lyxos" file then simply update the FXServer and continue with step 5.

Last updated