注册 |登录

CWDG-中国魔兽世界插件开发者社区论坛圈子交流版 › 查看主题

25986

查看

82

回复
返回列表

Rank: 48Rank: 48Rank: 48

声望
1709  
荣誉
1  
金币
137 G 
HP
1  
MP
0  
注册时间
2007-3-18 
go

ACE整合库 错误信息集中地

1#
发表于 2007-9-4 02:23 | 只看该作者 | 倒序看帖 | 打印
请装上 bugsack&buggrather 来收集这些错误信息, 我们会及时在24小时之内更新错误.

报错误信息的同时请把你的 插件配制也发出来
我们好模拟环境帮你测试

TOP

Rank: 4

声望
157  
荣誉
0  
金币
101 G 
HP
0  
MP
0  
注册时间
2007-7-5 
2#
发表于 2007-9-4 09:51 | 只看该作者
v1575及之前的v1574 共2个版本
在使用MrPlow整理背包以及银行时 会54草药包内的草药 直接把所有物品顶格顺序排列
使用MrPlow版本分别是CWOWADDON的MrPlow-r29850.rar以及FILES.WOWACE.COM的MrPlow-r29850.1177.zip
起初以为是插件冲突,随后排除
删除其他插件,在使用v1515库,或者使用插件自带库(MrPlow-r29850.1177.rar自带库)没有问题

不懂数据库加载以及算法的问题,只是碰到问题,反映一下

非正常

1575及1574.JPG

正常

1515以及自带.JPG

TOP

Rank: 4

声望
114  
荣誉
2  
金币
4 G 
HP
0  
MP
0  
注册时间
2007-6-13 
3#
发表于 2007-9-6 17:42 | 只看该作者
patch 2.14 后系统字体名和盗贼的职业名称改了,请更新下。

TOP

Rank: 2Rank: 2

声望
28  
荣誉
0  
金币
1 G 
HP
1  
MP
0  
注册时间
2007-4-3 
4#
发表于 2007-9-7 14:59 | 只看该作者
[2007/09/07 14:32:09-247-x5]: XLootMonitor-0.7.42533\XLootMonitor.lua:448: Unknown unit token: 你
(tail call): ?:
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):303: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):955: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:948>
  --

TOP

Rank: 16

声望
618  
荣誉
7  
金币
3 G 
HP
0  
MP
0  
注册时间
2007-7-2 
5#
发表于 2007-9-7 22:02 | 只看该作者
SharedMedia-1.0还是不行,最好都改成ZYKai_T、ZYKai_C和ZYHei,今天CooldownCount还是有错误

TOP

Rank: 2Rank: 2

声望
22  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-5 
6#
发表于 2007-9-8 02:36 | 只看该作者

SharedMedia-1.0

导致SCT等插件不能正常使用

-- Because all the 4 default fonts and almost ALL custom fonts don't display chinese, we just map them to FZLBJW.TTF.
        local locale = GetLocale()
        if locale == "zhTW" then
                if m == "font" and result and result ~= "Fonts\\FZBWJW.TTF" and result ~= "Fonts\\FZJZJW.TTF" and result ~= "Fonts\\FZLBJW.TTF" and result ~= "Fonts\\FZXHJW.TTF" and result ~= "Fonts\\FZXHLJW.TTF" then
                        result = "Fonts\\FZLBJW.TTF"
                end
        elseif locale == "zhCN" then
                if m == "font" and result and result ~= "Fonts\\ZYKai_T.TTF" and result ~= "Fonts\\ZYKai_C.TTF" and result ~= "Fonts\\FZLBJW.TTF" and result ~= "Fonts\\ZYHei.TTF" and result ~= "Fonts\\FZXHLJW.TTF" then
                        result = "Fonts\\FZLBJW.TTF"
                end


CWOW字体文件的名称发生变动,具体的对应表如下,
FZLBJW -> ZYKai_T
FZJZJW -> ZYKai_C
FZXHLJW -> ZYHei
FZXHJW -> ZYHei
FZBWJW -> ZYKai_T

ARIALN.TTF
FRIZQT__.TTF
未发现改动.

TOP

Rank: 48Rank: 48Rank: 48

声望
1709  
荣誉
1  
金币
137 G 
HP
1  
MP
0  
注册时间
2007-3-18 
7#
发表于 2007-9-8 04:23 | 只看该作者
OK 准备更新之

TOP

