By default, it's normal that the two icons are present, but there's an option to hide Altoholic's icon, did you try it ?
well.. the one sitting at my minimap does not have an option to hide it. i can't find it though the altoholic fubar menu either. appearently it is possible... so i need to take a closer look again.
@Kerecha: I'm discussing this with my guildmates on teamspeak, an option close to your suggestion is to actually add a "find upgrade" line per talent spec, and to get inspiration from the armory's find upgrade feature.
I'll see if I can combine both ideas to get something useful.
@Paks: Your post confirms me one thing: there will be multiple ways to find upgrades, I understand the need not to see BT loots if you're lv50.. I shouldn't forget why I called the addon Altoholic :)
Regarding the talent, my original idea is to determine the talent spec based on the tree with the most talent points, it would be easier that keeping track of spells. I'm not ruling out that possibility though.
@aridian: In the options (last item in the menu), the first checkbox below the sliders is "Show Minimap Icon", make sure you uncheck it. And you can't hide it via the fubar options, I haven't implemented that yet.
Since I don't understand chinese, and I have no idea whether certain characters have a specific meaning, is there anything in particular in the tailoring suggestion at this level that may cause a lockup ? I mean, to me, it's just text :/
But maybe some chinese characters are like the 32 first characters of an ASCII tables and should not be used (I'm only guessing here). If by any chance a specific comment is the problem, maybe you can try using a different phrasing (if that's possible at all..).
Guess that was cowtip which use some punctuation marks as operators, while the CN locale file that I use as reference to translate did have use those punctuation marks which I don't aware of.
Problems are cause by | and ~
Please use this file which I've work on with avoiding using those punctuation marks which might cause troubles with cowtip users.
To make sure this doesn't happen anymore, I'll also use my own tooltip instead of GameTooltip, too many addons are using it and parsing its info, I think this was causing an infinite loop at some point, so both your change and mine will fix the issue.
Thanks again for all your tests !
edit: about Prof 1 & 2, I've added them to the localization file.
To make sure this doesn't happen anymore, I'll also use my own tooltip instead of GameTooltip, too many addons are using it and parsing its info, I think this was causing an infinite loop at some point, so both your change and mine will fix the issue.
Thanks again for all your tests !
edit: about Prof 1 & 2, I've added them to the localization file.
Thanks for your patient, I think there are one left-out in reputation as well, is "suggestion"
Edit: I didn't get any updated at the svn, is there a problem?
I'm working on this with a friend at the moment, trying to reproduce the issue, but I can't, it's working on both machines. I'll need more input if I want to understand what's going on, could you provide me with some info ?
1) Tell me which version of the addon you're using
2) Have you been using the addon for a long time ? Did you recently clean altoholic.lua in savedvariables ? If so, could you try cleaning this file and trying again ?
3) If that doesn't help, could you make a simple test: clean altoholic.lua in savedvariables, log in one character, disable the 5 tooltip options, log out, and send me your altoholic.lua.
Thanks in advance
Thao
(Sorry to answer in English, I'm respecting the forum language :))
can't check it right now, I'm not at home and my home PC has been down since last Sunday. I hope to get everything together tonight. Can you tell me which version you're using ?
Date: 2008-06-04 20:05:28
ID: 2
Error occured in: Global
Count: 2
Message: ..\AddOns\Altoholic\Altoholic.lua line 740:
attempt to index field '?' (a nil value)
Debug:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
Ace2\AceEvent-2.0\AceEvent-2.0.lua:910:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:903
I also get this error usually every time log a character out. From what little testing I have been able to do it seems to be related to the FuBar plugin as when that is removed the error doesn't occur. This is with the latest version from WoW Interface (2.4.014). Hope this helps.
My PC is up & running again, I'm back in business \o/
This is due to an unnecessary update at logout, I removed it in my version, will play with it a little, but since I've considerably improved the way data are updated, it does not seem to be necessary anymore, you'll get the fix in next version thus.
well.. the one sitting at my minimap does not have an option to hide it. i can't find it though the altoholic fubar menu either. appearently it is possible... so i need to take a closer look again.
I'll see if I can combine both ideas to get something useful.
@Paks: Your post confirms me one thing: there will be multiple ways to find upgrades, I understand the need not to see BT loots if you're lv50.. I shouldn't forget why I called the addon Altoholic :)
Regarding the talent, my original idea is to determine the talent spec based on the tree with the most talent points, it would be easier that keeping track of spells. I'm not ruling out that possibility though.
@aridian: In the options (last item in the menu), the first checkbox below the sliders is "Show Minimap Icon", make sure you uncheck it. And you can't hide it via the fubar options, I haven't implemented that yet.
Inside skill.lua, is that intentionally being leftout for translations?
But maybe some chinese characters are like the 32 first characters of an ASCII tables and should not be used (I'm only guessing here). If by any chance a specific comment is the problem, maybe you can try using a different phrasing (if that's possible at all..).
Anyway, thanks a lot for your perseverance.
Guess that was cowtip which use some punctuation marks as operators, while the CN locale file that I use as reference to translate did have use those punctuation marks which I don't aware of.
Problems are cause by | and ~
Please use this file which I've work on with avoiding using those punctuation marks which might cause troubles with cowtip users.
Thanks again for all your tests !
edit: about Prof 1 & 2, I've added them to the localization file.
Thanks for your patient, I think there are one left-out in reputation as well, is "suggestion"
Edit: I didn't get any updated at the svn, is there a problem?
prob to save the config ---> when you relog the config was back to the default config (checkbox in option are all unchecked.
(en France on a pas de p?trole mais des id?es :) )
1) Tell me which version of the addon you're using
2) Have you been using the addon for a long time ? Did you recently clean altoholic.lua in savedvariables ? If so, could you try cleaning this file and trying again ?
3) If that doesn't help, could you make a simple test: clean altoholic.lua in savedvariables, log in one character, disable the 5 tooltip options, log out, and send me your altoholic.lua.
Thanks in advance
Thao
(Sorry to answer in English, I'm respecting the forum language :))
when i delete altoholic files in WTF\account\savedvariables it works fine
certainly because i was not deleted old version before installing last version.
so evident :(
got this error very often...
Date: 2008-06-04 20:05:28
ID: 2
Error occured in: Global
Count: 2
Message: ..\AddOns\Altoholic\Altoholic.lua line 740:
attempt to index field '?' (a nil value)
Debug:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
Ace2\AceEvent-2.0\AceEvent-2.0.lua:910:
Ace2\AceEvent-2.0\AceEvent-2.0.lua:903
AddOns:
AckisRecipeList, v0.88
AggroAlert
Altoholic, v2.4.014
AuldLangSyne, vr71502
AuldLangSyneBackup, v2.0
AuldLangSyneFriendList, v2.0
AuldLangSyneFu, v2.0
AuldLangSyneGuildList, v2.0
AuldLangSyneInfo, v2.0
AuldLangSyneNote, v2.0
AuldLangSyneSync, v2.0
Automaton, v1.3.0
bagsandmerchants, v2.0
Bartender4, v4.0
BigWigs, v2.0 r74654
Buffalo
BuyEmAll
Cellular, v2.4.013
ChatSettingsFix, v2.4.1.3
Chinchilla, v1.0r75444
ClearFont2, v2.4
ClearFont2FontPack, v1.0
ClosetGnomeMount, v1
ClosetGnome, v1.0.73605
CloseUp, v2.4.002
ErrorMonster, v2
FishingAce, v0.4.2i
FuBarClockFu, v3.0
FuBarDPS, v2.0.$Rev: 74969 $
FuBarDurabilityFu, v2.0
FuBarEmoteFu2, v0.1.5
FuBarFactionsFu, v2.2
FuBarLocationFu, v3.0
FuBarMailFu, v2.0
FuBarMoneyFu, v20400-1
FuBarPerformanceFu, v2.0
FuBarSkillsPlusFu, v2.4.5
FuBarTopScoreFu, v2.0
FuBarTrainerFu, v0.2
FuBarTransporterFu, v2.0.$Rev: 72110 $
FuBar, v60201
GatherMate, v1.0
GatherSage, v20100-2
GuildCraft, v75874
Hourglass
ItemPriceTooltip, v2
AbacusLib
LibAbacus30
Ace2
Ace3
AnchorsAway, v1.0
BabbleOre22, v2.2.$Revision: 54514 $
BabbleSpell22, v2.2.$Revision: 54514 $
BabbleTradeskill22, v2.2.$Revision: 54514 $
BabbleTrainer22, v2.2.$Revision: 54514 $
Babble22, v2.2.$Revision: 66632 $
LibBabbleBoss30
LibBabbleClass30
LibBabbleCreatureType30
LibBabbleFaction30
LibBabbleInventory30
LibBabbleSpell30
LibBabbleZone30
LibBanzai20, v2.0
CandyBar
CompostLib
LibCrayon30
Deformat, v1.0 $Revision: 3817 $
DewdropLib
LibDogTag30, v1.0
LibDogTagUnit30, v1.0
LibDruidMana10, v1.0
LibFriends10, v1.0
FuBarPlugin20, v2.0 $Revision: 66634 $
LibFuBarPlugin30, v2.0 $Revision: 44269 $
GratuityLib, vr$Revision: 66041 $
LibGratuity30, vr$Revision: 41183 $
LibGuild10, v1.0
LibHealComm30
ItemPrice11, v1.1
LibJostle30
LibKeyBound10
LibStub
Metrognome, v2.0
LibMobHealth40, v1.0
PaintChipsLib
LibPeriodicTable31, v3.1
LibPeriodicTable31Consumable, v3.1
LibPeriodicTable31GearSet, v3.1
LibPeriodicTable31Gear, v3.1
LibPeriodicTable31InstanceLootHeroic, v3.1
LibPeriodicTable31InstanceLoot, v3.1
LibPeriodicTable31Misc, v3.1
LibPeriodicTable31TradeskillResultMats, v3.1
LibPeriodicTable31Tradeskill, v3.1
Quixote
LibResComm10
LibRock10
LibRockComm10
LibRockConfig10
LibRockConsole10
LibRockDB10
LibRockEvent10
LibRockHook10
LibRockLocale10
LibRockModuleCore10
LibRockTimer10
LibRoman10
RosterLib, v2.1
SharedMediaLib, v1.0
LibSharedMedia20
LibSharedMedia30, v3.0
SinkLib
LibSink20
SpecialEventsEmbed
SpecialEventsAura20
SpecialEventsLoot10
SpecialEventsMail20
SpecialEventsMount20
StatLogicLib, v$Revision: 1 $
LibStickyFrames20
TabletLib
LibTalentQuery10, v$Rev: 66356 $
Threat20
TipHookerLib, v$Revision: 1 $
LibTourist30
Waterfall10
WindowLib
LibGUIDRegistry01
LittleWigs
LootHog
MapNotes, v3.44.20200
Mendeleev, v2.0.73823
MikScrollingBattleText, v5.2.8
nQuestLog, v1.0 r75646
Omen, vOmen r74823 / Threat-2.0 r75117
OmniCC, v2.1.0
oRA2, v2.0.$Revision: 70972 $
PitBull, vr75585
PitBullAura, v2.0
PitBullBanzai, v1.0
PitBullCastBar, v2.0
PitBullCombatIcon, v2.0
PitBullExperienceBar, v2.0
PitBullHealthBar, v2.0
PitBullHideBlizzard, v2.0
PitBullLeaderIcon, v2.0
PitBullMasterLooterIcon, v2.0
PitBullPortrait, v2.0
PitBullPowerBar, v2.0
PitBullPvPIcon, v2.0
PitBullRaidTargetIcon, v2.0
PitBullRestIcon, v2.0
PitBullVisualHeal, v2.0
Postal, v2.1 r74999
QuestAnnouncer, v0.5
RatingBuster, v1.3.7 (r73696)
SharedMedia, v3.0
SimpleAssist, v2.4
Skillet, v1.10-61015
SpellReminder, v1.3
sRaidFrames
Swatter, v5.0.PRE.3117
tekKompare, v2.3.0.736
TipTac, v08.03.26
TradeskillInfo, v1.0.75534
XLootGroup, v0.5
XLoot, v0.9
XRS, v2.2 r69998
regards, Sha
I also get this error usually every time log a character out. From what little testing I have been able to do it seems to be related to the FuBar plugin as when that is removed the error doesn't occur. This is with the latest version from WoW Interface (2.4.014). Hope this helps.
This is due to an unnecessary update at logout, I removed it in my version, will play with it a little, but since I've considerably improved the way data are updated, it does not seem to be necessary anymore, you'll get the fix in next version thus.
and im guessing
and
are related to.
When klicking minimap button, and
when trying to open Altoholic from the fubar, so its a total breakdown.
All im seeing is fubar icopn and minimap icon, no tooltips info or anything else.
Interface\AddOns\Altoholic.lua:2558:'end' expected (to close 'function' at line 2023) near '<eof>'
Gentlemen....
Why fix one language and broke all others
Reverted to previous version already