andsim

Untitled

Dec 21st, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Dec 21 10:27:57 - [LLCLIENTVIEW]: Caught exception while processing OpenMetaverse.Packets.CompleteAgentMovementPacket for Andsim Hammerer, Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  3. at System.Collections.Generic.List`1.get_Item(Int32 index)
  4. at WhiteCore.Modules.Estate.EstateSettingsModule.OnAllowedIncomingTeleport(UUID userID, IScene scene, Vector3 position, UInt32 teleportFlags, Vector3& newPosition, String& reason) in c:\Users\andsi\Downloads\whitecore\WhiteCore\Modules\World\Estate\EstateService.cs:line 578
  5. at WhiteCore.Framework.SceneInfo.ScenePermissions.AllowedIncomingTeleport(UUID userID, Vector3 Position, UInt32 TeleportFlags, Vector3& newPosition, String& reason) in c:\Users\andsi\Downloads\whitecore\WhiteCore\Framework\SceneInfo\ScenePermissions.cs:line 1035
  6. at WhiteCore.Region.ScenePresence.CompleteMovement(IClientAPI client) in c:\Users\andsi\Downloads\whitecore\WhiteCore\Region\ScenePresence.cs:line 1070
  7. at WhiteCore.ClientStack.LLClientView.HandleCompleteAgentMovement(IClientAPI sender, Packet Pack) in c:\Users\andsi\Downloads\whitecore\WhiteCore\ClientStack\LLClientView.cs:line 6902
  8. at WhiteCore.ClientStack.LLClientView.ProcessSpecificPacketAsync(Object state) in c:\Users\andsi\Downloads\whitecore\WhiteCore\ClientStack\LLClientView.cs:line 735
Advertisement
Add Comment
Please, Sign In to add comment