Jump to content

Cerise Sorbet

Advisor
  • Posts

    2,437
  • Joined

  • Last visited

Everything posted by Cerise Sorbet

  1. When looking for threads here, remember to open the menu next to the green Search button, and pick All. This will make your seach include both active and archived forums. There is an old, old script library too with the contributions before February 2010, and an index for it. But wait, there's still more! There is also an LSL Library on the current Second Life wiki, and yet another good Script Library on the "old" LSL wiki.
  2. HI, that is how particle systems work, they stay on the prim even after the script is gone. The script only does the setup work. Make a new script like this in your inventory, then drag it to the offending prim to make it stop. default { state_entry() { llParticleSystem([]); llRemoveInventory(llGetScriptName()); } }
  3. Hi, the help page for Marketplace search was moved and LL didn't restrict the new version, so it's corrected now.
  4. Hi, that is a server error, it means that one of its helper processes broke down, and it is failing to get your avatar's baked textures uploaded. When that happens, go to a different region and rebake. If the problem persists on that region, a restart might help, but it could take support intervention because that process is shared by regions on the same server.
  5. leliel Mirihi wrote: Do you just like looking at several profiles at once for fun, or is it that you are trying to do something and v1 forced you to open multiple profiles to do it? Multiple open profiles will be returning to viewer 2.x, and when they do return it will be one of the changes that breaks 1.23. The profiles are being converted to a web system based on the old Avatars United. LL has not said when but it is coming. The new XMPP group chat system will be another incompatible change, and there are a few more.
  6. That kind of interface trouble was a missed opportunity in viewer 2.x. The editor knows when we are editing attachments, it would be nice if it told us why linking is not available.
  7. Hi, is the object attached to your avatar? Linking and unlinking is not possible for attachments, we must rez them on the ground first. If that is not the trouble, does the problem persist if you use a different viewer?
  8. Hi, check your mute list, you could be on your own.
  9. Raven Lazarno wrote: I have been part of SL for a very long time and honestly like the idea of a single chosen Username , is there a way to change my username from 2 words to one, or even perhaps a . syntax where my new username would be Joe.Smith? Hi, it is yes and no. The username raven.lazarno was already created for you automatically. If you start up Viewer 2.3 you can change your display name to be that or another single word if you like, and then raven.lazarno will appear where your username is needed. Old viewers will have to show your legacy name with the space until they stop working or are updated to show the new naming system. Old scripts will show your name with the space forever, until somebody goes in to modernize them.
  10. I suppose I need to head over to jira for this: Has anyone else noticed peoples names turning to just three question marks? Was on an island sim and I don't think anyone else was using 2.3 It is DN-202, an intermittent server problem
  11. If some instructions said that the case mattered on the old style avatar names then those instructions are the mistake and should be fixed.
  12. Hi, I saw that the login system was updated today, the new residents without last names are coming soon Do you mean that 'fAuBiO aLtEr' did not work on the login before and it works now? If so that that will be a bug that was fixed, login names are supposed to be case insensitive. If 'fAuBiO aLtEr' does not work now, that will be a bug!
  13. Hi, did you mute yourself on accident? I am always muting the wrong things because I am a sloppy clicker
  14. I do not know why there are IE7 troubles for some people, it works OK for me on this site when I am stuck on the road with old computers. I am guessing that maybe some popular tool bars could add hooks that cause trouble?
  15. The name "Javascript" is very misleading. It is not really Java at all, the name was a silly marketing stunt from the 1990s. The name ECMAscript is sometimes used now but old habits die hard. It is built in on the browser and not a plugin, and errors are not helped by downloading new Java versions. What version of IE do you use? Some people have reported trouble between IE7 and this site, others do not appear to have issues on the same version.
  16. Hi, if the trouble stays with different viewer versions and even different computers then it is probably a transparent object attached to one of your HUD points. ctrl+alt+T could reveal it.
  17. Hi, yes L$0 sales to "Anyone" are blocked in LLFloaterSellLandUI::doSellLand on the LL viewers. It should work the same on TPVs if they have not removed the test.
  18. Hi, most things we buy in SL are delivered right away so there is not a chance to cancel. Did you buy something from a vendor inworld or on Xstreet, or from a person by hand? If it was by hand then you can ask them if you can change your mind but that kind of purchase does not happen much.
  19. Hi, group proposals broke a few years ago and were never fixed, closed proposals were not saved so there was no way to see the results. The feature was planned for removal in viewer 1.23 but the change did not really happen until 2.0.
  20. Hi, yes JIRA is still the place but now they want us to write stories! How To Propose A Viewer Feature on the SL wiki tells how the process should work now.
  21. Hi, do you have a very long SL password? It won't work on JIRA if it is longer than about 15. The viewer is using openid for some web things too now, maybe that could be a part of your search trouble too.
  22. Yes the boxes really are that bad to figure out! LL is working on a better way for people to sell things so we can get rid of the boxes, but for now you will see a lot of them when you buy on the web or use remote vendors :-o And yes I have been through a wood chipper and roasted on a spit and had my head sawed off in SL, but I know deep down that they did it to show they cared!
  23. Welcome to SL Rowan! They do not let us whack newbies with wooden paddles any more, all we can do now is confuse you with the box thing. The Opening boxes page on the SL wiki tells you how to get your stuff, good luck!
×
×
  • Create New...