F**king sockwrites!!!

Talk about anything about MSN Messenger for mIRC or leave some comments.
Post Reply
|PuLi|
I'm Helpful!
Posts: 12
Joined: Thu Dec 08, 2005 11:33 am
Location: Helsinki, Finland

F**king sockwrites!!!

Post by |PuLi| »

/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)
/sockwrite: no such socket (line ???, msn.mrc)...

same comes over 50 lines

WTF that mean? FIX IT
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Post by andyc »

Needless to say, I'm completly ignoring you until you:

:arrow: Read the sticky at the top of the forum.
:arrow: Post some more details of the error, what were you doing when it occured?
:arrow: Improve your attitude.
midnight

about

Post by midnight »

andyc it happened to me too .. when im chatting and then ppl disconnected in same time .. or also when "has joined conversation isnt appear" it doesnt read socket in active i bet
|PuLi|
I'm Helpful!
Posts: 12
Joined: Thu Dec 08, 2005 11:33 am
Location: Helsinki, Finland

Re: F**king sockwrites!!!

Post by |PuLi| »

* /sockwrite: 'chat.friend@dunno.com' no such socket (line 539, msn.mrc)

* /sockwrite: 'chat.friend@dunno.com' no such socket (line 563, msn.mrc)

I'm using mIRC 6.16 & NoNameScript 4.0, MSN Messenger For mIRC 3.48
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Post by andyc »

Problems with sockwrite errors should now be fixed.

Get the new version from http://www.burningimage.net/msn

Let me know if it worked!

:)
mini

Post by mini »

andyc i get same problem with (alias "saytype")

/sockwrite: 'chat.email@hotmail.com' no such socket (line

when im typing and ppl close his window .. do u know how to fixed that

alias saytype {
if ( %msn.showtype == NO ) { return }
sockwrite -n chat. $+ $1 MSG %msn. [ $+ [ $1 ] ] U $calc(73 + $len( %msn.user ))
sockwrite -n chat. $+ $1 MIME-Version: 1.0
sockwrite -n chat. $+ $1 Content-Type: text/x-msmsgscontrol
sockwrite -n chat. $+ $1 TypingUser: %msn.user
sockwrite chat. $+ $1 $crlf
sockwrite chat. $+ $1 $crlf
inc %msn. [ $+ [ $1 ] ] 1
}
mini

Post by mini »

problem fixed :) thx andyc
LazyBons

hate to burst your bubble..

Post by LazyBons »

Well...

its not completly gone. when i try to connect to a server i get this:
* /sockwrite: 'msn' not connected (line 161, msn.mrc)
and then it keeps on connecting for infinity with a lack of success..the strange part is that i connected once. worked fine. then i shutdown mirc. reopned it, and now this. so its either one setting that makes him belive that its connect or sth like that...will look into it and see what i can dig up ;D

best wishes and nice work!
hmm

Yeah well

Post by hmm »

has anyone ever considerd checking the line the error is on -_-
iball

Still getting sockwrite errors

Post by iball »

Hi I am using mIRC 6.15, and version 3.50 msn messenger for mirc,
and I am constantly getting sockwrite errors
* /sockwrite: 'chat.<cleared>@gmail.com' no such socket (line 563, msn.mrc)

The user is online

What can I do to resolve this?
Rody

SOCKETS ROFL!

Post by Rody »

Well... i dont wanna alarm anyone but the socket shit, as far as i was concerned is used to lots of things, one of them is for 3rd parties to see the incoming/outgoing data such as passwords and whatever u type into the MIRC...
I really have NO idea what the socket is used for in the MSN script.
andyc
MSN for mIRC Creator
Posts: 243
Joined: Sun Dec 01, 2002 21:26 pm

Post by andyc »

How would you connect to the MSN Messenger servers without using sockets?!
jizer

Re: hate to burst your bubble..

Post by jizer »

LazyBons wrote:Well...

its not completly gone. when i try to connect to a server i get this:
* /sockwrite: 'msn' not connected (line 161, msn.mrc)
and then it keeps on connecting for infinity with a lack of success..the strange part is that i connected once. worked fine. then i shutdown mirc. reopned it, and now this. so its either one setting that makes him belive that its connect or sth like that...will look into it and see what i can dig up ;D

best wishes and nice work!
i have version 3.71 and got the socket thing to...

* /sockwrite: 'msn' not connected (line 190, msn.mrc)
Post Reply