i modified the bots storage url and still got the same issue : http://www.rexdeveloper.org/wiki/index.php?title=Setting_up_Beneath_the_Waves_world_for_Network_Use
On Fri, Dec 5, 2008 at 10:14 AM, Heikki Törmälä < [EMAIL PROTECTED]> wrote: > > > no crash but : > > 08:55:18 - [OPENSIM MAIN]: Startup complete, serving 1 region(s) > > Region# : > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0x93A01600> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0xB5B95200> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0xD7D28E00> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0xF9EBCA00> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0x1C050600> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0x3E1E4200> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0x60377E00> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0x8250BA00> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0xA469F600> > > rxeventmanager,CallTimeEvents,timer: exceptions.AttributeError 'NoneType' > > object has no attribute 'Controller' <traceback object at 0xC6833 > > > > in loop > > That's expected, renaming the RexBots.xml file removes bots from the world > but Python script expects them to be there. It appears there's some > problem with the rex bots implementation on linux, but I have really no > idea what. > > > > On Fri, Dec 5, 2008 at 9:21 AM, Heikki Törmälä > > <[EMAIL PROTECTED] > >> wrote: > > > >> > >> > >> > Thanks > >> > > >> > Unfortunatly the regionserver crash few seconds after startup and i > >> can't > >> > find anything in the log except : > >> > 07:15:13 - [RexBotManager]: Added bot Istiophorus Platyperus to scene. > >> > 07:15:13 - [PLUGINS]: Loading OpenSim application plugin > >> > > /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin > >> > 07:15:13 - [STARTUP]: No startup command script specified. Moving > >> on... > >> > 07:15:13 - [!]:STARTUP COMPLETE > >> > 07:15:13 - [OPENSIM MAIN]: Startup complete, serving 1 region(s) > >> > Region# : > >> > [APPLICATION]: > >> > APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs > >> > > >> > Exception: System.NullReferenceException: Object reference not set to > >> an > >> > instance of an object > >> > at System.Timers.Timer.StartTimer () [0x00000] > >> > > >> > Application is terminating: True > >> > > >> > any idea ? > >> > >> Try looking for RexBots.xml file in the server folder and renaming it to > >> something else, see if this fixes it. > >> > >> - Heikki / RealXtend developer > >> > >> > >> > >> > >> > > >> > > > > > > > > > > > - Heikki > > > > > --~--~---------~--~----~------------~-------~--~----~ this list: http://groups.google.com/group/realxtend realXtend home page: http://www.realxtend.org/ -~----------~----~----~----~------~----~------~--~---
