User Control Panel
Advertisements

HELP US, HELP YOU!

Net::OSCAR EINPROGRESS Error

 
Post new topic   Reply to topic    Bot Depot Forum Index -> AIM Protocol & questions
View unanswered posts
Author Message
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Tue Jul 05, 2005 4:24 pm    Post subject: Net::OSCAR EINPROGRESS Error Reply with quote

Some people always have Net::OSCAR errors along the lines of "Your vendor didn't specify POSIX macro EINPROGRESS" or something like that.

alienz told me that a Juggernaut user who had that error went into the AIM signon_done handler's code and removed the line to format the bot's screenname, and that that fixed the error.

So if you get that error in your bot, try going into the AIM signon_done handler (in Juggernaut and Leviathan it's in handlers/aim/aim_signon_done.pl) and comment out or remove the format_screenname line:
Code:
It looks something like this:
$aim->format_screenname (......);

where $aim may be $self, and the "....." would be some variable. But that's what the line looks like so comment it out or delete it.


And then try running it again. If it works, reply here, if it doesn't, reply here. It would be something really useful to others if this is the only problem because this error seems to happen a lot to some people.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
alienz
Almost An Agent
Almost An Agent


Joined: 22 Mar 2004
Posts: 1436
Location: Mars
Reputation: 55.7

PostPosted: Tue Jul 05, 2005 9:31 pm    Post subject: Reply with quote

If anyone has anymore info on fixing this error, post away here or at Botworld. As far as I know, EINPROGRESS is a constant of the ERRNO class in POSIX, but as for the cause of this error...no one really seems to know. It tends to just happen out of the blue and affects bots other than Juggernaut.
_________________
Check out Botworld! A dev resource for things bot.
Downloads, articles, news, fourm and more.
http://botworld.marzopolis.com
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> AIM Protocol & questions All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group