Addon Info.
Archived (28)
Comments (81)
  Category: Warlock
Addon Information
Works with WoTLK
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
v0.999.7
Date:
11-16-2008 08:42 AM
Size:
368.75 Kb
Downloads:
127,921
Favorites:
346
MD5:
Pictures
Click to enlarge
Spell Timer (and Quartz casting bar)
Soulstone Tracker
Summon Assistant
Click to enlarge
Cooldown Timer
Click to enlarge
Shard & Healthstone Spy
ForteXorcist (Forte Warlock/Class AddOn)   Updated this week!   Popular!
Powerful AddOn for Raiders. Specifically targeted at Warlocks. Main features: Soulstone Tracker, Spell Timer, Summon Assistant, Shard Spy, Cooldown Timer, Healthstone Spy, Shard Manager, Warning Sounds and Self & Raid messages.

The timers currently have limited support for Death Knights, Druids, Priests, Mages, Hunters and Warriors and of course full support for Warlocks.

See the ForteXorcist topic at fortegaming.com for more detailed info. It's likely i'll only check back here to update the addon, so please post bugs there.
  Archived Versions - ForteXorcist (Forte Warlock/Class AddOn)
File Name
Version
Size
Author
Date
v0.999.6
368kB
Xus
11-14-2008 07:34 PM
v0.999.5
368kB
Xus
11-14-2008 07:16 PM
v0.999.4
355kB
Xus
11-09-2008 06:48 PM
v0.999.3
354kB
Xus
11-06-2008 05:13 PM
v0.999.2
353kB
Xus
11-05-2008 01:26 PM
v0.999.1
353kB
Xus
11-04-2008 03:18 PM
v0.999
353kB
Xus
11-02-2008 04:59 PM
v0.998
357kB
Xus
10-30-2008 04:32 PM
v0.997
346kB
Xus
10-20-2008 04:33 PM
v0.996
345kB
Xus
10-17-2008 07:02 PM
v0.995
345kB
Xus
10-17-2008 04:42 PM
v0.994
343kB
Xus
10-14-2008 02:37 PM
v0.993
341kB
Xus
10-08-2008 02:59 PM
v0.992
341kB
Xus
10-07-2008 02:15 PM
v0.991
340kB
Xus
09-30-2008 01:26 PM
v0.990
340kB
Xus
09-28-2008 03:11 PM
v0.989
339kB
Xus
09-01-2008 02:45 PM
v0.988
339kB
Xus
08-31-2008 04:23 PM
v0.987
336kB
Xus
08-26-2008 05:56 PM
v0.986
329kB
Xus
08-17-2008 10:18 AM
v0.985
278kB
Xus
03-30-2008 06:57 PM
v0.984
277kB
Xus
03-23-2008 03:31 PM
v0.983
277kB
Xus
03-22-2008 07:57 PM
v0.982
270kB
Xus
02-17-2008 11:32 AM
v0.981
270kB
Xus
02-16-2008 05:21 PM
v0.98
269kB
Xus
02-14-2008 06:58 PM
v0.972
229kB
Xus
11-25-2007 06:38 PM
v0.971
229kB
Xus
11-21-2007 07:25 PM
  Comments - ForteXorcist (Forte Warlock/Class AddOn)
Post A Reply
Author Comments Comment Options
Old Today, 12:43 PM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Re: Re: Re: Forte_Core.lua

Quote:
Originally posted by dizdemona
koKR spell_book

http://crystalsong.net/bbs/data/addo..._book_copy.jpg

English "Rank 11" in koKR "11 Level(레벨)"

This link Forte Warlock Addon v0.997 in koKR Localization addon file

http://wow.somegate.com/topic.php?topic_uid=102878

<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

=====================================================

<Error No.2>
Date: 2008-11-18 01:40:35
ID: 8
Error occured in: Global
Count: 80
Message: ..\AddOns\Forte_Core\Forte_Core.lua line 1389:
bad argument #1 to 'tonumber' (value expected)
Debug:
[C]: ?
[C]: tonumber()
Forte_Core\Forte_Core.lua:1389: BestSoulstone()
Forte_Soulstone\Forte_Soulstone.lua:52:
Forte_Soulstone\Forte_Soulstone.lua:51
Forte_Soulstone\Forte_Soulstone.lua:309: v()
Forte_Core\Forte_Core.lua:1124: f()
Forte_Core\Forte_Core.lua:1135:
Forte_Core\Forte_Core.lua:1131

