renzuzu / renzu_projectcars

FIvem - Project Cars - Enable your player to build their dream car from Shell. Included Advanced Chopshop and Car Builder Job.
91 stars 39 forks source link

script error #61

Open OGReaperx opened 1 year ago

OGReaperx commented 1 year ago

on start up I get this

[script:renzu_project] SCRIPT ERROR: @renzu_projectcars/framework/sv_wrapper.lua:53: attempt to call a nil value (global 'firstToUpper')
[script:renzu_project] > fn (@renzu_projectcars/framework/sv_wrapper.lua:53)
[script:renzu_project] > <unknown> (@oxmysql/dist/build.js:21810)
[script:renzu_project] > processTicksAndRejections (node:internal/process/task_queues:96)
[script:renzu_project] SCRIPT ERROR: @renzu_projectcars/framework/sv_wrapper.lua:82: attempt to call a nil value (global 'firstToUpper')
[script:renzu_project] > fn (@renzu_projectcars/framework/sv_wrapper.lua:82)
[script:renzu_project] > <unknown> (@oxmysql/dist/build.js:21810)
[script:renzu_project] > processTicksAndRejections (node:internal/process/task_queues:96)
[script:renzu_project] SCRIPT ERROR: @renzu_projectcars/framework/sv_wrapper.lua:111: attempt to call a nil value (global 'firstToUpper')
[script:renzu_project] > fn (@renzu_projectcars/framework/sv_wrapper.lua:111)
[script:renzu_project] > <unknown> (@oxmysql/dist/build.js:21810)
[script:renzu_project] > processTicksAndRejections (node:internal/process/task_queues:96)

I've triple checked I installed it correctly.