<Error No.1>
Date: 2008-11-18 01:12:18
ID: 6
Error occured in: Global
Count: 1
Message: ..\AddOns\Forte_Core\Forte_Core.lua line 607:
bad argument #1 to 'tonumber' (value expected)
Debug:
[C]: ?
[C]: tonumber()
Forte_Core\Forte_Core.lua:607:
Forte_Core\Forte_Core.lua:597
Forte_Core\Forte_Core.lua:678: f()
Forte_Core\Forte_Core.lua:1146:
Forte_Core\Forte_Core.lua:1131
<Error No.1>
600 local spellRank, spellName;
601 local i = 1
602 while true do
603 spellRank, spellName = GetSpellName(i, BOOKTYPE_SPELL);
604 if spellName then
605 if spellName == createhs then
606 spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));
line 600, 603 edit spellrank, spellname no Error, koKR
left click make healthstone, right click use healthstone >> no problem
Originally posted by Xus hey, I've never seen someone from korea use it, so I need to know one thing to fix this:
what do your spells with their ranks look like? for example what does the English "Rank 11" (how it shows up in your spellbook for example) look like exactly in Korean?
<Error No.1>
Date: 2008-11-18 01:12:18
ID: 6
Error occured in: Global
Count: 1
Message: ..\AddOns\Forte_Core\Forte_Core.lua line 607:
bad argument #1 to 'tonumber' (value expected)
Debug:
[C]: ?
[C]: tonumber()
Forte_Core\Forte_Core.lua:607:
Forte_Core\Forte_Core.lua:597
Forte_Core\Forte_Core.lua:678: f()
Forte_Core\Forte_Core.lua:1146:
Forte_Core\Forte_Core.lua:1131
<Error No.1>
600 local spellRank, spellName;
601 local i = 1
602 while true do
603 spellRank, spellName = GetSpellName(i, BOOKTYPE_SPELL);
604 if spellName then
605 if spellName == createhs then
606 spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));
line 600, 603 edit spellrank, spellname no Error, koKR
left click make healthstone, right click use healthstone >> no problem
if FW.CLASS == "WARLOCK" then
local high = 0;
local spellName, spellRank;
local i = 1
while true do
spellName, spellRank = GetSpellName(i, BOOKTYPE_SPELL);
if spellName then
if spellName == createhs then
spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));
if spellRank > high then
high = spellRank;
FIX...
and 1390 spellName, spellRank << change no error
just left click make soulstone...
but righr click bug..
hey, I've never seen someone from korea use it, so I need to know one thing to fix this:
what do your spells with their ranks look like? for example what does the English "Rank 11" (how it shows up in your spellbook for example) look like exactly in Korean?
if FW.CLASS == "WARLOCK" then
local high = 0;
local spellName, spellRank;
local i = 1
while true do
spellName, spellRank = GetSpellName(i, BOOKTYPE_SPELL);
if spellName then
if spellName == createhs then
spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));
if spellRank > high then
high = spellRank;
FIX...
and 1390 spellName, spellRank << change no error
just left click make soulstone...
but righr click bug..
Last edited by dizdemona : 11-17-2008 at 07:58 AM.
Originally posted by JohnFaust I had this same problem, the solution I found was changing line 8 of the Forte_DeathKnight.lua file from "if FW.Modules.TimerForteXorcist then" to "if FW.Modules.Timer then".
Originally posted by ronjon i've got a fresh install, everything enabled and i still don't get any timers.
I had this same problem, the solution I found was changing line 8 of the Forte_DeathKnight.lua file from "if FW.Modules.TimerForteXorcist then" to "if FW.Modules.Timer then".
Originally posted by ronjon i have no bars for diseases or any option for them in the config
if you have the timer and casting modules enabled they should. The type descriptions are still meant for warlocks, though (instead it tells how the spell behaves). Meaning that in this case 'Magic' are actually also your diseases. So enable this type too to see everything. I will fix the descriptions per class for the next version.
Not sure if this has been covered yet. Since I installed the expansion, forte isn't working. My cooldown bar shows up all the time, and if i click it it gives an error. Same with the other elements I use. Not sure why. Just wondering if there was an incoming update. thankyou, I miss my forte
__________________
"And to those Americans whose support I have yet to earn – I may not have won your vote, but I hear your voices, I need your help, and I will be your President too. " -Barack Obama 2008
Re: Re: ForteX stopped working - waiting it says...
Hehe - I use my magic glasses to spot the bugs ;-)
As I said, I couldn't find anything in the logs apart from the ordinary. But you are correct - I did upgrade Bartender4 and I'm happy to learn that this is a known issue and you have already taken care of it. This means I can stop sobbing from missing my wonderful spell timers (did I mention that I love your addon?).
Thanks again.
/eto
Quote:
Originally posted by Xus those typos have probably been in there for over a year haha. What are you using to see those 'bugs'?
But this doesn't tell me anything about what may be causing your problem, since these mistakes above are apparently ignored by wow.
btw if that was with 0.999.3 it was probablly because you updated bartender4, and this problem is fixed in 0.999.4.
Originally posted by etoel A few days back ForteX stopped working for me. The Healthstone and Soulstone frames says "Waiting" and none of the timers work. I only get a black frame where the timer bars should be.
All I could see in the log is:
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Cooldown\Forte_Cooldown.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Cooldown\Forte_Cooldown.xml
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Loading add-on Forte_Healthstone
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Healthstone\Forte_Healthstone.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Healthstone\Forte_Healthstone.xml
11/10 15:17:08.149 Couldn't find relative frame: FWHSrame
11/10 15:17:08.149 Loading add-on Forte_Shard
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Shard\Forte_Shard.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Shard\Forte_Shard.xml
11/10 15:17:08.149 Couldn't find relative frame: FWSHrame
11/10 15:17:08.149 Loading add-on Forte_Summon
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Summon\Forte_Summon.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Summon\Forte_Summon.xml
11/10 15:17:08.149 Couldn't find relative frame: FWSUrame
those typos have probably been in there for over a year haha. What are you using to see those 'bugs'?
But this doesn't tell me anything about what may be causing your problem, since these mistakes above are apparently ignored by wow.
btw if that was with 0.999.3 it was probablly because you updated bartender4, and this problem is fixed in 0.999.4.
A few days back ForteX stopped working for me. The Healthstone and Soulstone frames says "Waiting" and none of the timers work. I only get a black frame where the timer bars should be.
All I could see in the log is:
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Cooldown\Forte_Cooldown.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Cooldown\Forte_Cooldown.xml
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Invalid anchor point in frame: (null)
11/10 15:17:08.149 Loading add-on Forte_Healthstone
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Healthstone\Forte_Healthstone.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Healthstone\Forte_Healthstone.xml
11/10 15:17:08.149 Couldn't find relative frame: FWHSrame
11/10 15:17:08.149 Loading add-on Forte_Shard
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Shard\Forte_Shard.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Shard\Forte_Shard.xml
11/10 15:17:08.149 Couldn't find relative frame: FWSHrame
11/10 15:17:08.149 Loading add-on Forte_Summon
11/10 15:17:08.149 ** Loading table of contents Interface\AddOns\Forte_Summon\Forte_Summon.toc
11/10 15:17:08.149 ++ Loading file Interface\AddOns\Forte_Summon\Forte_Summon.xml
11/10 15:17:08.149 Couldn't find relative frame: FWSUrame