The error is pretty plainly telling you to download a copy of the Dewdrop-2.0 library >.>
That is incorrect (for one thing, if it were correct then the error would persist after I edit the .toc file). Editing a .toc file if I decide to update Prat isn't a big deal, tho, and if I'm the only one with the glitch then it's localized to my set-up and it's fixed so far as I care.
[2007/05/25 02:50:29-594-x1]: AceOO-2.0-25921 (Ace2):633: FuBarPlugin-2.0: FuBarPlugin-2.0 requires Dewdrop-2.0.
Ace2\AceLibrary\AceLibrary.lua:100: in function `error'
FuBarPlugin-2.0-34599 (Prat):885: in function `OnInstanceInit'
AceOO-2.0-25921 (Ace2):633: in function `init'
AceAddon-2.0-36325 (Ace2):721: in function `init'
AceOO-2.0-25921 (Ace2):469: in function <Interface\AddOns\Ace2\AceOO-2.0\AceOO-2.0.lua:442>
(tail call): ?:
Prat\extras\PratFu.lua:147: in main chunk
---
And it's chum ...
[2007/05/25 02:50:29-594-x1]: Prat\extras\PratWaterfall.lua:35: Cannot find a library instance of Dewdrop-2.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Prat\extras\PratWaterfall.lua:35: in main chunk
---
Prat seems to be working, although I can't load it onto the FuBar.
Deleting ## LoadWith: Ace2 and ## LoadManagers: Ace2 from the .toc eliminated the errors and Prat appeared on the bar. I didn't notice that any other AddOns had issues.
I too am getting this error. Does anyone know what is causing this? I know it's clearing saying it can't find the dewdrop libraries but the solution should not be to download dewdrop-2.0. This is an ACE mod so everything should be includeded in Ace-2.0.
**I've reverted back to an older version and I don't have any problems at all.
I don't know if this is the right place for suggestions, but I'm going to go for it.
Would it be possible to get a module that allows you to collapse chat frames down to a single line? Chat frames can take up a lot of real estate and hiding them completely is usually out of the question.
See the mod DreamChat if you'd like to see the functionality. Too bad its been discontinued and Prat doesn't interface better with it.
[2007/05/25 02:50:29-594-x1]: AceOO-2.0-25921 (Ace2):633: FuBarPlugin-2.0: FuBarPlugin-2.0 requires Dewdrop-2.0.
Ace2\AceLibrary\AceLibrary.lua:100: in function `error'
FuBarPlugin-2.0-34599 (Prat):885: in function `OnInstanceInit'
AceOO-2.0-25921 (Ace2):633: in function `init'
AceAddon-2.0-36325 (Ace2):721: in function `init'
AceOO-2.0-25921 (Ace2):469: in function <Interface\AddOns\Ace2\AceOO-2.0\AceOO-2.0.lua:442>
(tail call): ?:
Prat\extras\PratFu.lua:147: in main chunk
---
And it's chum ...
[2007/05/25 02:50:29-594-x1]: Prat\extras\PratWaterfall.lua:35: Cannot find a library instance of Dewdrop-2.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Prat\extras\PratWaterfall.lua:35: in main chunk
---
Prat seems to be working, although I can't load it onto the FuBar.
Deleting ## LoadWith: Ace2 and ## LoadManagers: Ace2 from the .toc eliminated the errors and Prat appeared on the bar. I didn't notice that any other AddOns had issues.
When i right click DeuceCommander it opens up and i can change the mods options etc, but Prat isnt there anymore (i see it in the chat window with /prat).
So why is that?
I imagine this is a noobish question, so please forgive me if I'm missing something obvious, but I've been unable to find a solution to the problem. I cannot get any Prat sounds to work at all; I've not defined any custom channels or anything, this is just within the normal channel. Specifically I've been testing whisper sounds and neither incoming nor outgoing sounds work. The sound plays when I choose it in the Prat I ran the debugger as mentioned for someone else above and here was the result:
I also get this error in Bugsack
[2007/05/27 17:45:49-10-x1]: Prat_Modules\modules\Sounds.lua:231: attempt to call method 'ResetDB' (a nil value)
Dewdrop-2.0-37109 (FuBar):625: in function <...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:564>
Any pointers would be greatly appreciated.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
ok, check out the debug option, and enable debug subsystem SPLIT.
Show the split for the chat message which doesnt play the sound. Also enable debug on the sounds module. Copychat the split and related debug lines.
restart game
split debug:
[06:22:06PM] Prat: { -- table: 0C834810
[06:22:06PM] cC= "[",
[06:22:06PM] CHANNELNUM = "4",
[06:22:06PM] CC = ". ",
[06:22:06PM] CHANNEL = "deudernewb",
[06:22:06PM] Cc = "] ",
[06:22:06PM] pP = "[",
[06:22:06PM] lL = "|Hplayer:",
[06:22:06PM] PLAYERLINK = "Hevanus",
[06:22:06PM] PLAYERLINKDATA = ":64",
[06:22:06PM] LL = "|h",
[06:22:06PM] PLAYER = "Hevanus",
[06:22:06PM] Ll = "|h",
[06:22:06PM] Pp = "]",
[06:22:06PM] TYPEPOSTFIX = ": ",
[06:22:06PM] MESSAGE = "test #3 (sorry)"
[06:22:06PM] CHATTYPE = "CHANNEL",
[06:22:06PM] } -- table: 0C834810
[06:22:06PM] [DNB4] [70:Hevanus:1] test #3 (sorry)
sounds debug:
[06:22:06PM] (DEBUG) Prat <PratSounds>:[000280] Prat_PostAddMessage CHANNEL ChatFrame1 365
[06:22:06PM] (DEBUG) Prat <PratSounds>:[000280] ChatEvent CHAT_MSG_CHANNEL
[06:22:06PM] (DEBUG) Prat <PratSounds>:[000280] Prat_PostAddMessage CHANNEL ChatFrame3 365
[06:22:06PM] (DEBUG) Prat <PratSounds>:[000280] ChatEvent CHAT_MSG_CHANNEL
I wouldnt of posted had that fixed it :P .. I ALWAYS restart to see if addon needed to reload. Its still an error after full pc and game restart
You should have a Prat_libs folder if you unpack your addons, make sure to enable it.
Otherwise, wait for a new zip to be built.
My bad - Prat_libs/Prat_libs.toc : should contain includes.xml not embeds.xml
That is incorrect (for one thing, if it were correct then the error would persist after I edit the .toc file). Editing a .toc file if I decide to update Prat isn't a big deal, tho, and if I'm the only one with the glitch then it's localized to my set-up and it's fixed so far as I care.
this is a bug with previous version of player link menue,update it will sove it.
I too am getting this error. Does anyone know what is causing this? I know it's clearing saying it can't find the dewdrop libraries but the solution should not be to download dewdrop-2.0. This is an ACE mod so everything should be includeded in Ace-2.0.
**I've reverted back to an older version and I don't have any problems at all.
Would it be possible to get a module that allows you to collapse chat frames down to a single line? Chat frames can take up a lot of real estate and hiding them completely is usually out of the question.
See the mod DreamChat if you'd like to see the functionality. Too bad its been discontinued and Prat doesn't interface better with it.
I'm also getting this error and no FuBar plug-in.
Same issue for me. Prat's Fubar plugin is locked, and seems to be ignoring the font size options (text looks to be size 12, I specified 10 in Fubar).
So why is that?
Hope you understand what i meen.
18:02:53 (DEBUG) Prat <PratSounds>:[001528] PlaySound nil 1294
18:03:08 Prat: { -- table: 0D9A2D08
18:03:08 pP = "[",
18:03:08 lL = "|Hplayer:",
18:03:08 PLAYERLINK = "Callmeanne",
18:03:08 PLAYERLINKDATA = ":193",
18:03:08 LL = "|h",
18:03:08 PLAYER = "Callmeanne",
18:03:08 Ll = "|h",
18:03:08 Pp = "]",
18:03:08 TYPEPOSTFIX = " whispers: ",
18:03:08 MESSAGE = "yes, but is it in the water?"
18:03:08 CHATTYPE = "WHISPER",
18:03:08 } -- table: 0D9A2D08
I also get this error in Bugsack
[2007/05/27 17:45:49-10-x1]: Prat_Modules\modules\Sounds.lua:231: attempt to call method 'ResetDB' (a nil value)
Dewdrop-2.0-37109 (FuBar):625: in function <...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:564>
Any pointers would be greatly appreciated.