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.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Use this item '....' (item's name from shared.lua if applicable)
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):
When you last updated: [e.g. last week]
Are you using custom resource? which ones? [e.g. zdiscord, qb-target]
Have you renamed qb- to something custom? [e.g. yes/no]
Additional context
Add any other context about the problem here.
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.
To Reproduce Steps to reproduce the behavior:
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):
qb-
to something custom? [e.g. yes/no]Additional context Add any other context about the problem here.