[Opensim-dev] Index was outside the bounds of the array. LLClientView.cs

R.Gunther rigun at rigutech.nl
Thu Dec 26 23:54:08 UTC 2013


Nice you see the error to, i see it very much in 0.8dev or almost always.

On 2013-12-27 00:34, Zadark Portal wrote:
> OpenSim.Region.ClientStack.LindenUDP.LLClientView.SendAppearance(UUID 
> agentID, Byte[] visualParams, Byte[] textureEntry)
>
> has static value AvatarAppearancePacket.VisualParamBlock[218] does not 
> match visualParams.Length (currently 253)
>
>
> As temporary proof I changed the static value 218 to 
> visualParams.Length like:
>
> avp.VisualParam = new 
> AvatarAppearancePacket.VisualParamBlock[visualParams.Length];
>
> Z
>
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20131227/1ef2bc56/attachment-0001.html>


More information about the Opensim-dev mailing list