0.9 Bug List
From OpenSimulator
(Difference between revisions)
Line 3: | Line 3: | ||
* Check [http://opensimulator.org/mantis/view.php?id=7908 HG TP problems with newer version of mono] (maybe a different root cause?) | * Check [http://opensimulator.org/mantis/view.php?id=7908 HG TP problems with newer version of mono] (maybe a different root cause?) | ||
* Check [http://opensimulator.org/mantis/view.php?id=7858 llDie() leaves prim in region] Seems the prims are deleted but the viewer isn't getting updated. | * Check [http://opensimulator.org/mantis/view.php?id=7858 llDie() leaves prim in region] Seems the prims are deleted but the viewer isn't getting updated. | ||
− | * Check [http://opensimulator.org/mantis/view.php?id=7874 Parcel properties don't take effect when entering parcel] should be an easy fix, solution in mantis. | + | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7874 Parcel properties don't take effect when entering parcel] should be an easy fix, solution in mantis.</strike> (fixed) |
* Check [http://opensimulator.org/mantis/view.php?id=7917 PrimLimitsModule does not work correctly after selling land] Previously worked fine on 0.8.x | * Check [http://opensimulator.org/mantis/view.php?id=7917 PrimLimitsModule does not work correctly after selling land] Previously worked fine on 0.8.x | ||
* Check [http://opensimulator.org/mantis/view.php?id=7915 Objects are not set to the group, when they are rezzed or created] Noticed this and also some llDetectedGroup issues | * Check [http://opensimulator.org/mantis/view.php?id=7915 Objects are not set to the group, when they are rezzed or created] Noticed this and also some llDetectedGroup issues | ||
* Check [http://opensimulator.org/mantis/view.php?id=7920 Joined group does not display in viewer until after a relog] More group issues. another update issue? | * Check [http://opensimulator.org/mantis/view.php?id=7920 Joined group does not display in viewer until after a relog] More group issues. another update issue? | ||
* 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 |
Revision as of 12:39, 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