Rank: 4

声望
66  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-26 
8#
发表于 2007-9-10 15:46 | 只看该作者
RatingBuster\RatingBuster.lua:11: Cannot find a library instance of TipHooker-1.0.
!!!cwdgacelibs\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
RatingBuster\RatingBuster.lua:11: in main chunk

  ---

新裤子不支持AG头像

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_UnitFrames.lua:1: AceAddon: AceOO-2.0: Library "FuBarPlugin-2.0" does not exist.
FuBar-25921\libs\AceLibrary\AceLibrary.lua:85: in function <...nterface\AddOns\FuBar\libs\AceLibrary\AceLibrary.lua:38>
(tail call): ?:
(tail call): ?:
AceAddon-2.0-28672 (FuBar):749: in function `new'
ag_UnitFrames\ag_UnitFrames.lua:1: in main chunk

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_Variables.lua:1: Cannot find a library instance of SharedMedia-1.0.
FuBar-25921\libs\AceLibrary\AceLibrary.lua:422: in function `AceLibrary'
ag_UnitFrames\ag_Variables.lua:1: in main chunk

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_WatchdogTags.lua:206: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\layouts\ABF.lua:3: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\layouts\Classic.lua:3: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\layouts\Compact.lua:3: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\layouts\Raid.lua:3: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_UnitClass.lua:3: Cannot find a library instance of SharedMedia-1.0.
FuBar-25921\libs\AceLibrary\AceLibrary.lua:422: in function `AceLibrary'
ag_UnitFrames\ag_UnitClass.lua:3: in main chunk

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_GroupClass.lua:7: attempt to index global 'aUF' (a nil value)

  ---

[2007/09/10 15:40:04-18-x1]: ag_UnitFrames\ag_Options.lua:2: Cannot find a library instance of SharedMedia-1.0.
FuBar-25921\libs\AceLibrary\AceLibrary.lua:422: in function `AceLibrary'
ag_UnitFrames\ag_Options.lua:2: in main chunk

  ---

TOP

Rank: 16

声望
294  
荣誉
0  
金币
101 G 
HP
0  
MP
0  
注册时间
2007-6-15 
9#
发表于 2007-9-11 21:48 | 只看该作者
r1609修正了

SharedMedia-1.0.lua

但是和WAU上的更新版本还是有差异啊,商量一下保留哪个好呢?

  1. CWDG 1609 Lines 218-222

  2.   mediaTable["font"]["任务"] = "Fonts\\ZYKai_T.TTF"
  3.   mediaTable["font"]["伤害数字"] = "Fonts\\ZYKai_C.TTF"
  4.   mediaTable["font"]["预设"] = "Fonts\\FZLBJW.TTF"
  5.   mediaTable["font"]["提示信息"] = "Fonts\\ZYHei.TTF"
  6.   mediaTable["font"]["聊天"] = "Fonts\\FZXHLJW.TTF"
复制代码

  1. WAU ShareMediaLib_r48357 Lines 224-227

  2.   mediaTable["font"]["任务"] = "Fonts\\ZYKai_T.TTF"
  3.   mediaTable["font"]["伤害数字"] = "Fonts\\ZYKai_C.TTF"
  4.   mediaTable["font"]["默认"] = "Fonts\\ZYKai_T.TTF"
  5.   mediaTable["font"]["提示信息"] = "Fonts\\ZYHei.TTF"
复制代码
对比
________________________________________________


  1. CWDG 1609 Lines 99-101

  2. elseif locale == "zhCN" then
  3.   if m == "font" and result and result ~= "Fonts\\ZYKai_T.TTF" and result ~= "Fonts\\ZYKai_C.TTF" and result ~= "Fonts\\FZLBJW.TTF" and result ~= "Fonts\\ZYHei.TTF" and result ~= "Fonts\\FZXHLJW.TTF" then
  4.    result = "Fonts\\FZLBJW.TTF"
复制代码



  1. WAU ShareMediaLib_r48357 Lines 99-101

  2. elseif locale == "zhCN" then
  3.   if m == "font" and result and result ~= "Fonts\\ZYKai_T.TTF" and result ~= "Fonts\\ZYKai_C.TTF" and result ~= "Fonts\\ZYHei.TTF" then
  4.    result = "Fonts\\ZYKai_T.TTF"
复制代码

对比

可以看出CWDG想保留老的字体数据,可是使用上某些插件会出错...

