qbcore-framework / qb-radio

Radio Script With UI
GNU General Public License v3.0
22 stars 122 forks source link

Export error #22

Closed KingRyuShin closed 2 years ago

KingRyuShin commented 2 years ago

Just downloaded and got this error

[ script:qb-radio] Error loading script server.lua in resource qb-radio: citizen:/scripting/lua/scheduler.lua:881: No such export addChannelCheck in resource pma-voice [ script:qb-radio] stack traceback: [ script:qb-radio] [C]: in function 'error' [ script:qb-radio] citizen:/scripting/lua/scheduler.lua:881: in metamethod 'index' [ script:qb-radio] @qb-radio/server.lua:24: in main chunk

BerkieBb commented 2 years ago

Update pma-voice

KingRyuShin commented 2 years ago

it is updated to version v6.3.0 and i still receive that error

BerkieBb commented 2 years ago

And are your artifacts updated?

Giana commented 2 years ago

Same issue here, and artifacts are updated.

tensenai commented 2 years ago

Just downloaded and got this error

[ script:qb-radio] Error loading script server.lua in resource qb-radio: citizen:/scripting/lua/scheduler.lua:881: No such export addChannelCheck in resource pma-voice [ script:qb-radio] stack traceback: [ script:qb-radio] [C]: in function 'error' [ script:qb-radio] citizen:/scripting/lua/scheduler.lua:881: in metamethod 'index' [ script:qb-radio] @qb-radio/server.lua:24: in main chunk

Same issue here, and artifacts are updated.

Had same issue. In your config make sure your pma-voice loads before [qb]/qb-radio resource.

BerkieBb commented 2 years ago

Update your artifacts to 5181 or higher and update pma-voice aswell

tensenai commented 2 years ago

Update your artifacts to 5181 or higher and update pma-voice aswell

both were updated on my end. it was issue with pma-voice resource loading after qb-radio per the server.cfg

ItsANoBrainer commented 2 years ago

Resolved

ItsAvrumi commented 1 year ago

Resolved

How did you fixed that?