• 0

    posted a message on ClosetGnome/Mount
    You won't get results without a full stack trace
    Posted in: General Chat
  • 0

    posted a message on WAU 1.9.44 Vista32 Protected Memory Crash at startup
    heh... Vista.
    Posted in: Updaters
  • 0

    posted a message on 2.4 API's / Functionality changes posted
    Quote from Arkive »

    An accurate threat meter is the single best thing coming out of this. I hope the additional overhead of that extra data doesn't cause any problems for the bandwidth-challenged though. I know it's only a small amount of additional text, but in a 25 man raid with multiple targets it adds up pretty fast.
    I'd wager that the bandwidth impact from this will be just about 0, since the client already has most of the info they're gonna give us access to.
    Posted in: General Chat
  • 0

    posted a message on Quartz: Modular Casting Bar
    Quote from Shahai »

    Thanks. And now it saves the spell in the box. But I still get no bars. GCD looks normal, I cast buffs on myself and it looks normal, no cooldown bars. I do get a little gold bar when I disconnect though, so something is obviously working.
    Odd, maybe something got screwed up settings-wise. Try blowing away the settings with
    /script QuartzDB = nil
    /reloadui
    Posted in: General AddOns
  • 0

    posted a message on State of the community: SVN for end-users too
    Oh and on an opinion note, i'd much (much) rather develop in trunk and release in tags, than develop in branches and release in trunk.
    Posted in: General Chat
  • 0

    posted a message on State of the community: SVN for end-users too
    Quote from HunterZ »

    There is a difference, but it's a pedantic/academic one at this point since everyone is pulling down the same versions

    Yeah,
    from the same distribution point

    yeah,
    using the same tools.

    no! The masses use WAU, and I'd say for the most part that anyone who uses SVN is a more advanced user, which makes them more likely to be someone who wants to test up-to-the minute code.

    This is a very important distinction, because you can change the point where files.wowace.com is generated from much more easily than you can change the url on people's svn working copies.
    Posted in: General Chat
  • 0

    posted a message on Simple Chat Mods configuration
    delete timestamps.lua
    Posted in: General AddOns
  • 0

    posted a message on GrindStatus
    The author's been very busy lately. As far as I know, the errors are caused by some rep data that was added to PT3 without the proper formatting for GrindStatus to read, so you could try reverting just the PeriodicTable-3.0 part of GrindStatus and see if that helps.
    Posted in: General AddOns
  • 0

    posted a message on Quartz: Modular Casting Bar
    Quote from uaxli »

    Quote from Laric »

    Got a bug on high king today..

    [2007/06/13 21:46:01-1215-x1]: Quartz-0.1.0.38838\Target\Target.lua:402: attempt to perform arithmetic on local 'oldStart' (a nil value)

    ---


    same, plus:

    Quartz -Ace2-: Interface\AddOns\Quartz_Target\Target.lua:400: in function <Interface\AddOns\Quartz_Target\Target.lua:386>
    [C]: ?
    ...ce\AddOns\AutoBar\libs\AceEvent-2.0\AceEvent-2.0.lua:320: in function `TriggerEvent'
    ...ce\AddOns\AutoBar\libs\AceEvent-2.0\AceEvent-2.0.lua:1019: in function <...ce\AddOns\AutoBar\libs\AceEvent-2.0\AceEvent-2.0.lua:1012>
    ^^screenshot for nymbia! target nil nil nil nil UNIT_SPELLCAST_DELAYED

    Update
    Posted in: General AddOns
  • 0

    posted a message on Quartz: Modular Casting Bar
    Quote from uaxli »

    still happens

    [2007/06/07 21:02:16-1038-x1]: Quartz_Target\Target.lua:399: attempt to perform arithmetic on local 'oldStart' (a nil value)
    
     ---

    That shouldn't be possible. When does it happen?
    Posted in: General AddOns
  • 0

    posted a message on Mob Health or Something Like It
    afaik, the default UI doesn't put numbers on the buff/debuff timers. Your friends probably have OmniCC or something similar.
    Posted in: Addon Ideas
  • 0

    posted a message on release working mods?
    AHEM:










    your mother.



    that is all.
    Posted in: FuBar AddOns
  • 0

    posted a message on StitchUI
    Quote from Lewzephyr »

    Still having issues on combines.
    Also getting an SVN error on update. I have tried to delete folder and do a complete fresh download, but still get same svn error:

    Error: URL 'http://svn.wowace.com/wowace/trunk/Stitch-1.0/Stitch-1.0' doesn't exist

    I have downloaded the update on /files repository, still get the issues from my previous posts...

    The svn externals property:
    AceAddon-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceAddon-2.0/[/url]
    AceConsole-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceConsole-2.0/[/url]
    AceDB-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceDB-2.0/[/url]
    AceDebug-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceDebug-2.0/[/url]
    AceEvent-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceEvent-2.0/[/url]
    AceLibrary [url]http://svn.wowace.com/wowace/trunk/Ace2/AceLibrary/[/url]
    AceLocale-2.2 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceLocale-2.2/[/url]
    AceOO-2.0 [url]http://svn.wowace.com/wowace/trunk/Ace2/AceOO-2.0/[/url]
    Dewdrop-2.0 [url]http://svn.wowace.com/wowace/trunk/DewdropLib/Dewdrop-2.0/[/url]
    Stitch-1.1 [url]http://svn.wowace.com/wowace/trunk/Stitch-1.1/Stitch-1.1/[/url]

    Nothing points to that url, so something's screwed up about your working copy.
    Posted in: General AddOns
  • 0

    posted a message on PeriodicTable-3.0
    Quote from Arkayenro »

    silly question;

    To make the changes take effect in the other files, run compresssplit.lua in the command line.

    how exactly do i do that? i've added some rep turnins (for nethwerwing) and all the new netherdrake mounts but i can't seem to figure out how to get it to rebuild.
    Just commit what you've got, I'll take care of it.
    Posted in: Libraries
  • To post a comment, please or register a new account.