[Opensim-users] have some changes in profile module for commit f466c56ba4316e839591a05ae9d704091d3cc639?

Luisillo Contepomi luisillocontepomi at gmail.com
Sun Sep 9 09:03:42 UTC 2018


In dev commit f466c56ba4316e839591a05ae9d704091d3cc639

I see red lines when avatar login :
10:42:43 - [LLCLIENTVIEW]: Caught exception while processing
OpenMetaverse.Packets.AvatarPropertiesRequestPacket for Luisillo
Contepomi  System.ArgumentOutOfRangeException: Index was out of range.
Must be non-negative and less

than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument
argument, ExceptionResource resource)
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at OpenSimProfile.Modules.OpenProfile.OpenProfileModule.get_UserManagementModule()
in x:\0.9.0.1\opensim_dev\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
49
   at OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GetUserProfileServerURI(UUID
userID, String& serverURI) in
x:\0.9.0.1\opensim_dev\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
935
   at OpenSimProfile.Modules.OpenProfile.OpenProfileModule.RequestAvatarProperties(IClientAPI
remoteClient, UUID avatarID) in
x:\0.9.0.1\opensim_dev\addon-modules\OpenSimProfile\Modules\ProfileModule
OpenProfile.cs:line 792
   at OpenSim.Framework.RequestAvatarProperties.Invoke(IClientAPI
remoteClient,UUID avatarID)
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.HandleAvatarPropertiesRequest(IClientAPI
sender, Packet Pack) in
x:\0.9.0.1\opensim_dev\OpenSim\Region\ClientStack\Linden\UDP\LLClientView.cs:line
6706
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessSpecificPacketAsync(Object
state) in x:\0.9.0.1\opensim_dev\OpenSim\Region\ClientStack\Linden\UDP\LLClientView.cs:line
797


More information about the Opensim-users mailing list