|
|
|
[
Permlink
| « Hide
]
mystical cookie added a comment - 08/Mar/08 05:13 PM
I forgot to mention, this happens when the avatar is in flight mode (hovering) with llBuoyancy(1.0).
Vehicles also slowly lose altitude when set to 1.0 buoyancy. Buoyancy is general seems to be on the fritz...
This bug still exists in Havok4 build 1.19.1.82411 deployed today. I am increasing the priority level to Major.
Many flight assists rely on llSetBuoyancy(1.0) to keep the avatar hovering above the false flight ceiling. Release of Havok4 with this bug would affect thousands of MystiTool users. This appears to be fixed in server 1.19.3.83583 at high altitudes.
However, it still exists at low altitudes for some avatars - low altitudes such as 20-50 meters. Even when I detach ALL attachments and relog, ensuring that my buoyancy was set to 0.0 first by my last attachment, I still drift slowly downwards at low altitudes. I have one relatively clean testing alt (only has worn MystiTool in her life) which does not exhibit any of these problems. Could this be the result of some scripted effects persisting even after "Detach All" + relog? In any case, an avatar should not drift downward at low altitudes after removing all attachments and relogging. This sinking problem seems to exist for a lot of physical flight vehicles that you get into and fly also. Last night in a Havok4 region I tested a small shuttle style spacecraft that I have been working on under Havok1. Under Havok1I had that craft hovering stable at any altitude all day if you wanted to leave it there that long, by adjusting the Hover Buoyancy parameter (among others). However now, as of date 080331, under Havok4 the craft constantly sinks at a steady rate regardless of Altitude (tested from ground up to aprox.4000m that is...) and regardless of Buoyancy setting. Under Havok1 I also had straight and level flight working to where you could fly around a whole sim a couple of times, including banking, and come back to your original spot with your altitude unchanged. It involves the "lift" feature of a craft in "airplane" mode with wind under its wings, and for a spacecraft you want to null that out of course. But under Havok4 that energy seems to have changed and the craft sinks even faster when moving forwards or back now. However I think I can compensate for that problem by changing my lift parameters, once this other Buoyancy problem is worked out. I have worked out a dirty LSL level fix for the Buoyancy problem but I do not want to have to code it in and complicate the plumbing if the Buoyancy problem is going to be fixed Early! Thank You. End of report.
OK... check this problem out with llSetBuoyancy ...
test script .... integer Toggle = FALSE; default touch_start (integer num) { if (Toggle == FALSE) { llSetStatus(STATUS_PHYSICS, FALSE); llSetBuoyancy(0.0); llOwnerSay("Test off"); }else { llSetStatus(STATUS_PHYSICS, TRUE); llSetBuoyancy(1.0); llOwnerSay("Test on"); } } put the script in a prim. when touched.. the object should turn physical... and neither sink nor float... but Please please please.. someone give us consistant neutral buoyancy in physical items back. I can also confirm this behavior in my items too. Many of my small aquatic physical animals and the adaptive flight assist in AVpack is also effected by this.
Updated description with a test script that triggers a worse 'sinking' behaviour.
Is there something I can do to help? What Liden should I give a copy of my item for testing? One of them bought my product back in havok1, but I'm not sure he's part of the team that could be fixing this...
I show this as fixed and deployed. Please reopen if this is still reproducing on the public grid.
?!?!??!?!?
Hell no, it's not resolved. Actually, I see that like SVC-2013 the "when not moving" part was fixed, but still, like SVC-2013, you still sink if you move or turn (or select somethign that makes you turn). Updated the desc with llOwnerSay()'s in the the test scriptts so that it be obvious...
Well, the only good thing about this is that unlike SVC-2013, you didn't partially fix this one with a z movelock, so llApplyImpulses seem to work. But this bug is still far from being resolved. The second test script is specially problematic. I simplified the description.
Both problems can now be tested with that one script. Second Life 1.21.3 (97611) Sep 24 2008 17:11:26 (Second Life Release Candidate)
buoyancy, impulse, and flying vs not flying are whacked. i have a rideable creature that bobs up and down on alternating animation cycles. 1: buoyancy routine: this works when the avatar is standing. it does absolutely NOTHING to the avatar height when the avatar is in fly mode (not moving). 2: impulse + buoyancy routine: when flying, this works to bob the avatar up and down, though with slightly more 'up'ness. note, when flying forward (or 'falling' forward) no change in buoyancy/impulse force was noted. I've moved this to 'unassigned' as I realistically won't get time to look at this soon, so hopefully it can be picked up by another developer.
If anyone wants to know more :
[2008/11/03 18:15] Simon Linden: (Saved Tue Nov 4 02:08:23 2008) I have passed the bug internally to another developer, so hopefully it will get some attention After that I sent three IMs and one notecard to Simon to try to know the name of that developper, so that the 48 other voters and 7 other watchers of this bug here can get a better idea of what's going on, but all I got as a reply is : [2008/11/04 18:05] Simon Linden: (Saved Wed Nov 5 04:31:07 2008) Hi everyone So, I don't know what to think about what Simon told me... It looks like this bug is still in limbo. I'm hopeless. I have three sims. In each one all my 10 meter cube asteroids keep falling out of the sky from 3000 meters up. I have tried every setting of Buoyancy all the way up to 400.0 in small increments... maybe it's time for the Lindens to come back from lunch?
Simplified the summary.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||