Anyone know how to fix this?
SCRIPT ERROR: @es_extended/server/main.lua:210: attempt to index a nil value (field '?')
> ref (@es_extended/server/main.lua:210)
> setImmediate (@mysql-async/mysql-async.js:14431)
I have gone through the “jobs” database and also the “jobs_grades” database and have found that nothing is empty.
Hello and welcome to the forums,
As you can see this is not a database error.
It referres to a script so maybe look in there?
Yes,
In the script it refers to this line.
userData.job['grade_name'] = result[1].name
It is getting Job Information from the table but it is receiving a nil value,
However I have looked over Jobs and jobs_grades and everything is filled in.
Okay, I see. Maybe show me you database then? I could take a look for you. Just make a couple of pictures of the tables you have.

There you go, say if you want pictures of any others.
system
Closed
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.