Search found 322 matches

by Oren Hurvitz
Thu Jun 13, 2013 5:30 am
Forum: Worlds Support
Topic: estate manager not able to do anything
Replies: 28
Views: 21441

Re: estate manager not able to do anything

We announce changes on our blog. Today's update is described here: http://www.kitely.com/virtual-world-new ... plemented/

The Return bug is actually an OpenSim Coalesced Objects bug. I want to deal with it, but it's low priority so it won't be soon.
by Oren Hurvitz
Wed Jun 12, 2013 10:01 am
Forum: Scripting
Topic: llRequestURL
Replies: 11
Views: 13282

Re: llRequestURL

We updated Kitely today, and now llRequestURL() returns a valid URL. The URL's look like this:

Code: Select all

http://ec2-xxx-xxx-xxx-xxx.us-west-1.compute.amazonaws.com:9000/lslhttp/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/
This URL may change each time the world is started.
by Oren Hurvitz
Wed Jun 12, 2013 9:32 am
Forum: Kitely Website Support
Topic: Error generating login response
Replies: 35
Views: 26957

Re: Error generating login response

We updated Kitely today, and added optimizations that should make login faster. The slow logins were caused by having to search for the user's gestures in his or her inventory, which is slow for large inventories. We now store gestures in a separate table so this problem should be eliminated.
by Oren Hurvitz
Wed Jun 12, 2013 9:31 am
Forum: Worlds Support
Topic: estate manager not able to do anything
Replies: 28
Views: 21441

Show Objects in megaregions

We updated Kitely today, and now Show Objects works in megaregions, too. Open the "About Land" dialog; go to the "Objects" tab; and click on the Refresh button next to "Object Owners". Previously this only worked in non-megaregion mode, but now it works in megaregions as well. You can also click the...
by Oren Hurvitz
Fri Jun 07, 2013 10:04 am
Forum: Account, Payments and Subscriptions Support
Topic: Profile has no Picture
Replies: 1
Views: 2843

Re: Profile has no Picture

Users with a username/password account can set a profile picture using a "Gravatar": http://en.gravatar.com/

Just use the same email address that you had used when signing up for Kitely.
by Oren Hurvitz
Mon Jun 03, 2013 4:51 am
Forum: Scripting
Topic: llRequestURL
Replies: 11
Views: 13282

Re: llRequestURL

It looks like OpenSim is returning our internal name instead of the external hostname. I'm going to look into providing the external hostname to OpenSim. That will require a code update, so it will probably be ready in a week or two.
by Oren Hurvitz
Sun Jun 02, 2013 7:19 am
Forum: Kitely Market
Topic: Picture "Add" Button is "Self-Deleting"
Replies: 3
Views: 4013

Re: Picture "Add" Button is "Self-Deleting"

OK, good to know.
by Oren Hurvitz
Thu May 30, 2013 5:53 am
Forum: Kitely Market
Topic: Unable to Edit Products
Replies: 1
Views: 2685

Re: Unable to Edit Products

I see that you've managed to add more products since this post, so I assume everything is ok now?

By the way, you've reached the limit of 20 free products listings, but you can request to get more free listings. See the link at the bottom of the Store Products page.
by Oren Hurvitz
Thu May 30, 2013 5:46 am
Forum: Kitely Market
Topic: Picture "Add" Button is "Self-Deleting"
Replies: 3
Views: 4013

Re: Picture "Add" Button is "Self-Deleting"

Which browser and OS are you using? Can you try it on a different browser?
by Oren Hurvitz
Tue May 21, 2013 6:44 am
Forum: General Content Creation
Topic: Script and Scripted Object Permissions
Replies: 8
Views: 10352

Re: Script and Scripted Object Permissions

How did you make objects that are NoCopy and NoTrans? Could you walk me through the UI in order to do so? Because in my experience these options are mutually exclusive.