Update Server Changes
Posted: Sun Feb 15, 2009 7:28 am
I will be unable to implement the consolidated update server until next weekend because if I implemented it now it will cause problems with your current tables. The only reliable way to implement this would be to allow the update server to completely recreate the tables so that World can ensure that you have the latest version that your World can support.
So on Sunday Feb 22nd at around 8AM CST I will implement the new update server so those of you with custom data will need to create a data backup. After the backup is complete you have two options:
1. Trick World into believing that is already has the new latest tables by setting the version field for all tables in table_versions to 650.1 for development code, 600 for "stable" released code After you update the tables with either 600 or 650.1 you should be able to connect to the update server correctly. Do this only if you are completely sure that you have the latest updates that your server can use from the current update server.
2. Allow world to recreate all your tables and restore the data from your backup.
Option 1 is recommended, but I also recommend making a backup before attempting either of these to ensure if you make a mistake or I made a mistake on the update server, you have a backup available to fix it.
So on Sunday Feb 22nd at around 8AM CST I will implement the new update server so those of you with custom data will need to create a data backup. After the backup is complete you have two options:
1. Trick World into believing that is already has the new latest tables by setting the version field for all tables in table_versions to 650.1 for development code, 600 for "stable" released code After you update the tables with either 600 or 650.1 you should be able to connect to the update server correctly. Do this only if you are completely sure that you have the latest updates that your server can use from the current update server.
2. Allow world to recreate all your tables and restore the data from your backup.
Option 1 is recommended, but I also recommend making a backup before attempting either of these to ensure if you make a mistake or I made a mistake on the update server, you have a backup available to fix it.