Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Intended Behavior
-
Affects Version/s: None
-
Fix Version/s: Phoenix Firestorm 4.0.1
-
Component/s: None
-
Labels:
-
Environment:HideFirestorm 4.0.1 (27000) Mar 19 2012 16:21:21 (Firestorm-Release)
Release Notes
You are at 249,064.0, 250,199.0, 440.4 in Dark Kitty located at sim4356.agni.lindenlab.com (216.82.5.146:13000)
Second Life Server 12.02.24.249991
Retrieving...
CPU: AMD Athlon(tm) Dual Core Processor 4850e (2511.63 MHz)
Memory: 2560 MB
OS Version: Microsoft Windows XP Service Pack 3 (Build 2600)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce 9400 GT/PCI/SSE2/3DNOW!
Windows Graphics Driver Version: 6.14.0012.8558
OpenGL Version: 3.3.0
RestrainedLove API: RLV v2.7.0 / RLVa v1.4.5a
libcurl Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1
J2C Decoder Version: KDU
Audio Driver Version: FMOD version 3.750000
Qt Webkit Version: 4.7.1 (version number hard-coded)
Voice Server Version: Not Connected
Settings mode: Phoenix
Viewer Skin: vintage (classic)
Font Used: Deja Vu (96)
Draw distance : 128
Bandwidth : 1000
LOD factor : 2
Built with MSVC version 1600
Packets Lost: 23/221,951 (0.0%)ShowFirestorm 4.0.1 (27000) Mar 19 2012 16:21:21 (Firestorm-Release) Release Notes You are at 249,064.0, 250,199.0, 440.4 in Dark Kitty located at sim4356.agni.lindenlab.com (216.82.5.146:13000) Second Life Server 12.02.24.249991 Retrieving... CPU: AMD Athlon(tm) Dual Core Processor 4850e (2511.63 MHz) Memory: 2560 MB OS Version: Microsoft Windows XP Service Pack 3 (Build 2600) Graphics Card Vendor: NVIDIA Corporation Graphics Card: GeForce 9400 GT/PCI/SSE2/3DNOW! Windows Graphics Driver Version: 6.14.0012.8558 OpenGL Version: 3.3.0 RestrainedLove API: RLV v2.7.0 / RLVa v1.4.5a libcurl Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1 J2C Decoder Version: KDU Audio Driver Version: FMOD version 3.750000 Qt Webkit Version: 4.7.1 (version number hard-coded) Voice Server Version: Not Connected Settings mode: Phoenix Viewer Skin: vintage (classic) Font Used: Deja Vu (96) Draw distance : 128 Bandwidth : 1000 LOD factor : 2 Built with MSVC version 1600 Packets Lost: 23/221,951 (0.0%)
-
SL Avatar Name:Unya Tigerfish
-
Reported In:Firestorm Beta 4.0.1.27000
Description
Several issues appear under RLVa with FS 4.01 with regards to the #RLV folder tree (shared wear)
1. According to the specification ( http://wiki.secondlife.com/wiki/LSL_Protocol/RestrainedLoveAPI ) , prim objects inside the #RLV folder tree must have the attachment name in their name to be attached by @attachall etc. But currently in FS 4.01 they need not. They are happily attached even without.
2. Even with enabled "Rename Shared Item on Wear" no renaming takes place on wearing moddable items (inside #RLV tree ofc.)
3. No moving of no-mod items to subfolders ".(attachmentslot)" takes place (of course also inside #RLV folder tree)
The last Firestorm release had "Enable Shared Wear" flipped on by default, which removes the requirement to have any attachment point references either in the item name or the item's parent folder.
As such (1) is by design since there's no explicit need to specify any attachment point (although it will honour any you choose to put).
For (2) and (3): renaming items on wear (or creating folders for no modify items) was disabled when "Shared Wear" is enabled since the attachment point designation is now optional so it doesn't make much/any sense to still clutter the #RLV folder up.
If wanted, you can still revert to the old behaviour by unchecking "Enable Shared Wear" under the RLVa / Debug menu.
http://catznip.com/2012/03/24/rlva-sharedwear/ covers most of the same information, albeit maybe a bit less technical.