can you help please
You have to use your spawnmanager script, you get an error because it is not there
I had first the “unable to retrieve player identifier: but i fixed it now i cant connect to server its in loading screen stuck at 100%
can u help me to fix it?
How to change the same thing but in esx_identity
This is caused by a script being loaded on your server, probably because it is multicharacter, check your script
there seems to be an error during reading and writing in your database
it seems like the data type of the identifier column in the users table is being set to VARCHAR(46)
the data of the identifier column seems to be more than 46
you can try to fix your problem with this sql query but please backup your database first
sql query:
ALTER TABLE users
MODIFY COLUMN identifier
VARCHAR(‘write the length of your identifier here example:100’);
esx identity only coordinate editing like login page is not possible, you can only do it for multichracter
can u hel me to fix it
Job grade is missing from the user section in your database
Got the same problem. Everything working fine, no console errors but the Multichar menu doesnt show up as mentioned from some users before like @rdk_1213. Any fix for that? Trying to fix it for like 4 hours.
so i got the steam api problem or whatever i pasted the code you said to line 28 and did the prefix and still got the steam problem and also the identity got a problem
if you’re serious…: For God’s Sake, don’t Create a FiveM Server…