since i update some other ace2 mods i got this error
[2006/11/19 23:38:31-395-x1]: Sprocket\Sprocket.lua:592: attempt to call method `GetItem' (a nil value)
Sprocket\Sprocket.lua:592: in function `VerifyMenus'
Sprocket\Sprocket.lua:116: in function `OnInitialize'
AceAddon-2.0\AceAddon-2.0.lua:494: in function `InitializeAddon'
AceAddon-2.0\AceAddon-2.0.lua:370: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:246: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:901: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:893>
---
i tried to downgrade the addons but that didnt work...
I'm swapping my stuff around to be ready for TBC, and it really sounds like this would be my all in one replacement to CoE (as well as many, many other things).
From my understanding of mods and the way they work in 2.0, the only thing that will be broken by this (sounds great) mod is the in combat configuration mechanisms. No more intelligent design (say goodbye to autobar, eg), but I think the base framework could work....
*hopes that the author happens to pop in with 'yes, got a working TBC version!*
Can anyone with more knowledge of the mechanics behind this stuff confirm if it's -possible- it will work? Config out of combat, use in combat...
Blizzard introduced some secure frame types solely for the purpose of addons like Sprocket. Converting it to 2.0 is possible, but I'm guessing it will be quite a bit of work.
I too have come to rely upon Sprocket. It was the single addon that let me redesign the UI layout I'd used for over a year, ridding myself of a bunch of buttons or other addons and let me bring them up on-demand and be gone otherwise.
If I could code my way out of a large hole-ridden sack, I might try to convert this. Sadly, my skills lie elsewhere.
damn, i really miss sprocket from my 2.0 interface, as many others i relied too much on it :/
Can't this be somehow "unofficially" get an update so it works?
Not really, it creates and moves buttons pretty much dynamically which is what the WoW 2.0.1 API is almost entirely designed to prevent. There are new Pie Menu secure frame types and this is why it would require a complete rewrite.
But yeah, I want Sprocket back too :( I hate seeing my buff bars onscreen now when I'd become so used to just bringing them up with a binding.
It is no real substitute, but I found Geist very useful. It simply allows you to put 25 buttons into a hidden "actionbar", which you can open around the cursor on a keypress. It is static of course, but it removes some of the button clutter 2.0 brought in.
It is no real substitute, but I found Geist very useful. It simply allows you to put 25 buttons into a hidden "actionbar", which you can open around the cursor on a keypress. It is static of course, but it removes some of the button clutter 2.0 brought in.
Thanks for the pointer,that should hold me over for a while.
Mostly used Sprocket for ooc stuff anyways,like portals/teleports/poison application and the like,and I guess Geist should do.
Not as pretty though :/
:( agree tryed to convert, but currently im to big of a nub to deal with things like this, but i had menu working! and 3/4 of settings, altho nothing actualy worked because of so many changes and im nub with secure*crap ;)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I get the same error
I'm swapping my stuff around to be ready for TBC, and it really sounds like this would be my all in one replacement to CoE (as well as many, many other things).
From my understanding of mods and the way they work in 2.0, the only thing that will be broken by this (sounds great) mod is the in combat configuration mechanisms. No more intelligent design (say goodbye to autobar, eg), but I think the base framework could work....
*hopes that the author happens to pop in with 'yes, got a working TBC version!*
Can anyone with more knowledge of the mechanics behind this stuff confirm if it's -possible- it will work? Config out of combat, use in combat...
i go to try that, cause i just update a few ACE2 addons and pum sprocket crash :(
it works.. delted the variables on the WTF folder :)
Apparently so.....this is unfortunate, as I've come to really like this mod.
I too have come to rely upon Sprocket. It was the single addon that let me redesign the UI layout I'd used for over a year, ridding myself of a bunch of buttons or other addons and let me bring them up on-demand and be gone otherwise.
If I could code my way out of a large hole-ridden sack, I might try to convert this. Sadly, my skills lie elsewhere.
Can't this be somehow "unofficially" get an update so it works?
Not really, it creates and moves buttons pretty much dynamically which is what the WoW 2.0.1 API is almost entirely designed to prevent. There are new Pie Menu secure frame types and this is why it would require a complete rewrite.
But yeah, I want Sprocket back too :( I hate seeing my buff bars onscreen now when I'd become so used to just bringing them up with a binding.
I do look forward to the possible rebirth of Sprocket, but this one looks like it might be a nice substitute untill then.
Thanks for the pointer,that should hold me over for a while.
Mostly used Sprocket for ooc stuff anyways,like portals/teleports/poison application and the like,and I guess Geist should do.
Not as pretty though :/
:( agree tryed to convert, but currently im to big of a nub to deal with things like this, but i had menu working! and 3/4 of settings, altho nothing actualy worked because of so many changes and im nub with secure*crap ;)