Loadscreen_manual_shutdown

So I have been trying this for so long now but i can’t find whats the problem is.
After all resources have been downloaded in the players computer the player should get in the game but the player is just stuck in the loading screen and if the player opens F8, it says “SET_MANUAL_SHUTDOWN_LOADING_SCREEN_NUI is not supported at this time. Use loadscreen_manual_shutdown 'yes' in your fxmanifest.lua instead.” And in my fxmanifest it says “loadscreen_manual_shutdown ‘yes’”. So i just dont know why it does not work

fxmanifest.lua
image

client.lua
image

1 Like

SetNoLoadingScreen - FiveM Natives @ Cfx.re Docs
ShutdownLoadingScreen - FiveM Natives @ Cfx.re Docs

Experiment with these natives

Im sorry but none of them worked