Lesta0108 / epgp

Automatically exported from code.google.com/p/epgp
0 stars 0 forks source link

Decay Error #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Was doing our weekly decay, this time I got an error and ep/gp would not
decay.  Settings were Master loot popup on, master loot quality epic, gp in
tooltips on, report channel none.  This is our standard config.
2.
3.

What is the expected output? 
The error message below instead of epgp decay.  verified no decay was
performed.

What do you see instead?

The following:
Date: 2007-12-05 19:51:26
ID: 53
Error occured in: Global
Count: 1
Message: ..\AddOns\epgp\Backend.lua line 225:
   attempt to perform arithmetic on local 'ep' (a nil value)
Debug:
   [C]: ?
   epgp\Backend.lua:225: DecayEPGP()
   epgp\Backend.lua:79: OnAccept()
   ..\FrameXML\StaticPopup.lua:2411: StaticPopup_OnClick()
   [string "*:OnClick"]:1:
      [string "*:OnClick"]:1
AddOns:
  AucAdvanced, v5.0.PRE.2616
  AucFilterBasic, v5.0.PRE.2616 (BillyGoat)
  AucStatClassic, v5.0.PRE.2616 (BillyGoat)
  AucStatPurchased, v5.0.PRE.2616 (BillyGoat)
  AucStatSimple, v5.0.PRE.2616 (BillyGoat)
  AucStatStdDev, v5.0.PRE.2616 (BillyGoat)
  Auctioneer, v4.0.4
  BeanCounter, v5.0.PRE.2616 (BillyGoat)
  Cartographer, vr56557
  CartographerData, v1.0
  CartographerFishing, v1.0
  CartographerRoutes, v0.2
  CartographerStats, v1.0
  ChatThrottler, v0.07
  CTMailMod, v3.0 (CTMod 2.0)
  CTMapMod, v2.001 (CTMod 2.0)
  CTRaidAssist, v2.005 (CTMod 2.0)
  DamageMeters, v5.6.1
  DuckieBank
  DuckNet
  Enchantrix, v5.0.PRE.2616
  EnchantrixBarker, v5.0.PRE.2616 (BillyGoat)
  EnhTooltip, v5.0.PRE.2616
  epgp, v3.3.1
  FriendNotes
  GroupCalendar
  GuildEventManager2
  Incubator, v1.65
  Informant, v5.0.PRE.2616
  KHunterTimers
  Mendeleev, v2.0.55572
  Omen, v2.1r55025
  Outfitter, v3.5.8
  Recount, v$Revision: 54446 $
  Stubby, v2
  Swatter, v5.0.PRE.2616
  ZHunterMod
  DBMAPI

What version of the product are you using? What other addons do you have
installed and what versions?  3.3.1, see above for other addons

Paste the text surrounded by -EPGP- in Guild Information here:

-EPGP-
@DECAY_P:10
-EPGP-

Please provide any additional information below.

Original issue reported on code.google.com by screamin...@gmail.com on 6 Dec 2007 at 1:07

GoogleCodeExporter commented 8 years ago
Very nice bug report. I wasn't able to reproduce but I put a guard around it 
for good measure.

Original comment by evlogimenos on 7 Dec 2007 at 8:54