-
Notifications
You must be signed in to change notification settings - Fork 986
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using the whitelist option (config.lua - QBConfig.Server.Whitelist = true) QB-Core fails to check for whitelist bypass permission
@qb-core/server/functions.lua:317: attempt to index a nil value (local 'Player') maybe because player is not on server yet so source is null?
Expected behavior
well I expect it to be able to check for bypass permission, probably using license
qb-core should be up to date with latest release
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

