Possible mistakes

On some servers, an error occurs that causes the game to crash. The error that appears is something like:

This is due to the props stream files. If you encounter this issue, the temporary solution is:

  • Delete the stream folder (and its contents) from the bit-licenses script folder.

  • In the config/shared.lua file, set Config.spawnProps to false.

  • Make sure that in fxmanifest.lua the following line is either removed or commented out:

--data_file "DLC_ITYP_REQUEST" "stream/bit_licenses.ytyp"

Once these changes are made, the license props won’t be displayed, but the game won’t crash.

Last updated