Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [QBCore] Los Santos Trucker Simulator / Trucker Logistics - FULLY WORKING

b2_play

Bronze Elite
Joined
Mar 23, 2022
Messages
8
Reaction score
2,404
Points
296
Location
Brazil
and i also have the dependancys, (LC utils and the custom trucks) the script just does nothing once implemented, starting with no warnings
if u setting job after starts de truck_logistics u need ensure truck_logistics after.
 

3ckiii

Member
Joined
Oct 30, 2023
Messages
1
Reaction score
0
Points
156
Location
Germany
SCRIPT ERROR: @truck_logistics/client.lua:50: attempt to index a nil value (field '?')
fn (@truck_logistics/client.lua:50)
 

Attachments

  • 20231115045624_1.jpg
    20231115045624_1.jpg
    315.6 KB · Views: 565

Mansonino

Member
Joined
Nov 17, 2023
Messages
1
Reaction score
0
Points
156
Location
theworld
almost made it work but when selecting any type of contract job it gives next error:
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:263: attempt to compare nil with number
[script:truck_logisti] > handler (@truck_logistics/server.lua:263)
[script:truck_logisti] > rawQuery (@oxmysql/dist/build.js:25047)
[script:truck_logisti] > processTicksAndRejections (node:internal/process/task_queues:96)
 

Anonymouse

Gold Elite
Joined
Aug 12, 2021
Messages
136
Reaction score
2,204
Points
316
Not working, Sadly. But there is missing some files.
 

adamJames

Silver Elite
Joined
Apr 2, 2021
Messages
20
Reaction score
14
Points
156
almost made it work but when selecting any type of contract job it gives next error:
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:263: attempt to compare nil with number
[script:truck_logisti] > handler (@truck_logistics/server.lua:263)
[script:truck_logisti] > rawQuery (@oxmysql/dist/build.js:25047)
[script:truck_logisti] > processTicksAndRejections (node:internal/process/task_queues:96)
this is what iv been getting to .. mite be it dont run on the latest qbcore .. which is a shame .. i could be wrong tho.. iv got it to spawn truck .. but that error pops in cmd when you select a job
 

ROLAS811

Member
Joined
Apr 20, 2023
Messages
4
Reaction score
0
Points
146
Location
lithuania
its not working
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:153: truck_logistics was unable to execute a query!
[script:truck_logisti] Query: SELECT d.driver_id, d.user_id, d.name, d.product_type, d.distance, d.valuable, d.fragile, d.fast, d.price, d.price_per_km
[script:truck_logisti] FROM trucker_trucks t
[script:truck_logisti] INNER JOIN trucker_drivers d ON (t.driver = d.driver_id)
[script:truck_logisti] WHERE t.driver <> 0 AND t.driver IS NOT NULL
[script:truck_logisti] []
[script:truck_logisti] Table 'zap960716-1.trucker_trucks' doesn't exist
[script:truck_logisti] > fn (@truck_logistics/server.lua:153)
[script:truck_logisti] > logError (@oxmysql/dist/build.js:24894)
[script:truck_logisti] > rawQuery (@oxmysql/dist/build.js:25061)
[script:truck_logisti] > processTicksAndRejections (node:internal/process/task_queues:96)
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:193: truck_logistics was unable to execute a query!
[script:truck_logisti] Query: SELECT * FROM trucker_loans
[script:truck_logisti] []
[script:truck_logisti] Table 'zap960716-1.trucker_loans' doesn't exist
 
Joined
Dec 8, 2023
Messages
2
Reaction score
1
Points
156
Location
Spokane
its not working
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:153: truck_logistics was unable to execute a query!
[script:truck_logisti] Query: SELECT d.driver_id, d.user_id, d.name, d.product_type, d.distance, d.valuable, d.fragile, d.fast, d.price, d.price_per_km
[script:truck_logisti] FROM trucker_trucks t
[script:truck_logisti] INNER JOIN trucker_drivers d ON (t.driver = d.driver_id)
[script:truck_logisti] WHERE t.driver <> 0 AND t.driver IS NOT NULL
[script:truck_logisti] []
[script:truck_logisti] Table 'zap960716-1.trucker_trucks' doesn't exist
[script:truck_logisti] > fn (@truck_logistics/server.lua:153)
[script:truck_logisti] > logError (@oxmysql/dist/build.js:24894)
[script:truck_logisti] > rawQuery (@oxmysql/dist/build.js:25061)
[script:truck_logisti] > processTicksAndRejections (node:internal/process/task_queues:96)
[script:truck_logisti] SCRIPT ERROR: @truck_logistics/server.lua:193: truck_logistics was unable to execute a query!
[script:truck_logisti] Query: SELECT * FROM trucker_loans
[script:truck_logisti] []
[script:truck_logisti] Table 'zap960716-1.trucker_loans' doesn't exist
its an SQL error
 
Top