0.9 Bug List
From OpenSimulator
(Difference between revisions)
Line 9: | Line 9: | ||
* Check [http://opensimulator.org/mantis/view.php?id=7910 Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE] related to [http://opensimulator.org/mantis/view.php?id=7896 this] has patch incl | * Check [http://opensimulator.org/mantis/view.php?id=7910 Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE] related to [http://opensimulator.org/mantis/view.php?id=7896 this] has patch incl | ||
* Check [http://opensimulator.org/mantis/view.php?id=7872 CHANGED_OWNER is not triggered on rez after changing object's ownership] Problem with CHANGED (i have not tested myself) | * Check [http://opensimulator.org/mantis/view.php?id=7872 CHANGED_OWNER is not triggered on rez after changing object's ownership] Problem with CHANGED (i have not tested myself) | ||
+ | * Check [http://opensimulator.org/mantis/view.php?id=7861 llEdgeOfWorld fails most of the time in a 1x1 region] also an issue in varregions. [http://opensimulator.org/mantis/view.php?id=7860 Here] |
Revision as of 13:17, 11 June 2016
Count down to 0.9 release
- Check HG TP problems with newer version of mono (maybe a different root cause?)
- Check llDie() leaves prim in region Seems the prims are deleted but the viewer isn't getting updated.
-
Check Parcel properties don't take effect when entering parcel should be an easy fix, solution in mantis.(fixed) - Check PrimLimitsModule does not work correctly after selling land Previously worked fine on 0.8.x
-
Check Objects are not set to the group, when they are rezzed or created Noticed this and also some llDetectedGroup issues -
Check Joined group does not display in viewer until after a relog More group issues. another update issue? - Check Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE related to this has patch incl
- Check CHANGED_OWNER is not triggered on rez after changing object's ownership Problem with CHANGED (i have not tested myself)
- Check llEdgeOfWorld fails most of the time in a 1x1 region also an issue in varregions. Here