Problem with GCPHONE attempt to call a string value (upvalue 'cb')

Hello everyone, I am having the following problem. When a player connects to my server, the console gives the following error.

[ script:gcphone] SCRIPT ERROR: @gcphone/server/server.lua:189: attempt to call a string value (upvalue ‘cb’)
[ script:gcphone] > ref (@gcphone/server/server.lua:189)
[ script:gcphone] > (@mysql-async/mysql-async.js:14901)
[ script:mysql-async]

Honestly, it doesn’t affect the operation of the script at all, but it’s quite annoying…

1 Like

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