用不用做到2方一致呢?

TOP

Rank: 2Rank: 2

声望
21  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-9-3 
10#
发表于 2007-9-12 12:13 | 只看该作者
这个是怎么回事,用以前的都没事的
WoWScrnShot_091107_212809.jpg

TOP

Rank: 2Rank: 2

声望
29  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-6-27 
11#
发表于 2007-9-14 09:43 | 只看该作者

使用9.14新裤子后报错

[2007/09/14 09:33:57-201-x1]: sctd\sctd.lua:580: Usage: SCTD_MSGTEXT1:SetFont("font", fontHeight [, flags])
AceAddon-2.0-99999 (!!!cwdgacelibs):257: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:234>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):299: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>

  ---
2007/09/14 09:34:27-201-x1]: sct\sct.lua:958: Usage: SCTaniData1:SetFont("font", fontHeight [, flags])
SpecialEvents-Aura-2.0-99999:109: in function `?'
AceEvent-2.0-99999 (!!!cwdgacelibs):731: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:718>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):363: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:341>

  ---
[2007/09/14 09:36:38-201-x4]: beql-0.89\tooltip.lua:50: Quixote-1.0: Bad argument #2 to `IsQuestItem' (string expected, got nil)
!!!cwdgacelibs\AceLibrary\AceLibrary.lua:133: in function <...face\AddOns\!!!cwdgacelibs\AceLibrary\AceLibrary.lua:86>
(tail call): ?:
Quixote-1.0-99999 (!!!cwdgacelibs):690: in function `IsQuestItem'
beql-0.89\tooltip.lua:50: in function <Interface\AddOns\beql\tooltip.lua:41>
(tail call): ?:
(tail call): ?:
(tail call): ?:
Skinner-2.1\UIElements1.lua:35: in function <Interface\AddOns\Skinner\UIElements1.lua:33>
(tail call): ?:
<in C code>: ?
<in C code>: in function `SetHyperlink'
tekKompare\HoverTips.lua:9: in function <Interface\AddOns\tekKompare\HoverTips.lua:5>

  ---
[2007/09/14 09:38:40-201-x1]: CT_MailMod-2.0\CT_MailModNameListPlus.lua:138: bad argument #1 to 'pairs' (table expected, got nil)
CT_MailMod-2.0\CT_MailModNameListPlus.lua:138: in function `MailToName_InList'
CT_MailMod-2.0\CT_MailModNameListPlus.lua:91: in function `initFunction'
Interface\FrameXML\UIDropDownMenu.lua:52: in function `UIDropDownMenu_Initialize':
CT_MailMod-2.0\CT_MailModNameListPlus.lua:79: in function `MailToName_DropDown_OnLoad'
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\MailFrame.lua:81: in function <Interface\FrameXML\MailFrame.lua:64>:
CT_MailMod-2.0\CT_MailMod.lua:143: in function `CT_MMForward_oldMailFrameTab_OnClick'
CT_MailMod-2.0\CT_MMInbox.lua:485: in function `MailFrameTab_OnClick'
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

  ---

TOP

Rank: 4

声望
86  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-1 
12#
发表于 2007-9-14 15:20 | 只看该作者

14号裤子报错

..\Cartographer_NoteTarget\Cartographer_NoteTarget.lua:107: attempt to index field '?' (a nil value):
AceAddon-2.0-99999 (!!!cwdgacelibs):257: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:234>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):299: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>
  ---



2007/09/14 15:18:19-118-x1]: Prat-2.0 41531.44378\Prat_Modules\modules\ServerNames.lua:493: bad argument #3 to 'format' (string expected, got nil)
AceAddon-2.0-99999 (!!!cwdgacelibs):257: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:234>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):299: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>
  ---



2007/09/14 15:18:40-118-x1]: Prat-2.0 41531.44378\Prat_Modules\modules\ServerNames.lua:493: bad argument #3 to 'format' (string expected, got nil)
AceAddon-2.0-99999 (!!!cwdgacelibs):701: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:694>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):262: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>
  ---


2007/09/14 15:18:44-118-x3]: ElkBuffBars-2.0.39466\EBB_Bar.lua:269: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
  ---

2007/09/14 15:18:45-118-x136]: ElkBuffBars-2.0.39466\EBB_Bar.lua:384: attempt to index field 'parent' (a nil value)
  ---

TOP

