itzsurajig / ef-phone

[FREE] EF-Phone For QBCore FrameWork
https://ef-development.tebex.io/
71 stars 19 forks source link

SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:867: table index is nil #15

Open novahaxor opened 7 months ago

novahaxor commented 7 months ago

[ c-scripting-core] Creating script environments for ef-phone [ script:ef-phone] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:867: table index is nil [ script:ef-phone] > fn (@ef-phone/server/main.lua:1) [ resources] Started resource ef-phone

novahaxor commented 7 months ago

after adding local QBCore = exports['qb-core']:GetCoreObject() to the client and server it has fixed but now im stuck with the phone opening with no apps

SCRIPT ERROR: @ef-phone/server/main.lua:1091: attempt to concatenate a nil value (field 'pings')

Alicopower commented 7 months ago

Does anyone know how to resolve this error: SCRIPT ERROR: @ef-phone/server/main.lua:1091: attempt to concatenate a null value (field 'pings')

What could I be doing wrong?