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

Latest Source Worldserver crash on Start #21

Closed Codex2000 closed 9 years ago

Codex2000 commented 9 years ago

Server starts fine when mangosbot is disabled in config but asoon as i enable it crashing with error like in that picture.

crash

Codex2000 commented 9 years ago

ok fixed it, i was set AiPlayerbot.MinRandomBots = 250 and forget to set AiPlayerbot.MaxRandomBots = 250.