- 精华
- 阅读权限
- 50
- 贡献
- 人
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2023-6-18
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2026-2-15 08:17:32
|
显示全部楼层
大佬好,我启动新的服务端时,看到里面有大量找不到跳过的提示,但是客户端神奇的还能运行,不知道是否有影响。列举部分提示如下:
1.Generating spell proc data from SpellMap...
Spell Id 162424 has DBC ProcFlags 139936, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
2.Loading Spell Group types...
The spell 17629 listed in `spell_group` does not exist
3.Loading NPC Texts...
NPCText (ID: 8332) has a probability (Index: 0) set, but no BroadcastTextID to go with it
4.Loading Creature Model Based Info Data...
Table `creature_model_info` has a non-existent DisplayID (ID: 91289). Skipped.
5.Loading Creature templates...
Creature template (Entry: 147950) does not exist but has a record in `creature_template_model
6.Loading Equipment templates...
Unknown item appearance for (ID=152723, AppearanceModID=0) pair in creature_equip_template.ItemID1 creature_equip_template.AppearanceModID1 for CreatureID = 155300 and ID=1, forced to default
7.Loading Creature template addons...
Creature (Entry: 33780) has SPELL_AURA_CONTROL_VEHICLE aura 43671 defined in `auras` field in `creature_template_addon`.
8.Loading Creature Data...
Table `creature` have creature (GUID: 21322 Entry: 1933) with `phasegroup` 1006 does not exist, set to 0 |
|