ESX_STATUS not working

Hello there,
I am making a FiveM server and I am currently having an Issue with the esx_status script where it doesn’t register properly and insted of showing what it should show:
[{“name”:“hunger”,“val”:841700,“percent”:84.17},{“name”:“thirst”,“val”:881275,“percent”:88.1275},{“name”:“drunk”,“val”:0,“percent”:0.0}]

it just shows this []
Anyone can help me out pls??

Hello Zapyre.

Any LOGS FILES or LINES from F8 or SERVER CONSOLE ?
Without it, we can’t help you.

Use pastebin and give us link here.

King regards,

  1. Are you sure your server is using the correct Database to ensure youre on the right one.
  2. Do you have the esx_status column
  3. Are you running https://github.com/esx-framework/esx-legacy/ which is the only supported ESX Version
    Optional: Post a definition of the users table + the esx_status fxmanifest version

I am using this one, I’ve tried rebuilding the sql but still nothing.

Yo did you fix this same problem?