Script error

Help i’m really new at this an i’m still learning ,but can anyone help with this error

image

follow this path: qb-smallresources/server/entities.lua
go to line 6

on line 6 it will say something like Config.Blahblahblah this value is likely null.
Which means if you go to your Config.lua and search for Config.Blahblahblah this won’t be there.
That is your problem. Add it in.

If that doesn’t work, try using print(variableName) and this will print out the value of your variable so you can see what one is empty

1 Like

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