History | Log In     View a printable version of the current page.  
Please note that Jira will be offline Saturday July 26, 2008 from 3:00 AM to 6:00 AM EDT (GMT -4) for scheduled maintenance.
Issue Details (XML | Word | Printable)

Key: GATH-60
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Esamynn
Reporter: tryam
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Gatherer

Lua error from Swag that started in WoW 2.4.2

Created: 14/May/08 01:19 AM   Updated: 13/Jun/08 03:13 AM
Component/s: Acquire
Affects Version/s: 3.1.0, 3.0.6, 3.1.1
Fix Version/s: 3.1.2

Environment:
AddOns:
AckisRecipeList, v0.86
ActionButtonColors, v1.0
AlphaMap, v3.22.20400
AlphaMapBattlegrounds
AlphaMapExteriors
AlphaMapInstances
AlphaMapWorldBosses
AltInvite
AtlasLoot, vAtlasLoot Enhanced v4.04.01
AucAdvanced, v5.0.PRE.3087
AucFilterBasic, v5.0.PRE.3087 (BillyGoat)
AucStatClassic, v5.0.PRE.3087 (BillyGoat)
AucStatPurchased, v5.0.PRE.3087 (BillyGoat)
AucStatSimple, v5.0.PRE.3087 (BillyGoat)
AucStatStdDev, v5.0.PRE.3087 (BillyGoat)
ArcaneBar
BeanCounter, v5.0.PRE.3087 (BillyGoat)
BetterItemCount, v1.1
BetterKeyBinding
CastTime
CensusPlus, v4.1.6
CharactersViewer, v289
ChatBar, v2.2
ChatEdit, v1.2
ChatScroll
ChatTimeStamps
Chronos, v2.11
Clock
CombatCaller
ConsisTint
CraftList2, v2.0 r67953
DurabilityStatus
Earth
EnchantMe
Enchantrix, v5.0.PRE.3087
EnchantrixBarker, v5.0.PRE.3087 (BillyGoat)
EnhTooltip, v5.0.PRE.3087
EquipCompare, v2.11
FeatureFrame
Fire
FireTree
FloTotemBar
FluidFrames, v1.81
FreeBagSlots
FriendsFacts
Gatherer, v3.1.1
Gymnast
Informant, v5.0.PRE.3087
Khaos, v2.3
ChatThrottleLib, v19
Localization, v0.07
MCom, v1.6
MiniGames
MinimapZoom
MobileMinimapButtons, v2.4
MobInfo2, v3.61
MonitorStatus, v2.0
Notepad
Omen, vOmen r72980 / Threat-2.0 r73134
PartyQuests, v5.6
PartyCastingBars
Portfolio, v0.3
QuestLogLevelPatch
QuickLoot
ReagentHelper
RecipeRadar, v1.24
ReloadUI
ReURL
CharacterProfiler, v2.3.0
Satellite, v1.8
Sea, v1.39
Stubby, v52
Swatter, v5.0.PRE.3087
TasteTheNaimbow
Telepathy, v1.5
TelepathyVersions
TellTrack
Thottbot, v85
TooltipsKhaos
UIPanelOptions
UnitFrameBuffs, v1.1
UnitFrameTweaks, v1.0
WorldMapInfo
Issue Links:
Duplicate
 


 Description  « Hide
Copied from http://forums.norganna.org/discussion/7125/error-started-after-242-patch-with-gatherer/

Hi, second attempt at posting this, just started getting this today after the 2.4.2 patch. I've seen this pop up 4 times (only says count 1 but thats because i had another program back on that was blocking swatter) and each time it seems to have occured when i looted a corpse with just money on it.

Let me know if you need more info or any suggestions.

Date: 2008-05-13 14:29:00
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\Gatherer\Swag\LibSwag.lua line 212:
attempt to concatenate global 'COPPER' (a nil value)
Debug:
[C]: ?
Gatherer\Swag\LibSwag.lua:212:
Gatherer\Swag\LibSwag.lua:203
(tail call): ?
Gatherer\Swag\LibSwag.lua:71: OnEvent()
Gatherer\Swag\LibSwag.lua:392:
Gatherer\Swag\LibSwag.lua:392

 All   Comments   Change History   FishEye      Sort Order:
Esamynn - 14/May/08 01:21 AM
Blizzard removed the COPPER, SILVER and GOLD global variables and replaced them with COPPER_AMOUNT, SILVER_AMOUNT, GOLD_AMOUNT which are formatted slightly differently.

featalene - 16/May/08 09:43 AM
I would like to know how best to fix this until the next point release comes out.