It starts to go wrong here: 2010-11-06 21:08:01,155 WARN - OpenSim.Framework.AgentData [CHILDAGENTDATAUPDATE] Unpack data 2010-11-06 21:08:01,163 INFO - OpenSim.Server.Handlers.Simulation.AgentHandler [AGENT HANDLER]: exception on unpacking ChildAgentUpdate message Cannot cast from source type to destination type.
This causes the simulator to not have you as a child agent before hitting the Make Root Agent bit of code. The result of this is the simulator tries to create two root agents for you. The second root agent logs the first one out and that's why you're being 'logged out'. This could be a bug. It could be a version incompatibility. I'm not sure which. -Teravus On Sat, Nov 6, 2010 at 6:33 PM, DutchGlory <[email protected]> wrote: > > allready did, that's a old link... > > here's a link to full opensim.log > http://www.verwijs-pc.nl/Shares/OpenSim.log.txt > > > thanks > -- > View this message in context: > http://opensim-users.2152040.n2.nabble.com/opensim-latest-git-getting-loged-out-when-connecting-to-osgrid-region-tp5713031p5713273.html > Sent from the opensim-users mailing list archive at Nabble.com. > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
