renzuzu/renzu_projectcars

script error

OGReaperx opened this issue · 0 comments

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.