[FIXED] esx_scoreboard error

If you’re getting something like this read down bellow.

I’ve fixed this by moving { start esx_scoreboard after start es_extended }
Like this:
start es_extended
start esx_scoreboard

It would be easier for us to help you if you actually link us the exact resource you are trying to use here.

Well if I READ correctly there is an error in the main.lua. Try to read the errors! They are really helpful in finding the error😂

its saying ESX still equals Nil, so its not getting a return from the ESX.RegisterServerCallback under line 6.

try this, put start esx_scoreboard after all the other esx_ resources in your server.cfg (like your jobs, etc that this scoreboard needs to hook into)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.