User Control Panel
Advertisements

HELP US, HELP YOU!

Use of uninitialised value ...

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help
View unanswered posts
Author Message
svennson
Newbie
Newbie


Joined: 05 Jun 2006
Posts: 29

Reputation: 1.1

PostPosted: Sun Jun 11, 2006 12:49 pm    Post subject: Use of uninitialised value ... Reply with quote

I received an error on youre download version rev102 of echobot .. Sad some bugfix for it ?
error is showen in attachment.

Code:
                foreach my $handle (keys %$AL)
                {
         if (!defined $FL->{$handle}) {
                 $self->send( "ADC", "FL C=$AL->{guid}" );
         }
                }


this is the 'buggy' code
Back to top
Cer
Upgraded Agent
Upgraded Agent


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

PostPosted: Sun Jun 11, 2006 1:41 pm    Post subject: Reply with quote

1) It is possible to select, copy and paste from DOS windows (click the icon in the top left corner and go to "Edit")

2) This is just a Perl warning. The uninitialized value is probably not the culprit to your disconnect problem (if that even is a problem, or were you just running a test script to show this warning?)

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
svennson
Newbie
Newbie


Joined: 05 Jun 2006
Posts: 29

Reputation: 1.1

PostPosted: Sun Jun 11, 2006 2:39 pm    Post subject: Reply with quote

hey , no i can't send you the dos mode tekst , beacus when i start bot he is gone i click Smile and its just my bot he works whit the rev 84 but i need a few things from 102 ...
Back to top
svennson
Newbie
Newbie


Joined: 05 Jun 2006
Posts: 29

Reputation: 1.1

PostPosted: Sun Jun 11, 2006 2:53 pm    Post subject: Reply with quote

Code:
C:\Program Files\xampp\perl>perl.exe echobot.pl
MSN 2.1.2 (14/05/2006) Rev: 102  - Checksum: 24582-NS53848-SB21136

Use of uninitialized value in concatenation (.) or string at lib/MSN/Notificatio
n.pm line 864, <DATA> line 1.
phpbbhelper@hotmail.com has connected successfully!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help 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