Second Life News Update Week 11

There are a few interesting things that came up in Andrew’s late Friday afternoon meeting.

Scripting-Server Meeting

Encroachment Return

Andrew has been building a script to turn on Encroachment Return across the grid. The feature made it through QA and has been rolled out for some time. But, enabling it in thousands of servers is not small chore.

The script was run Thursday morning. So, you should now be able to return encroaching objects.

Read more

Second Life News Week 11

Information is starting to leak out about new features coming. We are getting more details on the features we know are coming. So, it has been an interesting week.

Also, meetings are overlapping with the same subject coming up in different meetings. Rather than have parts of the subject scattered throughout various articles, I’m trying to condense them. So, information in the article is from one or more meetings. Thus the title change.

Open Source Meeting

The image shows the meeting place for Open Source. This is the site that is the subject of the build competition being run. See: Hippotropolis Theater Design Competition.

Server Rolls

From this week nothing has rolled out. On the other hand the last two weeks have seen a major change to the better in stability stats. While teleporting is still a problem, the number of failed teleports is decreasing.

Read more

#SL Server-Scripting News Week 10-11

There is not much happening. The Release Channels had the Inventory Apps Package running. That package is not going to roll to the main grid. So, there will be no roll to the main channel.

llGiveInventoryList()

A change to llGiveInventoryList() began  impacting people last Thursday, as the Release Channel rolls were delayed one day. Those using RLV and selling RLV related products started to encounter problems when in the Blue Steel and Le Tigre release channels.

Server-Scripting Meeting

By Sunday Kitty and Marine, movers and shakers of the RLV features, had found the problem and filed a JIRA. It got lots of community support and scorching flames. By Monday morning the Lindens realized they had broken a significant part of Second Life. The result is this Wednesday, 3/14, the change to llGiveInventoryList() will be rolled back.

Read more

#SL Server Scripting Update Week 9

Several interesting things were discussed in Friday’s Server Scripting meeting.

Video Memory Compression

In pre-meeting conversation I heard a new texture compression process is being tested for storing textures in video memory. The feature is in one of the project viewers. I’m unclear on which project. While there are some video artifacts it almost cuts memory use in half. There is a Debug Setting that turns it on. It is off by default. …and I don’t know the name of the setting.

Second Life Server Scripting Meeting
Second Life Server Scripting Meeting

It seems the current iteration of the feature also compresses the User Interface textures resulting in some oddities.

RC Roll Outs

Simon Linden says the new software packages rolled to the release channels Wednesday are working well. Another region crossing bug was found. So, they are planning to roll the Bug Fixes package to the main grid next week. I think that means the Le Tigre and Blue Steel will roll to the main channel and Magnum’s will stay on a release channel.

Read more

#SL Server news Week 9

This week we got a roll to the main channel. This update contains some voice improvements/fixes and I think the Phase I region crossing code.

Oskar is on vacation, so Maestro will be handling the news and meetings until Oskar is back.

Blue Steel & Le Tigre

These two channels get a maintenance package that has only bug fixes.

  • SVC-7631 – New rate throttle on llGiveInventory. The throttle was loosened to 2.5k events per 15 minutes, double the previous value.
  • SVC-7660– http_request()  fails to trigger on RC Magnum 12.01.27.248571
  • Fixed some other miscellaneous bugs, including a few crashers.

 Magnum

This channel has the region crossing project (Phase 1 Project) from last week, with an additional fix for a case in which some avatars would get stuck in a region and be unable to TP out.

Read more

#SL Server-Scripting UG News Week 9

There is quite a bit of news this week. Some interesting stuff.

Encroachments

Andrew Linden has talked with the ‘land people,’ whoever they are, and the feature that allows one to return encroaching objects is ready. The feature has been in progress for weeks. Mesh objects created some problems apparently. The code is already rolled to the main grid and apparently has been there for some time. But, now it is ready to be enabled. Andrew is working on a script to go through and enable the feature on all the mainland regions.

Server Scripting Group

He is in process with the script. Exactly when it will be ready and the encroachment feature is enabled is not yet set. I would guess a week or two, but there is no way to know. However, once Andrew is sure his script works, he’ll tell the support team and give them an opportunity to make a blog announcement.

Read more