-
-
Notifications
You must be signed in to change notification settings - Fork 267
Description
When saving outfits it does not work and console shows
[script:illenium-appe] SCRIPT ERROR: @illenium-appearance/server/server.lua:200: illenium-appearance was unable to execute a query!
[script:illenium-appe] Query: INSERT INTO player_outfits (citizenid, outfitname, model, components, props) VALUES (?, ?, ?, ?, ?)
[script:illenium-appe] ["DPU26983","Trooper","mp_m_freemode_01","[{"drawable":0,"texture":0,"component_id":0},{"drawable":121,"texture":0,"component_id":1},{"drawable":31,"texture":0,"component_id":2},{"drawable":48,"texture":0,"component_id":3},{"drawable":212,"texture":1,"component_id":4},{"drawable":0,"texture":0,"component_id":5},{"drawable":56,"texture":1,"component_id":6},{"drawable":0,"texture":0,"component_id":7},{"drawable":122,"texture":0,"component_id":8},{"drawable":87,"texture":0,"component_id":9},{"drawable":0,"texture":0,"component_id":10},{"drawable":555,"texture":2,"component_id":11}]","[{"prop_id":0,"texture":0,"drawable":175},{"prop_id":1,"texture":-1,"drawable":-1},{"prop_id":2,"texture":-1,"drawable":-1},{"prop_id":6,"texture":-1,"drawable":-1},{"prop_id":7,"texture":-1,"drawable":-1}]"]
[script:illenium-appe] Unknown column 'components' in 'INSERT INTO'