At a guess, your land data may be damaged in some way where parcels do not cover the entire region. You can see parcel data by executing "land show" on the region console. For instance, a single parcel that covers the entire simulator (the default) would show

Parcel Name          Local ID   Area      Starts             Ends               
Owner
Your Parcel          1          65536     <0, 0, 0>          <252, 252, 0>      
Justin Clark-Casey

Land is in 4 meter square tiles, so <252, 252, 0> correctly indicates the se 
corner of the region.

If parcels do not cover the entire region (which should never occur in normal operation) then this is where the problem lies. I'm not sure how you would fix it though - possibly it could be fixed by reparcelling the bad areas in the viewer.

On 24/07/12 05:58, oztrout63 wrote:
Hello ... i keep getting this in my terminal here and keeps repeating, I 'm not 
sure what or how to fix it, can you help
me to understand what it is please ...
Its running 7.3.1 opensim ...

Thank you ...
OzTrOuT

14:48:28 - [LLUDPSERVER]: Client packet handler for 
55238ddf-d369-4e3d-9244-880d0eb4abf3 for packet
ParcelPropertiesRequest threw an exception
14:48:28 - The given key was not present in the 
dictionary.System.Collections.Generic.KeyNotFoundException: The given
key was not present in the dictionary.
   at 
System.Collections.Generic.Dictionary`2[System.Int32,OpenSim.Framework.ILandObject].get_Item
 (Int32 key) [0x00000]
in <filename unknown>:0
   at OpenSim.Region.CoreModules.World.Land.LandManagementModule.GetLandObject 
(Int32 x, Int32 y) [0x00000] in <filename
unknown>:0
   at 
OpenSim.Region.CoreModules.World.Land.LandManagementModule.ClientOnParcelPropertiesRequest
 (Int32 start_x, Int32
start_y, Int32 end_x, Int32 end_y, Int32 sequence_id, Boolean snap_selection, 
IClientAPI remote_client) [0x00000] in
<filename unknown>:0
   at 
OpenSim.Region.ClientStack.LindenUDP.LLClientView.HandleParcelPropertiesRequest 
(IClientAPI sender,
OpenMetaverse.Packets.Packet Pack) [0x00000] in <filename unknown>:0
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessPacketMethod 
(OpenMetaverse.Packets.Packet packet)
[0x00000] in <filename unknown>:0
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessInPacket 
(OpenMetaverse.Packets.Packet packet) [0x00000]
in <filename unknown>:0
   at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.ProcessInPacket 
(System.Object state) [0x00000] in <filename
unknown>:0


_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users



--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to