Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Gronzig
Forum: Released AddOns 04-11-13, 02:45 PM
Replies: 153
Views: 92,797
Posted By Gronzig
I am getting an error in r43, line 307, from...

I am getting an error in r43, line 307, from comparing a number to nil. I believe this line should be changed from
if resCasting[target] > 1 then
to
if resCasting[target] and resCasting[target] > 1...
Forum: Released AddOns 09-21-12, 08:49 PM
Replies: 153
Views: 92,797
Posted By Gronzig
I guess it would only cause a problem if an addon...

I guess it would only cause a problem if an addon used LibResInfo which did NOT use LibStub. LibResInfo is relying on someone else loading it. Probably not even possible. It's not like I don't...
Forum: Released AddOns 09-21-12, 07:49 AM
Replies: 153
Views: 92,797
Posted By Gronzig
Insignificant issue found while preening my...

Insignificant issue found while preening my FrameXML.log:

The TOC references LibStub and CallBackHandler, but the libs are not included in the zip.
Forum: Site help, bugs, suggestions/questions 12-19-09, 01:57 PM
Replies: 1
Views: 984
Posted By Gronzig
Problem with cancel and delete zip

The current rev of RankWatch was 1.04. I checked in new revisions and made a zip. I downloaded and tested the zip before clicking Push to Live, and found a small problem. I clicked "Cancel and...
Forum: Site help, bugs, suggestions/questions 12-14-09, 03:06 PM
Replies: 4
Views: 1,431
Posted By Gronzig
I think that would have been an easier way to go,...

I think that would have been an easier way to go, but given that I now have my files in my repository, and I can check out the trunk, everything's working fine, except I still can't make a zip. How...
Forum: Site help, bugs, suggestions/questions 12-14-09, 01:28 PM
Replies: 4
Views: 1,431
Posted By Gronzig
Well, I'll try to remember as best I can. If you...

Well, I'll try to remember as best I can. If you want to look at the SVN, it's called RankWatch ( http://svn.wowinterface.com/listing.php?repname=RankWatch&path=%2F&sc=0 ).

I created the repository...
Forum: Site help, bugs, suggestions/questions 12-14-09, 01:01 PM
Replies: 4
Views: 1,431
Posted By Gronzig
ZIP file structure

Is there a tutorial that walks you through setting up a project, committing to SVN, and making and pushing a zip file?

This shouldn't be hard to figure out for someone who knows how to use...
Showing results 1 to 7 of 7