luchec

Results 5 issues of luchec

thanks, tell me why the code that is specified in the documents does not work `event_result = tron.trx.get_event_result('TGEJj8eus46QMHPgWQe1FJ2ymBXRm96fn1', 0, 'Notify')` ` AttributeError: 'Trx' object has no attribute 'get_event_result'` I need...

![image](https://user-images.githubusercontent.com/3815566/231376845-dfd8065f-e981-4a58-9159-2a3b03a35fe2.png) ![image](https://user-images.githubusercontent.com/3815566/231376988-35b46bb5-9d0a-4cce-bdaf-3b8a3a6514b4.png) ![image](https://user-images.githubusercontent.com/3815566/231376587-b09beddb-eebf-4eb3-b9c2-2a4cf7fbc311.png) ![image](https://user-images.githubusercontent.com/3815566/231377032-28aaa626-7b0a-48c6-87ef-21b138948924.png) 源码:https://github.com/ZhengPeiRu21/azerothcore-wotlk/tree/Playerbot Playerbot分支 插件:https://github.com/ZhengPeiRu21/mod-playerbots 编译本身就出现大量warning wow-addon-playerboys 插件在客户端提示过期也用不了 这个项目是不是很久没有人维护了?怎么这么多问题啊

一编译就出错了 WKSearchMediaCell.h' file not found

这几个类WKImageContent WKVoiceContent 中都没有contentType这个属性,可在WKMessageRegistry代码中registerCellClass方法确要执行[self registerCellClass:cellClass forContentType:[messageContentClass contentType]];,这不是妥妥要报错嘛?没有其它人有这个问题吗?程序都启动不起来了