arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

Error on load since 4.0.6 patch #440

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Downloaded from > | curse 

What steps will reproduce the problem?
1. log in with the stubby error-log add-on thingy
2.
3.

What is the expected output? What do you see instead?

no error.

---
Date: 2011-02-08 11:19:28
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\ArkInventory\ArkInventoryLDB.lua line 576:
   attempt to call global 'GetWintergraspWaitTime' (a nil value)
Debug:
   (tail call): ?
   ArkInventory\ArkInventoryLDB.lua:576: IsFlyable()
   ArkInventory\ArkInventoryLDB.lua:352: Update()
   ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:987:
      ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:986
   (tail call): ?
   [C]: ?
   [string "safecall Dispatcher[2]"]:9:
      [string "safecall Dispatcher[2]"]:5
   (tail call): ?
   ...Inventory\Externals\Ace3-AceBucket\AceBucket-3.0.lua:116:
      ...Inventory\Externals\Ace3-AceBucket\AceBucket-3.0.lua:109
   (tail call): ?
   [C]: ?
   [string "safecall Dispatcher[1]"]:9:
      [string "safecall Dispatcher[1]"]:5
   (tail call): ?
   ...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:166:
      ...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:138
AddOns:
  Swatter, v5.9.4961 (WhackyWallaby)
  AdvancedTradeSkillWindow, v
  Altoholic, v4.0.005
  ArkInventory, v3.02
  ArkInventoryRules, v
  AucAdvanced, v5.9.4961 (WhackyWallaby)
  AucFilterBasic, v5.9.4961 (WhackyWallaby)
  AucFilterOutlier, v5.9.4961.2531
  AucMatchUndercut, v5.9.4961.2531
  AucStatHistogram, v5.9.4961 (WhackyWallaby)
  AucStatiLevel, v5.9.4961 (WhackyWallaby)
  AucStatPurchased, v5.9.4961 (WhackyWallaby)
  AucStatSales, v5.9.4961.2842
  AucStatSimple, v5.9.4961 (WhackyWallaby)
  AucStatStdDev, v5.9.4961 (WhackyWallaby)
  AucStatWOWEcon, v5.9.4961.2530
  AucUtilAHWindowControl, v5.9.4961.3311
  AucUtilAppraiser, v5.9.4961.2530
  AucUtilAskPrice, v5.9.4961.3175
  AucUtilAutoMagic, v5.9.4961.3142
  AucUtilCompactUI, v5.9.4961.2530
  AucUtilEasyBuyout, v5.9.4961.3583
  AucUtilFixAH, v5.9.4961 (WhackyWallaby)
  AucUtilGlypher, v5.9.4961.2545
  AucUtilItemSuggest, v5.9.4961.3108
  AucUtilPriceLevel, v5.9.4961.2545
  AucUtilScanButton, v5.9.4961.2530
  AucUtilScanFinish, v5.9.4961.2530
  AucUtilScanProgress, v5.9.4961.2530
  AucUtilScanStart, v5.9.4961.4819
  AucUtilSearchUI, v5.9.4961.3655
  AucUtilSimpleAuction, v5.9.4961.4546
  AucUtilVendMarkup, v5.9.4961.2530
  Babylonian, v5.1.DEV.130
  BeanCounter, v5.9.4961 (WhackyWallaby)
  Carbonite, v4.034
  CarboniteTransfer, v1.01
  Configator, v5.1.DEV.282
  DataStore, v4.0.001
  DataStoreAchievements, v4.0.001
  DataStoreAuctions, v4.0.001
  DataStoreCharacters, v4.0.001
  DataStoreContainers, v4.0.001
  DataStoreCrafts, v4.0.001
  DataStoreCurrencies, v4.0.001
  DataStoreInventory, v4.0.001
  DataStoreMails, v4.0.001
  DataStorePets, v4.0.001
  DataStoreQuests, v4.0.001
  DataStoreReputations, v4.0.001
  DataStoreSpells, v4.0.001
  DataStoreStats, v4.0.001
  DataStoreTalents, v4.0.001
  DebugLib, v5.1.DEV.275
  Dominos, v1.20.0
  DominosCast, v
  DominosRoll, v
  DominosTotems, v
  DominosXP, v
  DugisGuideViewerZ, v4.4960
  Enchantrix, v5.9.4961 (WhackyWallaby)
  EnchantrixBarker, v5.9.4961 (WhackyWallaby)
  Gatherer, v3.2.3
  GatherMate2, v1.0.5
  GoingPriceWowhead, v4.0.1297183177-beta
  Informant, v5.9.4961 (WhackyWallaby)
  JPack, v0.7.8
  JPackBroker, v
  JPackEx, v
  LilSparkysWorkshop, v
  Postal, v3.4.4
  Prat30, v3.4.13      
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  Recount, v
  SellOMatic2, va034
  SellOMatic2Class, va034
  SellOMatic2Destroy, va034
  SellOMatic2Item, va034
  SellOMatic2List, va034
  SlideBar, v5.9.4961 (WhackyWallaby)
  StatsLinker, v4.1.1
  Stubby, v5.9.4961 (WhackyWallaby)
  WhatsThis, v
  BlizRuntimeLib_enUS v4.0.6.40000 <us>
  (ck=a0e)

What version of the product are you using? On what operating system?

v3.02

Please provide any additional information below.

Original issue reported on code.google.com by g...@ur4.us on 8 Feb 2011 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by arkaye...@gmail.com on 8 Feb 2011 at 10:26