cui_character
cui_character copied to clipboard
SCRIPT ERROR: @esx_identity/server/main.lua:169: attempt to call a nil value (global '_U')
Followed instructions ended up with this
just remove the translation or change it
from
deferrals.done(_U('no_identifier'))
to
deferrals.done('No identifier')
having the same issue, can't fix it for the life of me very frustrated