[RELEASE][ESX] KASHacters Multi Character

https://gyazo.com/3db6229e89c0aceb18cfc422dbddd745

youll have to fix it in the css and js. I do not use kashacter anymore. So if your using it, youll have to fix yourself.

getting the same error as the guy above may be the new fivem update

What errors were you getting?

Working ?

How can I fix issue with reloading UI to switch character in game it shows play button before a character is selected. How can I fix this?

It was the duplication errors mostly.

Did anyone fixed the skin problem, everytime people join some don’t have there character skin and they run around with normal peds

It’s up in the comments there is a code fix

I was still getting errors… i did this on my server… and now its working like a charm.

Citizen.CreateThread(function()
while true do
Citizen.Wait(0)
if NetworkIsSessionStarted() then
TriggerServerEvent(“kashactersS:SetupCharacters”)
TriggerEvent(“kashactersC:SetupCharacters”)
return – break the loop
end
end
end)

Not sure why taking that out fixed it for me… but it was causing major issues but working great now.

is this the skin fix ? and where do i place this code

I updated my core system and updated skin and it works fine now… but this was a comment from above… where when you login or switch it would just hold at a black screen.

you not duplicating once you log out

any idea how to fix the cursor disappearing some people can see it some carnt it fixed when you do restart in rcon but the some carnt see it after that

i still got the error

Started resource esx_kashacters
cfx> Error resuming coroutine: citizen:/scripting/lua/json.lua:397: bad argument
 #1 to 'strfind' (string expected, got nil)
stack traceback:
        [C]: in function 'string.find'
        citizen:/scripting/lua/json.lua:397: in upvalue 'scanwhite'
        citizen:/scripting/lua/json.lua:553: in function <citizen:/scripting/lua
/json.lua:551>
        (...tail calls...)
        @esx_kashacters/server/main.lua:27: in upvalue 'handler'
        citizen:/scripting/lua/scheduler.lua:219: in function <citizen:/scriptin
g/lua/scheduler.lua:218>

i have everything updated anyone can help me?

Thank you for your nice character menu.

Is it normal that every character has the same inventory?

I am using ESX.

No… Make sure to fill out the table in Server/main.lua

Any idea how to solve this error? Always happens when trying to load into a created charactor then screen goes black.

Seems like the creator is off the radar

what kind of errors