Jump to content

Is Auction House bot compatible with 3.3.5a ??


Recommended Posts

My WOW installation is running fine, but I can't get the AHBOT to work.

The installation i used is this one:

http://getmangos.eu/community/topic/13121/world-of-warcraft-server-for-windows-installation-guide/

I followed these instructions:

Create a folder name C:\\AHBotTemp

• Right click on the folder and choose "Git Bash"

• Type the following commands:

git clone git://github.com/cyberium/mangos.git new_ahbot

cd new_ahbot

git checkout new_ahbot

git diff master > ../ahbot.patch

• You've just created your patch file located in C:\\AHBotTemp

• Close your GIT window

• Create the folders C:\\Mangos\\Addon\\AHBot and put your patch file there

• Delete the folder C:\\AHBotTemp

• Right click on C:\\Mangos and choose "Git Bash"

• You will need to test the patch to make sure your not going to run into trouble by typing the following command:

git apply --check Addon/AHBot/ahbot.patch

But the "git apply" line fails with these errors:

error: patch failed: src/game/Mail.cpp:1002

error: src/game/Mail.cpp: patch does not apply

I've tried a search through all the forums and can't find an answer. Also, what there

is that relates to ahbot is often really old, IE two years or more, and the latest

post I could find was April 2010 so it is probably all out of date.

Is AHbot still working with mangos 3.3.5a?

I have warcraft version 3.3.5a with all the latest updates applied and

eveything else works fine...

Link to comment
Share on other sites

both UDB 393/399 (database version) and 3.3.5a (client version) have 0% to do with the functionality of AHBot patch. The reason current AHBot (commit 37d02ac88add5c131db7) does not work with current mangos (rev 11300) is that files in mangos have changed in a way that a merge with AHBot cannot be done automatically.

You have 3 options to solve the issue as far as i can tell,

manually make the changes so the code can be merged

or ask for a patch in the appropriate thread

or wait for cyberium to continue work on his repository

Edit: the change in mangos that caused ahbot to not work was long before rev 11300, i just don't remember the exact revision

Link to comment
Share on other sites

  • 41 years later...
  • 2 weeks later...
  • 1 month later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use