Shade Indigo Posted April 6, 2013 Posted April 6, 2013 Ok. I need help here. Someone gave me a pair ot gloves and after I put them on I can no longer remove them. The "detach" or "remove" tab is grayed out. It also does not work when trying to detach all items. I have logged off and back on with no help. I have tried wearing another version of my avatar with no success. It appears to be locked and I am not sure if I can find the other avatar who gave them to me. How can I remove this item?
Innula Zenovka Posted April 6, 2013 Posted April 6, 2013 That sounds to me as if they may be locked on with RLV. If you think that might be an issue, try turning off RLV in your viewer and relogging (or relogging with the Official Viewer) and see if they are removable then.
Shade Indigo Posted April 6, 2013 Author Posted April 6, 2013 Thanks Innula that doesn't work either. There has to be a way to remove a locked item you are wearing. I never would have worn it if I was told I couldn';t take it off..
Innula Zenovka Posted April 6, 2013 Posted April 6, 2013 If it's not RLV, then it sounds as if the viewer and the sim can't agree on whether you're wearing the item or not. I've had this happen to me a couple of times. If the item is mod, and you've established RLV isn't the issue, try dropping this in it, which should remove it if anything will: default{ state_entry() { // llSay(0, "Hello, Avatar!"); } attach(key id){ if (id){ llRequestPermissions(id, PERMISSION_ATTACH); } } run_time_permissions(integer perm){ if (perm & PERMISSION_ATTACH){ llDetachFromAvatar(); } }} If that doesn't work, I would suggest clearing your cache manually and logging in at a different sim.
Shade Indigo Posted April 6, 2013 Author Posted April 6, 2013 I found the answer. Clearing Cache didn't work either. However all you have to do is download the generic SL viewer (the one you get when you sign up for Second Life and then you can detach any item with that viewer, even if it says it's locked. I hope this will help someone else that may experience this problem.
Innula Zenovka Posted April 6, 2013 Posted April 6, 2013 That sounds like the problem was RLV being on, then. If an attachment is locked onto you with RLV, and if the object has locked itself onto you (which sounds to have been the case here), then only another instruction from the object, or, as I initially suggested, either turning off RLV in the viewer and relogging or relogging with the official viewer is going to shift it.
Rhys Goode Posted April 7, 2013 Posted April 7, 2013 Yeah, it could be RLV, but more often than not, its just SL messing up. I use RLV and know how to diagnose it, most often an unremovable atttachement or clothing layer has nothing to do with RLV, but just SL being SL. A quick re-log almost always fixes it for me.
Shelby Silverspar Posted April 7, 2013 Posted April 7, 2013 I have found that some of the LL library items are like that, in order to take them off you have to actually wear another item in their place (in my case I was puzzled when I couldn't detach a library hair) - just find another pair of gloves in your inventory that are not LL-library items and wear them. they will take the place of the un-removable item and then you can take the replacement item off.
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now