mirror of
https://github.com/opensim/opensim.git
synced 2026-06-05 18:55:36 +08:00
* This reveals that the problem with saving scripts in a non-home region in multi-region configurations is due to a CAPS setup issue * For some reason the client is still using the CAPS on the region it just came from, causing the ScenePresence lookup to fail (since the presence is now, correctly, a child agent).