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.
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.