qb-multicharacter icon indicating copy to clipboard operation
qb-multicharacter copied to clipboard

[BUG] SkipSelection Spawn

Open WPinzonDev opened this issue 1 year ago • 2 comments
trafficstars

Describe the bug When setting Config.SkipSelection to true in the config.lua file of qb-multicharacter, an error occurs when trying to load a previously created character. After closing the game (without closing the server) and trying to load the character again, the screen stays black with a "loading" indicator in the bottom right corner that never goes away, preventing the character from loading properly.

To Reproduce Steps to reproduce the behavior:

Go to the config.lua file in qb-multicharacter. Set Config.SkipSelection to true. Start the game and create a character. Close the game (but not the server). Restart the game and try to load the previously created character. See the error: the screen stays black with a "loading" indicator in the bottom right corner that never disappears. Expected behavior The expected behavior is that when loading a previously created character with Config.SkipSelection set to true, the character should load correctly without the screen staying black and without the "loading" indicator being eternal.

Screenshots: Sin título

Questions:

When you last updated: I have been testing for several days and the last test was today. Are you using custom resource? which ones? No, I am only using qb-multicharacter, nothing custom. Have you renamed qb- to something custom? No. Additional context I have noticed that the issue seems to be related to setting Config.SkipSelection to true, as the problem does not occur when it is set to false and characters load correctly. This suggests that there is a specific bug with the SkipSelection functionality.

WPinzonDev avatar Jun 19 '24 01:06 WPinzonDev

Confirm, same thing happens on my server. It took me way too long to find that bug :(

d56Wr avatar Jun 28 '24 11:06 d56Wr

I added a print inside qb-multicharacter:client:spawnLastLocation does not seem to ever be getting called.

RichardGrant-93 avatar Aug 04 '24 04:08 RichardGrant-93

I added a print inside qb-multicharacter:client:spawnLastLocation does not seem to ever be getting called.

wanna share?

asapverneri avatar Oct 06 '24 23:10 asapverneri

still an issue

Pyth3rEx avatar Dec 27 '24 01:12 Pyth3rEx

still a problem...

Aprileen avatar May 17 '25 21:05 Aprileen