Skip to content
GuarDDog v. 5

socketrename blah balh

A TG007 community discussion started by dumnogenus.

Discussion 4 posts
Page 1 of 1
Open
Topic #6100 · 4 published posts · 1,003 views

+ Found: #ChatSeattle [Time 0.146 seconds]

-

[03:25] * Connecting to 127.0.0.1 (12981)

-

[03:25] * /sockrename: 'dc.mirc.temp' socket unavailable (line 400, DogCollar.mrc)

 

:(

 

blah I can't loadup multiple rooms, or mirc's.

 

anything I can do to fix this?

Show us line 400

Pomperom

Show us line 400

         hmake %n 1 | hload %n dc.temp.txt | .remove dc.temp.txt | sockrename %s %n | sockrename $replace(%o %n,chat,mirc) 

 

in this function

 

       elseif (dc.chat.* iswm %ss) { 
         var %o = dc.chat.temp , %n = dc.chat. $+ $iif(%dc.join.nc,%dc.join.nc,$scon($scon(0)))
         hsave -o %o dc.temp.txt | hfree %o | if ($hget(%n)) { hfree -w %n } 
         hmake %n 1 | hload %n dc.temp.txt | .remove dc.temp.txt | sockrename %s %n | sockrename $replace(%o %n,chat,mirc) 
       }

 

non modded GD5, so you could have looked.

 

:-P

 

i know of the error (though it should be around line 415 if you've fully updated your script with GuarD-Doctor, and i can see you haven't :P). I am not aware of any checks to see if a socket is not available for a rename, nor do i know of why the error occurs for some and not others, as i've never ever encountered that error.