Jump to content

Rolig Loon

Resident
  • Posts

    46,376
  • Joined

  • Days Won

    5

Everything posted by Rolig Loon

  1. Yes, but did you download and install updated drivers as I suggested? When Linden Lab introduces a new upgrade, it is tuned to the current drivers that they assume people will have installed on their computers. If you haven't been updating drivers regularly, chances are good that you will have rendering issues.
  2. It is not easy to understand your question. If you are having trouble connecting with your PC to the same address that works for your iPhone, perhaps there is something wrong with your router. When was the last time you rebooted it?
  3. Wireless in SL is rarely a good idea. WiFi from your iPhone is a terrible idea. Use a direct cable connection to your router.
  4. Try using a different web browser. SL doesn't like Internet Explorer (or maybe IE doesn't like Second Life --- whatever). Firefox and Chrome work much better.
  5. Since you didn't say exactly what the problem is, it's hard to give a focused answer, but you'll find what you want here, among other great advice from the Phoenix/Firestorm support crew >>>> http://wiki.phoenixviewer.com/fs_media
  6. I hate it when that happens. Thanks, Dilbert.
  7. That's not quite the way a llDialog is going to have to work. If the listen event hears the prompt "Add" ( I assume it's coming on a chat channel that you have set previously), then... 1. it triggers the llDialog function, which ends its message on the channel you've called scriptc. 2. THEN the listen event captures the response from the llDialog. 3. and adds it to the access list. So, the event has to be triggered twice, on two different channels and with different messages. But that's not what you wrote. What you need is more like listen (integer channel, string name, key id, string msg){ if(msg == "Add") { llDialog( id, " \n Detected avatars ...", sensl, scriptc); } else if (!~llListFindList(sensl,[msg]) ) { access += [msg]; llOwnerSay( msg + " was added to the access list."); }} On a side note, I don't have a clue what you are doing between lines 24 and 30. You're getting values of name out of sensl that you just put there. I also don't know what you're testing in line 34. I assume that you do, though, and that's what counts. ETA: BTW, I'm also assuming that you have opened a llListen on both of the channels you're using, elsewhere in the script.
  8. Yes. Take a good look at this JIRA report >>> https://jira.secondlife.com/browse/VWR-29307 . It's not clear why people are having this problem, but if you read through ALL of the comments you'll see that other SL residents have figured out ways to solve it. Some of them take a bit of patience, but they do work.
  9. Their Marketplace ad says, "If you have questions about using AVsitter I am always available to help customers at short notice. For inquiries contact Code Violet in Second Life." That sounds like a good idea.
  10. EirianHikari wrote: Edit 2: I looked at your links, but It doesn't make much sense to me, and I'm not sure how or if I can do that with my security program. I use Century Link online security. Also I don't know if this would make a diffrence having updated it, but when I first downloaded it a year ago it worked, but it was a year ago, so I don't know, I haven't changed anything in my settings anywhere that I'm aware of. I'm not the most computer litterit person though. :smileysad: I'm not familiar with Century Link, but it must have a way to create exceptions. Every firewall system does. You may have to contact them to find out how theirs works. SL viewers are quite different than they were a year ago, BTW, and I'm sure that your security system is too. Now, you say that you haven't changed any settings, so my guess is that you mean you did a simple install of the new viewer --- installing it right on top of the previous one. That's not usually a good idea. When you reinstal like that, it preserves all of the previous settings files, which might not be compatible with the new version, or might be borked. It's much wiser to do a total "clean install". See these instructions (written for Firestorm's viewer, but applicable to any of them) >>> http://wiki.phoenixviewer.com/fs_clean_reinstall
  11. It sounds like it's time to submit a support ticket at https://support.secondlife.com/create-case/ >>> Marketplace >>> Lindex and Marketplace Exchange Issues .
  12. It looks as if your online security software ---your firewall --- is blocking your SL viewer and SL's crash logger too. That's an aggressive firewall. Try creating an exception for your viewer first. Whitelist the viewer with your anti-virus software too, for good measure. See http://community.secondlife.com/t5/English-Knowledge-Base/Using-Second-Life-with-a-firewall/ta-p/1304539 and http://wiki.phoenixviewer.com/antivirus_whitelisting
  13. Server code 12.07.24.262437, which contains the Creator Tools Project, rolled out on RC Le Tigre sims this week. The release notes say "The new LSL functions work with the current runtime permissions system and are precursor to future work with experience permissions. More information about the runtime permission is here: PERMISSION_TELEPORT." The phrase "future work with experience channels" says it all, in appropriately vague words.
  14. Hmmmm... Then it's almost certainly not something related to the script. Silly question ..... Are you sure that the vehicle isn't colliding with something that keeps it from turning? Something like the ground? I once wasted several minutes trying to figure out why a vehicle wasn't turning to the right before I realized that there was a transparent non-phantom object in the way. :smileyembarrassed: If you made your vehicle bigger, there are more chances for it to bump into stuff.
  15. Nope. It's just like RL. Once you take the barrels to the street and the truck comes to pick them up, your trash is gone forever. If you emptied Trash, that's it.
  16. That's hard to say. Exactly what error message have you been getting? What lind of computer are you using (make, model, etc.)? Whay graphics card does it have? Have you ever been able to log in to SL before? If so, what have you changed since then? How are you connected to the Internet? What's your ping time and packet loss (see http://pingtest.net/)? We can't begin to guess what's wrong without at least some information. Click on the Options link in the upper right corner of your question and select EDIT to add information that might be helpful. Please do NOT start a new thread.
  17. Dilbert's right. BTW, unless you truly love getting spam e-mail, it would be smnart to remove your e-mail address from your post. This is a public forum, after all. :smileysurprised:
  18. You're not doing anything wrong necessarily. Your bot's just not rezzing. It happens briefly to everyone as we log on, and then stops within a second or two. If yours get stuck, theres a communication problem between your computer and SL's servers. Information about your appearance (or your bot's) has to be "baked" onto your avatar on your own computer, saved there, and then uploaded to SL before it's fully visible there. If the necessary information is messed up in transmission, you may end up with a borked file on your computer, or SL's servers may end up with a borked image. Either way, your av's appearance defaults to a fluffy cloud. What works to repair the damage 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 possibilities 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. You may find that the bake fail problem comes back repeatedly, even after you fix it with one of the suggestions on that wiki page. If so, you have a chronically weak Internet connection. There are many steps to take for repairing it. Perhaps the simplest ones -- ones that work best for most people -- are: (1) Don't Use WIRELESS. Wireless connections are inherently less stable than direct cable connections and are more vulnerable to interference. Then, (2) Reboot your router. Unplug it from the power for a few minutes to let it clear its RAM. The plug it back in and let it get a fresh hold on an IP address.
  19. The size of the prims doesn't make any difference to whether a LSL script runs or not. Whether it makes a difference to the behavior of your boat, though, is anyone's guess. It's hard to say without seeing the scrpt itself. There are many other things you can do to mess up a perfectly good script, of course. For example, your script almost certainly has a call to llSetVehicleVectorParams in it that sets VEHICLE_ANGULAR_MOTOR_DIRECTION. If you have added a call to llTargetOmega in your boat script, though, that function will be borked. As the wiki warns, "VEHICLE_ANGULAR_MOTOR_DIRECTION may conflict with any active llTargetOmega set in the root prim and prevent vehicle turns." Things like that are hard to track down, even if you are an accomplished scripter.
  20. Read >>> http://community.secondlife.com/t5/English-Knowledge-Base/Managing-your-Marketplace-store/ta-p/700191#Section_.1.6
  21. When was the last time you upgraded your graphics card drivers? Do it today. Mac drivers are included with OS upgrades. However, to determine what card you have, select “About this Mac” from the Apple menu, then click “More Info”. Under Hardware select Graphics/Displays If you are not sure what type of video card you have, use GPU-Z found (win only) here. For linux, in a console use: lspci | grep VGA Nvidia Video Driver Latest driver Last checked Feb 6th- Windows: 285.62 (Oct 24) beta: 295.51 (Jan 31) - Linux: 290.1 (Nov 22)ATI Video Driver Latest driver Last checked Feb 6th- Windows and Linux: 12.1 (Jan 25)Intel Video Driver Intel driver download page Intel does not have a universal driver set. Please go to Intel's site and select the appropriate download.
  22. ALL specific locations, or one single very specific location? The servers could just be having a hard time with that one spot. That happened to me once just yesterday, in fact. Twice in a row. So, I TP'd to a different spot first and THEN tried it. It worked just fine. In general, though, there are lots of reasons why teleports fail. If you can't teleport anywhere, take a look >>> http://community.secondlife.com/t5/English-Knowledge-Base/Landmarks-teleporting-and-SLurls/ta-p/700123#Section_.1a
  23. Certainly, if it's full perm. In fact, people who sell kits or full perm sculpty components expect the buyers to do that. What counts in any object is the name of the person who created its root prim. So, when a buyer wants to change a full perm object and make himself show as the creator, all he has to do it link the object to a new prim that he has created. Voila! he's now the object's creator. There's nothing wrong with that. It's the way it's supposed to work.
  24. Thank you for the clarification with your edit. So, let me understand..... are you trying to wear or add individual items or are you trying to wear an outfit that contains these items? If it's an outfit, please be sure that the outift includes skin, shape, and eyes. If it doesn't, it won't load. Those three components have to be present in any outfit or you can't wear it.
×
×
  • Create New...