NFSAddons Forums

Need For Speed Forums => Help/F.A.Q => Topic started by: sektor224 on Feb 28, 2023, 8:23 PM

Title: FENG: default string error
Post by: sektor224 on Feb 28, 2023, 8:23 PM
Some cars do not show the name, the following error appears (FENG: default string error)

By the way I already have the string CARNAME_[MANUFACTURER]_[XNAME] And it also appears in the language files of the mod cars.

Any solution?
Title: Re: FENG: default string error
Post by: THXAN_9 on Feb 28, 2023, 10:25 PM
this is because you didn't added manufacturer MITSUBISHI2 into _CarManufacturers.ini, add it with the number 190 (if you don't have it already, by installing other mods)
Title: Re: FENG: default string error
Post by: sektor224 on Mar 01, 2023, 2:24 PM
OK thanks for the answer, but i solved the error. After doing a lot of digging, what you have to do is:

1- Enter the Binary as modder mode. (with END file)
2- Then open: LANGUAGES\ENGLISH.BIN / STRBlocks / GLOBAL.
3- Check that they match Label: CARNAME_XMANUFACTURER_XMODEL.
4- If necessary, modify "MANUFACTURER" e.g. NISSAN2 to NISSANEW or NISSAN.
5- Save the changes in Binary.

Ready!