this error Forte_Soulstone module, can't see tooltip but left click make soulstone, can't use right click soulstone..

I am sorry, but I have bad English. T.T

Error no2 T.T
will be fixed in the next version
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 11:26 AM  
dizdemona
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Forte_Core.lua

Quote:
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?
koKR spell_book

http://crystalsong.net/bbs/data/addo..._book_copy.jpg

English "Rank 11" in koKR "11 Level(레벨)"

This link Forte Warlock Addon v0.997 in koKR Localization addon file

http://wow.somegate.com/topic.php?topic_uid=102878

<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

=====================================================

<Error No.2>
Date: 2008-11-18 01:40:35
ID: 8
Error occured in: Global
Count: 80
Message: ..\AddOns\Forte_Core\Forte_Core.lua line 1389:
bad argument #1 to 'tonumber' (value expected)
Debug:
[C]: ?
[C]: tonumber()
Forte_Core\Forte_Core.lua:1389: BestSoulstone()
Forte_Soulstone\Forte_Soulstone.lua:52:
Forte_Soulstone\Forte_Soulstone.lua:51
Forte_Soulstone\Forte_Soulstone.lua:309: v()
Forte_Core\Forte_Core.lua:1124: f()
Forte_Core\Forte_Core.lua:1135:
Forte_Core\Forte_Core.lua:1131

this error Forte_Soulstone module, can't see tooltip but left click make soulstone, can't use right click soulstone..

I am sorry, but I have bad English. T.T

Error no2 T.T

Last edited by dizdemona : 11-17-2008 at 11:48 AM.
dizdemona is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 09:26 AM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Re: Forte_Core.lua

Quote:
Originally posted by dizdemona
Forte_Core.lua
607 line

spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));

607line healthstone module

1390 line

spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));

1390line soulstone module

error..

client koKR == korean,,

607 error :

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?
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 07:52 AM  
dizdemona
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Forte_Core.lua

Forte_Core.lua
607 line

spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));

607line healthstone module

1390 line

spellRank = tonumber(select(3,strfind(spellRank," (%d+)$")));

1390line soulstone module

error..

client koKR == korean,,

607 error :

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.
dizdemona is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2008, 08:47 AM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Quote:
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".

Now all my bars show up correctly!

Thanks for the great addon, by the by.

that's fixed now
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-15-2008, 12:51 PM  
JohnFaust
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
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".

Now all my bars show up correctly!

Thanks for the great addon, by the by.
JohnFaust is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-15-2008, 09:20 AM  
ronjon
A Murloc Raider

Forum posts: 4
File comments: 11
Uploads: 0
i've got a fresh install, everything enabled and i still don't get any timers.
ronjon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-15-2008, 05:22 AM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Quote:
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.
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 09:08 PM  
ronjon
A Murloc Raider

Forum posts: 4
File comments: 11
Uploads: 0
i have no bars for diseases or any option for them in the config
ronjon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 06:45 PM  
syrupk
An Aku'mai Servant
 
syrupk's Avatar
Interface Author - Click to view interfaces

Forum posts: 39
File comments: 263
Uploads: 20
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
syrupk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 12:06 PM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Quote:
Originally posted by ronjon
will there be a death knight module in the near future?
yes, tonight hopefully
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 04:51 AM  
ronjon
A Murloc Raider

Forum posts: 4
File comments: 11
Uploads: 0
will there be a death knight module in the near future?
ronjon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 05:17 PM  
etoel
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
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.
etoel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 01:18 PM  
Xus
A Kobold Labourer
 
Xus's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 37
Uploads: 2
Re: ForteX stopped working - waiting it says...

Quote:
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.

Last edited by Xus : 11-10-2008 at 01:43 PM.
Xus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 10:10 AM  
etoel
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
ForteX stopped working - waiting it says...

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
etoel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump: