Results: 11Comments by: AJH16
File: NotesUNeed10-16-10
I don't know of any other mods, but...
Posted By: AJH16
I don't know of any other mods, but we are still working on updates to this one. I have gotten another developer working with me now and with 4.0 out now, we are working on the 4.0 fixes. Pretty extensive updates were neccessary but I've already updated probably around 600 lines of code towards getting it working. A release will b...
File: NotesUNeed05-31-10
Yeah, I was wondering if Bugsack ca...
Posted By: AJH16
Yeah, I was wondering if Bugsack caught the value of pKey. The information you gave shows a lot of internal variable values and ended with a ... I wasn't sure if there might be more information after that. You would put the line of code I mentioned immediately before line 3422, no brackets or anything should be needed. Basically...
File: NotesUNeed05-31-10
Does the debug information dump by...
Posted By: AJH16
Does the debug information dump by any chance include the value of pKey? The other possibility is that that value is somehow getting corrupted prior to the crash. Also, when resetting the data, had you adjusted any settings from the defaults before the crash? I don't get this crash so it may be setting specific and if I can reprod...
File: NotesUNeed05-30-10
Amzak, I'm looking at your issue no...
Posted By: AJH16
Amzak, I'm looking at your issue now. That particular portion of the code seems pretty straight forward. It is trying to look through your friends list to update friend records in NotesUNeed and it isn't able to find data for your realm. It is possible there may be something corrupt in your data file for NotesUNeed that may be cau...
File: NotesUNeed12-24-09
Originally posted by Petrah Gonna...
Posted By: AJH16
Originally posted by Petrah Gonna post this again... Is there any way to make the buttons stay put after disabling the addon and then re-enabling it? I really love your addon and advertise it any chance I get, but this little quirk is such a pain to deal with. I use ACP to make a raiding set of addons that I use... I turn off...
File: NotesUNeed12-20-09
@Shinzon Never mind. I was look...
Posted By: AJH16
@Shinzon Never mind. I was looking at the wrong copy of my source. I think I found what I need, though more info on what you were doing at the time would be helpful. More Info: It appears that this is probably related to the quest log and the friends list being open at the same time. Does this make any sense in the context o...
File: NotesUNeed12-19-09
Should be fixed in 6.60.30300. Tha...
Posted By: AJH16
Should be fixed in 6.60.30300. Thanks for reporting it.
File: NotesUNeed12-18-09
NuN 6.59.30300 is posted and awaiti...
Posted By: AJH16
NuN 6.59.30300 is posted and awaiting approval. Enjoy.
File: NotesUNeed12-14-09
Re: Re: I'm gonna take a look
Posted By: AJH16
Second update, I have successfully fixed NuN for 3.3. For the technical, you need to do two things. First, search through the NotesUNeed.lua and comment (put -- at the beginning of the line) every line or branch condition that is based on something containing LFM. Second, open the NotesUNeed.xml and remove all LFM button ove...
File: NotesUNeed12-14-09
Re: I'm gonna take a look
Posted By: AJH16
A little more info on this as I've had some time to look at it tonight. For any other mod dev types out there, the main issue seems to be several dependencies in NuN on the LFM Frame. Presumably this changed with 3.3 with the introduction of the instance match making feature. I'm looking around for some ideas on how to fix and/or...
File: NotesUNeed12-14-09
I'm gonna take a look
Posted By: AJH16
Just to give some hope to NuN users that were frustrated when it broke in 3.3, I am not sure when I will have time, but I am planning on trying to fix the incompatibilities and get it up and running. Telic, thanks for all the work you did on this mod and so many others. I know a lot of my favorite mods are ones you made. If you ha...