[2006/11/03 12:23:21-42]: Coins\Core.lua:8: AceAddon: AceOO-2.0: Library "AceHook-2.0" does not exist.
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:117: in function <...erface\AddOns\BugSack\Libs\AceLibrary\AceLibrary.lua:46>
AceLibrary\AceLibrary.lua:168: in function `pcall'
AceAddon\AceAddon-2.0.lua:509: in function `new'
Coins\Core.lua:8: in main chunk
Ploof, thanks. Yes, simple, but I can't stand playing without it now. :)
Varuna, are you sure you unzipped everything? AceHook-2.0 is included, so it shouldn't be missing. You should see an \AddOns\Coins\Libs\AceHook-2.0 directory. If it's there, trying disabling BugSack. Maybe there's something wrong in it's version of AceLibrary.
got the same error from "ag_unitframes Banzai". Disabled Bugsack, still the same. What can that be? Is it possible that only one addon can use AceHook := ? ...no, that would be useless... Do you have an idea?
got the same error from "ag_unitframes Banzai". Disabled Bugsack, still the same. What can that be? Is it possible that only one addon can use AceHook := ? ...no, that would be useless... Do you have an idea?
Maybe it's AceHook's bug and don't belong to Bugsack...
When i start only with coins (all other addons disabled) the error is still there. When i enable ace2 AND coins (yes, both seperated) it works wonderfully. But I can't find the problem in the code. Maybe it plays a role that i'm on a german client... but then it would also not run with ace2-standalone.
Hhm, nobody an idea? Would love to use this mod and it confuses me that is works for others. Really can't find the problem ... do other mods affect aceHooks? The Libs are all there and the Lua seems to have the correct link.
I tried it out and it crashes all other addons, only cyCyclone and simpleminimap was still running...
here is the error message:
(click for zoom)
Would a BugSack-error-report help you?
... here it is:
[2006/11/08 01:02:53-58]: AceConsole\AceConsole-2.0.lua:1795: Coins: AceConsole: args.sumah: "Is_summaryAH"
<in C code>: in function `error'
AceConsole\AceConsole-2.0.lua:1795: in function "obj_method"
AceEvent\AceEvent-2.0.lua:244: in function "TriggerEvent"
AceEvent\AceEvent-2.0.lua:894: in function <...erface\AddOns\BugSack\Libs\AceEvent\AceEvent-2.0.lua:886>
bugsack alone don't have the "aceevent"errors, can't imagine that bugsack is the problem.
Say, I would love to still use this, but have quit using Libs. Is there any chance this can be updated to include the library it needs in the mod itself?
Is there a way that coins can replace the default money loot message, i hate getting double money messages but I love the mod. I know i can disable the default money loot, but only by disabling item loot at the same time which wouldn't be cool. Here's what I'm talking about:
Is there a way that coins can replace the default money loot message, i hate getting double money messages but I love the mod. I know i can disable the default money loot, but only by disabling item loot at the same time which wouldn't be cool. Here's what I'm talking about:
/bump
anyone have an idea on how to suppress default money message so that only coins shows money gains and losses? right now i have the default loot messages in a different message frame so i don't get double money messages. But i'd rather not continue to do this as i miss loot/money messages
No idea if anyone is still interested in this addon, but I got bored and stripped it down and remade it for 2.0.
Everything 'should' work, and I don't 'think' I tainted anything. I didn't really change any of the underlying stuff, just made it work, no idea what some of the libs are.
Didn't see Devla had a version for 2.0 already, bah would have saved some work, anyway I rewrote it from the original at the top of the page last night, and I did manage to get the loot system message supressed, and after 3 hours of killing things nothing broke so... :)
The toc probably isn't right, but I updated it to use current libs.
[2006/11/03 12:23:21-42]: Coins\Core.lua:8: AceAddon: AceOO-2.0: Library "AceHook-2.0" does not exist.
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:117: in function <...erface\AddOns\BugSack\Libs\AceLibrary\AceLibrary.lua:46>
AceLibrary\AceLibrary.lua:168: in function `pcall'
AceAddon\AceAddon-2.0.lua:509: in function `new'
Coins\Core.lua:8: in main chunk
Varuna, are you sure you unzipped everything? AceHook-2.0 is included, so it shouldn't be missing. You should see an \AddOns\Coins\Libs\AceHook-2.0 directory. If it's there, trying disabling BugSack. Maybe there's something wrong in it's version of AceLibrary.
Maybe it's AceHook's bug and don't belong to Bugsack...
here is the error message:
(click for zoom)
Would a BugSack-error-report help you?
... here it is:
[2006/11/08 01:02:53-58]: AceConsole\AceConsole-2.0.lua:1795: Coins: AceConsole: args.sumah: "Is_summaryAH"
<in C code>: in function `error'
AceConsole\AceConsole-2.0.lua:1795: in function "obj_method"
AceEvent\AceEvent-2.0.lua:244: in function "TriggerEvent"
AceEvent\AceEvent-2.0.lua:894: in function <...erface\AddOns\BugSack\Libs\AceEvent\AceEvent-2.0.lua:886>
bugsack alone don't have the "aceevent"errors, can't imagine that bugsack is the problem.
Using AceHook-2.1 for secure hooking and AceLocale-2.2
Turan, please feel free to do whatever you want to the branch version
Thanks
thanks devla!
Thanks much yet again.
/bump
anyone have an idea on how to suppress default money message so that only coins shows money gains and losses? right now i have the default loot messages in a different message frame so i don't get double money messages. But i'd rather not continue to do this as i miss loot/money messages
Everything 'should' work, and I don't 'think' I tainted anything. I didn't really change any of the underlying stuff, just made it work, no idea what some of the libs are.
The toc probably isn't right, but I updated it to use current libs.