-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
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
qbx management broken when trying to access player list #56
Comments
Related to this, it's trying to grab it for offline players as well which is invalid. Would be best to put it in the;
|
I just set up a brand new qbx server and this problems happends again |
@Manason Sorry for ask, but its the way to fix this? → "fix(server/player): more offline player checks". Do I have to make the code change just like this post? |
You can see if that fixes it, or wait for that code change to make it into the next release. |
Okay mate, I've tired this change but still same error, lets waitting for management update |
@Alexxxunchained What version of qbx_core and qbx_management are you on? |
qbx_core: 1.17.2, qbx_management: '1.2.0' |
Try qbx_core v1.18.1 and qbx_management v1.3.0 |
Sorry mate, but where can I find qbx_management v1.3.0? |
My bad. qbx_management v1.2.0 is the latest one. Does this error still show up on qbx_core v1.18.1? |
This problem is solved for now, the reason caused this error is when u using the old server's database sql file (at least in my side), the way to fix it is to do:
|
Summary
Breaks when trying to view employees
Reproduction
Expected behavior
Actual behavior
Menu breaks when trying to access list of employees
Additional context
Server side errors:
Client side errors:
Current Version
1.10.1
Custom Resources
N/A
The text was updated successfully, but these errors were encountered: