Found another (perhaps known) issue with Langoustine last night. We first ran a Vault25 where the /pt worked perfectly. We then continued with a Vault10 (same raid, some people left and/or were replaced). Now I couldn't get the new MT to show up at all... I could type "/pt Leonydas" all I liked but nothing showed up.
[2009/06/25 11:55:34-678-x1]: Langoustine-1.0\TankFrames.lua:126: attempt to index global 'ankHeader' (a nil value)
Langoustine-1.0\TankFrames.lua:55: in function <Interface\AddOns\Langoustine\TankFrames.lua:52>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):502: in function `InitializeAddon'
AceAddon-3.0-5 (AtlasLoot):614: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
---
[2009/06/25 11:55:37-678-x1]: Langoustine-1.0\TankFrames.lua:198: attempt to perform arithmetic on field 'timer' (a nil value)
Langoustine-1.0\TankFrames.lua:151: in function <Interface\AddOns\Langoustine\TankFrames.lua:145>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):531: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):543: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):621: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:497: in function <Interface\FrameXML\UIParent.lua:469>:
One other things I've noticed... sometimes the tank frames show all members of the raid rather than just the MTs and PTs. Haven't been able to isolate when it happens.
I get 52 errors (bugsack) when I type /lang to open up the config dialog.
The first one is:
[2009/06/16 16:47:20-649-x1]: AceLocale-3.0: LangoustineOptions: Missing entry for 'Langoustine':
LangoustineOptions-1.0\Options.lua:10: in main chunk
<in C code>: in function `LoadAddOn'
Langoustine-1.0\Langoustine.lua:106: in function `?'
AceConsole-3.0-6:68: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3073: in function <Interface\FrameXML\ChatFrame.lua:3072>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
---
The last one is:
[2009/06/16 16:47:20-649-x1]: AceLocale-3.0: LangoustineOptions: Missing entry for 'Notification output':
LangoustineOptions-1.0\Options.lua:128: in function `SetupTankOptions'
LangoustineOptions-1.0\Options.lua:20: in function <Interface\AddOns\LangoustineOptions\Options.lua:15>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):502: in function `InitializeAddon'
AceAddon-3.0-5 (AtlasLoot):614: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Langoustine-1.0\Langoustine.lua:106: in function `?'
AceConsole-3.0-6:68: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3073: in function <Interface\FrameXML\ChatFrame.lua:3072>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
All config stopped working (there config dialog boxes are empty when I click on the different headings from within the blizzard config dialog). Any suggestions on what is causing this?
Here is the error thrown:
[2009/06/16 14:09:17-646-x4]: AceConfigDialog-3.0-34:1719: AceConfigRegistry-3.0:ValidateOptionsTable(): DockingStation.args.Panels.args.bg.args.bgOverlay.values: expected a methodname, funcref or table, got 'nil'
AceConfigRegistry-3.0-9:42: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:37>
AceConfigRegistry-3.0-9:173: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:168>
AceConfigRegistry-3.0-9:210: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:247: in function `ValidateOptionsTable'
AceConfigRegistry-3.0-9:287: in function `app'
AceConfigDialog-3.0-34:1719: in function `Open'
LibOptionsAssist-0.0-1 (DockingStation):195: in function `Refresh'
LibOptionsAssist-0.0-1 (DockingStation):254: in function `Show'
Interface\FrameXML\UIOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel':
Interface\FrameXML\UIOptionsFrame.lua:46: in function <Interface\FrameXML\UIOptionsFrame.lua:31>:
<in C code>: in function `InterfaceOptionsListButton_OnClick'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
---
deleting my saved prefs for Dockingstation took care of it.
Since the last update Skada isn't switching to Threat mode while in combat even though I have that option checked. Haven't tried resetting my options yet, but wanted to bring this up.
I just downloaded the latest version of Grid2 and get bad errors:
[2009/05/21 21:05:08-512-x1]: Grid2-$Rev: 168 $\GridDefaults.lua:335: bad argument #1 to 'pairs' (table expected, got nil)
Grid2-$Rev: 168 $\GridDefaults.lua:335: in function `SetupIndicators'
Grid2-$Rev: 168 $\GridDefaults.lua:483: in function `Setup'
Grid2-$Rev: 168 $\GridCore.lua:209: in function <Interface\AddOns\Grid2\GridCore.lua:188>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):531: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):621: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:497: in function <Interface\FrameXML\UIParent.lua:469>:
I haven't looked to see if Blizzard provides any API for the new equipment manager, but if they do it would be great to be able to switch for an LDB plugin.
I've found a new issue that is (probably) either related to Bankstack or Combuctor.
Tuller,
I just recently started having problems moving items from the bank to my bags. I right-click and nothing happens. I can solve it 100% by using one of the "filtered" views, thus my suspicion is that there is a there is a miscommunication as to which slot the item is actually in. This could be a Combuctor problem but is probably related to Bankstack.
I just recently started having problems moving items from the bank to my bags. I right-click and nothing happens. I can solve it 100% by using one of the "filtered" views, thus my suspicion is that there is a there is a miscommunication as to which slot the item is actually in. This could be a Combuctor problem but is probably related to Bankstack (which I use to sort my bags).
The first time you get within (visual?) range of a mob, info about the mob is retrieved from the server and stored locally in the cache. SilverDragon detects this and notifies you about it.
But this will only work the first time you see a mob? So if you come back a few days later and the mob is already cached it wont announce?
0
Yeah, wish there was a way to force clearing the cache :-)
0
I might have been in combat (doubt it), but it certainly didn't add the tank after combat ended.
0
0
[2009/06/25 11:55:34-678-x1]: Langoustine-1.0\TankFrames.lua:126: attempt to index global 'ankHeader' (a nil value)
Langoustine-1.0\TankFrames.lua:55: in function <Interface\AddOns\Langoustine\TankFrames.lua:52>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):502: in function `InitializeAddon'
AceAddon-3.0-5 (AtlasLoot):614: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
---
[2009/06/25 11:55:37-678-x1]: Langoustine-1.0\TankFrames.lua:198: attempt to perform arithmetic on field 'timer' (a nil value)
Langoustine-1.0\TankFrames.lua:151: in function <Interface\AddOns\Langoustine\TankFrames.lua:145>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):531: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):543: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):621: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:497: in function <Interface\FrameXML\UIParent.lua:469>:
---
0
0
The first one is:
[2009/06/16 16:47:20-649-x1]: AceLocale-3.0: LangoustineOptions: Missing entry for 'Langoustine':
LangoustineOptions-1.0\Options.lua:10: in main chunk
<in C code>: in function `LoadAddOn'
Langoustine-1.0\Langoustine.lua:106: in function `?'
AceConsole-3.0-6:68: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3073: in function <Interface\FrameXML\ChatFrame.lua:3072>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
---
The last one is:
[2009/06/16 16:47:20-649-x1]: AceLocale-3.0: LangoustineOptions: Missing entry for 'Notification output':
LangoustineOptions-1.0\Options.lua:128: in function `SetupTankOptions'
LangoustineOptions-1.0\Options.lua:20: in function <Interface\AddOns\LangoustineOptions\Options.lua:15>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):502: in function `InitializeAddon'
AceAddon-3.0-5 (AtlasLoot):614: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Langoustine-1.0\Langoustine.lua:106: in function `?'
AceConsole-3.0-6:68: in function `value'
Interface\FrameXML\ChatFrame.lua:3353: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3073: in function <Interface\FrameXML\ChatFrame.lua:3072>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
---
0
Here is the error thrown:
[2009/06/16 14:09:17-646-x4]: AceConfigDialog-3.0-34:1719: AceConfigRegistry-3.0:ValidateOptionsTable(): DockingStation.args.Panels.args.bg.args.bgOverlay.values: expected a methodname, funcref or table, got 'nil'
AceConfigRegistry-3.0-9:42: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:37>
AceConfigRegistry-3.0-9:173: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:168>
AceConfigRegistry-3.0-9:210: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:217: in function <...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:182>
AceConfigRegistry-3.0-9:247: in function `ValidateOptionsTable'
AceConfigRegistry-3.0-9:287: in function `app'
AceConfigDialog-3.0-34:1719: in function `Open'
LibOptionsAssist-0.0-1 (DockingStation):195: in function `Refresh'
LibOptionsAssist-0.0-1 (DockingStation):254: in function `Show'
Interface\FrameXML\UIOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel':
Interface\FrameXML\UIOptionsFrame.lua:46: in function <Interface\FrameXML\UIOptionsFrame.lua:31>:
<in C code>: in function `InterfaceOptionsListButton_OnClick'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
---
deleting my saved prefs for Dockingstation took care of it.
0
0
[2009/05/21 21:05:08-512-x1]: Grid2-$Rev: 168 $\GridDefaults.lua:335: bad argument #1 to 'pairs' (table expected, got nil)
Grid2-$Rev: 168 $\GridDefaults.lua:335: in function `SetupIndicators'
Grid2-$Rev: 168 $\GridDefaults.lua:483: in function `Setup'
Grid2-$Rev: 168 $\GridCore.lua:209: in function <Interface\AddOns\Grid2\GridCore.lua:188>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (AtlasLoot):531: in function `EnableAddon'
AceAddon-3.0-5 (AtlasLoot):621: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:497: in function <Interface\FrameXML\UIParent.lua:469>:
---
0
I get each entry repeated three times.
0
0
0
Tuller,
I just recently started having problems moving items from the bank to my bags. I right-click and nothing happens. I can solve it 100% by using one of the "filtered" views, thus my suspicion is that there is a there is a miscommunication as to which slot the item is actually in. This could be a Combuctor problem but is probably related to Bankstack.
0
I just recently started having problems moving items from the bank to my bags. I right-click and nothing happens. I can solve it 100% by using one of the "filtered" views, thus my suspicion is that there is a there is a miscommunication as to which slot the item is actually in. This could be a Combuctor problem but is probably related to Bankstack (which I use to sort my bags).
0
But this will only work the first time you see a mob? So if you come back a few days later and the mob is already cached it wont announce?