Hi, hola, because you has too a name and a surname like me, of course than you can contactme (¡puede que seamos familia! ;-D ).
Authentication and avatarStorages are important improvments in the RX enviroiments, and I can see than in the new CORUS they are part of a new concept, orientated to an standard in the metaverses concept. Because that I think than is very important to test the RX 5.0 and detect problems in the installation. In our case, if we use the START.bat: ************************************************ setlocal enableextensions cd /d "%~dp0" cd ".\authentication\" start Authentication.exe" cd "..\avatarstorage\" start AvatarStorage.exe cd "..\rexserver\" start OpenSim.exe *********************************************** It close the opensim services than are opened in the server. Perhaps the RX first kill the competency ;-) ? 2009/7/4 alberto navarro <[email protected]> > So, can we use the 5.0 server without the services of authentication and > avatarStorage? What are the advantages and disadvantages?. > Gustavo, I am also hispanish. If you do not mind i'll contact with you. > > > **************************************************************************************** > > > 2009/7/4 Gustavo Alberto Navarro Bilbao <[email protected]> > >> OK, but carefull when mex people want to sell you something ;-D. >> >> The translation is: >> >> error loading database dll : Could not recognize the string as a valid >> value DataTime >> >> and occurs when, after to configurate the xml files in authentication and >> avatarstorage following: >> >> http://docs.realxtend.org/index.php/Authentication_Server_Configuration >> http://docs.realxtend.org/index.php/Avatar_Storage_Server_Configuration >> >> I get the files: >> >> *AuthenticationSettings.xml* >> >> >> <AuthenticationSettings> >> <database_dll>SQLite_SQlHandler.dll</database_dll> >> <logging_enabled>False</logging_enabled> >> <default_Start_Region_X>1000</default_Start_Region_X> >> <default_Start_Region_Y>1000</default_Start_Region_Y> >> <default_avatar_storage_url>http://213.172.38.61 >> </default_avatar_storage_url> >> <default_grid_url>9600</default_grid_url> >> <dns_server> >> </dns_server> >> <check_server_ip>True</check_server_ip> >> </AuthenticationSettings> >> ---------------------------------------------------------------------- >> * >> HttpSettings.xml* >> >> <HttpSettings> >> <address>213.172.38.61</address> >> <port>10001</port> >> </HttpSettings> >> >> --------------------------------------------------------------------- >> * >> AStorageSettings.xml* (este arranca bien y se queda estable) >> >> <AStorageSettings> >> <database_dll>SQLite_SQlHandler.dll</database_dll> >> <authentication_dll>AuthenticationEngine.dll</authentication_dll> >> <inventory_enabled>True</inventory_enabled> >> >> <inventory_service_dll>PersonalInventoryService.dll</inventory_service_dll> >> <inventory_db_dll>PersonalInventory.SQLite.dll</inventory_db_dll> >> <logging_enabled>False</logging_enabled> >> </AStorageSettings> >> >> and with the opensim.ini attached >> >> Instead, starting directly opensim.exe, the service starts ok and now we >> are enjoyng with gun&roses in our tested sim ;-D >> >> Enjoy your freetime in México, I start the mine here in Spain >> >> Cheers >> >> >> >> ************************************************************************************* >> >> >> >> 2009/7/4 Ryan McDougall <[email protected]> >> >>> >>> Despite being in Mexico for vacation, I can freely admit that I cannot >>> speak or read spanish. If however, your error was in Japanese, I might >>> be able to make a go at reading it. >>> >>> However, as it stands, I am afraid I can't help without you >>> translating it for me. >>> >>> Cheers, >>> >>> On Sat, Jul 4, 2009 at 2:48 AM, Gustavo Alberto Navarro >>> Bilbao<[email protected]> wrote: >>> > Too fast sending the mail ;-). I had the same doubt, because the >>> > opensim+modrex, started in the añone way, works too, but if I tryied to >>> > start the three services, I get the attached error and at the same >>> time, >>> > shutdown the opensim services than we have started in the server. >>> > >>> > Which is the problem if only started the opensim+modrex service? Wht >>> are >>> > going to lost if only that service, with Mysql conexion at the data >>> base is >>> > working? >>> > >>> > Thks >>> > >>> > 2009/7/4 Gustavo Alberto Navarro Bilbao < >>> [email protected]> >>> >> >>> >> ¡Muchas Gracias!. >>> >> >>> >> Thanks. >>> >> >>> >> 2009/7/4 Ryan McDougall <[email protected]> >>> >>> >>> >>> Hello from (overly) sunny Mexico! :D >>> >>> >>> >>> Yes, you will need all three: avatarstorage, authentication, and >>> >>> ModreX+OpenSim. >>> >>> >>> >>> Cheers, >>> >>> >>> >>> On Fri, Jul 3, 2009 at 11:49 AM, Sombra<[email protected]> >>> wrote: >>> >>> > >>> >>> > Hi to everyone. >>> >>> > >>> >>> > I am a newcomer to realXtend because there I only tested alittle >>> the >>> >>> > RX v 4.0. >>> >>> > Now I have a very basic question is that by a side,I can download >>> from >>> >>> > the home page realXtend, the new server RX 5.0, by the other side, >>> >>> > from the Sourceforge I can find the avatarstorage and the >>> >>> > authentication services too. >>> >>> > >>> >>> > I don't know if I need these services at the same time than the >>> modrex >>> >>> > server 5.0, just like in the RX v 4.0 one, or if with this service >>> >>> > only I can start to work. >>> >>> > >>> >>> > Some light here please. >>> >>> > >>> >>> > > >>> >>> > >>> >>> >>> >>> >>> >> >>> > >>> > >>> > > >>> > >>> >>> >>> >> >> >> > > > -- > ----- > Fight back spam! Download the Blue Frog. > http://www.bluesecurity.com/register/s?user=dXBsaW5rc29tYnJhMjczMw%3D%3D > > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend http://www.realxtend.org -~----------~----~----~----~------~----~------~--~---
