Patch 5.4.1 broke something....

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
Padanfain

Patch 5.4.1 broke something....

Post by Padanfain »

Swatter info:

Code: Select all

Date: 2013-10-29 11:26:51
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\CensusPlus\CensusPlus.lua line 2933:
   attempt to concatenate a nil value
Debug:
   CensusPlus\CensusPlus.lua:2933: CensusPlus_UpdateView()
   CensusPlus\CensusPlus.lua:575:
      CensusPlus\CensusPlus.lua:572
   [C]: Show()
   CensusPlus\CensusPlus.lua:589: CensusPlus_Toggle()
   CensusPlus\CensusButton.lua:130:
      CensusPlus\CensusButton.lua:127
Locals:
(*temporary) = ""
(*temporary) = nil
(*temporary) = "realmName"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate a nil value"
g_AccumulateGuildTotals = true
CensusPlus_PTR = nil
g_VariablesLoaded = true
g_TotalCharacterXP = 0
g_TotalCount = 0
TotalsAccumulator = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua&#58;2785
CP_profiling_timerstart = 0
GuildPredicate = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua&#58;2827
g_RaceCount = <table> &#123;
&#125;
CensusPlus_Accumulator = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua&#58;2871
g_AccumulatorCount = 0
CensusPlus_MAXBARHEIGHT = 128
g_RaceClassList = <table> &#123;
 Rogue = 14
 Orc = 24
 Troll = 26
 Pandaren = 34
 Death Knight = 30
 Hunter = 11
 Night Elf = 23
 Warlock = 15
 Warrior = 16
 Paladin = 18
 Shaman = 17
 Monk = 19
 Blood Elf = 29
 Mage = 12
 Gnome = 21
 Worgen = 32
 Dwarf = 20
 Druid = 10
 Draenei = 28
 Undead = 27
 Priest = 13
 Human = 22
 Tauren = 25
 Goblin = 31
&#125;
g_ClassCount = <table> &#123;
&#125;
g_LevelCount = <table> &#123;
&#125;

AddOns&#58;
  Swatter, v5.18.5433 &#40;PassionatePhascogale&#41;
  CensusPlus, v6.1.0
  Configator, v5.1.DEV.344&#40;/embedded&#41;
  DebugLib, v5.1.DEV.337&#40;/embedded&#41;
  BlizRuntimeLib_enUS v5.4.1.50400 <us>
  &#40;ck=b33&#41;
(Added code tags because it was breaking the page ;) - Balgair)

User avatar
bringoutyourdead
Forums Admin & general flunky
Posts: 1432
Joined: Fri Nov 07, 2008 1:11 pm
Location: Texas, USA

Post by bringoutyourdead »

See Esiemiat's post about 5.4.1

I've have it fixed for the next release, but beta testing in EU land has shown another problem that needs to be fixed before I can do a release..

I hope to have something later today.

User avatar
bringoutyourdead
Forums Admin & general flunky
Posts: 1432
Joined: Fri Nov 07, 2008 1:11 pm
Location: Texas, USA

Post by bringoutyourdead »

Apparently the Developers didn't communicate to well on the 5.4.1 patch..
the removal of the in client check to see where you were logged in on.. didn't get to all of Blizzard and some of their code is broken also. :lol: :roll:

Post Reply