Migrating RealXtend server 0.4 to ModreX
From RexWiki
To migrate from realXtend server 0.4 SQLite database to ModreX use ModularRex.Tools.MigrationTool.exe tool with following instructions:
In rexserver 0.4
- Download http://www.realxtend.org/files/rexserver_0.4_saveallplugin.zip
- Shutdown 0.4 rexserver
- Copy the dll file coming in the zip (OpenSim.Region.Examples.RexExporter.dll) to your realxtendserver_0.4\rexserver folder
- Start 0.4 rexserver
- After server has started, type rexsaveall to server command prompt and press enter
- Wait for all the prims to be saved (the console starts scrolling the save messages and stops after all are saved)
- Shutdown 0.4 rexserver
In ModreX
- Copy your SQLite database files (OpenSim.db, inventoryStore.db, userprofiles.db, AssetStorage.db) to ModreX+OpenSim servers bin directory and replace possibly existing database files.
- Rename AssetStorage.db to Asset.db.
- Run ModularRex.Tools.MigrationTool.exe and wait. This might take some time depending from your database size.
To see all assets in world your region needs to have same region uuid that it was with 0.4 server.
|