Rank: 2Rank: 2

声望
25  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-28 
13#
发表于 2007-9-14 21:24 | 只看该作者
用了9月14号的1627,quartz报错
[[2007/09/14 21:21:38-192-x9]: Quartz-0.1.0.38838\Player\Player.lua:526: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
AceAddon-2.0-99999 (!!!cwdgacelibs):701: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:694>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):262: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>

TOP

Rank: 4

声望
186  
荣誉
8  
金币
104 G 
HP
0  
MP
0  
注册时间
2007-6-29 
14#
发表于 2007-9-15 11:01 | 只看该作者
装了1627  BugSack直接停止工作。。

TOP

Rank: 2Rank: 2

声望
23  
荣誉
8  
金币
4 G 
HP
0  
MP
0  
注册时间
2007-6-23 
15#
发表于 2007-9-16 12:01 | 只看该作者
V23装上后......SCT.pitbell.EBB  字体报错..


更换到R1609版SM库后,,,,,,,,,,恢复正常..

TOP

Rank: 16

声望
235  
荣誉
0  
金币
129 G 
HP
14  
MP
10  
注册时间
2007-6-26 
16#
发表于 2007-9-16 12:12 | 只看该作者
使用新库后ebbs报错
WoWScrnShot_091607_120522.jpg

TOP

Rank: 4

声望
86  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-1 
17#
发表于 2007-9-16 12:57 | 只看该作者
16号 裤子后的ebb报错

2007/09/16 12:49:45-128-x3]: ElkBuffBars-2.0.39466\EBB_Bar.lua:269: Usage: <unnamed>:SetFont("font", fontHeight [, flags])

  ---

[2007/09/16 12:49:47-128-x524]: ElkBuffBars-2.0.39466\EBB_Bar.lua:384: attempt to index field 'parent' (a nil value)

  ---


[2007/09/16 12:51:12-128-x2]: ElkBuffBars-2.0.39466\EBB_Bar.lua:61: attempt to index field 'parent' (a nil value)
ElkBuffBars-2.0.39466\EBB_Bar.lua:145: in function <Interface\AddOns\ElkBuffBars\EBB_Bar.lua:145>

  ---

改了字体现在没事了 上面的就给达人们做参考用吧 谢谢

TOP

Rank: 2Rank: 2

声望
27  
荣誉
0  
金币
0 G 
HP
0  
MP
0  
注册时间
2007-7-1 
18#
发表于 2007-9-16 13:17 | 只看该作者
原帖由 yougive 于 2007-9-16 12:01 发表
V23装上后......SCT.pitbell.EBB  字体报错..


更换到R1609版SM库后,,,,,,,,,,恢复正常..


恩 我的pitbull也报错了

[2007/09/16 13:12:01-290-x1]: PitBull-r47902\PitBull_MetaLayout.lua:1797: Usage: PitBullFontString6:SetFont("font", fontHeight [, flags])
  ---

TOP

Rank: 2Rank: 2

声望
47  
荣誉
6  
金币
3 G 
HP
0  
MP
0  
注册时间
2007-6-27 
19#
发表于 2007-9-16 13:39 | 只看该作者
仍然使得quartz报错

2007/09/16 13:30:09-202-x5]: Quartz-0.1.0.38838\Player\Player.lua:526: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
AceAddon-2.0-99999 (!!!cwdgacelibs):701: in function <...\AddOns\!!!cwdgacelibs\AceAddon-2.0\AceAddon-2.0.lua:694>
<in C code>: ?
AceEvent-2.0-99999 (!!!cwdgacelibs):262: in function `TriggerEvent'
AceEvent-2.0-99999 (!!!cwdgacelibs):958: in function <...\AddOns\!!!cwdgacelibs\AceEvent-2.0\AceEvent-2.0.lua:951>
  ---

还是字体问题 难道是我的问题?

TOP

Rank: 48Rank: 48Rank: 48

声望
1709  
荣誉
1  
金币
137 G 
HP
1  
MP
0  
注册时间
2007-3-18 
20#
发表于 2007-9-16 14:14 | 只看该作者
删除当前这些插件的WTF配置就可以了

TOP

CWDG首页 ( 京ICP备06068223号)|联系我们

GMT+8, 2010-9-4 00:23, Processed in 0.023066 second(s), 9 queries, Gzip On.

Powered by Discuz! X1

© 2001-2010 Comsenz Inc.