Breaking Second Life AO News

At the Server Beta meeting Kelly and Maestro Linden just announced the addition of two new Linden Scripting Language (LSL) functions that will allow script-less Animation Overriding (AO). llSetAnimationOverride(“Walking”, “sassywalk”)  – where Walking = default animation state and sassywalk = the animation to use for that state. llGetAnimationOverride(string anim_state) – Get the name of the … Read more

Second Life Vehicle Crossings

If you build or use vehicles you know they have been having region crossing problems. According to reports in the SL Forum things are much better in Magnum regions.

Andrew Linden explains what they found and worked to fix, “The problem was caused by the new Interest List code which tries to not subscribe to objects that are outside of the camera view.  When crossing a region boundary your viewer would extrapolate your camera forward, the vehicle would be created behind the camera, and the server would not subscribe to it.  The faster the vehicle the more likely this would happen.

The solution was to special case Interest List subscription to whatever you’re sitting on — the server now ALWAYS subscribes to your seat.  We already had some special case code for seats, but it needed a little more.

Read more

HTTP Concerns

My readers know the HTTP aspects of Second Life™ are being upgraded to the latest and greatest tech available for HTTP. For most of us this is a non-issue we hope will give us better overall performance; faster texture download, more stable connections, and world that renders quickly.

ADITI Regions
ADITI Regions

For others this is a matter of their in-world systems, think vending machines and subscription machines, working or not. If you use vending machines or other tools that depend on a third party server, you should be checking with the creator to see if they are testing their products with the new HTTP protocol services. 

Read more

Second Life News 2013-12

This week a new package rolled to the main channel from the Magnum RC channel. As of noon today the crash or scream rate was low enough the Lindens were happy. That doesn’t mean everyone is happy. We still have major crossing problems with mesh vehicles.

This was too funny not to use.
This was too funny not to use.

While we just got a fix for the BUG-1814 – Fix for ‘No object updates from vehicles after some region crossings’ the problem of vehicles crossing is not resolved. This fix is for the case where a vehicle appears to get stuck at the crossing. The fix for vehicles failing to cross, or at least the camera failing, is supposed to be in the RC release to roll out to Magnum tomorrow, Wednesday.

Read more

Help for realityPaint

I had never heard of realityPaint until I saw a posting in SLUniverse: 3D Painting for Second Life characters… This program is the descendent of Blacksmith3D-Suite. Both seem to be big in the Poser community.

realityPaint Site
realityPaint Site

It seems the developer of this US$99 to $199 program, depending whether you want standard or pro, is asking the Second Life™ community what they would like to see in the program for use with Second Life.

Read more