when i want to delete the character a black screen appers and it goeson loop.
how to solve it
how to add eye color ?
Anyone else getting the error client line 67, cant find player last pos or something like that
For some reason when I click play on my char it just freezes the script and doesnt do anything but everything thing else works?
[ERROR] [MySQL] An error happens on MySQL for query “UPDATE users SET identifier = ‘Char1:110000139c7422e’ WHERE identifier = ‘steam:110000139c7422e’ {=}”: Duplicate entry ‘Char1:110000139c7422e’ for key ‘identifier’
can anyone please help with this error im getting
Same error has start occurring on my server as well
So this error means you have that player already made in users, This is a database error so what you would need to do is empty your tables on your db that has players id’s in
Same for you!
if you need me to help more than happy as I was there once as well!
Thank you. I wasn’t sure this was actually the fix so I didn’t want to post. But yes, that’s what we’ve done and I will confirm it works for us at least.
yeah anytime really if you see that issue or something like it just means that you got the same 2 times in the database! Glad you got it working!
thank you for the help
Can you decide the number of characters the player can have ?
For me, everytime I restart FiveM, my character is not spwning where I was but somewhere in Los Santos downtown.
When I looked into the php database, it is not recording anymore their last saved position when you stop the game, and that since I have started Kashacters. the position I have is everything at 0. x = 0.0, y = 0.0, z = 0.0 somewhere on Spanish Ave (actually below the map with the 0;0;0, and respawn on the street just above)
Do you know how to fix that ? I don’t know if it is the same problem you have.
Maybe @KASH can answer that.
Is that correcting when you spawn ONLY in Spanish Ave ?
You using latest esx? And did you disable the spawn feature in i think es_extended or it could be essentialmode or whatever the script is?
@Fezz I think I use the last version. How can I be sure of that ?
I did unactivate those lines that are advised when you installed Kashacters, the ones which are in essentialmode.
When I did that, it was respawning only at 0;0;0
I found someone in this thread which said to NOT unactivate the full part from line 6 to 16, but only 2 lines out of those.
I tried. I was spawning where I saved the last time, so that’s good.
However, it was screwing up the skin.lua or whatever and the character was not respawning on his character. I was having the inventory etc… but some the body, or clothes of my character.
I tried a bit around and seem I cannot manage to get both together working.
I did not try finding something into es_extended. Both are activated on my server.cfg, but most or even all my php sql are dependant of essentialmode I think
I think this fixed my issue with the items in the property inventory (esx_addoninventory) I wonder if a fix like this would help the clothes section too, I think blackmoney is still being shared too
edit: black money seems to be fixed now found a similar piece of code.
it looked like my characters have different inventory in properties now which is nice, but I have a issue where the new stuff i put in (pistol on char2) (beer on char1) was not there when i restarted the server … baby steps
i did not see the fix for dirty money and clothes could you point it out for me?
Do we have a fix for clothes yet? i think thats the last trouble maker