ShadoX<~ Posted May 25, 2015 Share Posted May 25, 2015 Im geting this error when i try to save something using MySQL WARNING: [iSG-SISTEMA]/DayZ-ISG_BackupSystem/server_db.lua:39: dbExec failed; (1051) Unknown table 'vehicles' Link to comment
Tekken Posted May 26, 2015 Author Share Posted May 26, 2015 Im geting this error when i try to save something using MySQL WARNING: [iSG-SISTEMA]/DayZ-ISG_BackupSystem/server_db.lua:39: dbExec failed; (1051) Unknown table 'vehicles' I just verified and I put dbExec instead of dbQuery. Download latest version. Link to comment
CoreyHUN Posted May 26, 2015 Share Posted May 26, 2015 Hey mate, i dunno if you did it, but did you fix the item saving? cuz its still not saving for me. You said the saving is not even called, which line is it? Cuz maybe i could fix it. Items are working well, but vehicles don't save anything Link to comment
Tekken Posted May 27, 2015 Author Share Posted May 27, 2015 Hey mate, i dunno if you did it, but did you fix the item saving? cuz its still not saving for me. You said the saving is not even called, which line is it? Cuz maybe i could fix it. Items are working well, but vehicles don't save anything Soryy, but I don't have time right now, not sure what line it is but function is named backupAllVehZ(). Link to comment
Tekken Posted May 29, 2015 Author Share Posted May 29, 2015 Update: Items of vehicles now are saved. Link to comment
CoreyHUN Posted May 29, 2015 Share Posted May 29, 2015 Awesome! I test it in a minute. Link to comment
KainDepZai Posted June 26, 2015 Share Posted June 26, 2015 i can't save ) it's always DROP the dbtable can't INSEART it Link to comment
Tekken Posted June 26, 2015 Author Share Posted June 26, 2015 i can't save ) it's always DROP the dbtable can't INSEART it What ? what error is giving ? Link to comment
KainDepZai Posted June 26, 2015 Share Posted June 26, 2015 i can't save it the database just DROP the table vehicle and tent Link to comment
Tekken Posted June 26, 2015 Author Share Posted June 26, 2015 i can't save it the database just DROP the table vehicle and tent What error you get ? type: /debugscript 3 Link to comment
KainDepZai Posted June 26, 2015 Share Posted June 26, 2015 STILL NOT HIDE THE TENT AND SAVE IT ) THE databese still 55.0kb and i check by SQLite it save not tent Link to comment
Tekken Posted June 26, 2015 Author Share Posted June 26, 2015 What do you mean by `STILL NOT HIDE THE TENT`? Isn't supposed to HIDE anything, just save the tents and cars into the database. Link to comment
KainDepZai Posted June 27, 2015 Share Posted June 27, 2015 but isn't save into database, is still 55.0kb Link to comment
Tekken Posted June 27, 2015 Author Share Posted June 27, 2015 but isn't save into database, is still 55.0kb Man do it like this. Create Tent > /tentbk > destroy theat tent > /loadtents If didn't work it means you did something wrong. Link to comment
KainDepZai Posted June 28, 2015 Share Posted June 28, 2015 i just extract the file and set it backup.zip Link to comment
Tekken Posted June 28, 2015 Author Share Posted June 28, 2015 Do you keep the system in a FOLDER on in a FILE.zip ? If you have it in a FILE.zip then please read first topic carefuly each letter. Link to comment
Swatrat Posted July 26, 2015 Share Posted July 26, 2015 How can I add other vehicles into the backup system, I saw the code but I don't understand what the numbers after the car ids mean, can you help me? Link to comment
Tekken Posted July 26, 2015 Author Share Posted July 26, 2015 How can I add other vehicles into the backup system, I saw the code but I don't understand what the numbers after the car ids mean, can you help me? You have a table with vehicleAddonsInfo {422, --[[Car ID]] 4, --[[Car Tires]] 1, --[[Car Engines]] 1}, --[[Car Tank Parts]] Link to comment
Swatrat Posted July 27, 2015 Share Posted July 27, 2015 How can I add other vehicles into the backup system, I saw the code but I don't understand what the numbers after the car ids mean, can you help me? You have a table with vehicleAddonsInfo {422, --[[Car ID]] 4, --[[Car Tires]] 1, --[[Car Engines]] 1}, --[[Car Tank Parts]] Thanks for the reply! Link to comment
Moderators Patrick Posted July 28, 2015 Moderators Share Posted July 28, 2015 Bad download link Link to comment
Tekken Posted July 28, 2015 Author Share Posted July 28, 2015 Bad download link Fixed* Thanks for report. Link to comment
lay Posted August 9, 2015 Share Posted August 9, 2015 Hey man, great job as always. Is there any way to remove this errors? The script works just fine i think but my console is being spammed every minute. WARNING: backupsystem\server_db.lua:241: Database result uncollected after 5 minutes. [Query: INSERT INTO tents (itemy, id) VALUES('[ [ 76, 15 ] ]',6)] ty Link to comment
Tekken Posted August 9, 2015 Author Share Posted August 9, 2015 Hey man, great job as always.Is there any way to remove this errors? The script works just fine i think but my console is being spammed every minute. WARNING: backupsystem\server_db.lua:241: Database result uncollected after 5 minutes. [Query: INSERT INTO tents (itemy, id) VALUES('[ [ 76, 15 ] ]',6)] ty Now should be fixed, download from main page and import you'r datadase.db (first make a backup just in case). Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now