WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   RealUI (https://www.wowinterface.com/forums/forumdisplay.php?f=163)
-   -   RealUI Infoline (https://www.wowinterface.com/forums/showthread.php?t=51942)

Akns 02-21-15 06:58 AM

RealUI Infoline
 
Hi,

Having this error with all my characters.

Lua Code:
  1. 776x nibRealUI\Modules\InfoLine.lua:3129: attempt to index global 'Tablet20Frame' (a nil value)
  2. nibRealUI\Modules\InfoLine.lua:3129: in function <nibRealUI\Modules\InfoLine.lua:3006>
  3. nibRealUI\Modules\InfoLine.lua:3948: in function <nibRealUI\Modules\InfoLine.lua:3941>
  4.  
  5. Locals:
  6. self = <unnamed> {
  7.  0 = <userdata>
  8.  text2 = <unnamed> {
  9.  }
  10.  side = "RIGHT"
  11.  iconwidth = 9
  12.  mouseover = false
  13.  ready = true
  14.  elapsed2 = 16.01200100407
  15.  elapsed1 = 12.817000800744
  16.  elapsed1PowerModeTimes = <table> {
  17.  }
  18.  text1 = <unnamed> {
  19.  }
  20.  type = 4
  21.  curwidth = 59.999953565064
  22.  icon = <unnamed> {
  23.  }
  24.  tag = "pc"
  25. }
  26. elapsed = 0.024000000208616
  27. db = <table> {
  28.  other = <table> {
  29.  }
  30.  elements = <table> {
  31.  }
  32.  position = <table> {
  33.  }
  34.  text = <table> {
  35.  }
  36.  colors = <table> {
  37.  }
  38. }
  39. ILFrames = <table> {
  40.  durability = <unnamed> {
  41.  }
  42.  bag = <unnamed> {
  43.  }
  44.  guild = <unnamed> {
  45.  }
  46.  parent = RealUI_InfoLine {
  47.  }
  48.  meters = <unnamed> {
  49.  }
  50.  pc = <unnamed> {
  51.  }
  52.  friends = <unnamed> {
  53.  }
  54.  currency = <unnamed> {
  55.  }
  56.  layout = <unnamed> {
  57.  }
  58.  spec = RealUIInfoLineSpecChanger {
  59.  }
  60.  mail = <unnamed> {
  61.  }
  62.  clock = <unnamed> {
  63.  }
  64.  xprep = <unnamed> {
  65.  }
  66.  start = RealUIInfoLineStart {
  67.  }
  68. }
  69. ndb = <table> {
  70.  modules = <table> {
  71.  }
  72.  positionsLink = true
  73.  registeredChars = <table> {
  74.  }
  75.  media = <table> {
  76.  }
  77.  actionBarSettings = <table> {
  78.  }
  79.  abSettingsLink = true
  80.  positions = <table> {
  81.  }
  82.  settings = <table> {
  83.  }
  84. }
  85. PC_Update = <function> defined @nibRealUI\Modules\InfoLine.lua:3006

I have a error message spamming too

Quote:

There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.

Gethe 02-21-15 11:22 AM

Redownload RealUI, then go to your Interface/AddOns folder and delete the addon nibRealUI. Copy over the fresh nibRealUI from the download. Let me know if this helps.

Brusalk 02-24-15 03:53 PM

I am getting the following error related to infoline after the patch today and downloading the most recent version:

Code:

2189x nibRealUI\Modules\InfoLine.lua:2331: attempt to index global 'SkadaBarWindowSkada' (a nil value)
nibRealUI\Modules\InfoLine.lua:2331: in function `isVisible'
nibRealUI\Modules\InfoLine.lua:2386: in function <nibRealUI\Modules\InfoLine.lua:2326>
nibRealUI\Modules\InfoLine.lua:3909: in function <nibRealUI\Modules\InfoLine.lua:3907>

Locals:
self = <unnamed> {
 0 = <userdata>
 type = 1
 side = "RIGHT"
 iconwidth = 10
 elapsed = 2
 mouseover = false
 meterLoaded = "Skada"
 initialized = true
 hidden = false
 curwidth = 26
 icon = <unnamed> {
 }
 tag = "meters"
}
damageMeters = <table> {
 Details = <table> {
 }
 Skada = <table> {
 }
 alDamageMeter = <table> {
 }
 Recount = <table> {
 }
}
InfoLine = <table> {
 SetDefaultModuleLibraries = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:398
 Enable = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:325
 UnregisterAllEvents = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
 CreateFrames = <function> defined @nibRealUI\Modules\InfoLine.lua:3632
 EnableModule = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:363
 modules = <table> {
 }
 GetModule = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:241
 IterateEmbeds = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:473
 defaultModuleLibraries = <table> {
 }
 TimeLeft = <function> defined @AngryAssignments\libs\AceTimer-3.0\AceTimer-3.0.lua:170
 ScheduleRepeatingTimer = <function> defined @AngryAssignments\libs\AceTimer-3.0\AceTimer-3.0.lua:127
 CancelAllTimers = <function> defined @AngryAssignments\libs\AceTimer-3.0\AceTimer-3.0.lua:158
 SetDefaultModulePrototype = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:440
 InfoLineICTips = false
 name = "nibRealUI_InfoLine"
 db = <table> {
 }
 IsEnabled = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:482
 orderedModules = <table> {
 }
 ScheduleTimer = <function> defined @AngryAssignments\libs\AceTimer-3.0\AceTimer-3.0.lua:92
 DisableModule = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:381
 baseName = "nibRealUI"
 OnEnable = <function> defined @nibRealUI\Modules\InfoLine.lua:4183
 OnInitialize = <function> defined @nibRealUI\Modules\InfoLine.lua:4084
 UpdateAllInfo = <function> defined @nibRealUI\Modules\InfoLine.lua:3984
 RegisterMessage = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
 UnregisterMessage = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
 UpdateFonts = <function> defined @nibRealUI\Modules\InfoLine.lua:3443
 UpdatePositions = <function> defined @nibRealUI\Modules\InfoLine.lua:3481
 PLAYER_LOGIN = <function> defined @nibRealUI\Modules\InfoLine.lua:4042
 Disable = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:345
 Refresh = <function> defined @nibRealUI\Modules\InfoLine.lua:3998
 IsModule = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:248
 OnMouseDown = <function> defined @nibRealUI\Modules\InfoLine.lua:3269
 SetDefaultModuleState = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:418
 RefreshMod = <function> defined @nibRealUI\Modules\InfoLine.lua:4071
 SetBackground = <function> defined @nibRealUI\Modules\InfoLine.lua:3423
 SetEnabledState = <function> defined @AngryAssignments\libs\AceAddon-3.0\AceAddon-3.0.lua:455
 OnEnter = <function> defined @nibRealUI\Modules\InfoLine.lua:3325
 enabledState = true
 OnLeave = <function> defined @nibRealUI\Modules\InfoLine.lua:3311
 RegisterEvent = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
 UnregisterAllMessages = <function> defined @AngryAssignments\libs\CallbackH


Brusalk 02-24-15 03:53 PM

I should note that I already followed the above advice with no success.

Gethe 02-24-15 04:35 PM

Quote:

Originally Posted by Brusalk (Post 306822)
I am getting the following error related to infoline after the patch today and downloading the most recent version:

I have this fixed in r11a.


All times are GMT -6. The time now is 10:04 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI