Short story: After upgrading from 0.6.5 to 0.6.6, all my regions are empty (O prim, default terrain). Reverting to 0.6.5 (cd to the previous bin directory, relaunch UGAIM-S not touching the database in any way) show that everything is in place. Nothing has been deleted nor lost. The 0.6.6 simulator loads the regions but not the scenes.
Long story: I use Mac OS X binary packages, so this is exactly 0.6.6-post-fixes-r9993. UGAIM Grid mode, mySQL. I used METHOD 3: http://opensimulator.org/wiki/Upgrading >3. Copy the following files from the old \bin to the new \bin > - The opensim.ini file > - The \bin\regions XML files > - The 5 XML config files > - The \bin\config-include INI files > - estate_settings.xml (if it has been amended) I first had issue 3781 (No IAssetService available): http://opensimulator.org/mantis/bug_view_advanced_page.php?bug_id=3781 That was a missing config-include/GridCommon.ini. It is now: Opensim.ini Include-Grid = "config-include/Grid.ini" config-include/GridCommon.ini AssetServerURI = "http://127.0.0.1:8003" InventoryServerURI = "http://127.0.0.1:8004" (No cache selected ATM) then I ran into issue 3806 (crash at logon) http://opensimulator.org/mantis/bug_view_advanced_page.php?bug_id=3806 I removed my old UserServer_Config.xml GridServer_Config.xml AssetServer_Config.xml InventoryServer_Config.xml MessagingServer_Config.xml and restarted UGAIM answering the questions. That solved the crash. I have now a working system. I can login, access my inventory (from a clean client cache), open textures so the inventory and asset servers are ok. I can teleport from region to region. But all my regions are empty (O prim, default terrain). Only then, i discovered the new region format, and translated my 10 regions.xml into one RegionConfig.ini: Same result. The simulator loads 10 empty regions, with proper name, location. Should I edit also? OpenSim.Services.ini.example OpenSim.Servers.UserServer.ini.example AssetInventoryServer.ini.example since I laready have the XML files? I'm lost here. Thanks for any help. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
