Buffer shortage error

Good day all, I’m getting a BUFFER_SHORTAGE error when I load into my server, I’ve looked through the past instances of this error on these forums but was unable to fix the problem. I also deleted and re-imported all of the .sql files into my database just to make sure I didn’t miss one or something got corrupt or something.

Here’s the error i’m getting.

and here’s the main.lua it’s referencing.
https://github.com/ESX-Org/es_extended/blob/master/server/main.lua

Thank you for your time.

Do u have all the data that the script is trying to fetch ?
(Table USERS, identifier column…)

Well I haven’t done anything except create my character so I don’t know what it could possibly want. Is there any way to see what it’s looking for?