Results: 40Comments by: Starinnia
File: Combo Points Redux07-23-16
Can't open cpr config on my druid(o...
Posted By: Starinnia
Can't open cpr config on my druid(opens normaly on my lock,dk, pala and hunter), getting this error 1x ComboPointsRedux\Core.lua:506: ComboPointsRedux isn't registed with AceConfigRegistry, unable to open config My pre-legion config works normally though Please let me know if you're still having this issue with Vers...
File: MillHelp10-23-12
Hello, Glyph of Corpse Explosion...
Posted By: Starinnia
Hello, Glyph of Corpse Explosion appears to be showing no MillHelp information in its tooltip. Thanks, should be fixed now.
File: RealID Toons09-03-12
Update your version, 2.1.9 is broke...
Posted By: Starinnia
Update your version, 2.1.9 is broken, 2.1.10 should have fixed it.
File: RealID Toons09-05-11
Originally posted by Paolo242 Any...
Posted By: Starinnia
Originally posted by Paolo242 Any chance to add logoff notifications too? Maybe they are there and I'm just not seeing it? Right now I don't do anything to logoff alerts. The data (generally) isn't available at the logoff event. Also, personally I can't think of a reason to add more information to the logoff alerts. Your...
File: RealID Toons04-07-11
And... maybe not so easy to get the...
Posted By: Starinnia
And... maybe not so easy to get the guild information. It seems only friends in your guild actually return a guild name when you call the BNet functions.
File: RealID Toons04-07-11
Originally posted by tinyu is it...
Posted By: Starinnia
Originally posted by tinyu is it possible to include Guild Names into realID? Yep, that should be easy to add. Originally posted by linguini would it be possible to REPLACE people's realid names with just their toonname and server name? Yes, that is possible. However, since RealID Toons only deals with the login alert...
File: SimpleMD03-24-11
I think I may have fixed the issue....
Posted By: Starinnia
I think I may have fixed the issue. But I couldn't reproduce it so, it could still be broken. Please try the latest alpha from WoWAce: http://www.wowace.com/addons/simple-md/files/487-r231/ Let me know if the error still occurs. Thanks!
File: Sifter11-01-10
If anyone is feeling brave you can...
Posted By: Starinnia
If anyone is feeling brave you can play with this alpha version which should take care of stack overflow problems and having to continually open the Sifter window. http://www.wowace.com/addons/sifter/files/23-r25/
File: Sifter11-01-10
Yeah, I figured it was related to t...
Posted By: Starinnia
Yeah, I figured it was related to the cache. And it's also WoW's cache that is continually reset. Even weapons and armor are resetting between sessions. My best advice is to open the sifter frame when you start up. I'll see if I can get around the stack overflow problem so the error stops coming up.
File: Sifter10-23-10
Originally posted by ChaosInc 4.0...
Posted By: Starinnia
Originally posted by ChaosInc 4.0 bug occurs after crafting something Can you reproduce this without AtlasLootReverse? I think it might be something with that LibExtraTip that is causing the issue, I just crafted stuff on my JC, Engineer, and had a friend load Sifter and craft some armor on his Blacksmith and we could not get...
File: RealID Toons10-18-10
I am aware of the issue related to...
Posted By: Starinnia
I am aware of the issue related to not being able to bring up the right click menu on the custom login alerts, I'm working on a fix and once it's tested and I'm sure it won't cause side-effects it will be released. :)
File: RealID Toons10-17-10
Originally posted by Nihlo Messag...
Posted By: Starinnia
Originally posted by Nihlo Message: Interface\AddOns\RealIDToons\Core.lua:114: ambiguous syntax (function call x new statement) near '(' Time: 10/17/10 22:40:06 Count: 1 Stack: Locals: with 2.0.0b Sigh...................... Should be fixed in 2.0.1
File: RealID Toons10-17-10
Originally posted by Strongbow I'...
Posted By: Starinnia
Originally posted by Strongbow I'm getting this error when ppl are loggin in. Date: 2010-10-17 22:22:31 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\RealIDToons\Core.lua line 114: attempt to index upvalue 'savedChatFrame' (a nil value) Debug: : ? RealIDToons\Core.lua:114: RealIDToons\Core.lu...
File: SimpleMD10-13-10
Re: able to unlock and move?
Posted By: Starinnia
Originally posted by rebelraid how do you move the box with the name imput, cant seem to move it other then it being dead center of my screen its awesome What box with the name input? I can't think of anything in SimpleMD like that.... I double checked the anchor (which I thought you might be talking about) and it is fully...
File: RealID Toons10-13-10
Jzar, sorry about that. I've fixed...
Posted By: Starinnia
Jzar, sorry about that. I've fixed it, new version will be posted shortly.
File: RealID Toons07-23-10
Originally posted by zohar101 Any...
Posted By: Starinnia
Originally posted by zohar101 Any chance the name coloring could be extended to realID conversations as well? Or is this really more for a chat addon thing? I feel that is something that belongs as part of a chat addon instead of as a feature in RealID Toons. Originally posted by Snoweh When you get the chance could ther...
File: RealID Toons07-04-10
Sorry for 3 updates in 3 days, but...
Posted By: Starinnia
Sorry for 3 updates in 3 days, but with the addon being as popular as it is, obscure problems presented themselves as well as opportunities to make the addon a bit more efficient. I am hoping I can go a few days without needing to change anything else. :)
File: Friend Color07-04-10
You may want to change your calls t...
Posted By: Starinnia
You may want to change your calls to getglobal() (which is depreciated now) to a normal lookup to the global table. getglobal() simply wraps that lookup in a function call. I.E. local nameString = getglobal("FriendsFrameFriendsScrollFrameButton"..(i-friendOffset).."Info"); to local nameString = _G;
File: MillHelp07-04-10
Re: load-on-demand
Posted By: Starinnia
Originally posted by menace97 thanks Starinnia for a great addon! i was just wondering if i am the only one having this issue with millhelp_glyphs... it appears to be a load-on-demand addon. is there a way for me to set this to load everytime? thanks! The Glyphs module is set to be load on demand, so that it can load with th...
File: RealID Toons07-03-10
Originally posted by vlakarados M...
Posted By: Starinnia
Originally posted by vlakarados Maybe you can add coloring by class to the Friends List frame? It would be perfect.. Modifying the Friends Frame would be out of scope for this addon. If I have time I might write something separate.
File: RealID Toons07-02-10
Re: spamm in my chat log
Posted By: Starinnia
Originally posted by Sheppard this is spamming mg chat box BN_NEW_PRESENCE 1 34 2 B** S**** BN_NEW_PRESENCE 1 35 2 S****** G**** BN_NEW_PRESENCE ....etc listing all my real id friends ** Not from my addon, I don't have any print statements in the active code. Also, I don't do anything with the BN_NEW_PRESENCE...
File: RealID Toons07-01-10
Originally posted by suicidalkatt...
Posted By: Starinnia
Originally posted by suicidalkatt Any chance you could add additional "detail" options for say character level / realm name / location ? There is already an option for realm name, but it is only added when your friend is on a different server than you. I will think about the other two, however I'm not sure how much optional...
File: RealID Toons06-30-10
That would be out of the scope of t...
Posted By: Starinnia
That would be out of the scope of the addon really. Also, I have no issues inviting my RealID friends to groups by right clicking on their real names, either from BNet whispers or the login alerts.
File: RealID Toons06-30-10
Re: Error
Posted By: Starinnia
Originally posted by Sheppard Thanks, I have a fix that is being tested in the beta version at Curse/WoWAce. http://www.wowace.com/addons/realid-toons/files/25-1-2-0-beta2/ As soon as I'm sure that the problem is fixed a new release will be made here.
File: MillHelp01-22-10
Originally posted by ChaosInc Add...
Posted By: Starinnia
Originally posted by ChaosInc Addon conflict: Millhelp + Molinari For some reason, when both are active I cannot ALT+RCLICK to mill herbs. Also posted to other addon. I installed Molinari to test this, and I was able to ALT + LCLICK to mill herbs successfully. And even without Millhelp installed ALT + RCLICK never work...