Error, can not understand what, mysql?

Hello, help solve the error, please!

Client.lua
client.lua (24.2 KB)

GUI.lua
GUI.lua (3.1 KB)

Server.lua
server.lua (9.3 KB)

text.error.txt

[ERROR] [] An error happens on MySQL for query "UPDATE user_vehicle SET vehicle_plateindex=@plateindex, vehicle_colorprimary=@primarycolor, vehicle_colorsecondary=@secondarycolor, vehicle_pearlescentcolor=@pearlescentcolor, vehicle_wheelcolor=@wheelcolor, vehicle_neoncolor1=@neoncolor1, vehicle_neoncolor2=@neoncolor2, vehicle_neoncolor3=@neoncolor3, vehicle_windowtint=@windowtint, vehicle_wheeltype=@wheeltype, vehicle_mods0=@mods0, vehicle_mods1=@mods1, vehicle_mods2=@mods2, vehicle_mods3=@mods3, vehicle_mods4=@mods4, vehicle_mods5=@mods5, vehicle_mods6=@mods6, vehicle_mods7=@mods7, vehicle_mods8=@mods8, vehicle_mods9=@mods9, vehicle_mods10=@mods10, vehicle_mods11=@mods11, vehicle_mods12=@mods12, vehicle_mods13=@mods13, vehicle_mods14=@mods14, vehicle_mods15=@mods15, vehicle_mods16=@mods16, vehicle_turbo=@turbo, vehicle_tiresmoke=@tiresmoke, vehicle_xenon=@xenon, vehicle_mods23=@mods23, vehicle_mods24=@mods24, vehicle_neon0=@neon0, vehicle_neon1=@neon1, vehicle_neon2=@neon2, vehicle_neon3=@neon3, vehicle_bulletproof=@bulletproof, vehicle_smokecolor1=@smokecolor1, vehicle_smokecolor2=@smokecolor2, vehicle_smokecolor3=@smokecolor3, vehicle_modvariation=@variation WHERE identifier=@identifier AND vehicle_plate=@plate AND vehicle_model=@model {@neon0=off;@mods8=-1;@xenon=off;@neoncolor2=0;@neon2=off;@mods0=0;@mods5=-1;@plate=CTZNDBD6;@turbo=off;@mods14=0;@smokecolor1=0;@variation=off;@model=bestiagts;@identifier=steam:11000010724dbd6;@neoncolor3=0;@wheeltype=0;@mods6=-1;@wheelcolor=156;@plateindex=0;@mods10=-1;@bulletproof=off;@mods9=-1;@mods24=-1;@mods15=0;@mods11=0;@mods12=0;@secondarycolor=40;@mods23=0;@smokecolor2=0;@smokecolor3=0;@windowtint=0;@mods1=0;@neon3=off;@mods13=0;@tiresmoke=off;@primarycolor=33;@mods16=0;@neon1=off;@mods3=0;@mods7=0;@mods4=0;@neoncolor1=0;@mods2=-1;@pearlescentcolor=29}": Unknown column 'vehicle_plateindex' in 'field list'

Please post in the correct category. This helps keep the forums clean and tidy. It might also help you!

If your unsure of where to post or make a topic refer to this post.

Moved to: #development:scripts

This column doesn’t exist in the user_vehicle table

The error was corrected, there was a problem in the Database-Data, topic closed!