Difference between revisions of "Server Beta User Group"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:


== Agenda ==
== Agenda ==
* Back in the swing of things


=== Updates ===
=== Updates ===
* We put out 3 codebases, one stuck.
* Exciting week. Poor Magnum had a script crasher. BlueSteel and LeTigre are looking good but we'll keep an eye on them.
 




* "Second Life Server Channel"
* "Second Life Server Channel"
** No main channel update this week.
** This contained one bug fix.
** We did not have code ready for promotion in RC last week so there was nothing to promote this week.
** {{jira|SVC-7540}} Offline email notifications received but never delivered on login.
**https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Server/12#12.01.06.247303




* '''BlueSteel RC Channel'''
* '''BlueSteel RC Channel'''
* This was to be a new project but it contained a notecard crasher.
* This is the code that's been in a few RC's this year. It is looking stable.
* This channel was set to match LeTigre.
* How are the new features?
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_BlueSteel/12#12.01.06.247303
 
 
* '''LeTigre RC Channel'''
* Bug Fixes
** {{jira|SVC-7540}} Offline email notifications received but never delivered on login.
** How does this look?
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/12#12.01.06.247303
 
 
* '''Magnum RC Channel'''
* This project was a combination of LeTigre and BlueSteel. Because it contained BlueSteels notecard crasher it was rolled to the LeTigre code.
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_Magnum/12#12.01.06.247303
 
=== Upcoming Stuff ===
* new maint-server
*Features
*Features
* New LSL function integer [[llSetRegionPos]](vector position)
* New LSL function integer [[llSetRegionPos]](vector position)
Line 53: Line 36:
** {{jira|SVC-7493}} Weird mesh land impact issue
** {{jira|SVC-7493}} Weird mesh land impact issue
** Fixed several simulator crash bugs and potential memory leaks.
** Fixed several simulator crash bugs and potential memory leaks.
** Fixed a notecard crashing bug.
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_BlueSteel/12#12.01.13.247734
* '''LeTigre RC Channel'''
* This code is identical to the code on BlueSteel
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/12#12.01.13.247734
* '''Magnum RC Channel'''
* This maint-server had an LSL crasher in llList2List()
* This was rolled forward to match the code on BlueSteel
* There is a fix on ADITI now. Who has products to test?
** https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_Magnum/12#12.01.13.247734
=== Upcoming Stuff ===
* new region crossing fixes.


=== Interesting Stuff ===
=== Interesting Stuff ===
* Simon hints that he is working on something awesome but we can't talk about it.


=== Any Other Items ===
=== Any Other Items ===

Revision as of 15:50, 19 January 2012

This is the meeting tracking and progress page for the weekly Server BETA QA Meeting, moderated by Oskar Linden. Please contact him on AGNI for more information. You can join the Second Life Beta group for updates.

The next meeting is Thursday, January 12th 2012, 3PM PDT at Morris🖈 on the preview grid, ADITI.


Agenda

Updates

  • Exciting week. Poor Magnum had a script crasher. BlueSteel and LeTigre are looking good but we'll keep an eye on them.



  • BlueSteel RC Channel
  • This is the code that's been in a few RC's this year. It is looking stable.
  • How are the new features?
  • Features
  • New LSL function integer llSetRegionPos(vector position)
    The object with the script will move the root prim position to the given location. The position is any position within the region. If the position is below ground, it will be set to the ground level at that X,Y spot. The function has no delay or throttle.
    • Returns 1 if the object is successfully placed within 0.1 m of position.
    • Returns 0 and does not move the object if position is more than 10m off region or above 4096m.
    • Returns 0 and does not move the object if the object is dynamic (has physics enabled).
    • Returns 0 and does not move the object if the object can not move to position due to object entry rules, prim limits, bans, etc.
  • "frame_number" option added to llGetEnv()
    Returns an integer that represents the current 'frame' of the simulator. Generally only useful for specific debugging cases.
  • Bug Fixes



Upcoming Stuff

  • new region crossing fixes.

Interesting Stuff

Any Other Items

Open Items

  • SVC-4632 - People getting past Estate and Land bans | Critical & 325 (402 as of 8/11/10) votes!
    • Dante has commented on this issue and reopened it.
  • SVC-5925 - Erratic behavior on script rezzed prims set physical
  • SVC-3044 - Debug channel and script error reporting needs a major rethink
    • related to vwr-199 and vwr-7062
    • [15:17] Roberto Salubrius: can we get that standarized pleaaaaaaaaaaaseeeeeeeeee so we can listen to the debug channel whenever there's a problem PLEAAAAAAAAAASEEEEEEE
    • [15:17] Roberto Salubrius: preeeeeeeetty pleaaseeeeee
  • svc-4196 - "Avatar entering sim or rezzing object causes sim to freeze for up to 30 seconds - everything stops for everybody there"
  • wassup with SVC-3895
  • status on SVC-3618 - estate managers unable to freeze / eject
  • status on SVC-1253 - users sitting on prims, which are set to phantom are not affected by damage. | 108 votes!
  • status on SVC-5404 - Vehicles can no longer enter a region if no-object-entry flag is set
  • What is going on with SVC-421 - Cannot delete contents from no-modify objects
  • status on SVC-5880 - Vehicles "Jumping" when crossing prims
  • SVC-5922 -Physics unset on vehicles when seated avatars goes beyond the physical 'prim' limit where agents are counted towards prims
  • SVC-6104 script sim crossing bug
  • SVC-6123 cant catch sphere type exact shape with lsl functions
  • What is the story on the bug that allows the Meeroos food vending scam? Nalates U
  • At what point do you want me document functions that appear here or in the RC release notes? (I won't be attending the meeting but I'll review the transcript) -- Strife (talk|contribs) 12:29, 11 January 2012 (PST)

Minutes from Previous Meetings