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

SmartScript Crash [Linux] #31

Closed Talmeron closed 9 years ago

Talmeron commented 9 years ago

SmartScript: Action target Creature (GUID: 31877 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 31877 Entry: 5743) skipped to prevent crash. SmartScript: Action target Creature (GUID: 45218 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 45218 Entry: 5743) skipped to prevent crash. SmartScript: Action target Creature (GUID: 45218 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 45218 Entry: 5743) skipped to prevent crash. SmartScript: Action target Creature (GUID: 45218 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 45218 Entry: 5743) skipped to prevent crash. SmartScript: Action target Creature (GUID: 45218 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 45218 Entry: 5743) skipped to prevent crash. SmartScript: Action target Creature (GUID: 45218 Entry: 5743) is not using SmartAI, action called by Creature (GUID: 45218 Entry: 5743) skipped to prevent crash. Killed

ike3 commented 9 years ago

I don't think this has anything common with bots.

select * from tc_world.creature_template where entry = 5743;

It's a Caged Sheep: http://www.wowhead.com/npc=5743/caged-sheep. I'd suggest you post this issue to TC core itself.

Talmeron commented 9 years ago

Running a copy of vanilla TC 3.3.5 and not having any issues.