Empire Craft Bot

04/07/2010 00:58 red_death86#76
yes i didnt change anything to where the files are located it was working fine when i first got it and then it started doing that message all the files that i know of are still there
04/07/2010 01:03 red_death86#77
attacks,debug,EmpireCraftBot,farms,LgLcd.dll,LgLcd .Net.dll,lucon,settings
are all there am i missing anything
04/07/2010 01:44 red_death86#78
k it still works but i have to click continue on the error message about 10 times for it to work not sure y though
04/07/2010 17:33 Utharnl#79
You aren't missing any files then, that the bot uses.
But maybe something is wrong with your .Net Framework installation.

Could you try installing .Net Framework 3.5?
Here's the link: [Only registered and activated users can see links. Click Here To Register...]

Let me know when you are using Win7 because the above link won't work then.

~Uthar
04/08/2010 13:51 Darknafein#80
scripting an autobuild is hardcore isn't it?
04/08/2010 17:36 Utharnl#81
Not really, for some browsergames it's very easy. But have to do a few more things to get it working with Empire Craft. It shouldn't be a problem, it only takes some time. The problem is I don't have the time atm :(.

~Uthar
04/10/2010 02:49 Telkandore#82
I'm getting that same 'unhandled exception' error reddeath was getting a page ago. I have NET Framework 3.5 and text files in the same folder as the bot. What else could be wrong?
04/10/2010 17:46 Utharnl#83
No idea what the problem is. Been running it the whole night/day without any exceptions. Will log some more debug info in the next version maybe I can find it then.

~Uthar
04/10/2010 19:38 Telkandore#84
Check out the last two lines of the unhandled exception. It may be an easy fix.

"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Length cannot be less than zero.
Parameter name: length.
"
04/10/2010 21:06 Utharnl#85
Ow good, that's not the same error then. red_death86 had a System.IO.FileNotFoundException. Which could mean that his .Net Framework is not up to date or corrupted.

But your error is easy to explain. That is caused when the bot can't find the information it is looking for. Which usually happens after a server update. Could you tell me on which server you play?
But I worry that's something different because I haven't any problems. It could be that you play on an Empire Craft v2 server. This bot is developed for Empire Craft v1.
I will know for sure when you post the server you play on.

~Uthar
04/10/2010 22:12 Telkandore#86
I play on world 28. That explains everything. =P

The error happens when the bot is looking for attacks on the city after the bot has been running for about 30 minutes. Would it be possible to add a feature to turn that on/off? I'd have high level heroes if I could turn it off :D haha
04/10/2010 22:28 Utharnl#87
There are quite some things changed with version 2. Will have to make two different versions of the bot to get everything working again :(

Would like to make an other version for it but won't have time for it any time soon.

Thanks for the report though. I updated the start post so that everyone knows on which servers it works.

~Uthar
04/17/2010 12:21 krzych999#88
I've read somewhere that you intend only to add building queue to the bot and than move on to the next version of the game, but wouldn't it be better to add floating castle dispatch function instead of building queue,couse building time of most building exceed 10s of hours so its not that much needed ingame... Just a thought,thats all ;]
04/17/2010 12:44 Utharnl#89
You're right about the floating castle but I think the building queue is as useful as that.
But most important reason is that there are some people who are waiting too long for a building queue. Just wanted to finish that request as last new feature.

~Uthar
04/18/2010 14:26 Utharnl#90
Building queue is done!
As I said earlier this will be the last new feature. But will still do bug fixes.
Will let you know when the bot for Empire Craft II is ready for release.

Version: 2.3 Date: 18-04-2010
-Added building queue.
-Fixed small GUI problem

~Uthar