Phil: my account can connect to beta servers ;) I received an invitation few days ago. I tested with the tcldom (2.0) provided on the tclsoap's website (in C, statically linked). With this version no need to change SOAP.tcl I have an other error, related to dom/soap, reproduced twice (at least)
On 1/29/06, Le Philousophe - Phil <[EMAIL PROTECTED]> wrote: > Have you the right to connect to MSNP13 ?? > It's only reserved for beta testers... > I tested the thing and for me it works... > Phil > > Le Sunday 29 January 2006 13:54, Yoda BZH a écrit: > > I tryied too. I'm not connected too. > > Included: status_log and protocol_log > > > > Plus, I have a tcl error, already reported on the bts. It's soap > > related (I think) > > > > On 1/29/06, Tom Hennigan <[EMAIL PROTECTED]> wrote: > > > I've changed the line, and I don't get errors any more, but I can't > > > connect to aMSN. Here's the log: > > > > > > [12:31:31] cmsn_auth starting, stat=a > > > [12:31:31] cmsn_auth starting, stat=v > > > [12:31:31] cmsn_auth starting, stat=i > > > [12:31:31] cmsn_ns_handler: got a NS transfer, reconnecting to > > > 64.4.27.142! [12:31:31] gotNexusReply: > > > loginurl=https://loginnet.passport.com/login2.srf > > > [12:31:31] gotNexusReply: finished before authentication took place > > > [12:31:31] cmsn_auth starting, stat=a > > > [12:31:31] cmsn_auth starting, stat=v > > > [12:31:32] cmsn_auth starting, stat=i > > > [12:31:32] Got unknown NS input!! --> GCF > > > [12:31:32] cmsn_auth starting, stat=u > > > [12:31:32] cmsn_auth_msnp9: Nexus has replied so we have login URL... > > > [12:31:32] ::DirectConnection::authenticate: Getting > > > https://loginnet.passport.com/login2.srf > > > [12:31:33] ::DirectConnection::GotAuthReply 200 Ticket= > > > t=70cZH1f31F3emj1TKYDEW92ixKkaq5rmSfWBiOfsWEPQUQHbyrGOIezSQ!vZIgONIJVw0VG > > >kciId7NYSo7OySP18iWcllUUnS76AeiepHdbERNmv!iECN!vNzZADBFl9ym&p=76FE!QpVABuN > > >bBg9ozslWKaRgBiwSy!JxqWYzknEjvHhZbI2KoODKQPyfGIkrmScBIxYy*ptofv6FJ1G2*IB!5 > > >1NrbdIlOpqHJ58un8JvcAVRra6ZgrKzN4hHyqHQaYkqyH*JoeOL!g6CebVvM2gwcNjcztEq7pK > > >sm [12:31:33] Got unknown NS input!! --> 420 > > > [12:31:33] Read EOF in ::NS::Connection1, closing > > > [12:31:33] ::MSN::CloseSB ::ns Called > > > [12:31:33] ::MSN::ClearSB ::ns called > > > [12:31:33] clearing sb ::ns. oldstat=us > > > [12:31:33] ::DirectConnectin::Write: SB ns problem when writing to the > > > socket: can not find channel named ""... > > > [12:31:33] ::MSN::CloseSB ns Called > > > [12:31:33] ::MSN::ClearSB ns called > > > [12:31:33] clearing sb ns. oldstat=d > > > [12:31:33] ::MSN::CloseSB ns Called > > > [12:31:33] ::MSN::ClearSB ns called > > > [12:31:33] clearing sb ns. oldstat=d > > > [12:31:33] Loging out > > > > > > > > > > > > > > > > > > On 29 Jan 2006, at 10:32, Yoda BZH wrote: > > > > > > > > > same here too, using tcldom 3.0 and tclsoap 1.6.7 > > > > > > I suppose that's tclsoap's fault (or we need to fallback to dom 2.x) > > > /usr/lib/tclsoap1.6.7/SOAP.tcl:25 > > > if { [catch {package require dom 2.0} ::SOAP::domVersion]} { > > > > > > It seems that tclsoap WANT dom 2.0. But even if dom 3.0 is installed, > > > the major version don't match, so `package require' fail > > > According to > > > http://www.tcl.tk/man/tcl8.4/TclCmd/package.htm#M10 > > > then versions later than version are also acceptable as long as they > > > have the same major version number as version. > > > > > > if they don't have the same major version, it won't works. > > > With > > > if { [catch {package require dom 3.0} ::SOAP::domVersion]} { > > > I can load sucessfully tclsoap. But I haven't test if it works in amsn > > > > > > (hope this helps) > > > On 1/29/06, Tom Hennigan <[EMAIL PROTECTED]> wrote: > > > I have the same error on Mac OS X. tclsoap version 1.6.7. > > > > > > > > > > > > > > > On 29 Jan 2006, at 01:59, Arieh Schneier wrote: > > > > > > then change server in advanced prefs to muser.messenger.hotmail.com > > > instead of messenger.hotmail.com. > > > > > > Then log in and voila, instant new contactlist (but you can't do > > > anything else :P) > > > > > > I tried that and got the error below. It seems to crash becuase it loads > > > on older version of Soap from my Tcl directory (version 1.6): > > > > > > > > > require dom package greater than 1.6 > > > while executing > > > "error "require dom package greater than 1.6"" > > > invoked from within > > > "if {[catch {package require SOAP::dom 1.0} ::SOAP::domVersion]} { > > > if { [catch {package require dom 2.0} ::SOAP::domVersion]} { > > > if { [catch..." > > > (file "C:/Program Files/Tcl/lib/tclsoap1.6.7/SOAP.tcl" > > > line 24) > > > invoked from within > > > "source {C:/Program Files/Tcl/lib/tclsoap1.6.7/SOAP.tcl}" > > > ("package ifneeded" script) > > > invoked from within > > > "package require SOAP" > > > (file "msnp13.tcl" line 1) > > > invoked from within > > > "source msnp13.tcl" > > > ("v" arm line 8) > > > invoked from within > > > "switch [ns cget -stat] { > > > > > > a { > > > #Send three first commands at same time, to it faster > > > if { [::config::getKey protocol] == 11 } { > > > > > > ::MSN::Writ..." > > > > > > (procedure "cmsn_auth" line 7) > > > invoked from within > > > "cmsn_auth $item" > > > ("VER" arm line 2) > > > invoked from within > > > "switch [lindex $item 0] { > > > MSG { > > > cmsn_ns_msg $item $message > > > return 0 > > > } > > > IPG { > > > > > > ::MSNMobile::MessageReceived "$message" > > > > > > ..." > > > (procedure "cmsn_ns_handler" line 17) > > > invoked from within > > > "cmsn_ns_handler $command $message" > > > ("default" arm line 2) > > > invoked from within > > > "switch [lindex $command 0] { > > > ILN { > > > if {$::msnp13} { > > > $self handleILN $command > > > } else { > > > cmsn_ns_handler $command $message > > > ..." > > > (procedure "::NS::Snit_methodhandleCommand" line 27) > > > invoked from within > > > "::NS::Snit_methodhandleCommand ::NS ::NS::Snit_inst1 ::ns ::ns {VER 1 > > > MSNP13 CVR0}" > > > ("uplevel" body line 1) > > > invoked from within > > > "uplevel 1 $command $args" > > > invoked from within > > > "$options(-name) handleCommand $command" > > > (procedure "::Connection::Snit_methodreceivedData" line > > > 39) > > > invoked from within > > > "::Connection::Snit_methodreceivedData ::Connection > > > > > > ::Connection::Snit_inst2 > > > ::NS::Connection1 ::NS::Connection1" > > > > > > ("uplevel" body line 1) > > > invoked from within > > > "uplevel 1 $command $args" > > > invoked from within > > > "::NS::Connection1 receivedData" > > > ("uplevel" body line 1) > > > invoked from within > > > "uplevel 1 $command $args" > > > invoked from within > > > "ns receivedData" > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > files for problems? Stop! Download the new AJAX search engine that > > > makes searching your log files as easy as surfing the web. DOWNLOAD > > > SPLUNK! > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > > _______________________________________________ > > > Amsn-devel mailing list > > > Amsn-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > > > ------------------------------------ > > > Tom Hennigan > > > [EMAIL PROTECTED] > > > http://www.justclimbit.co.uk/ > > > > > > > > > > > > > > > > > > -- > > > Admin HLTV-Fr : http://www.hltv-fr.com > > > Admin, Project leader & coder Games-Tv : http://www.games-tv.org > > > Admin WestArena : http://www.westarena.net > > > Admin AAG : http://www.2ag-fr.com > > > > > > http://www.yoda-bzh.net > > > http://blog.yoda-bzh.net > > > > > > o May the Force be with you > > > o Do it, or not, but there's no try > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > files for problems? Stop! Download the new AJAX search engine that > > > makes searching your log files as easy as surfing the web. DOWNLOAD > > > SPLUNK! > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 > > > _______________________________________________ > > > Amsn-devel mailing list > > > Amsn-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > > > ------------------------------------ > > > Tom Hennigan > > > [EMAIL PROTECTED] > > > http://www.justclimbit.co.uk/ > > > > -- > > Admin HLTV-Fr : http://www.hltv-fr.com > > Admin, Project leader & coder Games-Tv : http://www.games-tv.org > > Admin WestArena : http://www.westarena.net > > Admin AAG : http://www.2ag-fr.com > > > > http://www.yoda-bzh.net > > http://blog.yoda-bzh.net > > > > o May the Force be with you > > o Do it, or not, but there's no try > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642 > _______________________________________________ > Amsn-devel mailing list > Amsn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amsn-devel > -- Admin HLTV-Fr : http://www.hltv-fr.com Admin, Project leader & coder Games-Tv : http://www.games-tv.org Admin WestArena : http://www.westarena.net Admin AAG : http://www.2ag-fr.com http://www.yoda-bzh.net http://blog.yoda-bzh.net o May the Force be with you o Do it, or not, but there's no try
[14:03:40] ::Proxy::ProxyDirect1 [14:03:40] ->ns-sock8 VER 1 MSNP13 MSNP12 CVR0 [14:03:40] ->ns-sock8 CVR 2 0x0409 winnt 5.1 i386 MSG80BETA 8.0.0365 msmsgs [EMAIL PROTECTED] [14:03:40] ->ns-sock8 USR 3 TWN I [EMAIL PROTECTED] [14:03:40] <-ns-sock8 VER 1 MSNP13 CVR0 [14:03:41] <-ns-sock8 CVR 2 8.0.0365 8.0.0365 8.0.0365 http://msgr.dlservice.microsoft.com/download/4/2/3/4236042d-176d-4a69-a60a-e40f768e3500/EN/Install_Messenger_Beta.exe http://ideas.live.com [14:03:41] <-ns-sock8 GCF 0 165 [14:03:41] Message Contents: <Policies><Policy type="SHIELDS"><config> <shield> <cli maj="7" min="0" minbld="0" maxbld="9999" deny=" " /> </shield> <block> </block></config></Policy></Policies> [14:03:41] <-ns-sock8 USR 3 TWN S lc=1033,id=507,tw=40,fs=1,ru=http%3A%2F%2Fmessenger%2Emsn%2Ecom,ct=1138539822,kpp=1,kv=7,ver=2.1.6000.1,rn=jQ!lC5eS,tpf=b9f01b62569d56c691a56fecf1070048 [14:03:43] ->ns-sock8 USR 4 TWN S t=7mQvicN!CDuEI37ibwFmh7kWsJMs7lSDesPo!z9n4L8856atbs22jStSlWuYokRQWM9Y!xFkxivBn7tCNjdpElBtgLNmT*T98s2sbihShpuy9UjntvKzEMZsMFD!SziXbO&p=7FUnsmQDRH!ofy0d5i1MdKDzwJL6MGpW3K1p1vw1jI85jKCuz0AIUmvDazFty8IK2Z5fnUYJgLmFNIt8rkNuJPDiiatvtx7t0GyPdMdc23u9MHfV2hzZBG3VB7gCnFZBIX8qNgKl8*Alo*7iacRqSiUTKE8NHOVX0ExPPgAtHHVwJ2N!oGbyuAAQ$$ [14:03:43] <-ns-sock8 USR 4 OK [EMAIL PROTECTED] 1 0 [14:03:47] ->ns-sock8 UUX 5 214 <Data><PSM>:: ... ::</PSM><CurrentMedia>aMSN\0Music\01\0{0}\0Robert Post - Got none (FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio)\0</CurrentMedia></Data> [14:03:47] ->ns-sock8 CHG 6 NLN 1073741860 %3Cmsnobj%20Creator%3D%22yodabzh%40gmail%2Ecom%22%20Size%3D%2226475%22%20Type%3D%223%22%20Location%3D%22721%2Etmp%22%20Friendly%3D%22AAA%3D%22%20SHA1D%3D%22DkhDQc%2FkZUlduY4e5eK5DUz2qDQ%3D%22%20SHA1C%3D%22dYFyEsug0ojL6ano6MdcnInh6f4%3D%22%2F%3E [14:03:47] ->ns-sock8 UUX 7 214 <Data><PSM>:: ... ::</PSM><CurrentMedia>aMSN\0Music\01\0{0}\0Robert Post - Got none (FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio)\0</CurrentMedia></Data> [14:03:47] ->ns-sock8 UUX 8 214 <Data><PSM>:: ... ::</PSM><CurrentMedia>aMSN\0Music\01\0{0}\0Robert Post - Got none (FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio)\0</CurrentMedia></Data> [14:03:47] <-ns-sock8 SBS 0 null [14:03:47] <-ns-sock8 MSG Hotmail Hotmail 541 [14:03:47] Message Contents: MIME-Version: 1.0 Content-Type: text/x-msmsgsprofile; charset=UTF-8 LoginTime: 1138539825 EmailEnabled: 0 MemberIdHigh: 196608 MemberIdLow: -2098775700 lang_preference: 1036 preferredEmail: country: FR PostalCode: Gender: Kid: 0 Age: BDayPre: Birthday: Wallet: Flags: 1073743425 sid: 507 kv: 7 MSPAuth: 7mQvicN!CDuEI37ibwFmh7kWsJMs7lSDesPo!z9n4L8856atbs22jStSlWuYokRQWM9Y!xFkxivBn7tCNjdpElBtgLNmT*T98s2sbihShpuy9UjntvKzEMZsMFD!SziXbO ClientIP: 213.41.180.166 ClientPort: 53772 ABCHMigrated: 1 BetaInvites: 0 [14:04:07] ->ns-sock8 UUX 9 233 <Data><PSM>:: ... ::</PSM><CurrentMedia>aMSN\0Music\01\0{0}\0A suivre: Beyonce Knowles - Crazy in love (FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio)\0</CurrentMedia></Data> [14:04:27] ->ns-sock8 UUX 10 214 <Data><PSM>:: ... ::</PSM><CurrentMedia>aMSN\0Music\01\0{0}\0Robert Post - Got none (FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio)\0</CurrentMedia></Data>
[14:03:39] Catch in proc trans (title ): can't read "lang(title)": no such variable [14:03:39] Catch in proc trans (followtext ): can't read "lang(followtext)": no such variable [14:03:39] Catch in proc trans (filters ): can't read "lang(filters)": no such variable [14:03:39] Catch in proc trans (savetofile ): can't read "lang(savetofile)": no such variable [14:03:39] Catch in proc trans (clear ): can't read "lang(clear)": no such variable [14:03:39] Catch in proc trans (close ): can't read "lang(close)": no such variable [14:03:39] No LANG environment variable. Using en [14:03:39] LoadLoginList: starting [14:03:39] LoadLoginList: HOME=/home/yoda/.amsn, HOME2=/home/yoda/.amsn, HOMEE=/home/yoda/.amsn [14:03:39] LoadLoginList: adding profile [EMAIL PROTECTED] with lock num 0 [14:03:39] LoadLoginList: adding profile [EMAIL PROTECTED] with lock num 0 [14:03:39] LoadLoginList: adding profile [EMAIL PROTECTED] with lock num 0 [14:03:39] LoadLoginList: adding profile [EMAIL PROTECTED] with lock num 65147 [14:03:39] LoadLoginList: adding profile [EMAIL PROTECTED] with lock num 0 [14:03:39] LoadLoginList: getting an initial profile [14:03:39] CheckLock: LoginList getlock called. Lock=0 [14:03:39] CheckLock: Port is zero [14:03:39] LockProfile: Locking [EMAIL PROTECTED] [14:03:39] LockProfile: Got random port 63474 [14:03:39] LoadLoginList: profile [EMAIL PROTECTED] is free, locking [14:03:39] LoadLoginList: we found a free profile: [EMAIL PROTECTED] [14:03:39] load_config: Started. HOME=/home/yoda/.amsn/yodabzh_gmail_com, config(login)[EMAIL PROTECTED] [14:03:39] load_config: loading file /home/yoda/.amsn/yodabzh_gmail_com/config.xml [14:03:39] load_config: Config loaded [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] PLUGINS INFO READ [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with Nudge PacketReceived received [14:03:39] Plugin Systems: RegisterEvent called with Nudge chatwindowbutton sendbutton [14:03:39] Plugin Systems: RegisterEvent called with Nudge chatmenu itemmenu [14:03:39] Plugin Systems: RegisterEvent called with Nudge right_menu clitemmenu [14:03:39] Plugin Systems: RegisterEvent called with Nudge AllPluginsLoaded add_command [14:03:39] load_lang called from a plugin [14:03:39] load_lang called from a plugin [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with Cam Shooter xtra_choosepic_buttons CreateShootButton [14:03:39] load_lang called from a plugin [14:03:39] Plugins System: no config for plug-in Cam Shooter [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with Inkdraw chatwindowbutton AddInkSwitchButton [14:03:39] Plugins System: no config for plug-in Inkdraw [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugins System: no config for plug-in emotes [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with Games PacketReceived PacketReceived [14:03:39] Plugin Systems: RegisterEvent called with Games chatmenu edit_menu [14:03:39] load_lang called from a plugin [14:03:39] Plugins System: no config for plug-in Games [14:03:39] load_lang called from a plugin [14:03:39] load_lang called from a plugin [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with Music OnConnect newname [14:03:39] Plugin Systems: RegisterEvent called with Music OnDisconnect stop [14:03:39] Plugin Systems: RegisterEvent called with Music ContactListColourBarDrawn draw [14:03:39] Plugin Systems: RegisterEvent called with Music new_chatwindow CreateMusicMenu [14:03:39] Plugin Systems: RegisterEvent called with Music AllPluginsLoaded add_command [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with pop3 OnConnect start [14:03:39] Plugin Systems: RegisterEvent called with pop3 OnDisconnect stop [14:03:39] Plugin Systems: RegisterEvent called with pop3 ContactListColourBarDrawn draw [14:03:39] Plugin Systems: RegisterEvent called with pop3 ContactListEmailsDraw addhotmail [14:03:39] Plugin System: Trying to register a plugin twice.. [14:03:39] Plugin Systems: RegisterEvent called with remind new_conversation Remind [14:03:39] load_lang called from a plugin [14:03:39] load_lang called from a plugin [14:03:39] skin olddefault 's scrollbar loaded [14:03:39] load_my_pic: Trying to set display picture 721.png [14:03:40] cmsn_auth starting, stat=a [14:03:40] dock prob dock.tcl [14:03:40] cmsn_auth starting, stat=v [14:03:41] cmsn_auth starting, stat=i [14:03:41] Got unknown NS input!! --> GCF [14:03:41] cmsn_auth starting, stat=u [14:03:41] cmsn_auth_msnp9: Nexus didn't reply yet... [14:03:41] check_web_ver: Current= 0 96b New=0 95 (0.95) [14:03:41] Three days (in seconds) :604800 [14:03:41] Difference time (in seconds): 604801 [14:03:41] Not yet 3 days or no new version [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:41] PLUGINS INFO READ [14:03:42] gotNexusReply: loginurl=https://loginnet.passport.com/login2.srf [14:03:42] gotNexusReply: authentication was waiting for me, so I'll do it [14:03:42] ::DirectConnection::authenticate: Getting https://loginnet.passport.com/login2.srf [14:03:43] ::DirectConnection::GotAuthReply 200 Ticket= t=7mQvicN!CDuEI37ibwFmh7kWsJMs7lSDesPo!z9n4L8856atbs22jStSlWuYokRQWM9Y!xFkxivBn7tCNjdpElBtgLNmT*T98s2sbihShpuy9UjntvKzEMZsMFD!SziXbO&p=7FUnsmQDRH!ofy0d5i1MdKDzwJL6MGpW3K1p1vw1jI85jKCuz0AIUmvDazFty8IK2Z5fnUYJgLmFNIt8rkNuJPDiiatvtx7t0GyPdMdc23u9MHfV2hzZBG3VB7gCnFZBIX8qNgKl8*Alo*7iacRqSiUTKE8NHOVX0ExPPgAtHHVwJ2N!oGbyuAAQ$$ [14:03:43] cmsn_auth starting, stat=us [14:03:43] save_config: saving config for user [EMAIL PROTECTED] in /home/yoda/.amsn/yodabzh_gmail_com] [14:03:43] save_config: saving config_file. Opening of file returned : file10 [14:03:43] save_config: Config saved [14:03:43] Loading address book data... [14:03:47] Address book data loaded... [14:03:47] Got unknown NS input!! --> SBS [14:03:47] Getting demographic and auth information [14:03:47] Getting local IP [14:03:47] Finished [14:03:47] ::abook::getFirewalled: Connecting to 213.41.180.166 port 6891 [14:03:47] ::abook::connectionHandler: connection failed [14:03:47] My IP is 213.41.180.166 [14:03:47] ----------------------------------------- [14:03:47] >>> GOT TCL/TK ERROR : {{invalid character error: a name contains an invalid character}} >>> Stack: invalid character error: a name contains an invalid character while executing "dom::document createElement $headelt $hname" (procedure "::SOAP::soap_request" line 72) invoked from within "::SOAP::soap_request ::SOAP::_ABFindAll -headers {-subHeader ABApplicationHeader ApplicationId 09607671-1C32-421F-A6A6-CBFAA51AB5F4 IsMigration false ..." ("eval" body line 1) invoked from within "eval "$procvar(wrapProc) $procVarName $args"" (procedure "::SOAP::invoke" line 14) invoked from within "::SOAP::invoke ::SOAP::_ABFindAll -headers {-subHeader ABApplicationHeader ApplicationId 09607671-1C32-421F-A6A6-CBFAA51AB5F4 IsMigration false Partne..." ("eval" body line 1) invoked from within "eval ::SOAP::invoke ::SOAP::_ABFindAll $args" (procedure "ABFindAll" line 1) invoked from within "ABFindAll -headers {-subHeader ABApplicationHeader ApplicationId 09607671-1C32-421F-A6A6-CBFAA51AB5F4 IsMigration false PartnerScenario Initial -endSu..." (procedure "getAddressbook" line 15) invoked from within "getAddressbook" (procedure "cmsn_ns_msg" line 32) invoked from within "cmsn_ns_msg $item $message" ("MSG" arm line 2) invoked from within "switch [lindex $item 0] { MSG { cmsn_ns_msg $item $message return 0 } IPG { ::MSNMobile::MessageReceived "$message" ..." (procedure "cmsn_ns_handler" line 17) invoked from within "cmsn_ns_handler $command $message" ("default" arm line 2) invoked from within "switch [lindex $command 0] { ILN { if {$::msnp13} { $self handleILN $command } else { cmsn_ns_handler $command $message ..." (procedure "::NS::Snit_methodhandleCommand" line 27) invoked from within "::NS::Snit_methodhandleCommand ::NS ::NS::Snit_inst1 ::ns ::ns {MSG Hotmail Hotmail 541} {MIME-Version: 1.0 Content-Type: text/x-msmsgsprofile; chars..." ("uplevel" body line 1) invoked from within "uplevel 1 $command $args" invoked from within "$options(-name) handleCommand $command $payload" (procedure "::Connection::Snit_methodreceivedData" line 32) invoked from within "::Connection::Snit_methodreceivedData ::Connection ::Connection::Snit_inst2 ::NS::Connection1 ::NS::Connection1" ("uplevel" body line 1) invoked from within "uplevel 1 $command $args" invoked from within "::NS::Connection1 receivedData" ("uplevel" body line 1) invoked from within "uplevel 1 $command $args" invoked from within "ns receivedData" >>> Code: NONE [14:03:47] ----------------------------------------- [14:03:47] >>> AMSN version: 0.96b - AMSN date: 12/22/2005 [14:03:47] >>> TCL version : 8.4.11 - TK version : 8.4.11 [14:03:47] >>> tcl_platform array content : osVersion 2.6.14.5-elonia byteOrder littleEndian threaded 1 machine i686 platform unix os Linux user yoda wordSize 4 [14:03:47] ----------------------------------------- [14:03:58] Can't get online plugininfo.xml for DbusViewer (place 0 - URL ) [14:04:03] Can't get online plugininfo.xml for Games (place 0 - URL ) [14:04:04] Can't get online plugininfo.xml for remind (place 0 - URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/amsn/amsn-extras/plugins/remind/plugininfo.xml?rev=HEAD&content-type=text/plain) [14:04:04] PLUGINS INFO READ [14:04:04] PLUGINS INFO READ [14:04:04] PLUGINS INFO READ [14:04:04] PLUGINS INFO READ [14:04:04] PLUGINS INFO READ [14:04:04] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ [14:04:05] PLUGINS INFO READ