We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The black screen loading screen after creating a character
Actual behavior should be that when you create a character you get loaded into the character.
The expected behavior is that when you create a character you get stuck on the black screen.
The problem is in the client configuration qbx_core/config/client.lua setting startingApartment = true, as a default parameter.
qbx_core/config/client.lua
startingApartment = true,
v1.22.4
lean version of qbx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
The black screen loading screen after creating a character
Reproduction
Expected behavior
Actual behavior should be that when you create a character you get loaded into the character.
Actual behavior
The expected behavior is that when you create a character you get stuck on the black screen.
Additional context
The problem is in the client configuration
qbx_core/config/client.lua
settingstartingApartment = true,
as a default parameter.Current Version
v1.22.4
Custom Resources
lean version of qbx
The text was updated successfully, but these errors were encountered: