qbcore-framework / qb-core

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

SCRIPT ERROR: @qb-core/server/player.lua:315: bad argument #1 to 'for iterator' (table expected, got nil)[BUG] #990

Closed Odyssey808 closed 1 year ago

Odyssey808 commented 1 year ago

Summary

Current issue is that nothing that requires monetary transaction (banking, shops, dealerships etc.) works, money is not taken from the player and no item is given, and this error pops up in the console.

Reproduction

Anytime you try to buy something, error is thrown and nothing happens in game

Expected behavior

/

Actual behavior

Screenshot (402)

Additional context

No response

Last Updated

Unsure, I think it is up to date

Custom Resources

/

Resource Rename

/

Odyssey808 commented 1 year ago

One thing I forgot, this issue randomly appeared. One day everything worked and the next we had this issue and can't resolve it.