Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • ==Run-time error messages== スクリプトは実行中に停止し、以下のようなメッセージと共に"Script run-time error"をあなたに伝えるかもしれません。
    6 KB (265 words) - 20:28, 18 December 2015
  • |func_desc=Returns a text description of a particular Experience LSL error constant. ...}. Returns [[XP_ERROR_UNKNOWN_ERROR]] if the {{LSLP|error}} is not a valid error code.
    948 bytes (110 words) - 15:38, 10 July 2020
  • ==Run-time error messages== A script may stop running, and chat at you the complaint "Script run-time error", followed by another complaint such as:
    5 KB (706 words) - 17:43, 4 February 2023
  • |func_footnote=For imaginary results (val < 0.0), a {{LSLGC|Error/Math|Math Error}} is triggered under LSO , or 'NaN' (Not A Number) is returned under Mono |return_text=that is the square root of {{LSLP|val}}.
    1 KB (163 words) - 12:51, 11 October 2023
  • One of the challenges that will be created by our allowing name changes is that an "error": "invalid_last_name",
    3 KB (465 words) - 12:18, 13 April 2020
  • |p1_type=string|p1_name=floater_name|p1_desc=Identifier of the viewer floater to open. |return_type=integer|return_text=Error code, or 0 if no error.
    2 KB (274 words) - 03:58, 19 October 2023
  • |func_footnote=ВЫдаёт ошибку [[LSL_Math_Error|Math Error]] в случае мнимого результата, т.е. <code>({{LSLP llOwnerSay("The square root of " + (string)num1 + " is " + (string)llSqrt(num1));
    1 KB (100 words) - 02:03, 30 August 2012
  • ...I get a better idea of what my packet loss is|How can I get a better idea of what my packet loss is?]] *[[I have a lot of lag. How can I improve performance|I have a lot of lag. How can I improve performance?]]
    899 bytes (167 words) - 08:58, 8 November 2011
  • ...ion, i.e. it's much faster to do <code>val = base*base*base</code> instead of <code>val = llPow(base, 3)</code>. *Triggers a {{LSLGC|Error/Math|Math Error}} for imaginary results if not compiled in Mono.
    1 KB (181 words) - 08:38, 1 November 2023
  • ...age. In some cases, you'll see immediately what your mistake is. But the error messages aren't nearly as specific as they might be, so sometimes you'll ha ...ginning of the second line, we type a (. When we save the script, instead of getting "Compile successful!", we get the message
    7 KB (1,174 words) - 13:40, 24 January 2015
  • ...to list error messages recieved when trying to use group chat per request of Alexa Linden on {{JIRA|SVC-1509}} and {{JIRA|VWR-2950}} and {{JIRA|VWR-1385 As a first step, please collect a list of all error messages you see
    6 KB (1,074 words) - 03:23, 23 May 2011
  • ...p1_name=objects|p1_desc=list of object [[UUID|uuids]] (keys)|p1_hover=list of object uuids (keys) ...return value is negative, it represents an [[#{{anchorencode:Error Flags}}|error]] flag.
    2 KB (280 words) - 00:28, 18 July 2013
  • The following LSL code snippets show examples of using the [[AES LSL Implementation|AES engine]] by [[User:Haravikk Mistral| ...used in these scripts for clarity, but are not necessary to the operation of the scripts themselves.
    5 KB (600 words) - 15:42, 14 September 2015
  • |inject-2={{Issues/SVC-2996}}{{LSL_Function/detected|number|linkNumber|error={{HoverText|0|zero}}}} |Return_text=of the triggered event. If not supported by the event, returns zero.
    1 KB (147 words) - 00:54, 22 January 2015
  • |return_text=to see the success of eval´d code.<br> -1 = Parse error in Eval´d code <br>0 = Success, but without return in Eval´d code llOwnerSay("Parse Error in Eval´d code");
    1 KB (166 words) - 02:19, 5 May 2010
  • ...x7FFFFFFF|ihex=2147483647|c=Chat channel reserved for script debugging and error messages, broadcasts to all nearby users.}}}}</onlyinclude>{{LSL Constant |desc=Chat channel reserved for script debugging and error messages. The client will display chat on this channel in the script consol
    2 KB (203 words) - 21:10, 5 January 2023
  • integer error = llList2Integer(result, 1); if(error == XP_ERROR_RETRY_UPDATE)
    6 KB (432 words) - 14:33, 22 November 2023
  • |return_text=that is the sine of {{LSLP|theta}}. ...( hex : 0xB3BBBD2E ) and not 0.0 . The error is cumulative with multiples of PI : For instance llSin(100000.0*PI) = 0.015890 when the result should be
    1 KB (162 words) - 15:11, 14 September 2015
  • ...ints between positions at {{LSLP|start}} and {{LSLP|end}}, for a character of a given {{LSLP|radius}}. The waypoints this function returns are for the 's ...integer in the last element, which is a status code indicating the outcome of the path query:
    4 KB (562 words) - 16:40, 28 October 2023
  • ...ts for uploading mesh assets and confirm that the viewer provides expected error messages and fails gracefully when those limits are exceeded. ...ed mesh assets is effectively unlimited, but there's no guarantee that all of your attachments will be downloaded by other viewers.
    3 KB (571 words) - 10:44, 31 August 2011
  • |func_desc=Set the running state of the script {{LSLP|name}}. ...be used to restart a script that has encountered a {{LSLGC|Error|run-time error}}.
    2 KB (245 words) - 14:07, 22 January 2015
  • One of the hardest things with scripting anything non trivial in LSL, especially i then whenever we need to check the value of a variable simple call
    6 KB (748 words) - 15:36, 25 January 2015
  • * What is the meaning of this message? ie. Is the sky falling or infrequent bug or just recording me ===LLAvatarNameResponder::error: LLAvatarNameResponder::error 499 STATUS_NO_CONNECTION===
    6 KB (885 words) - 14:09, 14 August 2012
  • |inject-2={{Issues/SVC-5821}}{{LSL_Function/detected|number|vel|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0>]]}} |Return_text=velocity of {{LSLGC|Detected|detected}} object or avatar {{LSLP|number}}.
    1 KB (137 words) - 09:46, 18 January 2016
  • |inject-2={{LSL_Function/detected|number|type|error={{HoverText|zero|0}}}} |return_text=mask that is the types of detected object or avatar.
    1 KB (127 words) - 04:22, 4 September 2023
  • The following LSL code snippets show examples of using the [[LZW LSL Implementation|LZW engine]] by [[User:Haravikk Mistral| ...used in these scripts for clarity, but are not necessary to the operation of the scripts themselves.
    2 KB (244 words) - 16:21, 11 July 2015
  • |p1_type=integer|p1_name=number|p1_desc=The index of the damage event to be modified. |func_desc=The llAdjustDamage modifies the amount of damage that will be applied by the current [[on_damage]] event after it has
    1,022 bytes (160 words) - 12:50, 21 March 2024
  • ...return value is negative, it represents an [[#{{anchorencode:Error Flags}}|error]] flag. ...r of objects successfully returned to their owners or an [[#{{anchorencode:Error Flags}}|ERR_*]] flag.
    3 KB (463 words) - 19:08, 11 May 2016
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (465 words) - 14:58, 5 January 2016
  • ...s an application/xml Map with two keys. ack and done. Ack is an integer of the last Event ID and done is.. well, we don't know what done is yet be ...t typically sends a 'HTTP/1.0 502 Upstream error:' response with 'Upstream error: ' as the body. It's really important to note that the client will *only*
    6 KB (702 words) - 21:30, 1 November 2010
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (490 words) - 13:00, 27 January 2016
  • ...codes, to help you handle user and software errors. To see a list of the error codes, use the get_error_codes operation. See the [[Registration_API_Refer == Error codes ==
    5 KB (876 words) - 11:42, 15 December 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (497 words) - 13:42, 19 January 2016
  • |inject-2={{LSL_Function/detected|number|pos|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0>]]}} ...s the position (in [[Viewer_coordinate_frames#Region|region coordinates]]) of {{LSLGC|Detected|detected}} object number.
    2 KB (223 words) - 15:50, 17 January 2016
  • ...ired level of detail" appearing in the importer window. Details about the error can usually be found in the SecondLife.log file. Below is a list of error messages:
    4 KB (694 words) - 11:17, 30 March 2014
  • ...e store, otherwise the [[dataserver]] will return a failure along with the error [[XP_ERROR_RETRY_UPDATE]]. This can be used to create an in-use flag so tha As of Jan 1, 2016 maximum bytes is 1011 for key and 4095 for value for both LSO a
    6 KB (660 words) - 14:03, 27 January 2020
  • ...explains how you can develop LSL scripts that run well and compile without error in all these many places. ==Astonishing Compile-Time Error Messages==
    5 KB (790 words) - 16:43, 29 April 2011
  • * Must use llCreateCharacter or script crash (script error) ...ded vertical position and the actual terrain/object will result in failure of the behaviour.
    2 KB (217 words) - 16:51, 28 October 2023
  • ...and permission) to script someone else's object, you would want to use one of the other communication statements, which we'll discuss in due time. ...ror message you get will probably puzzle you, because it will tell you the error is on the line ''following'' the missing semicolon, and it won't tell you t
    3 KB (558 words) - 13:46, 24 January 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (457 words) - 14:26, 24 November 2015
  • ...e grid, even if Arabian and Muslim communities include today a high number of members. ...iscussion if that really is a desert or a very large beach, since the rest of the continent is covered with grass.
    2 KB (288 words) - 06:09, 21 August 2014
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (528 words) - 11:13, 4 February 2016
  • ...key already exists the [[dataserver]] will return a failure along with the error [[XP_ERROR_STORAGE_EXCEPTION]].<br/> As of Jan 1, 2016 maximum bytes is 1011 for key and 4095 for value for both LSO a
    2 KB (307 words) - 16:05, 6 April 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (379 words) - 11:40, 26 October 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (379 words) - 12:23, 2 November 2015
  • ...an authentic Istrian liqueur made with Istrian Teran grapes, with addition of fruit brandy, and 10 different spices. Alcohol volume is 14.9%.† ...{{jira|SL-10702}} Crash to desktop in mainland region St Lion due to Vivox error
    1 KB (149 words) - 11:27, 15 May 2019
  • Linden Lab's delinquency policy is spelled out in various areas of the Terms of Service (ToS) and Knowledge Base. Links to the relevant ToS topics and Know ...ccount clear, but we are no longer able to unlock accounts for the purpose of selling Linden™ dollars (L$) on the LindeX™ in order to clear an accoun
    1 KB (243 words) - 13:58, 17 June 2022
  • ** {{jira|SCR-147}} Timer event fails to trigger following heavy amounts of linked messages ** {{jira|SCR-225}} ERROR: Failed to set physics shape type
    4 KB (614 words) - 16:02, 8 December 2011
  • // Radius of character to test for ...fined path_update codes; note that llGetStaticPath() can only return a few of these.
    5 KB (395 words) - 12:03, 22 November 2023
  • ...de/python|Python script]] in '''PHP5''', with some extras taking advantage of features present in PHP5. * Returns the error associated with the web login cURL operation
    11 KB (1,589 words) - 08:42, 27 June 2017
  • llOwnerSay("The square root of " + (string)num1 + " is " + (string)llSqrt(num1)); |cat2=Error/Math
    994 bytes (100 words) - 07:22, 25 February 2016
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (738 words) - 12:54, 6 April 2015
  • ...h can only be done by [[Linden Lab]] and might be a consequence of [[Terms of Service]] and/or [[Community Standards]] violation). The list of those banned from an area, by use of a [[script]], or by Landban that otherwise allows visitors.
    2 KB (272 words) - 13:09, 17 January 2014
  • ...specified link is already occupied, the simulator searches down the chain of prims in the link set looking for an available sit target. ...ch as LINK_SET, LINK_CHILDREN, LINK_ALL_OTHERS will return an INVALID_LINK error.
    3 KB (400 words) - 03:59, 19 October 2023
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (778 words) - 10:07, 9 July 2015
  • :''For a list of sample user-defined functions, go to [[:Category:LSL_User-Defined_Functions ...acing user-defined functions after the first state will result in a Syntax Error.
    2 KB (250 words) - 10:38, 1 June 2012
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (785 words) - 10:29, 16 July 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (603 words) - 12:46, 22 February 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (722 words) - 11:17, 6 August 2015
  • |inject-2={{LSL Function/group}}{{LSL_Function/detected|number|group|error=[[FALSE]]}} |func_footnote=Returns [[FALSE]] if {{LSLP|number}} is out of range.
    1 KB (170 words) - 13:25, 1 February 2023
  • * 登録手続き画面の一部で、あなたが要求する条件に加えて、Linden Lab の Terms of Service を提示しなければなりません。 ...参加者は必ず Linden Lab の [http://secondlifegrid.net/programs/api/tos API Terms Of Service] を順守しなければなりません。
    18 KB (774 words) - 03:04, 29 April 2010
  • ...rsion of the current virtual environment, one which will have had a number of architectural changes and improvements to improve performance, scalability, Second Life Viewer 2.0 will launch in the first quarter of 2010. Second Life Viewer 2.0 will have new tools that will add richness in
    3 KB (584 words) - 06:26, 16 January 2010
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (805 words) - 11:12, 29 July 2015
  • ...dUnitReport::unitKey::00000-0000-0000-00000::Report::Successful Completion of Test // passFail - status of test sent on passFailChannel
    17 KB (1,236 words) - 13:42, 25 January 2015
  • {{LSL_Function/detected/ja|number|pos|error=[[ZERO_VECTOR/ja|<0.0, 0.0, 0.0>]]}}{{LSL_Function/ja llOwnerSay( "Touch me to get the positions of avatars in 'Say' range" );
    2 KB (125 words) - 15:30, 25 February 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (738 words) - 10:37, 8 July 2015
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (738 words) - 10:02, 17 July 2015
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    4 KB (523 words) - 10:27, 3 February 2015
  • |dl_desc=A list of keys ([[String|strings]]) used in the key-value store |dl_hover=A list of keys (strings) used in the key-value store}}
    2 KB (324 words) - 14:21, 21 January 2016
  • ...selected first and last name, and either registers the user or returns an error message if the name is already taken. ...ava-0.2.1.zip . Code written by Xugu Madison, copyright held by University of St Andrews, and made available under the BSD license. Tested with Java 1.5.
    13 KB (1,780 words) - 10:57, 26 October 2016
  • Replaces a single occurrence of something in a list with something else that you specify. llOwnerSay("ERROR: Element '" + element_old + "' not found in list [" + llList2CSV(mylist) +
    932 bytes (110 words) - 15:20, 22 January 2015
  • '''This code is not accurate for use with mono compilation. An example of code similar to this for use with mono compilation is on the [[Talk:Code Si integer unspent = 16384; // the well-known available size of byte code plus heap plus stack
    3 KB (491 words) - 14:17, 24 January 2015
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    6 KB (810 words) - 14:40, 18 June 2015
  • ...n {{LSLP|inventory}} is not transferred and a '''Blocked by permissions''' error is shouted on the [[DEBUG_CHANNEL]]. ...n {{LSLP|inventory}} is not transferred and a '''Blocked by permissions''' error is shouted on the [[DEBUG_CHANNEL]].
    4 KB (629 words) - 09:19, 19 March 2023
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    4 KB (565 words) - 14:38, 22 April 2015
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    6 KB (843 words) - 13:36, 16 April 2015
  • |inject-2={{LSL_Function/detected|number|rot|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0, 1.0>]]}} |Return_text=of detected object {{LSLP|number}}.
    2 KB (210 words) - 00:57, 22 January 2015
  • |inject-2={{LSL_Function/detected|item|name|error={{LSL Constant/NULL KEY}}}} |return_text=that is the name of the {{LSLGC|Detected|detected}} {{LSLP|item}}.
    929 bytes (134 words) - 09:29, 20 January 2024
  • |Return_text=of the number of free bytes of memory the script can use. ...in Heap values being duplicated, meaning a = a + a; resulting in 3 values of }}.
    5 KB (751 words) - 13:44, 9 October 2023
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (762 words) - 11:30, 1 September 2015
  • * New LSL call for count of agents in region: [[llGetRegionAgentCount]]() ** {{JIRA|MISC-1261}}: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with [[llTargetOmega]].
    1 KB (187 words) - 17:35, 26 January 2011
  • *No error is thrown if {{LSLP|handle}} has already been released or is invalid. // Listen for one line of chat from the owner, echo it back to them, then stop listening
    2 KB (206 words) - 05:39, 23 April 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    5 KB (635 words) - 11:32, 14 January 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    6 KB (798 words) - 10:59, 17 September 2015
  • ...seamlessly looping animations. The loop controls are also a common source of befuddlement. They work with percentages, rather than frame numbers, unlik ...ayed only when the animation starts. You could think of this as the intro of the animation.
    3 KB (500 words) - 03:19, 14 July 2012
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    2 KB (279 words) - 10:08, 9 October 2015
  • This design deals with the error logging facilities in C++. These are the facilities supplied with llerror. The error logging system aims at making logging much more flexible at run time. The
    6 KB (760 words) - 08:55, 4 January 2012
  • |p2_desc=List of parameters to control the type of pathfinding used. * Must use llCreateCharacter first or the function will fail with a viewer error.
    3 KB (343 words) - 14:00, 22 January 2015
  • Read the script comments to have better understanding of the codes. [[http://youtu.be/f9hRGWNW7a4 v1.6 Video]] * Empty notecard data error checking
    12 KB (1,534 words) - 19:03, 24 January 2015
  • * Eliminate paths of accidental object return due to Mesh object editing. ...the operation that would have caused the overflow and providing a helpful error message.
    7 KB (1,128 words) - 16:19, 15 July 2011
  • Verify this suite of Mesh models continue to upload correctly. * '''Verify''' the model fails to upload and an error is displayed.
    2 KB (352 words) - 15:54, 29 June 2011
  • [Note: timeapi.org seems to have shut down in 2017. However, the principles of this script still illustrate simple HTTP GET usage from LSL.] llSetText("ERROR",<1,0,0>,1.0);
    1 KB (208 words) - 12:32, 20 June 2018
  • * BUG-226252 [EEP] Please create an internal error code for llReplaceAgentEnvironment() & llSetAgentEnvironment() that disting * Simulator update of EEP
    4 KB (463 words) - 10:52, 26 August 2019
  • ...ment values for the parcel or region as a list of attributes. Takes a list of attributes to retrieve in params and returns them in the order requested. |p2_type=list|p2_name=params|p2_desc=A list of parameters to retrieve from the current environment.
    2 KB (294 words) - 04:48, 9 August 2022
  • It consists of two files... // I'm not really much of a PHP coder, so if you find any bugs or see things
    15 KB (2,036 words) - 17:54, 2 September 2016
  • ...be heard by any prim in the object if and only if the root prim is capable of hearing it. ** <code>llSay(0, msg)</code> can be heard in a radius of <code>[[llGetEnv]]("chat_range")</code>
    5 KB (782 words) - 15:41, 30 August 2023
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    4 KB (557 words) - 17:22, 1 June 2017
  • This is a script that I made, because I was sick and tired of everyone using the same bloated, laggy poseball scripts that listen on chan // it under the terms of the GNU General Public License version 3, as
    5 KB (573 words) - 10:37, 25 January 2015
  • ...r content can be created, updated, and deleted via in-world scripts. Users of LSLurl are provided with numerous options for customizing their domains. Op ...ATA or URL. DATA is used for text storage. The domain will return the text of the domain's value. URL is used for in-world http servers as a static URL p
    9 KB (1,207 words) - 17:39, 3 June 2012
  • ...ow using the [http://packages.python.org/distribute/ distribute] extension of the python setuptools, so the autobuild application installed should now be However, as this is trickier to set up and more error prone, it is not the primary method that we recommend in [[Autobuild#Gettin
    1 KB (167 words) - 10:13, 1 May 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    5 KB (749 words) - 11:02, 23 March 2016
  • ...of the {{LSLGC|Transfer|llTransfer*}} function|p1_hover=matches the return of the llTransfer* function ...the transaction. In failure, a string will be returned matching one of the error tags below.
    9 KB (1,111 words) - 16:37, 7 December 2023
  • * [https://jira.secondlife.com/browse/SVC-2908 SVC-2908]: C# error messages with Mono Compiled scripts * [https://jira.secondlife.com/browse/SVC-3072 SVC-3072]: Error message using llBase64ToString under Mono
    7 KB (1,044 words) - 17:54, 26 January 2011
  • ...to '''new'''. Useful for vendors wishing to hand out customized versions of objects. *When used in a vendor it would be more useful to change the name of the item when giving, this would avoid the name collision problem (and havi
    2 KB (288 words) - 11:40, 19 June 2012
  • ...dia URI. If the URI scheme is http: or https:, it retrieves the MIME type of the resource with an asynchronous HTTP [http://www.w3.org/Protocols/rfc2616 # The viewer sends the PLS a "load_plugin" message with the filename of the plugin to load
    6 KB (966 words) - 14:33, 4 May 2011
  • A tool for adjusting texture repeats for inside (hollow) face of cubes. { llOwnerSay("ERROR: not hollow.");
    2 KB (226 words) - 18:10, 24 January 2015
  • ...he entire test would always return a FALSE output no matter what the value of the right-hand side. Since LSL is not short circuited, both the left and th Complex if/else block (only one line of text will be said by this example)
    6 KB (854 words) - 02:03, 22 January 2015
  • ...e scripts, sql queries, etc.<br/>See: [http://xkcd.com/327/ XKCD: Exploits of a Mom]}} ...d by '''id''' does not need to be in the same region or online at the time of the request.
    2 KB (339 words) - 16:16, 15 April 2024
  • |p2_type=float|p2_name=damage|p2_desc=The amount of damage to deliver to the targeted task or avatar. |p3_type=integer|p3_name=damage_type|p3_desc=The type of damage to deliver to the targeted task or avatar.
    2 KB (289 words) - 13:22, 26 April 2024
  • ...k much like the world shown by the Second Life client, including the world of the binary-code-only [[LSL-Editor]] for Windows in particular. ...s article we blog differences found between the Second Life implementation of the Linden Scripting Language (LSL) and the LSL-Editor implementation.
    5 KB (650 words) - 18:30, 10 January 2018
  • ...and the link order of the child object is B1, B2, B3, then the link order of the resulting object will be A1, B1, B2, B3, A2, A3. ...target}} is not in the region, not a prim, or is attached to an avatar, an error is shouted on [[DEBUG_CHANNEL]].
    4 KB (507 words) - 14:01, 21 November 2023
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    5 KB (713 words) - 11:51, 4 March 2016
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    5 KB (723 words) - 12:00, 9 March 2016
  • ...without waiting for responses to earler requests. This reduces the impact of a user's physical location on scene loading and generally improves the expe : Inventory folder and item fetches are getting some of the same treatment that textures and meshes did in previous releases. Init
    4 KB (516 words) - 15:12, 15 October 2014
  • ...without waiting for responses to earler requests. This reduces the impact of a user's physical location on scene loading and generally improves the expe : Inventory folder and item fetches are getting some of the same treatment that textures and meshes did in previous releases. Init
    4 KB (516 words) - 11:09, 24 October 2014
  • ...rst, this sim cluster was identified as [[North Megacluster]] or A057. The error was corrected and distinct coordinates are now available for both sim clust ...f smaller sim clusters, majority of them with mathematic disposition. Some of them are placed to form squares, some are in diagonals, some are in contact
    2 KB (409 words) - 13:48, 23 December 2023
  • ...cript that can be dropped into an object and used to register DNS, instead of having to write DNS code into every LSL script. It utilizes link messages t echo "Error!\n".$result;
    6 KB (678 words) - 21:41, 22 December 2015
  • ...ing on the main release on 19-Dec-2011 has this function compiling without error but the output is empty. * Tests OK on main channel as of January 22 2012
    2 KB (150 words) - 15:51, 22 November 2023
  • 15249 free bytes of code at default.state_entry 0.177314+-??% ms may have elapsed on average in each of
    4 KB (548 words) - 02:50, 9 September 2023
  • ...box|title=Release Notes|body=This viewer release is a complete replacement of the under the hood HTTP infrastructure. It provides improved performance an ...concurrency allowing the Viewer greater control over the numbers and types of HTTP requests that can be simulta
    5 KB (736 words) - 12:15, 18 March 2016
  • Zindra is the "Adult" continent, and contains an extensive network of roads of an experimental road design, so drive carefully and keep your eyes on the r ...This means that an important road in South is not connected with the rest of road system.
    3 KB (425 words) - 15:49, 20 October 2015
  • This design is the result of research and a whiteboard discussion followed by comparison with and extens Perform an HTTP GET to a URL of this form:
    5 KB (776 words) - 00:25, 11 January 2011
  • ...ep the heap space fresh and without timer events or jumps to keep the flow of code clean. No fancy tricks that could lead to potential problems (more par Enjoy. These scripts are released to the community in the public domain as of 2012-01-17. You are free to use them for any purpose including in commercia
    5 KB (786 words) - 03:29, 28 June 2016
  • The purpose of the LSL3 project is to design a new programing language that would replace *C style syntax and order of operations
    3 KB (390 words) - 22:02, 2 December 2012
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    3 KB (423 words) - 11:50, 21 August 2015
  • ...ssues|body=* {{jira|MAINT-3827}} crash in KDU texture decoding, likely out of memory * {{jira|MAINT-4077}} Windows 7 OS error during closing the viewer
    2 KB (212 words) - 11:23, 28 May 2014
  • !x-custom: Asks the relay for a list of custom commands .../<choice>['+']]*" if the controller is supposed to be presented a new list of choices. The "+" after an item name means that the item expects a string pa
    2 KB (412 words) - 06:48, 21 October 2010
  • * Discuss resolution of previous open items. * {{jira|SVC-3044}} - Debug channel and script error reporting needs a major rethink
    1 KB (207 words) - 20:04, 13 November 2009
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items which Merchants do not have the right copy will now be supported with ...in the Marketplace listings floater, it is removed from inventory instead of copied
    4 KB (522 words) - 11:41, 13 February 2015
  • * {{jira|SVC-4457}}: Error: Unable to upload asset(s) errors ** Note that this will only fix the behavior of the bulk permissions feature when applied to a selection. It will *not* ret
    5 KB (688 words) - 17:37, 26 January 2011
  • * {{JIRA|SVC-2908}}: C# error messages with Mono Compiled scripts * {{JIRA|SVC-3072}}: Error message using [[llBase64ToString]] under Mono
    5 KB (682 words) - 17:35, 26 January 2011
  • |inject-2={{LSL_Function/detected|number|grab|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0>]]}} |return_text=that is the {{LSLGC|Grab|grab}} offset of the user [[touch|touching]] the object; only works in the [[touch]] event.
    3 KB (370 words) - 00:52, 22 January 2015
  • {{Obsolete|The volunteer information on this page is now out of date and will be kept for historical purposes. Please do not update informa |[[KB Article of the Week]]
    8 KB (1,213 words) - 13:24, 24 April 2012
  • *Because of the intermixing of local and regional coordinates with this function, when a prims position is *This function does not work in the root prim of physical objects. Use a physical function like [[llMoveToTarget]] instead.
    3 KB (444 words) - 11:37, 13 July 2022
  • ...ould test whether or not upgrading to that version from an earlier version of your viewer works, and whether or not upgrading from that new version to so ...t. This can be as simple as putting hard-coded responses into the content of a normal HTTP server that returns files, or you could build a CGI or other
    6 KB (827 words) - 20:03, 4 September 2013
  • |[[Category:Articles in need of updating{{#var:ml-cat}}{{#var:lang}}]]{{#if:{{#var:ml-base-message}}| ...{{#var:ml-base-message-title}}|{{#var:ml-base-message-title}}|Page in need of update}}|2=
    4 KB (469 words) - 03:28, 15 March 2010
  • ...eful for things like llSetPrimitiveParams when you've parsed your data out of a string. // v4 - Fixes parsing of negative elements in vectors and rotations.
    5 KB (573 words) - 15:12, 22 January 2015
  • ...emium homes. Even if they host a huge number of buildings (homes for a lot of residents) and have many parks, these continents don't offer too many roads ...easurements were made on the map and not on terrain. So, estimated maximum error is up to 15%.
    2 KB (361 words) - 07:33, 11 May 2014
  • ...k ups was changed from an application-hosted DNS resolver to a combination of threads and the host operating system's resolver. : This release of the viewer reduces by 75% the number of connections used for downloading meshes. It also reuses these connections
    3 KB (374 words) - 11:28, 3 January 2014
  • ...aracter", from the object containing the script. Required to activate use of pathfinding functions. ...t, the character's shape will be an upright capsule approximately the size of the linkset, adjustable via the options list. The linkset must use the lan
    5 KB (664 words) - 15:51, 16 February 2024
  • The Second Life client (also known as the "viewer") is a complex piece of software. It can be visualized as a streaming media client like RealPlayer, * [[The lifetime of a session]]
    6 KB (838 words) - 20:03, 26 March 2011
  • {{NavNextPrev|prev=|next=The Structure of a Script}} ...ng. You should be able to create and edit a prim, then take it in and out of inventory. You should be able to do the same with a notecard and know how
    5 KB (867 words) - 03:47, 30 July 2012
  • * Fixes the apparent position of the speaker in nearby voice * Improves security of the communication between the viewer and SLVoice
    3 KB (358 words) - 12:27, 12 December 2017
  • ...inimum 5 different rail textures. Very important is that in the urban part of the microcontinent, the rail becomes a real subway, with a few stations. The railway goes through 10 sims of 17, how many the microcontinent has, so it has a large coverage. Stations a
    2 KB (315 words) - 08:15, 19 May 2014
  • * Merge Monkey of the Day: Merov * lots of reviews and stealth merges. :)
    4 KB (553 words) - 12:39, 27 September 2010
  • Latha Serevi will host a discussion on the theme of "proxy-based interop". == Examples of proxy-based and other approaches ==
    3 KB (440 words) - 08:44, 4 May 2010
  • ...integer posF = llSubStringIndex(body, "</title>")-1; // Find the end of the title ...Index(body, "<meta name=\"description\" content=\"")+34; // Find the start of the description
    4 KB (424 words) - 18:20, 31 March 2019
  • ...orted home using [[The Region-Estate window|estate management tools]]; the error is ''Could not find user to teleport home / estate owner request failed: te This code takes advantage of the fact that [[llKey2Name]] returns an empty string for ghosted avatars.
    2 KB (223 words) - 15:09, 24 January 2015
  • ...held on 4th May 2010. The meeting was hosted by Latha Serevi on the theme of "proxy-based interop" --- [[AW_Groupies/Chat_Logs/AWGroupies-2010-05-04|se == Examples of proxy-based and other approaches ==
    3 KB (468 words) - 19:17, 4 May 2010
  • ...andlers and be done. It sacrifices speed and memory in an attempt at ease of use, and probably misses the mark there as well. list AGENTS; // A list of agent name's w/in 96m and over this parcel.
    7 KB (832 words) - 01:23, 23 July 2015
  • ...p3_subtype=instructions|p3_name=options|p3_desc=can consists of any number of [[#options|option flag]]s and their parameters. <caption>'''status_code''' error codes and their meanings.</caption>
    15 KB (1,085 words) - 11:32, 22 November 2023
  • ...changes. This allows the user to texture the covered or hard to aim faces of that prims. ...linkset. Than the texture UUID and parameters of the face 1 to the face 1 of other prims and so on until all faces are checked.
    12 KB (1,329 words) - 10:09, 25 January 2015
  • *Playing sounds is throttled. If the average number of played sounds per second exceeds the limit (22 sounds/s), all sounds from t ** Once the throttle is hit, the following error will be shown in debug channel: "Too many sound requests. Throttled until
    2 KB (272 words) - 11:08, 18 October 2023
  • {{#vardefine:p_jump_state_desc|name of a state to run}} ...te is the same as the ''current'' state, no state change occurs nor do any of the side effects.
    5 KB (790 words) - 12:57, 14 June 2020
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    3 KB (483 words) - 11:41, 3 September 2015
  • {{GreenCheckbox|title=Release Notes|body=This release contains a variety of fixes to address memory leaks in the viewer. We expect to see improved per ...ssues|body=* {{jira|MAINT-3827}} crash in KDU texture decoding, likely out of memory
    2 KB (244 words) - 11:25, 30 May 2014
  • * Fixes the apparent position of the speaker in nearby voice * Improves security of the communication between the viewer and SLVoice
    2 KB (341 words) - 11:04, 23 January 2018
  • ...s (Magnum, BlueSteel, LeTigre) and it will be hopely deployed for the rest of the grid in a //couple of days.
    5 KB (647 words) - 23:35, 24 January 2015
  • # Select Edit/Groups from the menubar. A list of the groups you belong to appears. # Click the Set button next to the Group name. A list of groups will appear.
    2 KB (308 words) - 08:36, 30 October 2009
  • ...k ups was changed from an application-hosted DNS resolver to a combination of threads and the host operating system's resolver. :This release of the viewer reduces by 75% the number of connections used for downloading meshes. It also reuses these connections m
    6 KB (974 words) - 14:25, 16 January 2014
  • |func_desc=Gets the {{LSLP|line}} of the notecard {{LSLP|name}} from the region's notecard cache immediately wit |Return_text=containing the text of the requested line from the notecard.
    5 KB (624 words) - 11:49, 21 April 2024
  • *Fixed the cgi error bug with empty messages *Add status reports for write to file error und success URL update
    7 KB (784 words) - 16:39, 24 January 2015
  • ...that is where ObjectDNS-Systems come in. Similar to the Domain-Name-System of the internet an ObjectDNS will provide the adress for a registered handle ( ...d to the registered URL including any parameters passed using GET or POST. Of course password-protection is available for this option too.
    15 KB (1,908 words) - 20:45, 24 January 2015
  • ...positions to allow boats to pass. Central road network is made of 6.74 km of road, but there are many paths and off-road trails. ...its own infrastructure. Caledon has a fragmented road network, made mostly of urban roads. These roads are paved. Connection is made with the great and f
    6 KB (878 words) - 15:18, 22 September 2014
  • ...k ups was changed from an application-hosted DNS resolver to a combination of threads and the host operating system's resolver. :This release of the viewer reduces by 75% the number of connections used for downloading meshes. It also reuses these connections m
    6 KB (983 words) - 08:57, 19 February 2014
  • | ID of desired Second Life last name. In addition, you can include any of the optional parameters listed in the table below.
    15 KB (2,176 words) - 10:15, 20 December 2022
  • === Time Of Flight === === Angle of Reach ===
    4 KB (517 words) - 08:31, 25 January 2015
  • ...k ups was changed from an application-hosted DNS resolver to a combination of threads and the host operating system's resolver. :This release of the viewer reduces by 75% the number of connections used for downloading meshes. It also reuses these connections m
    7 KB (1,000 words) - 12:30, 3 February 2014
  • ...k ups was changed from an application-hosted DNS resolver to a combination of threads and the host operating system's resolver. :This release of the viewer reduces by 75% the number of connections used for downloading meshes. It also reuses these connections m
    7 KB (1,000 words) - 11:58, 13 February 2014
  • To convert the type of a value a typecast is required. There are two types of typecasting, explicit and implicit. Explicit typecasts must be provided by ...// Mono only: NaN (not a number); LSO: causes a math error
    5 KB (599 words) - 18:15, 21 November 2018
  • ...gistrations on the [http://secondlife.com Second Life] website. At the end of registration, your customer must download the Second Life client, install, ...om your company or education institution from a single location or as part of your organization's website.
    14 KB (2,284 words) - 15:10, 3 October 2023
  • |func_desc=Sets the rotation of the prim to {{LSLP|rot}}. ...m if the object is physical. It has no effect for "static objects" as type of [[pathfinding]]
    4 KB (522 words) - 15:33, 12 September 2015
  • ...ng not working in Mono for denormalized range. I have to use llPow instead of (float) typecast. string mantissa = (string)frac;//this may be a string of about 47 characters long.
    13 KB (1,690 words) - 09:16, 16 June 2016
  • // * Redistributions of source code must retain the above copyright notice, // this list of conditions and the following disclaimer.
    14 KB (1,720 words) - 20:32, 24 January 2015
  • ...be heard by any prim in the object if and only if the root prim is capable of hearing it. *Text can only be a maximum of 1024 bytes.
    3 KB (402 words) - 18:54, 10 June 2012
  • ...w if a transaction was successful, use [[llTransferLindenDollars]] instead of [[llGiveMoney]].}} ...w if a transaction was successful, use [[llTransferLindenDollars]] instead of [[llGiveMoney]].}}
    4 KB (495 words) - 11:20, 22 January 2015
  • //for length of salt , generate characters * Description: Implementation of SignpostMarv's php base64 decoder.
    11 KB (709 words) - 15:05, 22 November 2023
  • * Fixes the apparent position of the speaker in nearby voice * Improves security of the communication between the viewer and SLVoice
    3 KB (362 words) - 12:22, 26 January 2018
  • ...uch further with LSL since operands can be variables with the special case of the assignment operators requiring that the left hand side be a variable. The following table lists the operators in descending order of evaluation, i.e. higher in the table means higher evaluation precedence. Mu
    10 KB (1,478 words) - 09:15, 30 April 2024
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|SVC-4857}} - Votes: 8 - Continues Momentary Freezing Regardless of Client Version Used - {{User|gena zeiler}}
    4 KB (639 words) - 08:31, 6 October 2009
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    4 KB (524 words) - 14:48, 10 September 2015
  • ...ing on the main release on 19-Dec-2011 has this function compiling without error but the output is empty. * Tests OK on main channel as of January 22 2012
    1 KB (211 words) - 02:27, 22 January 2015
  • This page is part of the Second Life User's Manual, describing how the Viewer software works. P [[File:V1.23_Top_Menu_Bar_Right.jpg|thumb|left|600px|'''Top Right Corner of Viewer Screen''']]
    4 KB (614 words) - 11:09, 25 May 2011
  • Then replace the version of the image above with a new image. rbox left of V: Stood in the region centre\nDraw Distanceis 32m\nno otherregions are vis
    3 KB (468 words) - 10:52, 11 February 2024
  • ...f the Second Life client which is a compelling alternative for a broad set of users, and contains enhancements and development that then rapidly make the {{BlueInfobox|title=New in Snowglobe 1.4|body=Below is a list of features new to Snowglobe 1.4, added since [[Release Notes/Snowglobe Releas
    5 KB (769 words) - 08:40, 10 August 2010
  • ...creates an SL compatible texture file from the .wings model. In the case of Wings 3D, the exporter plugin is also an ''importer''. This allows Wings 3 ...3D plugin is written by Omei Turnbull. You can get the most recent release of the plugin from
    9 KB (1,496 words) - 04:20, 29 January 2016
  • ...als so far primarily with the new construction within the northern section of the continent. [[image:The Map of Heterocera Atoll.jpg|600px]]
    3 KB (402 words) - 07:14, 11 May 2014
  • * Simulator update of EEP ** BUG-226252 [EEP] Please create an internal error code for llReplaceAgentEnvironment() & llSetAgentEnvironment() that disting
    4 KB (552 words) - 10:43, 26 August 2019
  • ...e Notes|body=This is yet another Maintenance release with a ton of cleanup of issues new and old and a few new features! ...items: set inventory folder as default via right-click menu and chose type of upload. View settings via Preferences -> Uploads. (thanks for the Feature
    6 KB (912 words) - 13:40, 3 February 2017
  • {{GreenCheckbox|title=Release Notes|body=This is the first build of the Animesh Project Viewer. Animesh is a new feature under development that * {{jira|MAINT-7819}} [PV] An observer receives error message when someone links 2 Animesh together.
    2 KB (335 words) - 10:51, 18 October 2017
  • The following is an LSL implementation of the [[LZW Compression|LZW]] light-weight compression algorithm. It gives mo ...ation in commercial works. If you add enhanced support for alternate modes of operation, padding schemes or produce other enhancements to the engine, the
    17 KB (1,725 words) - 11:12, 25 January 2015
  • * Added info about build error (fatal error C1060: compiler is out of heap space ) to the wiki. * BUG (STORM-1111) Blocks of chat log are being read in from then rewritten with new timestamps.
    4 KB (659 words) - 17:49, 14 April 2011
  • ...used in a matching [[transaction_result]] event for the success or failure of the transfer. If the transaction is successful, this key will show in the [ ...of L$, must be greater than zero, ({{LSLP|amount}} &gt; 0)|p2_hover=number of L$, must be greater than zero, ('amount' &gt; 0)
    4 KB (521 words) - 12:12, 22 January 2015
  • * {{jira|SVC-4457}}: Upload error-message right after login ...like tube or ring, do not get the right data on each face, when the number of faces on that prim changes (after changing 'cut' or 'skew' properties)
    5 KB (734 words) - 17:54, 26 January 2011
  • ...shape of a standard [[Heterocera]] rail and is electrified. It is composed of two main lines. In May 2014, main line was limited to Lionheart Pumbaa, due to the vanish of some sims.
    3 KB (395 words) - 08:46, 19 May 2014
  • ...it so that I can test scripts, and then when it blows up because of a math error, I can just run the script again an it will use the same numbers, in the sa Example code to test the randomness (Is that a word?) of the generator.
    6 KB (840 words) - 08:38, 25 January 2015
  • Gaeta I is a small sub continent to the north of Corsica, and contains one road. ...d is not recommended for vehicles larger than a bicycle or scooter. Points of interest along the trail include:
    4 KB (578 words) - 15:16, 10 May 2014
  • ...ciencies. If this is your first build, consider referring back to the list of [[Microsoft Windows Builds|supported compilers on Microsoft Windows]]. {{Warning|Check on the status of {{jira|VWR-9541}} ("Included boost libraries prevent VC90 from compiling an
    4 KB (561 words) - 19:04, 22 March 2010
  • ...n is managed by a separate simulator program. Viewers present the illusion of a large, seamless world by communicating with several region simulators sim ==Overview of a region crossing==
    5 KB (809 words) - 13:20, 11 February 2024
  • ===Error with Intel motherboard chipset drivers=== To correct this, update the drivers for your motherboard, if they're out of date.
    11 KB (1,738 words) - 15:58, 13 February 2012
  • ...is [[script]]. The [[http_request]] [[event]] is triggered with the result of the request. |return_text=used for identifying the result of the request in the [[http_request]] [[event]].
    6 KB (809 words) - 04:49, 11 June 2023
  • * Create central library of crash reporter functionality * Get near 100% of all crashes reported with the call stack included, which pinpoints the func
    6 KB (856 words) - 11:42, 5 May 2011
  • * {{Jira|STORM-1194}} Web browser opens clicking URL-name of object in Object Contents floater * {{Jira|STORM-1523}} Typo in German translation: "Hilmmel" instead of "Himmel"
    8 KB (1,141 words) - 12:50, 18 August 2011
  • ...latest jenn_linden/viewer-vs2010, address comments in JIRA, fix new batch of merge snaffus on cmake files for Mac, build locally on Mac and Windows, loc ...changeset provided by WolfPup in merov_linden/viewer-autobuild2010 as part of STORM-1087 preparation (see above)
    6 KB (887 words) - 01:54, 30 March 2011
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    4 KB (550 words) - 07:45, 16 September 2015
  • ...[Babbage Microcontinent]]. It is highly developed and provides access to 9 of the 10 sims that form the microcontinent. ...steampunk arhitecture and iluminated with gas lights. There are also a lot of smaller bridges over water channels and even a long metalic bridge in Weste
    3 KB (453 words) - 06:53, 19 May 2014
  • Then replace the version of the image above with a new image. rbox left of V: Contains initial region IP, port, seed\nregion handle, agent ID\nbut not
    4 KB (700 words) - 19:56, 6 September 2023
  • This is yet another Maintenance release with a ton of cleanup of issues new and old and a few new features! ...items: set inventory folder as default via right-click menu and chose type of upload. View settings via Preferences -> Uploads. (thanks for the Feature
    8 KB (1,141 words) - 12:21, 13 March 2017
  • |func_footnote=Regardless of where the prim is, the message will not travel over region borders. ...s {{LSLP|channel}}, the script will say {{LSLP|msg}} to the Script Warning/Error window.
    3 KB (436 words) - 15:59, 30 August 2023
  • Snowglobe 2.0 is a new rebased version of Snowglobe, off the Viewer 2.0 code base. The source code and required bundl However, at the time of this writing (April 29 2010), Snowglobe 2.0 does not yet contain all the Sn
    4 KB (544 words) - 16:40, 29 April 2010
  • Placeholder text: "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque Presents an alert modal in the center of the window with an acknowledge button or a choice the user needs to make.
    3 KB (460 words) - 14:58, 9 May 2012
  • This is a complete list of Inventory letters, what types of loss they cover and the possible steps to recovery are. Complete informatio <h2>What types of loss does this cover?</h2>
    6 KB (804 words) - 09:29, 17 August 2009
  • : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets. * Some cases of invisible avatars due to JellyDolls feature.
    7 KB (963 words) - 11:53, 2 June 2016
  • {{Obsolete|The volunteer information on this page is now out of date and will be kept for historical purposes. Please do not update informa *{{Jira|VWR-7957}} - Clothing skinning error on nVidia
    4 KB (593 words) - 13:33, 24 April 2012
  • ** if '''dist''' has any dimension less than 1.0, an error is shouted on [[DEBUG_CHANNEL]]. '''Scale too small. All dimensions must be ...ded vertical position and the actual terrain/object will result in failure of the behavior.
    3 KB (382 words) - 02:41, 28 January 2024
  • Here is a list of the xml files and what they do. Location of the "friends" and "groups" tabs.
    21 KB (3,135 words) - 16:40, 20 April 2010
  • // that each prim stays within the allowed PRIM_SIZE range of 0.01m to 10m, although float MIN_DIMENSION=0.01; // the minimum scale of a prim allowed, in any dimension
    5 KB (599 words) - 16:29, 24 January 2015
  • ...nd things may be a bit buggy yet, but please give it a try and let me know of any bugs that you find! IM Liandra Ceawlin in-world or email support@ceawl // * Redistributions of source code must retain the above copyright notice,
    9 KB (1,165 words) - 18:52, 16 October 2017
  • |func_desc=Requests a [[list]] of [[agent]]s currently in the [[region]], limited by the {{LSLP|scope}} param .../code> or <code><nowiki>[</nowiki>[[string]]&nbsp;{{HoverText|error_msg|An error message}}]</code> - returns avatar [[key]]s for all agents in the region l
    5 KB (635 words) - 18:22, 4 February 2023
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|SVC-4580}} - Votes: 1 - Positioning & rotating of linked objects changed in server 1.27 - {{User|Prospero Frobozz}}
    3 KB (455 words) - 07:57, 22 July 2009
  • ...eckbox|title=Release Notes|body=This release of the Viewer pulls in a raft of updates to the built in media support that were not quite ready to be integ It is comprised of various fixes, updates, security patches and improvements for CEF (Chromium
    4 KB (658 words) - 12:59, 30 January 2018
  • |p3_type=list|p3_name=metadata|p3_desc=List of HTTP_* constants and attributes |event_desc=Triggered when task receives a response to one of its [[llHTTPRequest]]<nowiki>s</nowiki>
    7 KB (948 words) - 11:59, 17 February 2024
  • ...your Second Life chugging along smoothly. We offer you a neat collection of bugfixes addressing (but not limited to!): * {{jira|MAINT-1338}} Slider marker is out of slider after reopening Preference
    5 KB (759 words) - 12:52, 23 February 2016
  • ...eckbox|title=Release Notes|body=This release of the Viewer pulls in a raft of updates to the built in media support that were not quite ready to be integ It is comprised of various fixes, updates, security patches and improvements for CEF (Chromium
    4 KB (655 words) - 12:46, 15 February 2018
  • ...eckbox|title=Release Notes|body=This release of the Viewer pulls in a raft of updates to the built in media support that were not quite ready to be integ It is comprised of various fixes, updates, security patches and improvements for CEF (Chromium
    4 KB (655 words) - 11:11, 12 March 2018
  • **If multiple sound emitters play the same exact sound within range of the viewer at the same time, they are usually not in sync due to latency be *Playing sounds is throttled. If the average number of played sounds per second exceeds the limit (22 sounds/s), all sounds from t
    3 KB (482 words) - 15:10, 18 January 2024
  • ...nt with potentially costly designs in a safe environment, using a ''copy'' of your Second Life account. Actions taken on the preview grid do not affect * {{Jira|SH-1982}} [PUBLIC] Edit floater unlink button extends over edge of floater
    9 KB (1,266 words) - 12:44, 18 August 2011
  • ...e Notes|body=This is yet another Maintenance release with a ton of cleanup of issues new and old and a few new features! ...items: set inventory folder as default via right-click menu and chose type of upload. View settings via Preferences -> Uploads. (thanks for the Feature
    8 KB (1,113 words) - 12:28, 6 March 2017
  • ...e Notes|body=This is yet another Maintenance release with a ton of cleanup of issues new and old and a few new features! ...items: set inventory folder as default via right-click menu and chose type of upload. View settings via Preferences -> Uploads. (thanks for the Feature
    7 KB (1,039 words) - 12:31, 14 February 2017
  • ...nt with potentially costly designs in a safe environment, using a ''copy'' of your Second Life account. Actions taken on the preview grid do not affect * {{Jira|SH-1982}} [PUBLIC] Edit floater unlink button extends over edge of floater
    9 KB (1,281 words) - 11:14, 1 September 2011
  • * Detach the duck. (note: Dropping a mesh is not supported. A helpful error message should pop up when you try to drop a mesh.) * Verify the face changes color, but the rest of the body does not.
    2 KB (271 words) - 09:55, 8 July 2011
  • ...ild is a framework for building packages and for managing the dependencies of a package on other packages. It provides a common interface to configuring ...Autobuild], but they are similar enough to cause confusion. We regret this error.'''
    4 KB (619 words) - 11:21, 29 September 2022
  • Gaeta is a small 'peanut' shaped continent to the east of Corsica and contains Route 7, a scenic road touring its coast, with two inl Follow the road itself or put in a boat at the end of the pier and explore by sea!
    2 KB (327 words) - 15:18, 10 May 2014
  • ...eckbox|title=Release Notes|body=This release of the Viewer pulls in a raft of updates to the built in media support that were not quite ready to be integ It is comprised of various fixes, updates, security patches and improvements for CEF (Chromium
    4 KB (665 words) - 11:59, 27 March 2018
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. --> ...} - Votes: 4 - when I click to enter a new event I am getting a 404 Server error - {{User|amythyst Beaumont}}
    5 KB (814 words) - 20:36, 13 June 2010
  • |p3_type=string|p3_name=body|p3_desc=Contents of the request. * There is a limit of 64 pending http_request
    6 KB (833 words) - 14:35, 29 June 2022
  • ...his function will still return a valid name if the avatar is a child agent of the sim (i.e., in an adjacent sim, but presently able to see into the one t Keys of inventory items will not work; in the case of these, use [[llGetInventoryName]] instead.
    5 KB (776 words) - 11:05, 8 December 2023
  • These functions are part of the [[Combined Library]] written by {{User|Strife Onizuka}}. ...much later version of UTF-16. The important difference is that some ranges of values that could be encoded in the old UTF-8 are not well supported in Mon
    8 KB (967 words) - 15:48, 22 January 2015
  • ...pact2, ... ]</code>, and sorted by agent/group [[UUID|key]] with a maximum of 100 strides. * If the parcel is group owned but the object is owned by a member of the group, the function return depends upon what powers they have been gran
    7 KB (877 words) - 18:58, 8 January 2020
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    6 KB (842 words) - 17:25, 15 June 2017
  • ...=Instantiate {{LSLP|inventory}} object at {{LSLP|pos}} with an initial set of parameters specified in {{LSLP|params}}. {{LSLP|pos}} will default to the position of the object containing the script, unless REZ_POS is specified. (see below)
    5 KB (721 words) - 05:03, 1 February 2024
  • ...esc=This function takes a list and returns a [http://json.org JSON] string of that list as either a json object or json array. ...t is either {{LSLPT|values}} serialized as a JSON {{LSLPT|type}}, or if an error was encountered [[JSON_INVALID]].
    4 KB (581 words) - 18:05, 20 April 2017
  • ...ent production version), and 1.0. We are converting to using 1.0 as a part of the tools upgrade project, which is also upgrading to building with Cmake 3 * Improve integrity of builds by doing additional dependency checks
    11 KB (1,753 words) - 12:28, 23 April 2015
  • ...s|body=This is a Maintenace viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    7 KB (1,029 words) - 13:46, 10 June 2016
  • ...n the "CMake" section of the [[C++ Unit Testing - How It Works]] page, and of course in the code itself, if you're really curious. For instance, this is the example of solving that issue with newview:
    9 KB (1,585 words) - 18:01, 25 June 2009
  • ...ce errors. No special decoder needed. Try it.<br /><br /> Use this instead of <tt>(string)</tt> when converting floats to strings. ...for a special decoder (just use <tt>(float)</tt>) and since hex is a power of 2 format, floats can be stored without any loss or rounding errors.
    14 KB (1,891 words) - 20:23, 24 January 2015
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} ...ira|SVC-4937}} - Votes: 1 - Server is experiencing unexpected difficulties error when saving a notecard inside a prim. - {{User|Bones Outlander}}
    3 KB (402 words) - 10:48, 21 October 2009
  • To use, you may simply paste the following code at the top of your script(s). Remember to remove any functions/constants that you do not // combined bits in the integer argument of a link-message, and are
    6 KB (752 words) - 16:20, 11 July 2015
  • ;a:The agent_id of the resident that uploaded the texture. ;w:The original width of the image as reported by the viewer. This value must be interpretable as an
    4 KB (613 words) - 08:44, 27 June 2017
  • *[[PRIM_OMEGA]] on nonphysical objects, and child prims of physical objects, is only a client side effect; the object or prim will col ..._OMEGA]] cannot be used on avatars sitting on the object. It will emit the error message "PRIM_OMEGA disallowed on agent".
    4 KB (482 words) - 13:07, 10 November 2022
  • ...ort it. Unsupported viewers will display a dialog box with a single option of "!!llTextBox!!". ...e user clicked the small "ignore" button (no chat is generated as a result of pressing this button).
    3 KB (509 words) - 15:24, 17 November 2022
  • ...s|body=This is a Maintenace viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    7 KB (1,045 words) - 12:17, 16 June 2016
  • ...s|body=This is a Maintenace viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    7 KB (1,045 words) - 11:14, 24 June 2016
  • ...s|body=This is a Maintenace viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    7 KB (1,045 words) - 11:44, 8 July 2016
  • The user does not have to be the owner of the object in advance; this function transfers ownership automatically (the ...u do not have permission to transfer, the function will fail with a script error ''No permission to transfer'', even if you are trying to attach it to yours
    8 KB (1,043 words) - 06:12, 28 January 2024
  • ...own independent ''llworldmap_test'' project. That brings in a whole tangle of dependencies that needs to be cleared up, calls to be stubbed, etc... A dis ...k and, possibly, refactor and isolate somewhere. It's all for the goodness of the code structure for sure but that's work and you need to consider it car
    14 KB (1,851 words) - 18:49, 9 August 2009
  • ...d a list with a dictionary like this (which also serves to show the format of the dictionary style list): <br><code> dict = dictSetItem(dict,"<key>",[list of elements]);</code><br>
    16 KB (2,093 words) - 19:21, 24 January 2015
  • * {{Jira|EXP-1160}} Cannot drag/drop items from inventory into the contents of a prim in latest Mesh build 239475 ...upload. During the upload process, an icon will appear in the upper-right of the viewer UI. As soon as the upload is complete, the icon will disappear.
    10 KB (1,373 words) - 14:55, 14 September 2011
  • *[[PRIM_OMEGA/ja]] on nonphysical objects, and child prims of physical objects, is only a client side effect; the object or prim will col ...EGA/ja]] cannot be used on avatars sitting on the object. It will emit the error message "PRIM_OMEGA disallowed on agent".
    4 KB (494 words) - 01:15, 8 October 2023
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude".}}{{GreenCheckbox|title=Resolved Issues|body=* {{jira|MAINT-1013} ...esn't allow to save screenshot without automatically adding number to name of file
    3 KB (430 words) - 18:00, 17 October 2017
  • ...d objects on which you are sitting. An attempt otherwise will result in an error being shouted on [[DEBUG_CHANNEL]]. ...for agents who are in [[Flycam|Free Camera mode]] ''(Alt + Click)''. '''No error is returned if this is the case'''; however when the agent returns to regul
    8 KB (937 words) - 11:55, 12 May 2022
  • ...your Second Life chugging along smoothly. We offer you a neat collection of bugfixes addressing (but not limited to!): * {{jira|MAINT-1338}} Slider marker is out of slider after reopening Preference
    6 KB (813 words) - 12:51, 26 February 2016
  • ...|body=This is a Maintenance viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    7 KB (1,097 words) - 12:01, 21 July 2016
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (639 words) - 09:28, 28 September 2015
  • **If multiple sound emitters play the same exact sound within range of the viewer at the same time, they are usually not in sync due to latency be *Playing sounds is throttled. If the average number of played sounds per second exceeds the limit (22 sounds/s), all sounds from t
    4 KB (521 words) - 15:11, 18 January 2024
  • {{GreenCheckbox|title=Release Notes|body=This is the second build of the Animesh Project Viewer. Changes in this build include: * {{jira|MAINT-7818}} Viewer crash when disabling Animated Mesh of an object with multiple meshes
    3 KB (455 words) - 13:22, 9 November 2017
  • {{notice|Some of the links/HTML used in this very old script may require updating/adjusting; // - toggle the visibility of the prim
    19 KB (2,100 words) - 16:43, 10 June 2023
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude". ...esn't allow to save screenshot without automatically adding number to name of file
    3 KB (442 words) - 11:59, 13 October 2017
  • ...s|body=This is a Maintenace viewer release with two new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    8 KB (1,123 words) - 11:44, 28 July 2016
  • * User is not able to specify color of object with unchecked 'Apply now' chechbox * "Weights Of Selected" never gives any results after pathfinding tools were merged in.
    8 KB (1,030 words) - 16:02, 20 September 2012
  • ...ody=This is a Maintenace viewer release with a small but delightful bundle of fixes and additions to interfaces, security features and much more! }}{{Gre * {{jira|MAINT-1513}} Label of new folder doesn't disappear while closing Inventory by hot hey
    3 KB (430 words) - 11:51, 23 May 2016
  • ...ion wide to a specific avatar, or their attachments, or to a rezzed object of known UUID}} ...isten]] [[event]] will ask the history for a chat message during its slice of run time.
    10 KB (1,442 words) - 21:11, 5 January 2023
  • ...ure requests filed over the years. We always appreciate the diligent help of our residents in finding, filing, and sometimes fixing these - and followin ...pplications folder to the Dock. *Do not* create a Dock icon by pinning one of the icons that appear when the viewer is running; those may cause signature
    5 KB (803 words) - 11:19, 31 May 2018
  • ...n limbo. All of these and more can cause ghosting which will give you this error: '''Login failed; Your account is not accessible until (date/time)''' 3)''Log out in low lag Regions'': Lag will cause issues and Ghosting is one of them. Log out in locations with Low Lag such as; Ahern, Pooley, Grasmere or
    3 KB (449 words) - 18:45, 19 February 2011
  • ...TORM-1543}} During busy mode inventory offers get silently deleted instead of thrown into trash - in contrast to the statement in the dialog box ...TORM-1543}} During busy mode inventory offers get silently deleted instead of thrown into trash - in contrast to the statement in the dialogbox
    11 KB (1,481 words) - 14:55, 14 September 2011
  • {{#vardefine:p_jump_target_desc|Name of a label inside the same function or event scope.}} ...ump' can be avoided, especially in user defined functions, as this version of the above script demonstrates
    4 KB (567 words) - 11:40, 5 January 2023
  • * tested changes in scope of IQA-166, there is a bunch TPE cannot test. IQA-166 re-assigned back to Mart * Working inworld(this is part of testing localy built viewers).
    10 KB (1,028 words) - 02:23, 19 May 2011
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (645 words) - 11:36, 2 October 2015
  • ...your Second Life chugging along smoothly. We offer you a neat collection of bugfixes addressing (but not limited to!): * {{jira|MAINT-1338}} Slider marker is out of slider after reopening Preference
    6 KB (876 words) - 12:00, 2 March 2016
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} ...WR-11482}} - Votes: 13 - Blured Nametag visible in snapshots when in front of glow, even if show GUI in snapshots is disabled. - {{User|Adeon Writer}} -
    3 KB (489 words) - 14:39, 13 October 2009
  • ...value returned by [[llGetStartParameter]] in the rezzed object (or by each of the items in a coalesced object).|p5_hover=on_rez event parameter and value ...inventory}} is not at {{LSLP|pos}} but the [[llGetGeometricCenter|center]] of {{LSLP|inventory}} is.<br/>To have the root prim at {{LSLP|pos}} use [[llRe
    5 KB (791 words) - 09:58, 1 October 2022
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (642 words) - 11:47, 12 November 2015
  • |func_footnote=Regardless of where the prim is, the message will not travel over parcel borders. ...used as '''channel''', the script will say '''msg''' to the Script Warning/Error window.
    2 KB (288 words) - 18:55, 10 June 2012
  • ...is the only train station) and ends 4 sims away, near a rezz zone. On half of its length, it has a small station, where a short rail connects a nearby si ...ke any classic rail in [[Heterocera]]. The main difference is the presence of some bridges that can (or should) rise when a boat is coming. In South, the
    5 KB (797 words) - 12:28, 22 September 2014
  • ...mmary of the issues covered by {{jira|VWR-7974}}. The idea is to pull all of the issues together into one place, and look at the whole landscape rather ...ra|VWR-1541}} - Shortcut key Ctrl-` cannot be entered on Japanese version of Windows with 104 keyboard
    3 KB (494 words) - 17:49, 8 November 2011
  • ...a|EXP-809}} Make Script Warning/Error window scrolling behavior match that of Chat history * {{Jira|VWR-25716}} View Error Message when Land is Abandoned
    6 KB (732 words) - 10:00, 11 January 2012
  • |func_desc=Requests the line {{LSLP|line}} of the notecard {{LSLP|name}} from the dataserver. |func_footnote=If {{LSLP|line}} is past the end of the notecard [[EOF]] is returned by the [[dataserver]].
    10 KB (1,208 words) - 02:55, 17 January 2024
  • ...release just for Windows 32 bit systems who were caught in an endless loop of 64 bit viewer updates between 5/31/2018 and 6/1/2018. Except for its increm ...ure requests filed over the years. We always appreciate the diligent help of our residents in finding, filing, and sometimes fixing these - and followin
    5 KB (830 words) - 16:57, 5 June 2018
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|VWR-17190}} - 11 votes - Limit to amount of text output to script error/warning window is to limited. - [[User:gearsawe stonecutter|gearsawe stonec
    3 KB (510 words) - 05:58, 8 April 2010
  • I put a kind of "library" and a sample of usage for your convenience llMessageLinked(LINK_SET,SERVICE_NAME2KEY_RET,"Error with lookup!",NULL_KEY);
    8 KB (1,077 words) - 17:24, 24 January 2015
  • ...y=This is a Maintenance viewer release with several new crash fixes on top of: : Added a warning dialogue to inform of potential massive autoreturn or impact to parcel prim budgets.
    8 KB (1,203 words) - 11:21, 11 August 2016
  • ...Region, like a Vendor. An 'Item' would be an item for sale in the contents of an Object. Try all 5 ways in which we sell items. For each way, try to buy [0010.0020] User A: Set the original object for sale (i.e General Tab of the Edit Window)
    6 KB (1,031 words) - 15:54, 21 May 2012
  • Test the functionality of the llCastRay LSL command. ...here edge into the center of the sphere. This script reports the following error conditions:
    21 KB (2,633 words) - 10:49, 24 May 2011
  • ...those, the four different uses of integers generally involve separate sets of operators. This is the use of integers that corresponds to the normal use in mathematics. The only subst
    11 KB (1,725 words) - 14:47, 14 April 2016
  • |return_text=of strided values on a successful hit, with an additional integer [[#status_co Each stride consists of two mandatory values {[[key]] {{LSLP|uuid}}, [[vector]] {{LSLP|position}}}
    15 KB (2,230 words) - 09:48, 5 November 2023
  • // -Exception for Eln ALter to protect the commercial viability of his animations' UUID // -Document: "Uses parts of <scriptname> by BETLOG Hax"
    6 KB (579 words) - 13:56, 24 January 2015
  • ...se Notes|body=This build has a fix for SL-534, a continuously growing bone error. As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor
    7 KB (1,051 words) - 12:40, 22 November 2016
  • {{GreenCheckbox|title=Release Notes|body=This is the third build of the Animesh Project Viewer. It has been merged with the latest code from th * Fix for some of the cases where animesh graphics state could get corrupted
    4 KB (544 words) - 12:49, 11 December 2017
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...AISv3. AISv3 improvements are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    8 KB (1,208 words) - 11:08, 21 May 2014
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|SVC-5440}} - Votes: 5 - On logging into Second Life, I recieve an error msg. (Unable to connect to simulator). I am sent to another region due to a
    4 KB (679 words) - 09:23, 3 March 2010
  • * Memory corruption on Linux in the case of an ll_aligned_realloc_16() call with a smaller new memory size * Error fetching server release notes URL. <br />
    2 KB (311 words) - 19:19, 24 November 2012
  • - a variety of fixes to address memory leaks in the viewer and improve crash rate. - Code cleanup - removed a lot of code related to the old client-side baking framework.
    10 KB (1,369 words) - 11:53, 16 June 2014
  • ...your Second Life chugging along smoothly. We offer you a neat collection of bugfixes addressing (but not limited to!): * {{jira|MAINT-1338}} Slider marker is out of slider after reopening Preference
    7 KB (911 words) - 13:02, 10 March 2016
  • * {{Jira|STORM-413}} The presentation of IM sessions in message well depends on method that was used for opening IM * {{Jira|STORM-640}} URL-name of object is shown as a hyperlink in the Buy Contents floater
    8 KB (1,097 words) - 13:16, 5 May 2011
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (669 words) - 11:39, 20 January 2016
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (669 words) - 11:49, 5 January 2016
  • ...em of [[Heterocera]]. It is so large that it is a transcontinental railway of [[Caledon - Winterfel]] continent. ...ly the same wideness. The railway system of Caledon uses a different types of switches. Many times, the railways are near streets and the streets are sma
    6 KB (878 words) - 04:05, 12 May 2014
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (988 words) - 11:48, 22 June 2017
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...ally implementing in AISv3 are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,275 words) - 10:56, 4 February 2014
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...ally implementing in AISv3 are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,275 words) - 20:30, 13 February 2014
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. --> ...ntent, economy gets crushed and Report system doesn't work anymore because of great scale. - {{User|Ruud Carpool}} - Last Triaged: 3/1/2010 8:22 AM
    5 KB (848 words) - 11:17, 12 July 2010
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|SVC-4622}} - Votes: 16 - (???) (???) instead of an object's group name - {{User|Kontor Jenkins}} - Last Triaged: 9/14/2009
    3 KB (501 words) - 09:07, 10 November 2009
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...AISv3. AISv3 improvements are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,221 words) - 13:45, 10 April 2014
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...AISv3. AISv3 improvements are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,221 words) - 13:02, 23 April 2014
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...ally implementing in AISv3 are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,263 words) - 13:32, 4 March 2014
  • |return_text=that is a Base64 XOR of {{LSLP|str1}} and {{LSLP|str2}}. //for length of salt , generate characters
    10 KB (1,384 words) - 11:49, 22 January 2015
  • ...lopers to specify param blocks that use Multiple<LLUIImage> for a sequence of images * Add error condition content for Destination Guide, Avatar Picker, and Help if content
    10 KB (1,336 words) - 09:59, 11 January 2012
  • {{#vardefine:p_type_parameters_hover|a list consisting of the parameters of the PRIM_TYPE_* flag}} {{#vardefine:p_type_parameters_desc|a list consisting of the parameters of {{LSLP|flag}}}}
    5 KB (800 words) - 10:49, 5 January 2014
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (679 words) - 09:53, 19 October 2015
  • ...d Issues|body=* {{jira|MAINT-1016}} [PUBLIC]Muted resident unmuted if part of group chat * {{jira|MAINT-4839}} Animation of Mesh Dress doesn't work.
    6 KB (810 words) - 10:55, 17 July 2015
  • See examples at the professional service of [http://www.sl-simperformance.de SL-Simperformance.de] This scripts are under the licence of GPL. You are not allowed to sell any objects using this script.
    8 KB (1,047 words) - 09:01, 25 January 2015
  • ...to provide an accurate & open documentation resource on LSL for scripters of all skill levels. ** {{LSLGC|Error}}
    7 KB (918 words) - 01:35, 3 May 2024
  • {{#vardefine:p_type_parameters_hover|a list consisting of the parameters of the PRIM_TYPE_* flag}} {{#vardefine:p_type_parameters_desc|a list consisting of the parameters of {{LSLP|flag}}}}
    5 KB (678 words) - 01:07, 8 October 2023
  • =NOTE: This test supports the new features of the Project Importer viewer currently (March 2015) available for testing at Test all functionality of the Mesh Import window. (See [[Mesh]] for Mesh feature details)
    22 KB (3,590 words) - 13:46, 18 March 2015
  • ...script uses to accomplish a goal. This often goes hand-in-hand with speed of execution, but not always. Things to watch out for, in rough order of importance:
    6 KB (844 words) - 13:32, 25 January 2015
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (1,013 words) - 20:46, 17 July 2017
  • ...n operate on this railway. This is the starting point to visit [[Mountains Of South-East Sansara]]. ...with sensor-guided trains. The SJRR will be maintained to a speed rating of at least 6 meters per second in an impulse-driven physical train, a decent
    5 KB (721 words) - 14:54, 29 July 2014
  • ...echical detail: the priority of the animations in your AO and the priority of the animations in the MLP/MLPV2 product. ...rezzing, but way below you or way above you -- check the description line of the MLP object to see if there is a number in there, in which case set it t
    14 KB (2,403 words) - 17:52, 5 September 2014
  • - Code cleanup - removed a lot of code related to the old client-side baking framework. ...AISv3. AISv3 improvements are mostly related to improving the reliability of outfit changes, so the speed should improve and the failure rate should dro
    9 KB (1,247 words) - 12:26, 2 April 2014
  • {{Warning|As of April 2011, all Viewer 2 builds MUST be performed with Visual Studio 2010. If you do not already own one of the above recognized version, then you may download Microsoft's free IDE an
    6 KB (885 words) - 10:04, 20 April 2011
  • * If the script is attached and the parcel has avatar sounds turned off, an error is shouted on {{#var:DEBUG_CHANNEL}}: "Too many sound triggers." list scale = llGetBoundingBox(avatar); // The corners of their bounding box
    4 KB (540 words) - 20:08, 15 June 2023
  • * BUG-226252 [EEP] Please create an internal error code for llReplaceAgentEnvironment() & llSetAgentEnvironment() that disting ...g to gather baseline information on simulator performance in various areas of interest
    2 KB (266 words) - 13:30, 3 September 2019
  • A network of roads extends across the original Mainland continent, including the Snowlan ...ed to allow better access for the casual traveller and give access to some of the more inaccessible and geographically interesting locations. Details and
    7 KB (775 words) - 12:54, 3 April 2015
  • Drop a bunch of 'drink' objects into your bartender prim. ...being used by something else, and this causes the bartender to get a bunch of garbage inputs, it will automatically change to a new random channel, and o
    7 KB (702 words) - 14:05, 24 January 2015
  • == Definition and Uses of Space Frame == A space frame is an architectural element consisting only of struts and hubs. A space frame can provide great strength in a light open
    16 KB (2,084 words) - 05:06, 12 September 2009
  • ...or a <tt>/1 update</tt> and starts a remote upload of a predetermined list of scripts onto the linked prims. ...ill be replicated to all the remaining prims, greatly simplifying the task of developing those scripts.
    8 KB (1,018 words) - 15:29, 24 April 2016
  • ...the Scheme-based scripting language that GIMP uses) that takes the layers of an image representing an animation, and converts them into a texture suitab Copy and paste the script below into a simple text editor of your choice (Notepad is probably the best choice for Windows systems). Save
    13 KB (1,538 words) - 17:35, 7 August 2015
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (1,029 words) - 18:48, 19 July 2017
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (1,036 words) - 11:35, 28 July 2017
  • ...ality of the documentation (which should be self evident). Secondary goals of this project are to provide a gauge for which articles need improvement and ...would like to capture and not confuse but is going to be beyond the scope of this project. Beyond the base functionality and the caveats, an additional
    5 KB (845 words) - 16:44, 20 February 2012
  • ...ntenance and a possibly a few violent natural disasters to boot. The moles of the LDPW are burrowing into action to correct this and give residents a muc ...well-estabilished residents) simply call this continent ''that sharp piece of land''. As a result, its name slowly changed from TSL into [[Sharp Continen
    6 KB (897 words) - 02:34, 10 May 2014
  • '''Timer Module''' - based in part on the [[Dialog_Module|Dialog Module]] of [http://www.avisynth.org/BlindWanderer BlindWanderer], known in SL as [[Use ...it, thus limiting it to how ever many timers it can stuff into the memory of the script. The individual timers can be ADDed, REMoved, PAUsed, and RESume
    22 KB (2,683 words) - 10:06, 25 January 2015
  • {{GreenCheckbox|title=Release Notes|body=A batch of maintenance bug fixes to make your SL experience smoother. }}{{GreenCheckbo * {{jira|MAINT-2056}} Lots of CURL GET FAILED spam in logs when browsing World Map - Beta viewer only
    4 KB (554 words) - 18:13, 17 February 2015
  • * Server error appears after navigating to the 6th page of Classifieds. * Classified Ads Now Get Extra Level of Rating Validation
    8 KB (1,120 words) - 11:37, 25 May 2011
  • {{GreenCheckbox|title=Release Notes|body=A batch of maintenance bug fixes to make your SL experience smoother. }}{{GreenCheckbo * {{jira|MAINT-2056}} Lots of CURL GET FAILED spam in logs when browsing World Map - Beta viewer only
    4 KB (555 words) - 15:49, 2 February 2015
  • * Merge Monkey of the Day: Merov ...2.0/2.1 as a benchmark to isolate the commit that shows the bug. Good use of my time?
    4 KB (642 words) - 06:34, 5 October 2010
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude". ...ddresses several crashes as well as a few more bugs. Also includes a round of translation updates. Here's to a smooth sailing!}}{{GreenCheckbox|title=Res
    4 KB (535 words) - 11:47, 24 October 2017
  • ...select the stations that you configured on a notecard. Menu driven. Output of station description, genre and current song title using Xy text. Credits for this script go to previous developers of similar scripts:
    30 KB (3,286 words) - 14:09, 2 July 2018
  • ...d Issues|body=* {{jira|MAINT-1016}} [PUBLIC]Muted resident unmuted if part of group chat * {{jira|MAINT-4839}} Animation of Mesh Dress doesn't work.
    6 KB (842 words) - 11:56, 7 July 2015
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (1,056 words) - 11:59, 31 July 2017
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    7 KB (1,056 words) - 16:59, 22 August 2017
  • ...ge from one object to another. Using XOR, this is perhaps the weakest form of encryption. I have taken steps to make it harder to break using random nonc string error(string message)
    6 KB (650 words) - 18:00, 24 January 2015
  • ...VMP before every viewer session, we now run the updater as a child process of the viewer. Viewer notifications are used to alert the user to a pending up ...unching a newly-installed Windows viewer, to address the potential problem of installing a 64-bit viewer on a Windows system that does not support it. Si
    4 KB (641 words) - 12:07, 18 December 2018
  • |func_desc=Sends an HTTP request to the specified URL with the body of the request and parameters. When the response is received, a [[http_respons |p3_type=string|p3_name=body|p3_desc=Contents of the request.
    13 KB (1,936 words) - 10:00, 19 February 2024
  • * Merge Monkey of the Day: Merov * STORM-151: kdu compression: Clean up. Test other settings (use of precincts, check premultiplication for alpha). Compare perf to baseline.
    6 KB (860 words) - 14:16, 10 December 2010
  • |func_footnote=The combination of [[llRequestSimulatorData]] and [[llTeleportAgentGlobalCoords]] allows agent |p2_type=vector|p2_name=global_coordinates|p2_desc=Global coordinates of the destination region. Can be retrieved by using [[llRequestSimulatorData]
    7 KB (836 words) - 04:08, 19 October 2023
  • == Areas of concern addressed by the viewpoint == * Improving the usefulness of the Webmap API to both client, server and SL Viewer applications
    6 KB (890 words) - 08:48, 7 January 2011
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|SVC-4622}} - Votes: 16 - (???) (???) instead of an object's group name - {{User|Kontor Jenkins}} - Last Triaged: 9/14/2009
    5 KB (684 words) - 10:51, 17 November 2009
  • ...4.7.1. It is not known if the same instructions work using other versions of Windows, Microsoft Visual Studio or Qt. ...paths and directories. Except where noted, you may replace these with ones of your own choosing although it is generally advisable to choose ones without
    11 KB (1,839 words) - 10:13, 1 May 2015
  • ...d Issues|body=* {{jira|MAINT-1016}} [PUBLIC]Muted resident unmuted if part of group chat * {{jira|MAINT-4839}} Animation of Mesh Dress doesn't work.
    6 KB (856 words) - 07:38, 30 June 2015
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    5 KB (748 words) - 18:07, 17 February 2016
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows (if your computer can run 64bit, and most can, you will get better
    7 KB (1,087 words) - 09:20, 30 June 2017
  • * Problems with vertical positioning of the avatar. Any position or scale changes for joints that are included in t * Animation of collision volumes has been fixed.
    7 KB (941 words) - 10:39, 25 August 2016
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. --> * {{jira|SVC-425}} - Votes: 2 - Physical script calls from non-root prims of attachments do not effect the avatar. - {{User|Argent Stonecutter}}
    3 KB (469 words) - 09:55, 27 July 2010
  • ...kbox|title=Release Notes|body=Another Maintenance release with a bucketful of excellent fixes: See full list of included issues for details and enjoy!
    5 KB (656 words) - 12:10, 8 April 2016
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows (if your computer can run 64bit, and most can, you will get better
    7 KB (1,101 words) - 12:29, 21 July 2017
  • Most of you are probably familiar with this login error: There is also a nasty bug where one of your attachments fails to upload during logoff, which leaves your avatar in
    7 KB (1,062 words) - 22:08, 1 September 2010
  • ...se land features is possible and it shows in fact what are the aspirations of the people behind the scene. *Private [[Sim Group|Sim Groups]] (almost all of them)
    8 KB (1,120 words) - 04:28, 8 September 2014
  • ...box|title=Release Notes|body=This build has been updated with the contents of the latest release viewer, and a fix for a rendering bug found with some pr As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor
    7 KB (943 words) - 10:52, 20 October 2016
  • ...VMP before every viewer session, we now run the updater as a child process of the viewer. Viewer notifications are used to alert the user to a pending up ...unching a newly-installed Windows viewer, to address the potential problem of installing a 64-bit viewer on a Windows system that does not support it. Si
    5 KB (667 words) - 10:21, 23 January 2019
  • ...VMP before every viewer session, we now run the updater as a child process of the viewer. Viewer notifications are used to alert the user to a pending up ...unching a newly-installed Windows viewer, to address the potential problem of installing a 64-bit viewer on a Windows system that does not support it. Si
    4 KB (651 words) - 07:55, 13 February 2019
  • * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer * {{jira|SL-1603}} Incorrect values of Rotation degrees field with checked 'Align planar faces' checkbox in differ
    3 KB (404 words) - 13:10, 6 December 2018
  • ...Level''' - A discard level of 0 means the highest available detail version of the texture. Discard level 1 means the second highest detail version, which ...ne is *very* simple, this display only shows a tiny fraction of the number of textures. The textures displayed are active textures (i.e. textures that ne
    7 KB (1,197 words) - 10:50, 22 September 2022
  • * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer * {{jira|SL-1603}} Incorrect values of Rotation degrees field with checked 'Align planar faces' checkbox in differ
    3 KB (404 words) - 13:02, 13 November 2018
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude". ...ddresses several crashes as well as a few more bugs. Also includes a round of translation updates. Here's to a smooth sailing!}}{{GreenCheckbox|title=Res
    4 KB (571 words) - 12:59, 8 November 2017
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude". ...ddresses several crashes as well as a few more bugs. Also includes a round of translation updates. Here's to a smooth sailing!}}{{GreenCheckbox|title=Res
    4 KB (571 words) - 11:37, 31 October 2017
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. --> ...OOR DESIGN - Search results ineffective / inaccurate due to Merchant abuse of weak deployment - PROPOSED FIX - {{User|Toysoldier Thor}}
    5 KB (839 words) - 21:16, 20 June 2010
  • As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor * {{jira|MAINT-6491}} [BENTO] Bento Skeleton: When I change the position of the wing bones, they move farther for the male shape than they do for the f
    6 KB (901 words) - 12:00, 22 September 2016
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. --> ...} - Votes: 4 - when I click to enter a new event I am getting a 404 Server error - {{User|amythyst Beaumont}}
    4 KB (673 words) - 08:33, 29 June 2010
  • The purpose of this script it to demonstrate how to use [[llTransferLindenDollars]] and [[ ...versions of this post-[[llGiveMoney]] example can be found in the history of [[llTransferLindenDollars]].
    6 KB (630 words) - 12:14, 22 January 2015
  • {{GreenCheckbox|title=Release Notes|body=A truck full of maintenance deliveries addressing: ...d Issues|body=* {{jira|MAINT-1016}} [PUBLIC]Muted resident unmuted if part of group chat
    6 KB (910 words) - 11:38, 21 August 2015
  • ...ld (see opensource-dev), much code reviews from contributions, code review of Bao's 2 urgent crash fixes * crashhunting - looks like most of our top crashers are going to be fairly easy to fix
    3 KB (535 words) - 11:26, 10 March 2011
  • ...Animations option to the right click menu, which may help with some cases of this. As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor
    8 KB (1,082 words) - 12:57, 15 November 2016
  • ...ox|title=Release Notes|body=This is another Maintenance release chock-full of great fixes! ...T-4124}} Provide an informative warning when a user has a render-heavy set of HUDs
    8 KB (1,124 words) - 07:11, 28 September 2016
  • [[Second Life Geography]] is a massive project started by [[Group:Geography Of Second Life]]. Help is highly needed for our project. So, we made a small a ...Just click on ''Edit'' button and change what you want. Or, go to the part of article you want to change and click ''Edit'' for that chapter.
    12 KB (2,105 words) - 13:26, 13 February 2023
  • ...f the Second Life client which is a compelling alternative for a broad set of users, and contains enhancements and development that then rapidly make the {{BlueInfobox|title=New in Snowglobe 1.2|body=Below is a list of features new to Snowglobe 1.2, added since [[Release Notes/Snowglobe Releas
    9 KB (1,256 words) - 14:02, 19 November 2009
  • |examples=<lsl>// Tosses a coin, giving a *near* 50:50 chance of a result. ...y errors when employing llFrand is to have a varying bin size on the edges of the range.
    8 KB (761 words) - 09:47, 29 August 2012
  • Please let us know of any questions or problems as soon as possible, either by filing a bug repor * {{jira|MAINT-6491}} [BENTO] Bento Skeleton: When I change the position of the wing bones, they move farther for the male shape than they do for the f
    7 KB (929 words) - 12:28, 14 September 2016
  • | style="white-space:nowrap;"|[http://my.secondlife.com/error Error]&nbsp; | I've posted a bunch of updates there that I'd appreciate review on
    41 KB (6,079 words) - 10:24, 16 May 2011
  • [[image:The Map of Jeogeot.png|400px]] This route links with Route 10 and makes a large circuit of the whole continent, requiring some challenging engineering features along
    8 KB (992 words) - 02:41, 10 May 2014
  • ...Xcode project, etc) and discovering assumptions made by the various parts of the build system. Understanding these mechanisms will help point you in the ...throughout the source code tree that describe what to build, uses a bunch of rules stored in ''cmake/*.cmake'' files and creates an ''indra/build-'''''p
    6 KB (1,038 words) - 18:01, 25 June 2009
  • {{Obsolete|None of the metrics below are currently being published, and many external links ar This explains the Business Definitions of the metrics that are published in the [http://blog.secondlife.com/author/me
    7 KB (1,102 words) - 16:56, 11 August 2022
  • ...ox|title=Release Notes|body=This is another Maintenance release chock-full of great fixes! ...T-4124}} Provide an informative warning when a user has a render-heavy set of HUDs
    8 KB (1,135 words) - 11:40, 4 October 2016
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows
    14 KB (2,095 words) - 10:45, 2 November 2017
  • * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer * {{jira|SL-1603}} Incorrect values of Rotation degrees field with checked 'Align planar faces' checkbox in differ
    3 KB (417 words) - 11:46, 18 December 2018
  • float error = llFabs(expected - actual); if(error > epsilon)
    13 KB (1,241 words) - 13:47, 25 January 2015
  • As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor * {{jira|MAINT-6491}} [BENTO] Bento Skeleton: When I change the position of the wing bones, they move farther for the male shape than they do for the f
    7 KB (952 words) - 11:13, 7 October 2016
  • {{GreenCheckbox|title=Release Notes|body=A truck full of maintenance deliveries addressing: ...d Issues|body=* {{jira|MAINT-1016}} [PUBLIC]Muted resident unmuted if part of group chat
    6 KB (918 words) - 12:47, 6 August 2015
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} * {{jira|WEB-1278}} - 0 votes - Currency Charts - Division by zero error when requesting chart display for specific time period - [[User:BeatricelW
    3 KB (503 words) - 11:11, 16 September 2009
  • No birds were harmed in the making of this viewer, although one developer was bitten by a parrot.}}{{GreenCheckbo ...[Project BigBird] Unworn attachments sometimes show in COF and display as "Error: object is in current outfit but not attached"
    3 KB (359 words) - 13:15, 17 April 2015
  • As always, please let us know of any questions or problems as soon as possible, either by filing a bug repor * {{jira|MAINT-6491}} [BENTO] Bento Skeleton: When I change the position of the wing bones, they move farther for the male shape than they do for the f
    7 KB (1,027 words) - 11:37, 2 November 2016
  • member of Tester 1 or Tester 2's test group. This test also requires another account, ...n alt, for one step near the end. It might be better to use an alt instead of
    7 KB (1,105 words) - 15:51, 21 May 2012
  • "description" : "Item not found error response.", "description" : "Item not found error response.",
    110 KB (7,784 words) - 11:59, 4 October 2013
  • ...invention as perfect as the sonnet" and E. B. White called it "the elixir of quietude". * Why sit in front of a blank teleport screen? Read the Message of the Day instead! Because now we’ll actually show it on teleport.
    7 KB (1,007 words) - 12:16, 29 November 2017
  • == List of Speakers == ...<font color=#440044><b>Andrew Linden</b><nowiki>: but there is still a lot of known small bugs</nowiki></font>
    38 KB (5,943 words) - 10:42, 12 April 2012
  • ...onst|{{LSL Const|PRIM_LINK_TARGET|integer|34|c=Used to set the link target of {{GetSet|{{{1|}}}|llGetPrimitiveParams|llSetPrimitiveParams}}}}}} *** will return <code>[]</code> and report a script error to the owner: "texture info cannot be accessed for avatars." <!-- not on de
    6 KB (647 words) - 16:41, 23 January 2015
  • To use, you may simply paste the following code at the top of your script(s). Remember to remove any functions/constants that you do not // combined bits in the integer argument of a link-message, and are
    9 KB (1,087 words) - 08:53, 10 April 2018
  • ...bugging and extensive re-working to fit them in to LSL. For a discussion of HSV color format please see the wikipedia entry at [http://en.wikipedia.or min = llListStatistics(LIST_STAT_MIN, rgbList); //MIN of ( R, G, B );
    13 KB (1,904 words) - 14:18, 24 January 2015
  • ...environment. Just like playing a gig in Real Life, but without the hassle of carrying your gear around and travelling! ...parcels to be enjoyed by anyone who visits their land. If you own a parcel of land, you can set a "Music URL" specific for your land. This "Music URL" ca
    6 KB (1,055 words) - 11:39, 8 February 2012
  • ...tart''' and '''end''' have the same magnitude and neither have a magnitude of zero (see [[#Useful Snippets]] for a workaround). **This of course is ignoring floating point precision errors.
    8 KB (1,076 words) - 15:11, 17 November 2022
  • '''This article is about all types of abandoned land. For classic mainland abandoned land, see''' [http://communi ...t it is not an error if we include in this category also a few other types of land.
    9 KB (1,505 words) - 12:09, 31 July 2014
  • ...VMP before every viewer session, we now run the updater as a child process of the viewer. Viewer notifications are used to alert the user to a pending up ...unching a newly-installed Windows viewer, to address the potential problem of installing a 64-bit viewer on a Windows system that does not support it. Si
    6 KB (803 words) - 12:38, 26 February 2019
  • ...Rising from water level to over 100 meters high, Route 11 gives a variety of interesting views. From coastal to high mountains, from bridges to boat ram Top of the first rise. Ready to be raced down in either direction. =)
    5 KB (645 words) - 02:49, 10 May 2014
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-8031}} [Win] media_plugin_libvlc error while trying open .mov format media}}
    2 KB (352 words) - 19:54, 29 November 2017
  • ...questSecureURL]] uses a self-issued certificate, which can cause all kinds of spurious errors. If you are encountering issues, check that your remote is ...y this [[object]]. The [[http_request]] [[event]] is triggered with result of the request. [[LSL_HTTP_server#Introduction|HTTPS-in]] uses port {{mono|120
    5 KB (583 words) - 03:55, 24 February 2023
  • ...value returned by [[llGetStartParameter]] in the rezzed object (or by each of the items in a coalesced object).|p5_hover=on_rez event parameter and value ...ct so its [[llGetGeometricCenter|center]] is at {{LSLP|position}} (instead of the root) use [[llRezObject]] instead.
    6 KB (777 words) - 10:38, 26 April 2024
  • ...t|{{LSL Const/ja|PRIM_LINK_TARGET|integer|34|c=Used to set the link target of {{GetSet|{{{1|}}}|llGetPrimitiveParams/ja|llSetPrimitiveParams/ja}}}}}} *** will return <code>[]</code> and report a script error to the owner: "texture info cannot be accessed for avatars." <!-- not on de
    6 KB (684 words) - 01:04, 8 October 2023
  • ...s were brought online many of the routes end in abrupt dead ends. A system of false tunnels and billboards at dead ends will offer teleports when touched ...l the main routes; 8, 8A, 8B, 8C, and the Old Wagon Road. Smaller versions of this building exist all along the routes at various points to give explores
    8 KB (1,178 words) - 02:44, 10 May 2014
  • (http://www.gnu.org/copyleft/fdl.html) in the spirit of which this script is GPL'd. Copyright (C) 2008 Xaviar Czervik ...ill be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Pu
    10 KB (1,403 words) - 19:20, 24 January 2015
  • This prim will allow you to give the contents of itself to any user that clicks on it while using the preset specified clien ...//most likely a phoenix user. this could be spoofed but 9 times out of 10 its pretty spot on.
    6 KB (820 words) - 10:35, 25 January 2015
  • * {{jira|EXP-1942}} Viewer: User can receive mixed dialogs if network error occurs when accepting a maturity change ...a|EXP-1949}} Two of same notification names shown in Notifications section of Preferences
    12 KB (1,574 words) - 09:04, 5 September 2012
  • * Merge Monkey of the Day: Merov * Merge Monkeying: lots of...
    4 KB (665 words) - 13:58, 13 December 2010
  • ...this code) and including the header comments is just meant to give an idea of how a relay basically works. You can find the change history at [[LSL Proto * Error-checking.
    22 KB (2,463 words) - 13:21, 25 January 2015
  • * {{jira|EXP-1942}} Viewer: User can receive mixed dialogs if network error occurs when accepting a maturity change ...a|EXP-1949}} Two of same notification names shown in Notifications section of Preferences
    12 KB (1,569 words) - 08:05, 19 July 2012
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows (if your computer can run 64bit, and most can, you will get better
    10 KB (1,528 words) - 11:39, 5 September 2017
  • Then, you'll need to [[Running Multiple Viewers|enable multiple instances of the Viewer to run]]. ...computer (the one doing the shooting/filming) to running only one instance of the SL Viewer so it has room to breathe and run other intensive stuff as yo
    5 KB (788 words) - 07:32, 12 July 2011
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows
    15 KB (2,232 words) - 18:08, 30 November 2017
  • ...your inventory, the system writes a simple script with the following lines of LSL code: ...vertical bracket alignment are of great assistance when studying the logic of a script. There is a free tool, lslEditor, for editing, compiling, and even
    14 KB (2,100 words) - 13:20, 24 January 2015
  • ...weet new features on top and are glad to present you with a nice hot batch of Maintenance Release. ** We will now remember your choices of whether to render or not render certain avatars. You can set this by right
    8 KB (1,252 words) - 14:09, 19 April 2017
  • ...' including 0.0, but not including the value of '''mag''' itself. The sign of {{LSLP|mag}} matches the return. ...nteger typecast is the only method guaranteed not to skew the distribution of integer values.
    9 KB (1,272 words) - 09:51, 29 August 2015
  • ...l now be able to use avatars that take advantage of a greatly expanded set of joints, including: - support for new limbs including a pair of wings and an additional pair of hind limbs
    8 KB (1,204 words) - 12:32, 5 December 2016
  • [2015/02/19 15:10] Simon Linden: yes, there's a chunk of time when you're in limbo and your data is going from one region to the nex [2015/02/19 15:10] Yuzuru (yuzuru.jewell): Is it the bug of LSL scripter?
    16 KB (2,180 words) - 17:04, 26 February 2015
  • * [02:35] [[User:Harleen Gretzky|Harleen Gretzky]]: This has been sort of fixed, minimize nw closes instead * [02:44] [[User:Davy Linden|Davy Linden]]: did you see error / did focus change?
    16 KB (2,318 words) - 04:10, 8 April 2010
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} ** Only two of the three were fixed.
    4 KB (597 words) - 14:44, 25 January 2010
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows
    15 KB (2,286 words) - 09:35, 11 December 2017
  • ...ox|title=Release Notes|body=This is another Maintenance release chock-full of great fixes! We've got lots of other good stuff in here too!
    9 KB (1,201 words) - 09:45, 12 October 2016
  • * Merge Monkey of the Day: Merov * STORM-151: kdu compression: Clean up. Test other settings (use of precincts, check premultiplication for alpha). Compare perf to baseline.
    5 KB (750 words) - 12:17, 9 December 2010
  • == Types of Live Performances == ...ature live musicians, so you don't necessarily have to own your own parcel of land to get started.
    6 KB (1,045 words) - 11:50, 1 October 2014
  • ...kbox|title=Release Notes|body=Another Maintenance release with a bucketful of excellent fixes: See full list of included issues for details and enjoy!
    5 KB (744 words) - 12:01, 13 April 2016
  • ...kbox|title=Release Notes|body=Another Maintenance release with a bucketful of excellent fixes: See full list of included issues for details and enjoy!
    5 KB (744 words) - 12:20, 15 April 2016
  • * Merge Monkey of the Day: Oz ...nts: produced my first jp2 images, read more example code, understood some of the arcane stuff in jp2. I'm testing few different options and flags. All l
    5 KB (806 words) - 23:17, 2 December 2010
  • ...ization methods to convert between abstract structured data and a sequence of octets suitable for transmission across a network. </small> ...casting that wiki document into a standard format and formal specification of LLIDL. </small>
    19 KB (2,492 words) - 13:35, 7 July 2009
  • ...imitiveParamsFast</code>. This gives access to the "target omega" property of primitives which can be set via <code>llTargetOmega</code>, but allows gett *** Fixed issue with "Buy" option remaining set on purchased child prims of no-mod objects (Originally {{jira|VWR-9796}})
    4 KB (573 words) - 13:28, 30 June 2011
  • * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer * {{jira|SL-1603}} Incorrect values of Rotation degrees field with checked 'Align planar faces' checkbox in differ
    3 KB (462 words) - 13:00, 16 January 2019
  • * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer * {{jira|SL-1603}} Incorrect values of Rotation degrees field with checked 'Align planar faces' checkbox in differ
    3 KB (462 words) - 13:13, 6 March 2019
  • ...e brandy that is commonly included with pálinka. While pálinka may be made of any locally grown fruit, the most common ones are plums, apricots, apples, ...jira|MAINT-8109}} [Mac] After viewer startup SL Launcher has focus instead of SL Viewer
    5 KB (727 words) - 13:18, 21 May 2018
  • |func_desc=Specify a list of positions, orientations, and timings to be followed by an object. The objec |p1_type=list|p1_name=keyframes|p1_hover=Strided keyframe list of the form: [vector position, rotation orientation, float time]
    13 KB (1,814 words) - 00:02, 6 July 2023
  • * 2.5.2 is in the works to fix a bunch of crashes. * STORM-1073 / OPEN-44 : Use of QUIET in cmake : Checked patches build through a TC cycle, moved to STORM
    5 KB (696 words) - 10:08, 14 March 2011
  • ...298}} Please merge code for FMOD to FMOD Ex update (Upgraded with the help of the Singularity Team - many thanks to Shyotl Kuhr, Sovereign Engineer, and * {{jira|DRTVWR-299}} Please merge removal of ucontext.h dependency to viewer-development
    5 KB (752 words) - 13:51, 16 May 2013
  • ...zzed. You can use multiple copies of this script to make multiple children of a linkset phantom. ...nge in function (its on the Wiki silly). Otherwise you can sell it as part of a product, modify it, remove my comments, etc etc.
    9 KB (1,028 words) - 14:22, 17 April 2022
  • ...298}} Please merge code for FMOD to FMOD Ex update (Upgraded with the help of the Singularity Team - many thanks to Shyotl Kuhr, Sovereign Engineer, and * {{jira|DRTVWR-299}} Please merge removal of ucontext.h dependency to viewer-development
    5 KB (748 words) - 10:00, 20 May 2013
  • ...4bit address space. This improves viewer stability, allows you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows
    17 KB (2,516 words) - 08:05, 18 January 2018
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-8031}} [Win] media_plugin_libvlc error while trying open .mov format media}}
    3 KB (380 words) - 12:59, 18 December 2017
  • ...t below to add or change issues. To update the future formatting and text of this page, change [[Template:Triage Template]] instead. -->{{Bug triage}} ...C-2066}} - Votes: 4 - Loss of sync in AO walk when going over even tiniest of surface irregualrity - {{User|Ravanne Sullivan}}
    4 KB (659 words) - 11:14, 9 February 2010
  • This entry is a description of the Great Second Life Railway ( GSLR ) and its history on the Sansara conti ...ntually led to our first station in Slate; at the time the adjacent region of Olive was a sandbox.
    7 KB (1,020 words) - 13:35, 24 September 2014
  • No birds were harmed in the making of this viewer, although one developer was bitten by a parrot.}}{{GreenCheckbo ...[Project BigBird] Unworn attachments sometimes show in COF and display as "Error: object is in current outfit but not attached"
    3 KB (378 words) - 15:33, 2 July 2015
  • ## You will get an error: "Second Life: System unable to transfer inventory." ## Attach a rocket pack and fly off the grid by flying through the corner of 3 sims and failing handoff
    6 KB (994 words) - 16:59, 31 July 2015
  • ...HOP-854}} Inventory API testing - clicking discard when receiving a folder of content does nothing *{{jira|EXP-1897}} UUIDs can be shown when pasting to areas outside of inventory
    11 KB (1,578 words) - 11:47, 22 June 2012
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-7847}} The presence of certain Avatars stops local specular textures from "sticking". Yes really.
    3 KB (489 words) - 19:19, 25 April 2018
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-7847}} The presence of certain Avatars stops local specular textures from "sticking". Yes really.
    3 KB (489 words) - 12:02, 13 April 2018
  • ...kbox|title=Release Notes|body=Another Maintenance release with a bucketful of excellent fixes: See full list of included issues for details and enjoy!
    5 KB (784 words) - 11:32, 28 April 2016
  • * {{jira|MATBUG-139}} Changine Shinyness of multiple objects sets all objects to same normal map. * {{jira|SVC-7598}} Error fetching server release notes URL.
    3 KB (355 words) - 11:32, 14 June 2013
  • ...HOP-854}} Inventory API testing - clicking discard when receiving a folder of content does nothing *{{jira|EXP-1897}} UUIDs can be shown when pasting to areas outside of inventory
    12 KB (1,587 words) - 14:18, 23 May 2012
  • ...is our hope that this will improve viewer stability, allow you to use more of the memory in your system (if you have more than 4GB), and possibly also im * Otherwise, choose the one that matches your copy of Windows (if your computer can run 64bit, and most can, you will get better
    5 KB (858 words) - 17:48, 14 May 2017
  • *{{LLOlink|Terms of Service}} {{LLO_Table|Month of Machinima|Event|Courtney}}
    11 KB (1,523 words) - 13:26, 7 June 2011
  • * Merge Monkey of the Day: Oz * Lots of meetings
    5 KB (831 words) - 23:22, 19 December 2010
  • * Sometimes poseballs will be hidden; if you don't see the number of poseballs you expect, try a different pose. * When you're done, you can do any of the following:
    8 KB (1,395 words) - 09:15, 25 December 2011
  • # Click in any place of the text. Then, you will see the Edition menu bar. # Go to the Knowledge Base page of your locale: [http://community.secondlife.com/t5/Deutsche-Knowledge-Base/tk
    23 KB (2,970 words) - 04:12, 21 September 2011
  • ...te build, mostly by {{User2|Veronica Quackenbush}}. She acquired the right of way through several sims over several years. Kitto Flora scripted the cars ...to Flora was temporarily commissioned by Linden Lab to build the extension of the ONSR to the Wengen Sim.
    8 KB (1,075 words) - 02:26, 12 May 2014
  • ...Troubleshooting]]''' - this doesn't seem terribly useful as a label. Some of this can go into Answers. * [[Login problems]] - This article transcludes all of the following:
    11 KB (1,790 words) - 09:03, 8 November 2011
  • ...nCheckbox|title=Release Notes|body=This is a maintenance release with lots of crashfixes, bugfixes, cleanup and a few awesome new features as well! * {{jira|MAINT-6580}} Snapshot window becomes blank after changing the size of Second Life window
    5 KB (737 words) - 21:26, 29 November 2016
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    6 KB (895 words) - 12:16, 11 March 2016
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-7847}} The presence of certain Avatars stops local specular textures from "sticking". Yes really.
    3 KB (500 words) - 15:46, 22 May 2018
  • A[22:07:36] Caleb Linden: That's all I got for this week. As some of you may have noticed during the RC roll, there were some regions that got r A[22:08:17] Caleb Linden: And it turned out that it was just a human error of triggering it twice
    20 KB (3,153 words) - 16:33, 3 April 2014
  • ...f the Second Life client which is a compelling alternative for a broad set of users, and contains enhancements and development that then rapidly make the {{BlueInfobox|title=New in Snowglobe 1.3|body=Below is a list of features new to Snowglobe 1.3, added since [[Release Notes/Snowglobe Releas
    6 KB (780 words) - 08:13, 7 August 2010
  • '''Note:''' New page, and pyogp is not conforming to the guidelines as of writing. You may obtain a copy of the License at:
    6 KB (860 words) - 08:41, 27 June 2017
  • ...rdamom, or other regional herbs. It is produced in Crete and other islands of the Aegean Sea and on the Greek mainland, chiefly consumed during the winte * {{jira|MAINT-8803}} Need better UI handling of unrecognized inventory items
    4 KB (526 words) - 05:06, 31 August 2018
  • * {{JIRA|SVC-4143}}: Limit the number of scripts an estate manager can disable at once to prevent broad irreversible * Logging added to track down one of our remaining sim crash modes
    9 KB (1,460 words) - 17:36, 26 January 2011
  • ...attached child prims reference their operation by region position instead of root position like non-experience based scripts. ** {{JIRA|BUG-6757}} Different error code returned for an Experience that is not permitted to run on a parcel /
    13 KB (1,796 words) - 16:05, 3 April 2016
  • ...itle=Release Notes|body=This viewer pulls in Vivox 4.6.x libraries instead of 4.5 for improved stability and to address Mavericks issues. * {{jira|ACME-1221}} Merchant Outbox Initialization fails with 404 error with new account in Merchant Outbox viewer
    3 KB (377 words) - 14:45, 21 April 2014
  • ...itle=Release Notes|body=This viewer pulls in Vivox 4.6.x libraries instead of 4.5 for improved stability and to address Mavericks issues. * {{jira|ACME-1221}} Merchant Outbox Initialization fails with 404 error with new account in Merchant Outbox viewer
    3 KB (377 words) - 07:47, 25 April 2014
  • ...ox|title=Release Notes|body=This release contains an update to a large set of libraries to provide security, stability and consistency improvements to th The libraries below have been built with a minimum OS level of 10.6. Viewers based on this release will not run on OS X 10.5 or earlier r
    5 KB (728 words) - 13:36, 10 July 2014
  • * VWR-24429 : KDU Error : investigated, couldn't repro, closed. * OH: triaged rest of SNOW bugs
    5 KB (697 words) - 15:19, 10 February 2011
  • ...- Deferred Rendering offers full dynamic lighting for an infinite number of local light sources, as well as high quality real-time shadows from the sun * {{Jira|EXT-8730}} Crash at llrender/llimagegl.cpp(157) : error ERROR: checkTexSize: wrong texture size and discard level: width: 512 Height: 512
    12 KB (1,639 words) - 13:28, 26 May 2011
  • ...0 15:02] Mazidox Linden: This week I've been doing a lot of investigation of an issue where everyone in a region stands up from their sit under certain ...den: I just don't know if they're reproducible at will, so err on the side of caution for now
    20 KB (2,643 words) - 16:06, 30 August 2018
  • *{{jira|STORM-1810}} Display Z coordinate in Script Error Window ...LIC][CRASH] llrender/llvertexbuffer.cpp(1863) : error 2012-02-26T06:54:14Z ERROR: VertexBufferStrider<class LLColor4U,6>::get: VertexBufferStrider could not
    10 KB (1,405 words) - 11:49, 25 April 2012
  • ...94461]. More historical information [http://blakesea.blogspot.de/p/history-of-blake-sea.html here]. The Blake Sea has a [[Linden_Lab_Official:Blake_Sea_Code_of_Conduct|code of conduct]]. Please be considerate during races and events.
    8 KB (1,261 words) - 06:13, 17 March 2015
  • *{{jira|STORM-1810}} Display Z coordinate in Script Error Window ...LIC][CRASH] llrender/llvertexbuffer.cpp(1863) : error 2012-02-26T06:54:14Z ERROR: VertexBufferStrider<class LLColor4U,6>::get: VertexBufferStrider could not
    10 KB (1,413 words) - 11:48, 19 April 2012
  • * Merge Monkey of the Day: Oz ...rad's repo. Built the viewer but was thrown on a wild goose chase courtesy of a mac-updater build issue. Eventually built a Mac viewer using libcurl 7.21
    6 KB (892 words) - 16:20, 16 December 2010
  • ...inges their IP. Through our IP complaint process, IP owners may notify us of Resident content in Second Life or on Xstreet SL that they believe infringe ...your email address on file with Linden Lab, please wait for a later round of testing.
    19 KB (3,080 words) - 11:28, 26 August 2022
  • ...tes|body=This viewer adds retina display support on Mac, and has a variety of graphics-related fixes. * {{jira|SL-1117}} grids.xml with a single grid instead of an array in LLSD can crash viewer
    4 KB (562 words) - 11:49, 2 April 2019
  • ...t on the Nautilus continent (near, but not the same land mass, as the city of the same name): ...open the map. This give explorers the ability to easily navigate to parts of the route not yet explored.
    9 KB (1,299 words) - 02:47, 10 May 2014
  • * crashhunting - lots of new crashes in release, and some old ones we thought closed. * Emailed Grumpity about VWR-25078 ([crash] ERROR: LLViewerObjectList::renderObjectsForMap:ASSERT (!objectp->isDead()))
    4 KB (692 words) - 11:08, 9 March 2011
  • ...ox|title=Release Notes|body=This release contains an update to a large set of libraries to provide security, stability and consistency improvements to th The libraries below have been built with a minimum OS level of 10.6. Viewers based on this release will not run on OS X 10.5 or earlier r
    5 KB (775 words) - 14:54, 6 August 2014
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-8031}} [Win] media_plugin_libvlc error while trying open .mov format media}}
    3 KB (406 words) - 12:20, 4 January 2018
  • ...rring crashes -> debug setting RenderAutoMuteByteLimit has to be > default of 0 for this feature. * {{jira|MAINT-8031}} [Win] media_plugin_libvlc error while trying open .mov format media}}
    3 KB (406 words) - 14:13, 17 January 2018
  • {{GreenCheckbox|title=Release Notes|body=This viewer introduces two sets of improvements intended to make your Second Life graphics experience better: ...p bar pulldown. Create one with a short draw distance and support for lots of detail to use when going to a dance club, another with long views for explo
    7 KB (929 words) - 12:03, 15 April 2016
  • This article covers each of the steps from encoding video content to displaying it in Second Life. ...d to a computer file form from whatever source it is in. There are variety of programs and devices that can do this step. Once the video is on the comput
    7 KB (1,151 words) - 11:58, 17 November 2009
  • ...signed) / 0.69314718055994530941723212145818));//floor(log2(b)) + rounding error ...(llLog(mantissa & -mantissa) / 0.69314718055994530941723212145818);//index of first 'on' bit
    4 KB (422 words) - 08:46, 25 January 2015
  • [2015/03/19 15:06] Caleb Linden: we are in the process of deploying simon ...cts. I ask because I've seen several halts in rezzing followed by a flurry of rezzes.
    16 KB (2,204 words) - 11:41, 26 March 2015

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)