blueboy / portalclassic

playerbot support for C(ontinued)-MaNGOS (classic fork)
GNU General Public License v2.0
18 stars 32 forks source link

Bot can't loot anything #19

Closed yyhhrr closed 8 years ago

yyhhrr commented 8 years ago

They do the loot action,but loot nothing with recently update.

cala commented 8 years ago

Is this on master branch, develop branch or both ? Does it occurs 100% of the time or only sometime?

yyhhrr commented 8 years ago

Only occurs on the master branch,100%. Develop branch works well.

cala commented 8 years ago

Strange, that was an issue that I tested and was supposedly fixed by cyberium in https://github.com/blueboy/portalclassic/commit/cdc07032a8a7d750653b722b1f2944baba34d0cb. I assume you tested it on a 100% clean build/branch?

yyhhrr commented 8 years ago

Yes,I tested it on a 100% clean build/branch(I downloaded directly from the https://github.com/blueboy/portalclassic/master.zip).My boost version 1.6.Is this related with this issue?

cala commented 8 years ago

This is not related to your boost version. Something is wrong in the way Playerbot code handles the OPcode for the loots after the switch to boost. I saw what is the problem but I don't understand why neither why I did not see it when I tested the code after switching to boost...