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 in infinity Loadingscreen #219

Closed RoYaL69 closed 1 year ago

RoYaL69 commented 1 year ago

Describe the bug If i use qb-loadingscreen combined with qb-multicharacter I am stuck in an infinity loadingscreen. I tried to set the manual shutdown in qb-loading to yes or no but it does not work. without qb-loading all works fine. i noticed that in some commits a dev wrote the shutdown of loadingscreen moved to qb-multicharacter and in client/main.lua on Line 57 there is a command to close that GUI. I compared with other resources, some from Zaphosting (they work) they use older versions qb-loading got own client.lua and qb-multicharacter got not that closing code. I am not so familiar with that coding but I think there should be some like an wait or so to wait and check if loadingscreen is finished, like I read that code it only checks once and if loadingscreen is not finished you are stuck. image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  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.

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

Questions (please complete the following information):

Additional context Add any other context about the problem here.

github-actions[bot] commented 1 year ago

This issue has had 60 days of inactivity & will close within 7 days