marcostom32 / qb-multicharacter

qb-multicharacter design
Apache License 2.0
56 stars 34 forks source link

Song stops when enter button appears? #1

Closed 7D7-Development closed 2 years ago

7D7-Development commented 2 years ago

I have been trying to fix this issue that randomly happens when a player loads in, when presented with the logo and enter button the song stops. Any fix or knowing why this happens? I do see this error client side: Uncaught TypeError: Cannot read property 'focus' of null (@game/ui/root.html:108) This is the only error I see, nothing server side. EDIT: It is caused by using alt-tab (so losing focus of FiveM) during the load process.