Jump to content

Rolig Loon

Resident
  • Posts

    46,323
  • Joined

  • Days Won

    5

Everything posted by Rolig Loon

  1. There are many reasons for that very common problem. What works for one person won't necessarily work for the next person, and it may not be the same thing that works for you tomorrow. See the full list of possibilitites here >>> http://wiki.phoenixviewer.com/doku.php?id=fs_bake_fail . Start with the simple things at the top of the list and work down until you find what works for you today.
  2. Nooooooooooooo!!!! Don't do that. That setting does exactly what it says.... It renders an avatar that is not yet fully loaded. You don't want to do that. You want to load the avatar and THEN render it. Otherwise, you'll just be seeing a Ruthed avatar. There are many excellent ways to repair a bake fail (all listed in the page refered to elsewhere in this thread ... http://wiki.phoenixviewer.com/doku.php?id=fs_bake_fail ), but renderUnloadedAvatar is not one of them.
  3. Introduce? As in "import?" You can create sculpties and mesh objects in RL if you have 3D modelling software like Blender or Maya, and then you can import them if they are in the proper format. You can also create textures in programs like Photoshop or GIMP and import them to apply to prims in world. See >>> http://wiki.secondlife.com/wiki/Creation_Portal to get an overview and links to various resources.
  4. Ah... Good possibility, Peggy. I was assuming that he bought something on Marketplace and paid in USD, where a price of $10.95 would work out to about L$2737 .... an odd amount but plausible for something like, say, an aerodrome. I love a good puzzle.
  5. There are two ways. REAL tags are group identifiers. They indicate the role that you have in the group that you have chosen as your "active" group at the moment. You can see all of your groups on your profile page, or by right clicking on yourself and selecting Groups. If you highlight a group and select it, that group becomes active, and you will be wearing its tag. If you want a custom, personalized tag, you'll have to create your own group, get at least one other person to join, and pay the L$100 fee to register it. See >>> http://community.secondlife.com/t5/English-Knowledge-Base/Groups-overview/ta-p/700081 to learn more about groups. The other way is a bit of a cheat. It's not a real tag at all but a line of floating text in a device called a titler. You can get titlers cheap (free, usually) all over SL and on Marketplace, or you can make one with a simple script.
  6. En ce cas, on doit faire un installation complete. Voyez ici >> http://wiki.phoenixviewer.com/doku.php?id=clean_reinstall
  7. I assume that is the name of something you just bought. From Marketplace, maybe? To get a record of the individual items in your order, open Marketplace and click the My Marketplace menu at the top of the page. Select My Account >> Order History from the pulldown menu. If you do not receive items within about 24 hours, you should cut and paste the information about a missing item from that Order History and send it in a IM or notecard to the merchant, along with a polite message requesting redelivery. Most merchants are very kind and willing to redeliver. This happens all the time and they are aware of it. Do be patient, though. Not everyone logs in to SL every day or checks their e-mail. If you still haven't heard in another day or two, follow it up with a second polite note and finally, if you STILL haven't heard, file a support ticket at https://support.secondlife.com/create-case/ , selecting Marketplace from the pulldown menu. Double check your inventory to be sure that it wasn't delivered, though. Open the Recent tab and click the little gear icon in its lower left corner. Then select Show Filters. Set it back a couple of days to see everything that you have added to inventory in that period of time. If your item doesn't show up then yes, it was not delivered.
  8. Hehe ... And I pounced fast enough that I didn't see the OP only wanted one reply instead of an echo of the triggering message..... It's been a long day .....
  9. You can't write if (message == "hi | hello | hey | hola | oi"). That's not an allowed syntax in LSL. You will need to separate your tests into a series of if ... else if .. else if ...else tests. Either that or write something like list replies = ["Hi","Hello","Wassup","Hey","Oi","Ey"];if (~channel = llListFindList(replies ,[message]){ llSay(0,llList2String(replies,channel);} with appropriate cleanup to take care of upper/lower case variants....
  10. You've done most of the obvious things, Ariel. Try some less obvious ones .... change your skin, or maybe your hair base. You might also try disabling OpenGL Vertex Buffer Objects (VBO), which you'll find in the Graphics >> Hardware Settings menu of Preferences. Also, if you haven't tried it, see if you have better luck getting dressed on a lag-free sim like Pooley or Aqua. There may just be a server problem on you own sim.
  11. We're all residents, just like you, so there's nothing we can do about it. No Lindens come here. If you really like the V1 layout, though, I don't blame you. I do too. Try using the Phoenix viewer or the Firestorm viewer, both of which give you the option of customizing your user interface so that it looks very much like the familiar V1 screen. There is no chance in the world that LL is going to go back to a V1 option, but you do have the choice ( or very nearly so) if you use a TPV instead. http://www.phoenixviewer.com/downloads.php
  12. So, follow the advice that we gave the OP in this thread. Also, see http://wiki.secondlife.com/wiki/How_to_retrieve_coalesced_items and watch this video >>> http://wiki.secondlife.com/wiki/Video_Tutorial/What_are_coalesced_objects%3F . If you have other questions, please do not add them to someone else's thread, where they are likely to be buried and lost. Start your own new question.
  13. It's in Firestorm and Phoenix. :smileywink:
  14. Эта область используется для задавать вопросы о Second Life. У вас есть вопрос? Вы можете добавить информацию, нажав на ссылку Параметры в правом верхнем углу вашего вопроса и выбора EDIT. Пожалуйста, не начинайте новый вопрос.
  15. If you're using Firestorm, go to Preferences (CTRL + P) >> Network & Cache >> Proxy Settings . If you're using the LL V2/V3 viewer, it's on the Web tab in Preferences.
  16. If it's something in the roaming directory, then you didn't do a clean reinstall of your viewers >>> http://wiki.phoenixviewer.com/doku.php?id=clean_reinstall
  17. Top Scripts is a snapshot, so it may get lucky and catch a script when it's actually doing something or (more likely) while it's idling between triggered events. The stats bar is a dynamic display, with some time averaging too, I suspect. As a result, it's more likely to see more of the momentary peaks when active scripts are actually doing something. At least, that's how I have rationalized it -- as a sampling issue.
  18. Derendering and uncloudiness are different things. Derendering is easy. Access the Asset Blacklist from the Phoenix menu at the top of your screen. Click on the item you want to rerender, note avatars show as objects. Click the Remove button. Change your group tag, or teleport out and back. If you can see the person, as an av or as a cloud, the person is re-rendered. If he is derendered, he'll be completely invisible. Blocking/muting the person won't derender him OR make him into a cloud. It will make him look gray to you, that's all. If he's a cloud, it's because he's having a connection problem. It's nothing you can do anything about. If he really wants to know how to be uncloudy, tell him to look at http://wiki.phoenixviewer.com/doku.php?id=fs_bake_fail and work down from the top of the list.
  19. GenysisGwynn Nicoletti wrote: -I don't see where to post in this phoenix/firestorm group, I don't see a group when you go to the page it says to email them, so thats why I post here, if anyone has a link with previous posts that I can use I would appreciate that, I sent the email, but since they are so busy with FS, I thought I would get a quicker response here* shrugs, but thank you I appreciate all responses That's why I gave you the link to the FS in-world group. I'll send it to you in world now as well. I would send it to your alt as well, but of course I do not know your alt's name. So long as you can log in as your alt, you'll be able to get into the group and ask your question there in real time, instead of having to go back and forth in e-mail.
  20. I forgot to ask the obvious question earlier: "Do you have instant translation turned on in Preferences?" If so, turn it off.
  21. I'm sure that there is an answer, but it's eluding me at the moment, Genysis. I think maybe your best bet is to pose the question in the live in-world support group for Firestorm/Phoenix. They have excellent, knowledgeable staff on duty almost all the time. If you aren't already a member of the group, see https://my.secondlife.com/groups/3a1be8d4-01f3-bc1a-2703-442f0cc8f2dd , or you can try just sending your question by e-mail to support@phoenixviewer.com . If you do that, be sure to put a brief summary in the subject line of your e-mail note.
  22. Well, the 1023 character number is correct as a limiting value, since any string that contains high-bit ASCII characters will come in at less than that. For clarity, we might add a note to the wiki that says "Strings that contain characters requiring 2 or more bits may have a maximum length less than 1023."
  23. Take a look at http://wiki.phoenixviewer.com/doku.php?id=fs_speedtest For a more detailed view with comments on special situations, see http://joelfoner.com/2010/03/understanding-the-maximum-bandwidth-option-in-the-second-life-viewer/
  24. That stinks, Pam. It does sound like an asset server issue, now that we have it separated from the invisible prim problem. We've had a small number of similar questions in Answers this last week, and I notice a JIRA that sounds much like it. I assume you've tried Live Chat, but if not, give them a try. If they tell you to come back here, you can tell them we don't have a clue. :smileytongue:
  25. You keep "doing like a circle"? If you'd like to explain what you mean by that, start your own thread and include the information there. If you add it here, in a comment to someone else's question, it will get buried and nobody will ever see it.
×
×
  • Create New...