Bots not working.
Hey there! Super new to having my own server, but have worked out a few bugs and everything but bots seem to be working. I'm hoping there's a relatively simple fix.
Here's the error I get when trying to create a bot (I can use #bot commands, but they all spit back error). Table 'peq.bot_data' doesn't exist I realize it's saying it's missing the table, but no idea how to manually add it. Also, when you make a bot, can you then log in and actually play as the bot if you'd like to later on? I want to make an entire raid force and gear them up, but would enjoy choosing the character I play as. |
We don't have support for being able to play as bots..that will take some serious reworking of a lot of classes.
To install the bot schema, you need to manually run eqemu_update.pl and select option 4 and update the database that way. If you would rather attempt a manual installation: http://wiki.eqemulator.org/p?Manual_..._Bots&frm=Main |
Quote:
Edit: Another question... What I'd LOVE to be able to do, is to go back and raid content starting with original EQ with appropriate gear. Will it be possible, using bots, to defeat raid encounters in the chronological order they were released with era-correct gear/abilities? |
I'm not familiar with the operation of xampp..I just navigate through windows folders until I get to the file and double-click it - the file located in the server directory, not
the local source code directory. Right now, bots are not raid-enabled. Looking through the code, it appears that they used to be..and maybe they will again in the future. There may ways 'side-step' the system..but, I haven't personally tried any of them. Someone else may have raid experiences, using bots, that may wish to add something to the conversation :) |
Fair enough. Any idea what program can run the .pl file extension so I can run the bot update? :)
|
.pl is perl. I know if you built the old manual way, ActiveState Perl was a requirement. Not sure if thats the case using the new way.
|
Quote:
Oh and run that command from the directory where EQEmu is installed, where the eqemu_update.pl file should be located. Good luck! |
Quote:
Why do I bring this up about memory and CPU? I did run into an issue years ago where a large number of bots would really increase the processor usage to where the zone would start getting unstable, this was 2013 or 2014 and many things have changed, it may not be an issue anymore, the server source is a lot leaner these days. |
When I attempt to use option 4, it just says "retrieving latest manifest" and then "reading manifest..."
I mean, it also has a lengthy line of text about which manifest it's pulling or reading (I assume), but it just goes back to the main menu after "reading manifest...". I'm guessing that's not doing what I need it to? :D |
I've tinkered around in SQL and I just can't figure out how to get this to work with bots. I love how detailed the windows server setup guide was, but I wish it included how to get bots working as well, in equally great detail. Thanks to those who tried to help.
|
Bots are still messed up anyway
|
This might not be that helpful Trust, but I had a similar problem when I first setup the bots. Running option 4 wouldn't update the DB. I ended up manually grabbing that SQL file which it's trying to update automatically and sourcing it in manually.
I believe the full path for that file is shown when you try to run option 4 from the updater. So you can grab it from the Git yourself. Then it's just a matter of sourcing the SQL into your DB. log into MySQL (I do it from the command prompt, from the directory the SQL file is in) switch to your EQEmu database ( use peq; ) for example source in the Bot SQL ( source 2015_09_30_bots.sql; ) That worked for me, and the option 4 automatic updates have worked ever since. Just needed to burp it once I guess. =) Good luck. Hopefully that helps, and is clear enough to get you going. *edit* Looking over the thread once more the link by Uleat (Post #2), has a link to the file, and pretty clean instructions to manually sourcing the first update. |
Quote:
There is another user on the server that has a couple bots, different classes and only plays a single character. I'll ask him what his experience with them is so far too. |
Quote:
|
Quote:
I two box each having a full group of bots in there group and other then minor issues find them to work well. |
All times are GMT -4. The time now is 05:22 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.