Hehe, I like your answer.Well, at the very least it could toggle the gui. Maybe have tips on mouse over...I'm sure others here would have ideas too.. :)
Please feel free to post them. :)
One thing I was thinking about, instead of a separate FuBar thing for ARL, possibly hooking into an existing one out there?
First, I love this addon. I have Pokemon-Syndrome. You know the syndrome... where you gotta get them all. This mod's going to help me do JUST that!
I know you said you're still working on the data for all of the tradeskills, but I thought I'd give you a hand on Jewelcrafting.
First, here's a listing of gems and designs I have that the mod doesn't have in its database yet, which the mod informed me I should let you know about :-D
Falling Star
Steady Talasite
Relentless Earthstorm Diamond
Thundering Skyfire Diamond
Wicked Noble Topaz
Balanced Nightseye
Infused Nightseye
Purified Shadow Pearl
Purified Jaggal Pearl
Sovereign Shadow Draenite (You have this one, but you spelled Sovereign, "Soveriegn" in the check, although it's spelled correctly in the error message to let you know to add it to the database)
Crimson Sun
Don Julio's Heart
Kailee's Rose
Great Dawnstone
Mystic Dawnstone
Blood of Amber
Facet of Eternity
Stone of Blades
Crown of the Sea Witch
Necklace of the Deep
The Black Pearl
Brilliant Pearl Band
Second, I wrote up a pretty detailed spreadsheet for my guild showing all the gem designs and where to get them. If you'd like to use it to help you add that data faster than scouring through Thottbot, Allkhazam or WoWhead, feel free. This listing doesn't not include Jewelcrafter-created items like necklaces, only gems.
The error should be fixed, but I want to be sure. (I made a typo and Speeddymon fixed it for me :D)
The typo was fixed, but the dependency problem still exists.
Speedymon's r50927 commit fixed the "AckisRecipeList\\ARLLocals-enUS.lua:31: '}' expected (to close '{' at line 6) near '='\n\n ---" error that was occurring with r50907.
However the following is still occurring:
"AckisRecipeList\\AckisRecipeList.lua:48: Cannot find a library instance of LibCrayon-3.0.\nAce2\\AceLibrary\\AceLibrary.lua:516: in function `AceLibrary'\nAckisRecipeList\\AckisRecipeList.lua:48: in main chunk\n\n". This is happening with LibCrayon-3.0 embedded in the AckisRecipeList folder, with standalone folders of the Ace2 libs. I am using standalones of all the Ace2 libs, but am not at that point with Rock. Also, AckisRecipeList is the only mod I'm currently testing that is using LibCrayon-3.0.
LibCrayon-3.0 has LibRock-1.0 as a dependency. But LibRock-1.0 is not included in either the AckisRecipeList SVN ZIP or by direct downloading from the SVN via a client. Its also not listed in embeds.xml. However, I have it loading separately with Cartographer (Rock version). Yet that dependency error still pops up and AckisRecipeList is non-functional.
Appears the embedded LibCrayon-3.0 can't find the separately loading Cartographer-embedded LibRock-1.0.
Updated engineering, if you're an engineer try it out and let me know if anything is wrong with it. :)
As for the library error, I really don't know what's going on. The embeds with my mod are set correctly, and it looks as if they're set correctly with Crayon as well.
Updated engineering, if you're an engineer try it out and let me know if anything is wrong with it. :)
As for the library error, I really don't know what's going on. The embeds with my mod are set correctly, and it looks as if they're set correctly with Crayon as well.
LibRock-1.0 is a dependency of LibCrayon-3.0 that AckisRecipeList uses. Leave it out and there will be lib problems when using embeds.
Before the previous poster posted his embeds.xml list, I exported my LibRock-1.0 folder to \AckisRecipeList\libs. Then I went in and added "LibRock-1.0" to the X-Embeds & OptionalDeps sections of the TOC. As in:
## X-Embeds: Ace2, LibRock-1.0, LibCrayon-3.0, BabbleLib
## OptionalDeps: Ace2, LibRock-1.0, LibCrayon-3.0, BabbleLib
And finally, modified embeds.xml. Only added LibRock above LibCrayon; r50947 already had the proper names for Babble-Tradeskill-2.2 & Babble-Class-2.2.lua and AceLocale was taken out so no further modification was needed. As in:
Log on with AckisRecipeList (ARL) now after making those changes and no errors appear. Can use the mod without issues. Be sure to update your LibRock-1.0 to r50984 (or later); it was bugging out with a few earlier builds today.
IS this compatible with Manufacturer? I don't seem to get any output to the chat logs using this mod, but I also use manufacturer, so maybe they are not compatible. =/
IS this compatible with Manufacturer? I don't seem to get any output to the chat logs using this mod, but I also use manufacturer, so maybe they are not compatible. =/
Simply put, nope.
Just do a "/manufac standby" run this program, then once done do another "/manufac standby".
Future versions will hopefully be compatible with mods like manufac, skillet and atsw.
When having Ackis loaded on my tailoring tune...whenever I open the tailoring screen, complete lockup.happened like 5x...I checked other trade skill mods, only locks with yours.
When having Ackis loaded on my tailoring tune...whenever I open the tailoring screen, complete lockup.happened like 5x...I checked other trade skill mods, only locks with yours.
I did a scan of the recipes in the database, changed a couple things around which may have been causing the problem.
Just put a new version up which had those changes in it.
It worked on a tailoring toon that I logged into, both the gui and non-gui version. Let me know if it still locks up.
Please feel free to post them. :)
One thing I was thinking about, instead of a separate FuBar thing for ARL, possibly hooking into an existing one out there?
Thanks, I'll take a look.
One thing I'm trying to strive for is a common look/feel to the output of ARL.
I know you said you're still working on the data for all of the tradeskills, but I thought I'd give you a hand on Jewelcrafting.
First, here's a listing of gems and designs I have that the mod doesn't have in its database yet, which the mod informed me I should let you know about :-D
Second, I wrote up a pretty detailed spreadsheet for my guild showing all the gem designs and where to get them. If you'd like to use it to help you add that data faster than scouring through Thottbot, Allkhazam or WoWhead, feel free. This listing doesn't not include Jewelcrafter-created items like necklaces, only gems.
Jewelcrafting Spreadsheet
The typo was fixed, but the dependency problem still exists.
Speedymon's r50927 commit fixed the "AckisRecipeList\\ARLLocals-enUS.lua:31: '}' expected (to close '{' at line 6) near '='\n\n ---" error that was occurring with r50907.
However the following is still occurring:
"AckisRecipeList\\AckisRecipeList.lua:48: Cannot find a library instance of LibCrayon-3.0.\nAce2\\AceLibrary\\AceLibrary.lua:516: in function `AceLibrary'\nAckisRecipeList\\AckisRecipeList.lua:48: in main chunk\n\n". This is happening with LibCrayon-3.0 embedded in the AckisRecipeList folder, with standalone folders of the Ace2 libs. I am using standalones of all the Ace2 libs, but am not at that point with Rock. Also, AckisRecipeList is the only mod I'm currently testing that is using LibCrayon-3.0.
LibCrayon-3.0 has LibRock-1.0 as a dependency. But LibRock-1.0 is not included in either the AckisRecipeList SVN ZIP or by direct downloading from the SVN via a client. Its also not listed in embeds.xml. However, I have it loading separately with Cartographer (Rock version). Yet that dependency error still pops up and AckisRecipeList is non-functional.
Appears the embedded LibCrayon-3.0 can't find the separately loading Cartographer-embedded LibRock-1.0.
Since FGWarmonger stopped developing his FGTradeLacker, I have written down some ideas for a mod, but I don't know how to code it myself.
So they are all yours if you want them :)
----------------
Important:
-Scan Crafting list.
-Show recipes not in the list. (GUI Window)
-Show where to obtain mising recipes, by clicking the missing recipe in the GUI.
-Options Window.
Aditional features:
-Popup window (disabable via options) when entering zone/instance where a missing recipe
can drop, listing mob that drops, drop rate, current kill count.
-Sound notification when a recipe drops, with a visual congratulation.
-Showing in recipe tooltips, which characters on current server who need this. (disable via
options)
-Show in mob tooltip if they can drop a recipe. If it's a BoP recipe, it will not show for
chars who cannot loot the recipe.
----------------
here yea go also i havent logged in today or ran the updater so it my be fixed
As for the library error, I really don't know what's going on. The embeds with my mod are set correctly, and it looks as if they're set correctly with Crayon as well.
<Include file="libs\LibRock-1.0\lib.xml"/>
<Script file="libs\AceLibrary\AceLibrary.lua"/>
<Script file="libs\AceLocale-2.2\AceLocale-2.2.lua"/>
<Script file="libs\AceOO-2.0\AceOO-2.0.lua"/>
<Script file="libs\AceConsole-2.0\AceConsole-2.0.lua"/>
<Script file="libs\AceEvent-2.0\AceEvent-2.0.lua"/>
<Script file="libs\AceAddon-2.0\AceAddon-2.0.lua"/>
<Script file="libs\AceDB-2.0\AceDB-2.0.lua"/>
<Script file="libs\LibCrayon-3.0\LibCrayon-3.0.lua"/>
<Script file="libs\Babble-Tradeskill-2.2\Babble-Tradeskill-2.2.lua"/>
<Script file="libs\Babble-Faction-2.2\Babble-Faction-2.2.lua"/>
<Script file="libs\Babble-Class-2.2\Babble-Class-2.2.lua"/>
LibRock was missing, AceLibrary was loaded after AceLocale, and Babble-faction & babble-Class were misnames as Babble-tradeskill.
LibRock-1.0 is a dependency of LibCrayon-3.0 that AckisRecipeList uses. Leave it out and there will be lib problems when using embeds.
Before the previous poster posted his embeds.xml list, I exported my LibRock-1.0 folder to \AckisRecipeList\libs. Then I went in and added "LibRock-1.0" to the X-Embeds & OptionalDeps sections of the TOC. As in:
## X-Embeds: Ace2, LibRock-1.0, LibCrayon-3.0, BabbleLib
## OptionalDeps: Ace2, LibRock-1.0, LibCrayon-3.0, BabbleLib
And finally, modified embeds.xml. Only added LibRock above LibCrayon; r50947 already had the proper names for Babble-Tradeskill-2.2 & Babble-Class-2.2.lua and AceLocale was taken out so no further modification was needed. As in:
<Script file="libs\AceLibrary\AceLibrary.lua"/>
<Script file="libs\AceOO-2.0\AceOO-2.0.lua"/>
<Script file="libs\AceConsole-2.0\AceConsole-2.0.lua"/>
<Script file="libs\AceEvent-2.0\AceEvent-2.0.lua"/>
<Script file="libs\AceAddon-2.0\AceAddon-2.0.lua"/>
<Script file="libs\AceDB-2.0\AceDB-2.0.lua"/>
<Script file="libs\LibRock-1.0\LibRock-1.0.lua"/>
<Script file="libs\LibCrayon-3.0\LibCrayon-3.0.lua"/>
<Script file="libs\Babble-Tradeskill-2.2\Babble-Tradeskill-2.2.lua"/>
<Script file="libs\Babble-Tradeskill-2.2\Babble-Faction-2.2.lua"/>
<Script file="libs\Babble-Tradeskill-2.2\Babble-Class-2.2.lua"/>
Log on with AckisRecipeList (ARL) now after making those changes and no errors appear. Can use the mod without issues. Be sure to update your LibRock-1.0 to r50984 (or later); it was bugging out with a few earlier builds today.
I use Crayon, Crayon uses Rock.
Regardless, I've updated the embeds and whatnot to add it.
Date: 2007-10-05 19:02:11
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\AckisRecipeList\AckisRecipeList.lua line 50:
Cannot find a library instance of Babble-Faction-2.2.
Debug:
[C]: ?
[C]: error()
Ace2\AceLibrary\AceLibrary.lua:516: AceLibrary()
AckisRecipeList\AckisRecipeList.lua:50: in main chunk
AddOns:
AckisRecipeList, v0.5
ClearFont, vv20000-Beta 1
FuBar, v50710
Ace2
FuBarPlugin20, v2.0 $Revision: 49704 $
Prat, v2.0 49667
PratAutoLoD
StopTheSpam, v2.00.11200
Swatter, v5.0.2249
I'm an idiot when it comes to understanding add-on programming. What do I need to do to fix this?
Do you have the latest version, which is 51028? All the dependencies and whatnot should be working for this version.
Simply put, nope.
Just do a "/manufac standby" run this program, then once done do another "/manufac standby".
Future versions will hopefully be compatible with mods like manufac, skillet and atsw.
I too am experiencing the same problem, and I just downloaded AckisRecipeList-r51028.1.zip a few minutes ago from the files.wowace.com site.
The attached jpg is a screen shot of the zip file contents.
I did a scan of the recipes in the database, changed a couple things around which may have been causing the problem.
Just put a new version up which had those changes in it.
It worked on a tailoring toon that I logged into, both the gui and non-gui version. Let me know if it still locks up.