twobits

  • Announcement
twobits has not posted any announcements.
  • My Activity

Wed, Apr 1 2009
NewMediaGalleryComment twobits commented on Luivatra's file, QuestWiz.
Sat, Feb 21 2009
NewBlogComment twobits commented on DoranM's blog post about NASA To Create MMO: "Astronaut: Moon, Mars & Beyond.".
Fri, Feb 20 2009
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
NewMediaGalleryComment twobits commented on twobits's file, MatsCost.
NewMediaGalleryComment twobits commented on twobits's file, ItemDataCache.
NewMediaGalleryComment twobits commented on twobits's file, ItemDataCache.
Tue, Feb 3 2009
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
Mon, Feb 2 2009
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
NewMediaGalleryComment twobits commented on twobits's file, ItemDataCache.
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
Sat, Jan 31 2009
NewMediaGalleryComment twobits commented on twobits's file, TinyTip.
Mon, Jan 26 2009
NewMediaGalleryComment twobits commented on Telic's file, NotesUNeed.
  • Blogs
    twobits has not posted any Blogs.
  • My Comments
  • jimmiles wrote 
    Sat, Nov 28 2009 10:01 PM ()

    I get the same error as Zorkillrenden. Any help would be fantastic. Love your work.

  • Tue, Sep 1 2009 5:19 AM ()

    Any help with fixing error would be greatly appreciated. Thank You Zorkill

    Date: 2009-08-19 00:13:17
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\MobInfo3\MobInfo3.lua line 2139:
    attempt to call global 'GetDifficultyColor' (a nil value)
    Debug:
    (tail call): ?
    Coffee: GetDifficultyColor()
    MobInfo3\MobInfo3.lua:2139: MI3_BuildTooltipMob()
    MobInfo3\MI3_Tooltip.lua:486: MI3_CreateTooltip()
    MobInfo3\MI3_Tooltip.lua:255: MI3_TooltipMouseoverUnit()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1
    AddOns:
    Swatter, v3.1.14 ()
    Atlas, v1.14.1
    AtlasBattlegrounds, v1.14.1
    AtlasDungeonLocs, v1.14.1
    AtlasOutdoorRaids, v1.14.1
    AtlasTransportation, v1.14.1
    AucAdvanced, v5.5.4293 (WombatII)
    AucFilterBasic, v5.5.4293 (WombatII)
    AucFilterOutlier, v5.5.4293.2531
    AucMatchUndercut, v5.5.4293.2531
    AucStatClassic, v5.5.4293 (WombatII)
    AucStatHistogram, v5.5.4293 (WombatII)
    AucStatiLevel, v5.5.4293 (WombatII)
    AucStatPurchased, v5.5.4293 (WombatII)
    AucStatSales, v5.5.4293.2842
    AucStatSimple, v5.5.4293 (WombatII)
    AucStatStdDev, v5.5.4293 (WombatII)
    AucStatWOWEcon, v5.5.4293.2530
    AucUtilAHWindowControl, v5.5.4293.3311
    AucUtilAppraiser, v5.5.4293.2530
    AucUtilAskPrice, v5.5.4293.3175
    AucUtilAutoMagic, v5.5.4293.3142
    AucUtilCompactUI, v5.5.4293.2530
    AucUtilEasyBuyout, v5.5.4293.3583
    AucUtilItemSuggest, v5.5.4293.3108
    AucUtilPriceLevel, v5.5.4293.2545
    AucUtilScanButton, v5.5.4293.2530
    AucUtilScanFinish, v5.5.4293.2530
    AucUtilScanProgress, v5.5.4293.2530
    AucUtilSearchUI, v5.5.4293.3655
    AucUtilSimpleAuction, v5.5.4293.0
    AucUtilVendMarkup, v5.5.4293.2530
    Babylonian, v5.1.DEV.130
    BankItems, v30002
    BeanCounter, v5.5.4293 (WombatII)
    Configator, v5.1.DEV.130
    Critline, v2.2.2
    CustomEmotes, v
    DebugLib, v5.1.DEV.130
    Enchantrix, v5.5.4293 (WombatII)
    EnchantrixBarker, v5.5.4293 (WombatII)
    FishingBuddy, v0.9.8b
    FuBarTrainerFu, v0.2
    Gatherer, v3.1.14
    Informant, v5.5.4293 (WombatII)
    ItemDataCache, v1.303
    Koordinator, v3.28
    MobInfo3, v0.801
    QuestHelper, v1.1.12
    RecipeKnown, v0.114a
    RecipeRadar, v1.32
    Recount, v
    SimpleTradeskill, v2.0
    SlideBar, v3.1.14 ()
    Stubby, v5.5.4293 (WombatII)
    TradeskillInfo, v1.4.5
    BlizRuntimeLib_enUS v3.2.0.30200
    (ck=6e7)

  • tapi0 wrote 
    Mon, Aug 17 2009 5:42 PM ()

    Could you please update MobInfo3 to 3.2?

  • nlee20 wrote 
    Mon, Aug 10 2009 4:46 PM ()

    If anyone was having problems with the QuestIon addon after the latest patch 3.2 "Call Of The Crusade" Open the file named QuestIon.lua go to --> edit --> find and type GetDifficultyColor replace that with GetQuestDifficultyColor, do this for every GetDifficultyColor you find in this document and your addon will no longer show errors. Happy Hunting! (Credit partially to Baelmah and Myself)

  • Baelmah wrote 
    Sun, Aug 9 2009 9:38 AM ()

    I was able to fix this addon by changing "GetDifficultyColor" on line 2139 to "GetQuestDifficultyColor". Could you be more specific about the error you are getting? (If the above is not one of the errors you are getting)

  • Profile
Author

twobits

Member Since: 10/30/2008
Sex: NotSet
Location:
  • Latest Images
twobits has not uploaded any images.
  • My Friends
No users have been added to twobits's friends list.