qbcore-framework / qb-multicharacter

Multi-Character System Used With QB-Core :man: :woman:
GNU General Public License v3.0
32 stars 237 forks source link

[BUG] Stuck on validating characters Screen #169

Closed Tamer173 closed 2 years ago

Tamer173 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. A stranger to qbcore should be able to read your bug report and understand how to reproduce it themselves and understand how the feature should work normally.

I just installed a Fresh qbcore server no new script added , started my Server and i am stuck on Validating Characters

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Fivem'
  2. Click on 'Connect'
  3. Use this item '....' (item's name from shared.lua if applicable)
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

To View my Character Selection UI

Screenshots If applicable, add screenshots to help explain your problem.

e21b8ac4-f819-41c3-aeeb-4f330171a326

Questions (please complete the following information):

Additional context Add any other context about the problem here.

I have also tried to use different version of qb multicharacter avaialble on GitHub they didnt worked for me.

BoboTheInsane commented 2 years ago

We are experiencing the same thing, here is the full F8. Not a fresh server though, just when some people connect they get stuck at "validating characters" and get these F8 errors error1 unknown

DJKnaeckebrot commented 2 years ago

You can try this fix https://github.com/chadreed93/qb-multicharacter/commit/0364e49027dbab306000ff6d876028d0611c3b81

You might also need to change the same lines in qb-spawn tho.

Irishstevie commented 2 years ago

This has been fixed and pushed

Irishstevie commented 2 years ago

Update both QB-multicharacter and QB-Spawn or in the HTML for QB-multicharacter and QB-Spawn swap https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js to https://cdnjs.cloudflare.com/ajax/libs/axios/1.1.2/axios.min.j

Tamer173 commented 2 years ago

Solved the Issue by Updating Both QB-multicharacter and QB-Spawn

OkItsTayZr5 commented 2 years ago

Solved the Issue by Updating Both QB-multicharacter and QB-Spawn

can i get the link to both of them