User Control Panel
Advertisements

HELP US, HELP YOU!

White Warrior 2.0 Lite!
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> Templates
View unanswered posts
Author Message
Marcelito
Newbie
Newbie


Joined: 10 Dec 2005
Posts: 4

Reputation: 5Reputation: 5Reputation: 5Reputation: 5Reputation: 5

PostPosted: Sat Dec 10, 2005 3:14 pm    Post subject: Uhh.. Reply with quote

Well i'm trying to make a bot.. well using White Warriors template i want to start a bot.. it keeps coming up with this dynaloader error..

I've tried redownloading it and it hasint worked..

can you give me a link where i can download the fixed one.
Back to top
darkmonkey
The Merovingian
The Merovingian


Joined: 18 Apr 2004
Posts: 2557
Location: London, England
Reputation: 39.3Reputation: 39.3Reputation: 39.3Reputation: 39.3
votes: 7

PostPosted: Sat Dec 10, 2005 3:41 pm    Post subject: Reply with quote

Please show the full error. It is not an error with the bot - rather with your version of Perl.
_________________
~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Back to top
Marcelito
Newbie
Newbie


Joined: 10 Dec 2005
Posts: 4

Reputation: 5Reputation: 5Reputation: 5Reputation: 5Reputation: 5

PostPosted: Sat Dec 10, 2005 3:57 pm    Post subject: Reply with quote

Encode object version 2.10 does not match the bootsrap parameter 2.09 at C:/Perl/lin/Dynaloader.pm line 253.
Compilation failed in require at System/Whitewarrior.pm line 32.
Begin failed--compilation aborted at System/Whitewarrior.pm line 32.
Compilation failed in require at ./bot.pl line 45.
Begin failed--compilation aborted at ./bot.pl line 45.
press any key to continue...

That's my error.
Back to top
darkmonkey
The Merovingian
The Merovingian


Joined: 18 Apr 2004
Posts: 2557
Location: London, England
Reputation: 39.3Reputation: 39.3Reputation: 39.3Reputation: 39.3
votes: 7

PostPosted: Sat Dec 10, 2005 3:59 pm    Post subject: Reply with quote

Ok, delete the file: ./System/Encode.pm.
_________________
~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Back to top
Marcelito
Newbie
Newbie


Joined: 10 Dec 2005
Posts: 4

Reputation: 5Reputation: 5Reputation: 5Reputation: 5Reputation: 5

PostPosted: Sat Dec 10, 2005 4:04 pm    Post subject: Reply with quote

I've configured it now how does it load? what do i run?

I've tried to run bot.pl but it just makes another bot :S
Back to top
Marcelito
Newbie
Newbie


Joined: 10 Dec 2005
Posts: 4

Reputation: 5Reputation: 5Reputation: 5Reputation: 5Reputation: 5

PostPosted: Sun Dec 11, 2005 8:28 am    Post subject: Reply with quote

Marcelito wrote:
I've configured it now how does it load? what do i run?

I've tried to run bot.pl but it just makes another bot :S


It keeps re making the bot.. it tells me to press enter at the end and i do but it doesint seem to work.
Back to top
will360
Newbie
Newbie


Joined: 19 Dec 2005
Posts: 1

Reputation: 4.7Reputation: 4.7Reputation: 4.7Reputation: 4.7

PostPosted: Mon Dec 19, 2005 6:22 pm    Post subject: Reply with quote

Same problem here!
Back to top
darkmonkey
The Merovingian
The Merovingian


Joined: 18 Apr 2004
Posts: 2557
Location: London, England
Reputation: 39.3Reputation: 39.3Reputation: 39.3Reputation: 39.3
votes: 7

PostPosted: Tue Dec 20, 2005 1:18 pm    Post subject: Reply with quote

I am aware of the problem..my site got haxx'd, so the version up there is old. I'll reupload it when I can.
_________________
~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Back to top
alienz
Almost An Agent
Almost An Agent


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

PostPosted: Tue Dec 20, 2005 5:52 pm    Post subject: Reply with quote

Versions are still available at Botworld too.
_________________
Check out Botworld! A dev resource for things bot.
Downloads, articles, news, fourm and more.
http://botworld.marzopolis.com
Back to top
Rio
Newbie
Newbie


Joined: 15 Nov 2005
Posts: 7
Location: Australia
Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7

PostPosted: Wed Dec 21, 2005 4:43 am    Post subject: Reply with quote

Well i've decided i will wait til we get a better version out... To many problems coming through here and don't want to be faced with any of them... I did try one thing which was the configuration file... I found it a bit brief.
Back to top
Rio
Newbie
Newbie


Joined: 15 Nov 2005
Posts: 7
Location: Australia
Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7Reputation: 7.7

PostPosted: Wed Dec 21, 2005 4:56 am    Post subject: Reply with quote

For those who are still having problems i gave it a quick go and using the stuff on this page i got it to work... Try it. Following Bugs and resolutions


Error:
Code:
Encode object version 2.10 does not match the bootsrap parameter 2.09 at C:/Perl/lin/Dynaloader.pm line 253.
Compilation failed in require at System/Whitewarrior.pm line 32.
Begin failed--compilation aborted at System/Whitewarrior.pm line 32.
Compilation failed in require at ./bot.pl line 45.
Begin failed--compilation aborted at ./bot.pl line 45.
press any key to continue...

Solution: Delete x/System/Encode.pm (Try renaming just incase so it doesn't disappear if you need it)



Error:
Code:
Data::Dumper object version 2.121_04 does not match $Data::Dumper:VERSION 2.121
Compilation failed in require at .\Bot.pl line 38
BEGIN failed--compilation aborted at .\Bot.pl line 38
Press any key to continue . . .

Solution:
Delete or rename: /system/data/Dumper.pm



Those are the 2 things you need to change to make the bot run correctly... I got that working but i can't find the connection module so i'm not much better than anyone else. Razz
Back to top
menno
Newbie
Newbie


Joined: 23 Apr 2006
Posts: 26

Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6

PostPosted: Mon Apr 24, 2006 2:35 pm    Post subject: Reply with quote

first of all the download link is death!
and second i think there is too much faults/errors!
so can i have a download link so i can build the new version! without errors!
please
Back to top
Bugmenot
Newbie
Newbie


Joined: 24 Apr 2006
Posts: 4

Reputation: 13.7

PostPosted: Mon Apr 24, 2006 3:46 pm    Post subject: Reply with quote

Cant do it

It keeps telling me to add an interface/medium

when I already did

looking at the code, it tries to connect online to http://darkmonkey.org.uk/wwfile.php

but the server seems down or something,
is that why it won't work?


Last edited by Bugmenot on Tue Apr 25, 2006 11:39 am; edited 1 time in total
Back to top
zander
God Like
God Like


Joined: 14 Jan 2004
Posts: 540
Location: england
Reputation: 66.6

PostPosted: Mon Apr 24, 2006 9:02 pm    Post subject: Reply with quote

no that just makes the set up easier, you can set it up manually by runnig whitewarrior.pl i think im not sure

and if you wish to have the active link -> whitewarrior.tk
Back to top
menno
Newbie
Newbie


Joined: 23 Apr 2006
Posts: 26

Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6Reputation: 6.6

PostPosted: Tue Apr 25, 2006 12:58 am    Post subject: Reply with quote

located where?
Rolling Eyes
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Templates All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 



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