help me help me... your my only hope...
gday all.. i keep getting
[PB] Going to load 6051720 species Brilliant Kaliri
[PB] Pulsing BPS
come up everytime i try to pet battle something i have no idea what im doing wrong :S please help me?
and then im getting
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
no such table: Logics
EVERY TIME I TRY TO LOAD A PET LOGIC!!! GAH
You can delete the wall of text, the problem is that you need to set up a logic database before you start honorbuddy.
Editing pet logic while the bot has started, can cause problems with the plugin not reading the new logic for the pet. (among others)
And, it is possible that the database is missing or corrupted, or was never set up. The SVN download includes a default petlogic. db that you can download, but it doesn't have many logic files, as they use your individual pet ids info from your bnet account, this helps with managing 3 of the same pet for instance.
Eg You can take a short cut and import the logic from the old 2012 pet logic xml files, then customize problem pets in the editor (and apply/save the loadouts)
You may need to go through several menu options to get the logic database working properly for each pet slot, but saving briefly once will do for the ringer levelling, and then you can edit later on.
If you want to prep with a brand new lvl25 purchased pet,, manually change pet layouts, save the empty logic and then edit. You may need to start a few pet battles by hand to get the correct buff and debuff values.
Of course, doing this for 100+ pets is consuming. 600 is worse.
As for the pet swapper, I don't know. Sometimes it stops due to frequent polling while in a battle and never resumes when the Battle has finished. The code is not integrated well.
It probably needs a timer code to execute every 15 seconds to check for battles or pet health changes, and start the swap then, or delay 30 while in a battle. This avoids using the same LUA checks that PB uses