qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
582 stars 962 forks source link

[BUG] #1093

Closed madmechanic187 closed 6 months ago

madmechanic187 commented 6 months ago

Summary

not letting me in game wont even load manifest

Reproduction

trying to boot in to game and getting this error in live console qbcore/server/events.lua:26: attempt to index a nil value (field 'Config')

Expected behavior

?

Actual behavior

trying to boot in to game and getting this error in live console qbcore/server/events.lua:26: attempt to index a nil value (field 'Config')

in events lua im getting if QBCore.Config.Server.Closed and not IsPlayerAceAllowed(src, 'qbadmin.join') then lne 26

Additional context

No response

Last Updated

today

Custom Resources

none

Resource Rename

no

madmechanic187 commented 6 months ago

something i did in config sorted now aha