ike3 / mangosbot

This is a modification of MaNGOS (Zero, One, R2, Trinity) server which brings a number of bots online and available for any player. Also allows you to use your account/guild characters as bots.
http://ike3.github.io/mangosbot-docs/
GNU General Public License v2.0
183 stars 78 forks source link

Playerbot system is currently disabled! #40

Closed iMontouch closed 9 years ago

iMontouch commented 9 years ago

After compiling the newest version on Ubuntu 14.04 the command: .rndbot returns this: "Playerbot system is currently disabled!" The configs are generated and renamed (removed the .dist) part. due to the fact that the Log isnt mentioning the Playerbots in any kind I assumed that there are compilation errors which were skipped. I will post a log of the compilation tomorrow.

Is it possible though that the #includes in the CPP files in the src/plugins subfolders are not correct? I am not that handy with c++ so I could be wrong.. just my findings.

Maybe I am doing something wrong in the first place? I follow the compilation guide from the trinitycore wiki.

Do you need any more information besides the compilation logs? I will be actively trying to resolve this issue by myself.

iMontouch commented 9 years ago

I fixed it by simply copying the config the aiplayerbot.conf and ahbot.conf to the Bin folder. I thought they belong inside the config folder.