[2008/06/16 00:18:00-1846-x1]: Whisp-20080515\core.lua:366: attempt to index field 'registration' (a nil value)
FuBarPlugin-2.0-63898 (BugSack):369: in function `runChildren'
Tablet-2.0-64130 (BugSack):2356: in function `children'
Tablet-2.0-64130 (BugSack):2809: in function `Detach'
FuBarPlugin-2.0-63898 (BugSack):806: in function `func'
Dewdrop-2.0-56529 (BugSack):721: in function <...face\AddOns\BugSack\Libs\Dewdrop-2.0\Dewdrop-2.0.lua:660>
---
In the Ace3 working copy I'm working on at the moment I have disabled the detach option as I figured no-one would use it. If you feel like you really like that option, let me know I'll have a look at it.
I had it lying around for over a week but as I was at the WWI, I figured it would make sense to wait with posting till I got back :)
The new version looks much the same as you are used to, but contains a large number of new stuff underneath:
- Whisp is now Ace3, meaning less overhead
- Whisp is now modular, meaning you can disable or even delete modules that you don't want to use
- Modular also means new features can be added more easily
- The configuration screen has been fully restyled
The conversion to Ace3 also means that the database got reset. I have made an automatic conversion tool to transfer your chathistories. Other settings like placement, fonts, colors will be reset after you install the new version, sorry.
I will be focussing on looking into the many feature requests that have been posted here in the past few months, and ofcourse I will iron out any errors that you may encounter (hopefully none).
I get this error on startup- I don't use FuBar so I guess that's why it errors out, but I don't get a minimap icon either.
Whisp-20080625\modules\FubarPlugin.lua:1: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibFuBarPlugin-3.0".
AceAddon-3.0\AceAddon-3.0.lua:150: in function `EmbedLibrary'
AceAddon-3.0\AceAddon-3.0.lua:138: in function `EmbedLibraries'
AceAddon-3.0\AceAddon-3.0.lua:196: in function `NewModule'
Whisp-20080625\modules\FubarPlugin.lua:1: in main chunk
I also can't seem to get rid of the timestamps. I looked through the settings and couldn't find an option for it. I even tried going in and disabling Chatter support ( which I don't have but just made sure that it wasn't conflicting in someway ) and also disabled its importing of timestamps for kicks + giggles, but that still didn't get rid of the stamps in whisp.
can you use libfoobar-3.0-mod instead of the normal version?
the -mod version is lib-independent cause i don't want install rock just for whisp
btw.. omen and rbm use the same lib
the right name is libfubarplugin-mod-3.0
i make the changes myself in the whisp.toc and the fubarplugin.lua
just replace libfubarplugin-3.0 with libfubarplugin-mod-3.0
everything works fine :D
Can this be configured to retain one whisper log for all charaters? I often moniter LFG for my alts when I see an opening i will whisper the party lead. It would be nice when relogging to that alt to have the last person I whispered *on the other account* in my log for a quick invite request.
Getting the following errors on login on some of my characters:
[2008/07/23 04:03:09-428-x1]: Whisp-20080625\core.lua:13: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceTimer-3.0".
AceAddon-3.0\AceAddon-3.0.lua:150: in function `EmbedLibrary'
AceAddon-3.0\AceAddon-3.0.lua:138: in function `EmbedLibraries'
AceAddon-3.0\AceAddon-3.0.lua:111: in function `NewAddon'
Whisp-20080625\core.lua:13: in main chunk
[2008/07/23 04:03:09-428-x1]: Whisp-20080625\options.lua:200: attempt to index global 'Whisp' (a nil value)
[2008/07/23 04:03:09-428-x1]: Whisp-20080625\modules\EditboxPlugin.lua:1: attempt to index global 'Whisp' (a nil value)
[2008/07/23 04:03:09-428-x1]: Whisp-20080625\modules\FubarPlugin.lua:1: attempt to index global 'Whisp' (a nil value)
[2008/07/23 04:03:09-428-x1]: Whisp-20080625\modules\ChatterSettings.lua:1: attempt to index global 'Whisp' (a nil value)
A neat feature in HeyFu is that the Fubar icon changes color when someone sends you a tell. You can then click it to go back to the default color. This makes it very easy to see if someone has sent you tells while you were afk or something. Would this be possible to implement (as an option)?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I had it lying around for over a week but as I was at the WWI, I figured it would make sense to wait with posting till I got back :)
The new version looks much the same as you are used to, but contains a large number of new stuff underneath:
- Whisp is now Ace3, meaning less overhead
- Whisp is now modular, meaning you can disable or even delete modules that you don't want to use
- Modular also means new features can be added more easily
- The configuration screen has been fully restyled
The conversion to Ace3 also means that the database got reset. I have made an automatic conversion tool to transfer your chathistories. Other settings like placement, fonts, colors will be reset after you install the new version, sorry.
I will be focussing on looking into the many feature requests that have been posted here in the past few months, and ofcourse I will iron out any errors that you may encounter (hopefully none).
Hope you'll like it,
Anea
I also can't seem to get rid of the timestamps. I looked through the settings and couldn't find an option for it. I even tried going in and disabling Chatter support ( which I don't have but just made sure that it wasn't conflicting in someway ) and also disabled its importing of timestamps for kicks + giggles, but that still didn't get rid of the stamps in whisp.
the -mod version is lib-independent cause i don't want install rock just for whisp
btw.. omen and rbm use the same lib
zhTW localisation: will fix it
libfoobar-3.0-mod: good idea
funky: can safely delete the module anyway, but yes, I'll think it over :)
i make the changes myself in the whisp.toc and the fubarplugin.lua
just replace libfubarplugin-3.0 with libfubarplugin-mod-3.0
everything works fine :D
<Script file="libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua"/>
will not magically find the misnamed libs\FuBarPlugin-3.0.
This implies fixing your svn properties as well.
should be
instead of
\o/
Tried without Chatter and it still pops up. Same lib error, different addon.