This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
GnomeWorks TradeSkill Frame -
a complete replacement for the blizzard trade skill frame.
That's weird. This toon is the GM of this guild. I'll have to check the guild access when I log back on. You are correct in that tabs 2 and 3 are my tradeskill tabs (for glyphs).
thanks wehrlebyrd. looking at the guildbank data in the sv file, it looks like your guildbank has 3 tabs and only tabs 2 and 3 have any interesting tradeskill items. the toon in this guild, tho, is listed as not having access to the any tabs in the guild bank. how much of this information is correct? i'm assuming the tab access is wrong based on your reported problem. what about the guild bank contents?
Gnomeworks can no longer see my guild bank as inventory. I've tried removing and reinstalling, downgrading to an older version, messing with the plugin settings for inventory, nothing has worked. I also got this error message just now:
Date: 2011-01-22 13:57:13
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GnomeWorks\Details.lua line 200:
attempt to index local 'basis' (a nil value)
Debug:
[C]: ?
GnomeWorks\Details.lua:200: func()
GnomeWorks\ScrollFrame.lua:962: OnEnter()
GnomeWorks\ScrollFrame.lua:475:
GnomeWorks\ScrollFrame.lua:471
Ah, i see, the battlenet name stuff, thanks, I missed that.
Also, I had completed deleted my GW SV file prior to installing 114, and installed GW from scratch. So bag scans I would think should be enabled by default? I'll try again with 116 and let you know.
hades, i've been trying to reduce the number of bag scans to avoid over-processing. it seems like maybe i've accidentally removed a crucial scan if moving things to/from your bank changes things. you can try "/script GnomeWorks:InventoryScan()" as well to force things. lemme know if that kicks it into gear. if so, it's just a matter of finding why it's not scanning on its own.
a blank gw window implies that it might still be waiting for data... does it have the correct player-name and tradeskill shown on the window?
that f'ing unlickable recipe thing is a pain in my ass. it simply doesn't do it to me, so it's hard as hell to debug.
azroliak, the grid2 thing relates to being unable to select recipes, right?
this can be run multiple times to cause the skill frame to percolate up the levels. if that solves the problem, i'll just throw that into the mix and cross my fingers.
Lo, i'm back with a question, quite some time ago, i ended up with an incompatibility between Grid2 and Gnomeworks... and i thought it was solved with one of the GW version.
But thing is, in the end, it isn't.
As long as i can understand the incompatibility my main problem (and frustration) lies with the fact that i can't seem to find WHY or any error message hintting toward what the cause is.....
It's simple, i'm back toward the stage where everything is fine (with my shitload of addons) as long as Grid2 isn't active, if i make Grid2 active, GW stops to work....
It seems it's the same behaviour with only GW and Grid2 loaded to.
Is there some way i could try to pinpoint the problem to help solving it (if it's possible) ?
Because, until now, my main problem has been that there seems to have no fucking Lua error (according to bugsack/Swatter) linked to that and i don't see what i should give to shed light on my problem... :(
With or without Grid2, i've got the same number of error on login (and until now i don't seem to get added errors in other situations), the only difference being that GW print the loading message, but doesn't work and load. :5
I'm kind of lost, if you could give me pointers into methodologies/tools to try to pintpoint the problem (the whole "i /reloadui with/without grid depending on my needs" things feel awkward at best :p) i would be happy (sorry but my understanding of WoWmods and API is more than lacking, and i'm kind of lost, so if you have any idea.... :p)
PS : i already posted a comment explaining the problem on the Grid2 project but it seems it has yield nothing....
i may have found the thing causing major hangups. i have a garbagecollect() call in my trade scanner. it's possible that it could end up chewing on a major pile of garbage in some cases. not necessarily just generated by gw, so it could also be related to other mods installed. still investigating...
lusitan,whathappensifyouopenyourmain's inscription with your alt? does it show any inventory for those glyphs?
No it does not, it like its not saving Guild bank info at all, i can see what my main as in the bank and bags, but anything related to Guild bank is not showing
Can't open someone's profession from guild roster list or via chat link. Get an error message and then it doesn't work. Only shows me my profession.
Error message:
That's weird. This toon is the GM of this guild. I'll have to check the guild access when I log back on. You are correct in that tabs 2 and 3 are my tradeskill tabs (for glyphs).
thanks wehrlebyrd. looking at the guildbank data in the sv file, it looks like your guildbank has 3 tabs and only tabs 2 and 3 have any interesting tradeskill items. the toon in this guild, tho, is listed as not having access to the any tabs in the guild bank. how much of this information is correct? i'm assuming the tab access is wrong based on your reported problem. what about the guild bank contents?
I've attached the Gnomeworks.lua file out of my SV folder. Let me know if you need anything else.
were you toggling off inventories? that's the only way i can figure that error would occur.
can you post your sv file? maybe i can figure out the problem from that.
LilSparky,
Gnomeworks can no longer see my guild bank as inventory. I've tried removing and reinstalling, downgrading to an older version, messing with the plugin settings for inventory, nothing has worked. I also got this error message just now:
Date: 2011-01-22 13:57:13 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\GnomeWorks\Details.lua line 200: attempt to index local 'basis' (a nil value) Debug: [C]: ? GnomeWorks\Details.lua:200: func() GnomeWorks\ScrollFrame.lua:962: OnEnter() GnomeWorks\ScrollFrame.lua:475: GnomeWorks\ScrollFrame.lua:471
Any ideas?
hades, thanks for the info. that'll definitely help me sort out the inventory issues.
yoshimo, under what circumstance did that happen?
Date: 2011-01-22 15:22:41
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GnomeWorks\Details.lua line 200:
attempt to index local 'basis' (a nil value)
Debug:
[C]: ?
GnomeWorks\Details.lua:200: func()
GnomeWorks\ScrollFrame.lua:962: OnEnter()
GnomeWorks\ScrollFrame.lua:475:
GnomeWorks\ScrollFrame.lua:471
you can try "/script GnomeWorks:InventoryScan()" as well to force things. lemme know if that kicks it into gear.
Yup, that works.
a blank gw window implies that it might still be waiting for data... does it have the correct player-name and tradeskill shown on the window?
sometimes yes, other times it doesn't show any name or skill... then other times it will just show my engineering, but make everything un-clickable.
that f'ing unlickable recipe thing is a pain in my ass. it simply doesn't do it to me, so it's hard as hell to debug.
It normally does this after trying to view my wifes enchanting skill on my toon... from a skill link.
Problem is that the reloadui doesn't always work either.
yeah, they *should be* but that doesn't mean they are. :(
anyway, my suspicion now is simply that it's not scanning the bags when it should. you can try the command:
/script GnomeWorks:InventoryScan()
to see if it helps.
Hi lilsparky,
Ah, i see, the battlenet name stuff, thanks, I missed that.
Also, I had completed deleted my GW SV file prior to installing 114, and installed GW from scratch. So bag scans I would think should be enabled by default? I'll try again with 116 and let you know.
hades, i've been trying to reduce the number of bag scans to avoid over-processing. it seems like maybe i've accidentally removed a crucial scan if moving things to/from your bank changes things. you can try "/script GnomeWorks:InventoryScan()" as well to force things. lemme know if that kicks it into gear. if so, it's just a matter of finding why it's not scanning on its own.
a blank gw window implies that it might still be waiting for data... does it have the correct player-name and tradeskill shown on the window?
that f'ing unlickable recipe thing is a pain in my ass. it simply doesn't do it to me, so it's hard as hell to debug.
azroliak, the grid2 thing relates to being unable to select recipes, right?
see if this helps:
/script GnomeWorks.skillFrame:SetFrameLevel(GnomeWorks.skillFrame:GetFrameLevel()+1)
this can be run multiple times to cause the skill frame to percolate up the levels. if that solves the problem, i'll just throw that into the mix and cross my fingers.
Few bugs I noticed with latest version...
1. When viewing skill links from other players it works intermittantly... more often I just get a blank GW window.
2. Not picking up that I have mats in my bag correctly... transferring mats to bank and back to bag again works.
3. Occasionally when window loads am unable to select any recipes.
Lo, i'm back with a question, quite some time ago, i ended up with an incompatibility between Grid2 and Gnomeworks... and i thought it was solved with one of the GW version.
But thing is, in the end, it isn't. As long as i can understand the incompatibility my main problem (and frustration) lies with the fact that i can't seem to find WHY or any error message hintting toward what the cause is.....
It's simple, i'm back toward the stage where everything is fine (with my shitload of addons) as long as Grid2 isn't active, if i make Grid2 active, GW stops to work.... It seems it's the same behaviour with only GW and Grid2 loaded to. Is there some way i could try to pinpoint the problem to help solving it (if it's possible) ? Because, until now, my main problem has been that there seems to have no fucking Lua error (according to bugsack/Swatter) linked to that and i don't see what i should give to shed light on my problem... :( With or without Grid2, i've got the same number of error on login (and until now i don't seem to get added errors in other situations), the only difference being that GW print the loading message, but doesn't work and load. :5
I'm kind of lost, if you could give me pointers into methodologies/tools to try to pintpoint the problem (the whole "i /reloadui with/without grid depending on my needs" things feel awkward at best :p) i would be happy (sorry but my understanding of WoWmods and API is more than lacking, and i'm kind of lost, so if you have any idea.... :p)
PS : i already posted a comment explaining the problem on the Grid2 project but it seems it has yield nothing....
i may have found the thing causing major hangups. i have a garbagecollect() call in my trade scanner. it's possible that it could end up chewing on a major pile of garbage in some cases. not necessarily just generated by gw, so it could also be related to other mods installed. still investigating...
please be very careful of bn names appearing in your screen shots... (i deleted the comment since i couldn't change your link)
edit: as to your error... is it possible that your bag tracking has been disabled? check the plugins dropdown for the inventory tracker toggles.
you can also try:
/script GnomeWorks:InventoryScan()
to force a rescan of your bags/bank.
see if that helps.
Thanks LS, loving how responsive you are right now - glad you've got some time to get the kinks worked out - this is going great!
I trapped one of the errors when doing View All on the Guild Professions - its the same as the one posted by Cherish.
drycoded fixes for those latest errors.
With new Gw I get on AH open.
No it does not, it like its not saving Guild bank info at all, i can see what my main as in the bank and bags, but anything related to Guild bank is not showing
Can't open someone's profession from guild roster list or via chat link. Get an error message and then it doesn't work. Only shows me my profession.
Error message:
Date: 2011-01-21 11:33:22
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GnomeWorks\SkillList.lua line 906:
bad argument #1 to 'pairs' (table expected, got nil)
Debug:
(tail call): ?
[C]: pairs()
GnomeWorks\SkillList.lua:906: ScanTrade()
GnomeWorks\MainWindow.lua:1447:
GnomeWorks\MainWindow.lua:1443
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...ce\AddOns\AdiBags\libs\AceTimer-3.0\AceTimer-3.0.lua:164:
...ce\AddOns\AdiBags\libs\AceTimer-3.0\AceTimer-3.0.lua:138
AddOns:
Swatter, v5.9.4960 (WhackyWallaby)
AckisRecipeList, v2.1.0
ACP, v3.3.13
AdiBags, vv1.3-beta-4
Altoholic, v4.0.005
AucAdvanced, v5.9.4960 (WhackyWallaby)
AucFilterBasic, v5.9.4960 (WhackyWallaby)
AucFilterOutlier, v5.9.4960.2531
AucMatchUndercut, v5.9.4960.2531
AucStatHistogram, v5.9.4960 (WhackyWallaby)
AucStatiLevel, v5.9.4960 (WhackyWallaby)
AucStatPurchased, v5.9.4960 (WhackyWallaby)
AucStatSales, v5.9.4960.2842
AucStatSimple, v5.9.4960 (WhackyWallaby)
AucStatStdDev, v5.9.4960 (WhackyWallaby)
AucStatWOWEcon, v5.9.4960.2530
AucUtilAHWindowControl, v5.9.4960.3311
AucUtilAppraiser, v5.9.4960.2530
AucUtilAskPrice, v5.9.4960.3175
AucUtilAutoMagic, v5.9.4960.3142
AucUtilCompactUI, v5.9.4960.2530
AucUtilEasyBuyout, v5.9.4960.3583
AucUtilFixAH, v5.9.4960 (WhackyWallaby)
AucUtilGlypher, v5.9.4960.2545
AucUtilItemSuggest, v5.9.4960.3108
AucUtilPriceLevel, v5.9.4960.2545
AucUtilScanButton, v5.9.4960.2530
AucUtilScanFinish, v5.9.4960.2530
AucUtilScanProgress, v5.9.4960.2530
AucUtilScanStart, v5.9.4960.4819
AucUtilSearchUI, v5.9.4960.3655
AucUtilSimpleAuction, v5.9.4960.4546
AucUtilVendMarkup, v5.9.4960.2530
Auctionator, v2.8.8
Babylonian, v5.1.DEV.130
BadBoy, v6.404
BadBoyCCleaner, v3.20
Bartender4, v4.4.15
BeanCounter, v5.9.4960 (WhackyWallaby)
BrokerPortals, v1.8.18
BrokerProfessionsMenu, v
Castbars, v
Chatter, v1.0
ClassTimer, v2.3
CombustionHelper, v2.7.4
Configator, v5.1.DEV.282
DataStore, v4.0.001
DataStoreAchievements, v4.0.001
DataStoreAuctions, v4.0.001
DataStoreCharacters, v4.0.001
DataStoreContainers, v4.0.001
DataStoreCrafts, v4.0.001
DataStoreCurrencies, v4.0.001
DataStoreInventory, v4.0.001
DataStoreMails, v4.0.001
DataStorePets, v4.0.001
DataStoreQuests, v4.0.001
DataStoreReputations, v4.0.001
DataStoreSpells, v4.0.001
DataStoreStats, v4.0.001
DataStoreTalents, v4.0.001
DBMCore, v
DebugLib, v5.1.DEV.275
ElkBuffBars, v2.3.0-165
Enchantrix, v5.9.4960 (WhackyWallaby)
GatherMate2, v1.11
GnomeWorks, v112
GoGoMount, v4.0.41
Grid, v1.40000.1403
GridAutoFrameSize, v2.4.1
GridSideIndicators, v4.0.1-1
GridStatusHots, v4.0.1.1b
GridStatusRaidDebuff, vv3.1
GridStatusSelf, v1.0
Informant, v5.9.4960 (WhackyWallaby)
LilSparkysWorkshop, v
LoseControl, v4.07
LushGearSwap, v
Mappy, v3.0.1
Mapster, v1.4.0
MikScrollingBattleText, v5.5.91
Omen, v3.1.0
OmniCC, v4.0.waffles11
Overachiever, v0.60
OverachieverTrade, v0.60
Postal, v3.4.4
PowerAuras, v4.9
Recount, v
Routes, vv1.3.3
SellJunk, v3.0
ShadowedUnitFrames, vv3.3.2
SheepMonitor, v1.4
spellstealer, v1.6
Stubby, v5.9.4960 (WhackyWallaby)
TidyPlates, v6.0.6 (r101)
TidyPlatesNeon, v
TipTac, v10.12.05
TipTacItemRef, v10.12.06
TipTacTalents, v10.11.23
Titan, v5.0.1.40000 - Revision 485
TitanBag, v5.0.1.40000
TitanClock, v5.0.1.40000
TitanCurrency, v0.4
TitanGold, v5.0.1.40000
TitanLocation, v5.0.1.40000
TitanLootType, v5.0.1.40000
TitanMicrobuttons, v4.0.1
TitanPerformance, v5.0.1.40000
TitanPvP, v0.3.0.40000
TitanRecount, v0.10
TitanRepair, v5.0.1.40000
TitanSocial, v4.0.3r5
TitanSpec, v1.7.3.1.40000
TitanVolume, v5.0.1.40000
TitanXP, v5.0.1.40000
XLoot, v0.91.1
XLootGroup, v0.61
BlizRuntimeLib_enUS v4.0.3.40000 <us>
(ck=d10)