I installed this resource and... Need help with "d3x_vehicleshop"!

Hi! I Installed a resource, “d3x_vehicleshop” (And yes, I uploaded the database)

But when someone buy a car, console start sending this error infinite times

"[ERROR] [MySQL] [d3x_vehicleshop] An error happens on MySQL for query "SELECT * FROM owned_vehicles WHERE plate = 'DZU 370'": ER_NO_SUCH_TABLE: Table 'essentialmode.owned_vehicles' doesn't exist
SCRIPT ERROR: @d3x_vehicleshop/server/main.lua:187: attempt to index a nil value (local 'result')
> ref (@d3x_vehicleshop/server/main.lua:187)
>  (@mysql-async/mysql-async.js:14431)"

And the plate change in every message, thanks to whoever will help me solving this problem!!

Read the error.
ER_NO_SUCH_TABLE: Table 'essentialmode.owned_vehicles' doesn't exist

Looks like owned_vehicles doesn’t exist.

Also, I see you posted in the original topic, better to get help there instead of creating a new topic. Just so you know for next time.

Thanks for the advice, but I actually installed the SQL and so the “owned_vehicles” should be in the database…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.