Trinity-Bots icon indicating copy to clipboard operation
Trinity-Bots copied to clipboard

[Misc/Info] Known Issues

Open trickerer opened this issue 4 years ago • 0 comments

  1. Vehicles/Controlled spell cooldowns abuse. Each bot's spellcast triggers global cooldown on every spell of player's currently controlled unit.

  2. Dungeons:
    ~~* Hyjal Battle:what: Bosses do not give loot if killed by raid full of bots
    Why: You need to do at least 25% damage (625 - 800k) as PLAYER (or pet) damage, it is set within script (instead of player controlled). So raid with players hehe~~ Fixed in 4.16.41a

  3. ~~Console DB Errors 'CreatureTextMgr: Could not find TextGroup %u for Creature(%s) GuidLow %u Entry %u. Ignoring'why: Bots are non-pet creatures and being picked up by some scripts. Just ignore it~~ Fixed

  4. ~~Level 37. There is a weird bug in TC code which does not allow players to receive creature whisper messages at level 37. This affects all creatures, not just bots~~ Fixed in 4.16.41a

  5. If more than 100 bots are spawned in same spot (i. e. by Lua script) players will not be able to approach said spot (GMs too) as they will be kicked due to 'flooding' CMSG_GET_MIRRORIMAGE_DATA packets. See config for workaround and don't do that again. Ref #25

  6. "partyX / raidX is not in your party" spam. These messages are typically produced by 'Unit Frames' addons trying to get player info from group members, especially in raid group. For reference: GetRaidRosterInfo() (can be and is used for both normal and raid group members)

  7. Will add later...

trickerer avatar May 03 '20 05:05 trickerer