-
-
Notifications
You must be signed in to change notification settings - Fork 750
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
SCRIPT ERROR: @es_extended/server/main.lua:319: attempt to index a nil value (field 'JobsPlayerCount') #1324
Comments
@XoHydroX Hi! Do you use latest es_extended version? |
yes i do im using the recent one |
@XoHydroX Interesting, i builded new server and works very good. Do you added any value in jobs table in db? |
I’ll have to check when I get off work |
You can see correct sql in esx_core, [SQL] folder. |
@XoHydroX Hi! Have you managed to fix it? Can I close the issue? |
Yea it was my doing
…On Thu, Feb 29, 2024 at 4:44 PM Gellipapa ***@***.***> wrote:
@XoHydroX <https://github.com/XoHydroX> Hi! Have you managed to fix it?
Can I close the issue?
—
Reply to this email directly, view it on GitHub
<#1324 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH44AIFYVIM7CZVU5R7WPLDYV6QLVAVCNFSM6AAAAABDXP4RVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZSGAYTGOBYHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
get this error when player leaves and joins
[ script:es_extended] SCRIPT ERROR: @es_extended/server/main.lua:333: attempt to index a nil value (field 'JobsPlayerCount')
[ script:es_extended] > loadESXPlayer (@es_extended/server/main.lua:278)
[ script:es_extended] > handler (@es_extended/server/main.lua:33)
[ script:es_extended] > rawExecute (@oxmysql/dist/build.js:26554)
[ script:es_extended] > runMicrotasks (:0)
[ script:es_extended] > processTicksAndRejections (node:internal/process/task_queues:96)
anyway i can just remove this
The text was updated successfully, but these errors were encountered: