<div dir="ltr">The 'can still do "stuff"' hints that there are two problems. Even if we don't change how an object moves once it moves off the original region, currently we deactivate physics but OpenSim does not deactivate other object actions (scripts, particles, ...). Deleting the object would address that problem.<div>
<br></div><div>So a change could be to add more deactivation to crossing failure objects as opposed to an optional simulator option 'ActionOnPrimCrossingFailure={none|return|delete}".</div><div><div><br></div></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 9:39 AM, Robert Martin <span dir="ltr"><<a href="mailto:robertltux@gmail.com" target="_blank">robertltux@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, Dec 19, 2013 at 12:32 PM, Mister Blue <<a href="mailto:misterblue@misterblue.com">misterblue@misterblue.com</a>> wrote:<br>

> If the object was moved into the region on crossing failure, you'd end up<br>
> with exactly the same picture (lots of objects piled up at the region<br>
> border) but the objects would be just inside the region rather than just<br>
> outside. That seems like a small and un-useful change from what is happening<br>
> now.<br>
<br>
<br>
</div>the problem is sometimes an object gets placed off a region (center<br>
point is outside the range for the region) but still can do "stuff".<br>
<br>
If the garbage collector swept the region for objects with illegal<br>
locations (negative cords or cords out of range for the region (<br>
>256.00 normally) ) and deleted them this would be fixed.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Robert L Martin<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br></div>