8 - Various disembedded errors
What steps will reproduce the problem?
1. Install NoLib Version
2. Load Game
3.
What version of the product are you using?
r65 and r67
Do you have an error log of what happened?
1x HitsMode5-65\Core.lua:402 attempt to index global 'HelpLib' (a nil value)
Locals:
---
---------------------------------------------------
1x HitsMode5_Options-5.0\Options_Filters.lua:51 attempt to index field 'Filter' (a nil value)
Locals:
---
----------------------------------------------------
1x HitsMode5_Replay-5.0\Replay.lua:66 attempt to index field 'Filter' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (Ace3):510: in function `InitializeAddon'
AceAddon-3.0-5 (Ace3):622: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615
---
-------------------------------------------------
1x HitsMode5-65\Core.lua:318 attempt to call method 'UpgradeSettings' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (Ace3):539: in function `EnableAddon'
AceAddon-3.0-5 (Ace3):629: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:235 in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:258 in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:482 in function <Interface\FrameXML\UIParent.lua:454
---
Please provide any additional information below.
I have the Ace3 libraries running. However when using the embedded library revision of HitsMode these errors do not appear. I'm also seeing addons sync and tlak to eachother from guild, party, and raid members only in the chat frame I've selected for HitMode output. Could this be related? Or should I make a separate ticket for it?
| User | When | Change |
|---|---|---|
| Allara | Apr 14, 2010 at 03:06 UTC | Changed status from New to Fixed |
| Allara | Apr 12, 2010 at 03:15 UTC | Changed name from NoLib can't find HelpLib to Various disembedded errors |
| jcgamo88 | Apr 11, 2010 at 05:24 UTC | Added attachment WoWScrnShot_041110_012233.jpg |
| jcgamo88 | Apr 11, 2010 at 05:23 UTC | Create |
- 7 comments
- 7 comments
- Reply
- #7
Allara Apr 13, 2010 at 00:18 UTC - 0 likesIf by chance you're putting HitsMode into chat window 7, try using a different one (anything other than 7). I recall that some add-ons hardcode their debug output to chat window 7. Carbonite might be one, I seem to remember Outfitter doing this once upon a time as well.
- Reply
- #6
jcgamo88 Apr 13, 2010 at 00:16 UTC - 0 likesIt may be simply that I have so many chat windows. But I agree the problem is certainly on my end.
The latest Beta did fix the embed issue though. Thanks!
- Reply
- #5
Allara Apr 13, 2010 at 00:09 UTC - 0 likesRegarding the "sync" messages, I have no idea what I could possibly be doing to cause that, and I can't reproduce the issue. It must be some other addon you have.
- Reply
- #4
jcgamo88 Apr 13, 2010 at 00:07 UTC - 0 likesI'll grab the latest beta and test it!
The sync issue only appears when htismode is enabled. As well, I see these addon syncing messages only in the chat frame that I set hitsmode to display to.
- Reply
- #3
Allara Apr 12, 2010 at 17:49 UTC - 0 likesSee if the latest beta resolves any of this. I don't have time to test it disembedded.
- Reply
- #2
Allara Apr 11, 2010 at 17:57 UTC - 0 likesI don't technically support disembedded versions of my addons. I'll take a look at the issues if I have time.
I have no idea what the "addon sync" issue you're referring to is. That has nothing to do with HitsMode5.
- Reply
- #1
jcgamo88 Apr 11, 2010 at 05:25 UTC - 0 likesThat's 4 entries from bug sack, and they are from r67. Though the r65 bug output looks identical.