problems with SLeek anyone can hep?
|
jamie Cheeky
Registered User
Join date: 19 Jun 2006
Posts: 42
|
01-15-2008 17:05
Hi my mate is on dial up and wants to access SL so we thought SLeek would be a good way, but when she tried to log in she gets this error anyone got any ideas why and how to fix this?
error retrieving the login response from the server
any help would be appreciated thanks in advance.
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
01-15-2008 18:04
There may be something about the avatar's inventory skeleton (too much of it?) that prevents it being parsed correctly by libsl. The problem was addressed in a recent version (of libsecondlife.dll)
I'm not sure if you can just replace the dll. Would you like me to try to compile SLeek with the latest libsl code?
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
01-15-2008 19:54
Wow, I took a look around the SLeek users community at http://groups.google.com/group/sleek-secondlife and got the impression people have been waiting many months for this to be fixed! I updated SLeek to use the current libsl trunk. I can't tell you how good it felt to see all those compile errors and actually know how to fix them! I don't know jack about versioning so I just took the version numbers off... maybe this will help encourage Delta to pick the project back up soon Compiled: http://tooskilled.com/bin/SLeek-Day.zip Source: http://tooskilled.com/bin/SLeek-source-Day.zip Let us know how it works out!
|
jamie Cheeky
Registered User
Join date: 19 Jun 2006
Posts: 42
|
01-16-2008 02:04
HI, first thankyou so much! she tried this version and has got a different error now any ideas?
the request was aborted: The request was canceled
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
01-16-2008 10:56
Drat  I mentioned this last night and one of the libsl guys said it sounded like an HTTP error... but I don't know for sure 
|
EliteData Maximus
Technical Geek
Join date: 3 Oct 2007
Posts: 298
|
01-16-2008 11:52
these errors sound more like a connection issue. perhaps because its dial-up, the connection time out sephamore value in the compiled code for sleek may be too short, it could also be the time out sephamore on the server as well (not likely), but i tend to think its in the compiled code of the sleek client. even if that is not the case, the time it takes to download inventory and fill the contact list (if you have a large contact list) among other things will saturate the already slow connection which may cause it to timeout. i cant really see a viable use for the inventory on sleek, perhaps a different client made for dialup without the use of inventory, strictly for the contact list and instant messages may help.
|
jamie Cheeky
Registered User
Join date: 19 Jun 2006
Posts: 42
|
01-16-2008 16:38
the account is a brand new one so as far as inventory is concerned there isnt much. She has never been able to get into SL cos of dial up ... you think its possible to get her in on sleek? are these problems something ppl can work around to fix?
|
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
|
01-16-2008 19:07
I looked around Google for the error, it looks like it's an exception thrown by part of the HttpWebRequest class, which libsl does use now for login. I saw some people were getting around the problem by setting the timeout to infinite, so I guess it's worth a try... This is with the login request's timeout set to infinite. http://tooskilled.com/bin/SLeek-Day-NoTimeout.zip Others fixed the problem by disabling KeepAlive, but it looks like libsl is already disabling KeepAlive. I'm kinda sorry I don't have the problem and can't test whether it works myself  Lindens, I don't mean anything by it!
|
SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
|
01-16-2008 21:00
_____________________
-
So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.
I can be found on the web by searching for "SuezanneC Baskerville", or go to
http://www.google.com/profiles/suezanne
-
http://lindenlab.tribe.net/ created on 11/19/03.
Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard, Robin, and Ryan
-
|