Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-21-15, 06:58 AM   #1
Akns
A Deviate Faerie Dragon
 
Akns's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2015
Posts: 18
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

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.
  Reply With Quote
 

WoWInterface » Featured Projects » RealUI » RealUI Infoline


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off