|
|
|
I don't think this is Dazzle-specific? Changed version.
I was just in a class making a necklace, trying out Dazzle for the first time, and tried to attach the necklace to my neck. It said "Can't attach there, there's something there. Do you want to replace" I said "okay" but it wasn't there! The old necklace was there, instead the necklace I just made was on my right hand! So I took off the necklace, old one, thinking maybe it was causing a problem. Still nothing. I tried to attach it to my thigh, my upper arm, my leg. Nothing. Still, all I could get was the necklace going to my hand. I closed it down, after reading this, and went back in Windlight... and..BINGO! It attached to my chest. So, apparrently it IS a Dazzle specific problem, sorry, Torley.
I can also confirm this, it does it with any of the Attach To options in Dazzle.
Tried this in other viewer versions(WL, 1.18.5.3, 1.19.3 RC, 1.19.0.5), appears to only happen in Dazzle.
I can also confirm this as I have had this issue several times now in the few days I've had Dazzle Viewer. The issue will happen in any sim. This should be apparent and very easy to reproduce as it seems all Dazzle Viewer users should have this problem. Please fix this issue soon. It makes it very difficult to use certain Combat Systems in SL that are used in most Roleplay Sims without loosing prim hair and such.
It is happening to me in the 1.19.1 version that was just released today
Occurs in 1.19.1 RC also.
please note that this is also affecting version 1.19.1
The bug I submitted was closed because this is the same bug, however I reopened as it is a different version and indeed is not resolved. I can confirm this is also happening in the latest 1.19.1 RC0 release. Just build a sphere, take it into inventory and wear it. It will appear on your right hand. Trying to attach it to other attachment points will still attach to the right hand, including trying to attach it to a HUD position.
Yuck. Bumping priority - this pretty much ruins the RC
After a few experiments in RC 1.19.1...
The right-click "Attach to..." options for objects in inventory is behaving like "Wear". Things attach to their last selected attachment point. If this was the right hand, or if the object was never attached and so is going to the default location, it ends up on the right hand. Otherwise, it's going to where it was last attached and only to that attachment point. That is, if it was last attached to the left hand, right clicking to attach to the right hand will put it on the left hand, still. Which is how "Wear" is supposed to, and does, function. Scripting to attach to different points using llAttachToAvatar seems to work fine - you can script something to attach to where ever. So...maybe a problem with handling right click menu selections and not some dire issue with attachments? Just a thought. The only way a previously attached item can change attachment spots (without resorting to a script) is to wear it, right-click and drop it, and then while it's rezzed in front of you right click and use the Attach To option in the pie menu.
As Soft Linden says, this does ruin the RC and makes creating or testing attachments impossible. With the potential for a sim crash and the loss of anything newly rezzed I would definitely not recommend dropping your hard work just to reattach it. The possible workaround is to make a copy of it in your inventory every time you need to change attachment points, but that gets highly annoying most especially if you are testing a script by attaching time and time again to different attachment points. It does seem like it's completely ignoring the attachment spot specified and working as Wear, exactly as Taash Nightfire says. Just adding that 1.19.1 got me with this too ! HUDs attach to their last pre-1.19.1 point for example and nowhere else - if you go back to 19.0 and attach elsewhere this slot is then the new frozen one in 19.1.
Ok.. very bad bug here.. definately needs to be fixed asap... what went wrong guys? This never was an issue.
IT's really Bad, it's to a point where I can't work properly on some of my avatar mods....
I try to move a item from point a on my avatar to point b via attaching to new location and it completely fries. Please fix. This issue needs to show up when you look at open issues for the 1.19.1 viewer, or it'll keep being duplicated. I was in the middle of entering a new one because I couldn't find it.
You can't set attachment points at all in this viewer. Things attach where they are defaulted to and cannot be changed, copies do the same thing. Very frustrating. It happens with ALL video cards I've tried it on, not just radeon. I had the same problem with flexi skirts I made, they attach to right hand. I can change the place (to pelvis) and edit position, but on closing edit window there they go to the right hand again.
Wonderful for my business... llinventorybridge.cpp
void rez_attachment(LLViewerInventoryItem* item, LLViewerJointAttachment* attachment) } else { confirm_replace_attachment_rez(0/*YES*/, (void*)rez_action); }} comment out rez_action->mAttachPt = attach_pt; and all is fine. silly logic bug, easy fix. Sorry I dont have proper patch creation tools on hand right now or I would submit a proper patch. I will give somebody else the honors. ~Zwagoth Klaar Marked as having a patch inside.
Removed link. This is happening in the Windlight Release Candidate, too, not just Dazzle First Look.
It affects HUDs as well as avatar attach points This needs to be fixed right away!!!!!! I reopened an issue in the 1.19.1 Viewer bug-list yesterday, which has been closed again as it relates to this one. As said above, it needs to show in that list or it will keep getting reopened/resubmitted.
This is a showstopping bug for me as I make jewellery but, I can't live without Windlight now, so as there seems to be a patch, any chance of getting this deployed asap? I dont understand why this issue seems closed. No HUD I make can be used. Ive had loads of help requests over this. I know its in Windlight and Dazzle . I thought it was OK in main client but just seen a case where there is a problem there as well.
If this is not going to be fixed soon, then the description needs to include HUDs and the circumvention needs to be made prominent, and easy to follow. Also needs to mention how to achieve it with a HUD, which can be extremely difficult for ordinary users to find once they've "dropped" it!
Meanwhile HUD manufacturers are getting complaints, since a lot of users change hud positions, much more than object users I would imagine. Look for fix in next RC! Thx Bao!
Very annoying, cannot fit an outfit to myself due to the stored location overwriting previously attached objects I wish to keep on. Cannot change the point and adjust to fit. Currently on newest Windlight Viewer for Mac OS X.
I can confirm this one myself as well. Any new items I build can not be attached to any points other than the right hand. At least I know its a bug and that I'm not losing my mind
My only real complaint is the loss of business from a lack of new products :/ Sadly, I'm too dependant on the WL's rendering and such to just drop back to the other client for my work. for all you geeks out there compiling their viewer yourself, I attached a unified diff patch.
slviewer-v11910-wrong_attach_point.patch Would someone please explain how to apply the patch please?
Is annoying to keep switching back to the old client any time I want to use anything. And has anyone else noticed full blown computer-goes-into-standby with the new RC? Because a friend of mine found that whenever he used the RC, his computer would go into standby periodically, which it doesn't with any other program. I've had a hard time finding specific issues here... this issue has my vote
boring to attach objects obly from ground @Jenrose:
https://wiki.secondlife.com/wiki/Submitting_patches#Applying_patches_to_your_source Please note that this patch just does what is advised by Zwagoth Klaar. I personally haven't tried this change, I just put it into a unified patch file. I don't know if this patch breaks the build or if it even fixes the bug. Wow, this one is almost as annoying as the failure of the camera to focus on hollow prims for content creation. I didn't WANT to drag a copy of the sleeve to the ground just to attach it to the other arm. Back to the regular viewer.
Please note that attachments not previously worn go to the default "right hand" point. All other attachments to go whatever was their last good attachment point.
Uccello, that's usually the case, but this bug is causing them attach to the right hand regardless of where they were attached previously.
@Ann, nope, sorry.
If the bug would be as you describe, then all your existing attachments (ring, necklace, bracelets, hair, etc.pp.) would always attach to your right hand instead. That's not the case, obviously. If I build a necklace from scratch and attach it the first to my neck with RC, it attaches to my right hand. If I take the release viewer, attacht it to my neck and then give it to you using RC or Dazzle, then it attaches to your neck. You just can't change that due to that bug. Oh, thank GOD this isn't just me...
Appears fixed in 1.19.1 RC1
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I made a cube named
VWR-5087Test. Took it. Wore it from inventory. Right hand, as expected. Detached it.Tried to Attach To ... Right Shoulder.
It attached to Right Hand.
If I detach and Wear it, it goes to Right Hand.
I also tried to Attach To.. Left Hand; Skull; Left Eyeball; Right Upper Arm. It attached to my Right Hand in all cases (the default, in other words).