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] Dead player while creating character #116

Closed milotiro95 closed 2 years ago

milotiro95 commented 2 years ago

When someone got high ping or a bad computer it soon happen that this player will die in to the menu of creation of the character. Only fix is to reload fiveM until it can create his character (happen before putting the identity). The player cannot be revived because of adminmenu doesn't load him until the character is playing and online.

DildoShwaggins commented 2 years ago

How can we fix it?

milotiro95 commented 2 years ago

No fix for now ...

tom-osborne commented 2 years ago

When someone got high ping or a bad computer it soon happen that this player will die in to the menu of creation of the character. Only fix is to reload fiveM until it can create his character (happen before putting the identity). The player cannot be revived because of adminmenu doesn't load him until the character is playing and online.

Sorry, I don't understand the issue here. There is no health checking for a player while in the multicharacter menu as there is no player loaded, so you cannot die while choosing your character.

Closing this as not reproducible. Please raise a new issue with steps to replicate if you feel I have misunderstood. Thanks