CensusPlus_DoTimeCounts() Error

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
nekromant
Posts: 21
Joined: Thu Jul 07, 2005 3:16 pm
Location: Galiza
Contact:

CensusPlus_DoTimeCounts() Error

Post by nekromant »

Version: 4.2.1

Start scan, after a while, it shows this error:


Date: 2009-01-01 20:46:19
ID: 54
Error occured in: Global
Count: 1
Message: ..\AddOns\CensusPlus\CensusPlus.lua line 2038:
attempt to perform arithmetic on field '?' (a nil value)
Debug:
(tail call): ?
[C]: ?
CensusPlus\CensusPlus.lua:2038: CensusPlus_DoTimeCounts()
CensusPlus\CensusPlus.lua:1997:
CensusPlus\CensusPlus.lua:1892

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

What language?
phpbb:phpinfo()

nekromant
Posts: 21
Joined: Thu Jul 07, 2005 3:16 pm
Location: Galiza
Contact:

Post by nekromant »

Spanish language


I'm who has made the addon spanish translation some time ago, if there are new variables to translate, please contact me.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Aha! It appears I never got the translation for Death Knight in spanish =x

What is the proper translation for Death Knight?

ANd if you want to test it, go into the file \Interface\Addons\CensusPlus\localization.lua, line 449:

-- CENSUSPlus_DEATHKNIGHT = "Death Knight";

Remove the '--' from the beginning of the line, and put the proper translation in for the "Death Knight" part!
phpbb:phpinfo()

nekromant
Posts: 21
Joined: Thu Jul 07, 2005 3:16 pm
Location: Galiza
Contact:

Post by nekromant »

Death Knight = Caballero de la Muerte


If you need something else... :-)

Post Reply