Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

_NPCScan.Overlay: Carbonite map global is nil #87

Closed
GoogleCodeExporter opened this issue Jan 27, 2016 · 4 comments
Closed

_NPCScan.Overlay: Carbonite map global is nil #87

GoogleCodeExporter opened this issue Jan 27, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What version of the add-on are you using?
_NPC Scan Overlay 5.0.0.1

What version of World of Warcraft are you using? (Please include language)
enUS Client

What is the expected output? What do you see instead?
Logged in and error appeared

What steps will reproduce the problem?
1.Log in
2.
3.


Please provide any additional information below.

Error message as seen by BugGrabber

5x _NPCScan.Overlay-5.0.0.1\Modules\Carbonite-5.0.4.006.lua:21: attempt to 
index global "NxMap1" (a nil value)
_NPCScan.Overlay-5.0.0.1\Modules\Carbonite-5.0.4.006.lua:21: in main chunk

Locals:

Original issue reported on code.google.com by Golad...@gmail.com on 5 Sep 2012 at 3:08

@GoogleCodeExporter
Copy link
Author

I just tested Carbonite version 5.041, and it didn't give me this error.  It 
may have happened because of an outdated version of Carbonite, but please reply 
here if you run across this error again.

Original comment by saiket....@gmail.com on 11 Sep 2012 at 4:06

  • Changed title: _NPCScan.Overlay: Carbonite map global is nil
  • Changed state: Invalid
  • Added labels: AddOn-NPCScan.Overlay

@GoogleCodeExporter
Copy link
Author

The current version of Carbonite is 5.053, and can be obtained here:

http://www.wowinterface.com/downloads/info12965-Carbonite.html

At the prodding of the community, the former developers of Carbonite, who no 
longer play WoW, finally released Carbonite under GPL.  Another developer has 
more or less taken over.  His name is Rythal, and he's doing an awesome job 
over there.  Very communicative.    Several people have posted this error over 
on the Carbonite Support forums, which is listed here:

http://www.wowinterface.com/forums/showthread.php?t=44601

In that bug report forum, Rythal writes:

"Yep it's in the notes that npcscan does not work as of 5.05.3, and it's 
nothing I can fix, you need to wait for a new release of npcscan that includes 
the new carbonite plugin."

If you contact him, I'm sure he would be willing to work with you to restore 
this functionality.  There are also several posts with the full error message 
on that bug report site.

Original comment by jclemen...@gmail.com on 11 Oct 2012 at 5:55

@GoogleCodeExporter
Copy link
Author

Date: 2012-10-11 21:57:06
ID: 1
Error occured in: Global
Count: 2
Message: ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua line 66:
   attempt to index upvalue 'CarboniteMap' (a nil value)
Debug:
   ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:66: ?()
   ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:97: OnLoad()
   ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:109: in main chunk
Locals:
self = WorldMapFrame {
 0 = <userdata>
 numQuests = 0
}
(*temporary) = nil
(*temporary) = <unnamed> {
 Normal = <unnamed> {
 }
 Disabled = <unnamed> {
 }
 0 = <userdata>
 Text = <unnamed> {
 }
 Border = <unnamed> {
 }
 SetChecked = <function> defined =[C]:-1
}
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'CarboniteMap' (a nil value)"
WorldMap = <unnamed> {
 0 = <userdata>
 OnSynchronize = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:344
 Loaded = true
 KeyParent = <unnamed> {
 }
 AchievementNPCNames = <table> {
 }
 RangeRingTargetOnHide = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:101
 KeyParentOnSizeChanged = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:81
 Paint = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:163
 OnShow = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMapTemplate.lua:65
 KeyPaint = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:54
 ToggleOnEnter = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:115
 OnUnregister = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMapTemplate.lua:111
 ToggleSetChecked = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:130
 RangeRingSetEnabled = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:327
 Registered = true
 WORLD_MAP_UPDATE = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMapTemplate.lua:61
 RangeRingSetTarget = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:91
 KeyValidateSize = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:71
 RangeRingPaint = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:106
 RangeRingTargetOnShow = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:97
 KeyOnSizeChanged = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:86
 super = <table> {
 }
 Toggle = <unnamed> {
 }
 OnDisable = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:179
 ToggleOnLeave = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:120
 RangeRing = <unnamed> {
 }
 OnMapUpdate = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMapTemplate.lua:74
 KeyMinScale = 0.5
 OnEnable = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:174
 Name = "WorldMap"
 Config = _NPCScanOverlayModuleWorldMap {
 }
 KeyOnEnter = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:21
 ToggleOnClick = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:124
 KeyMaxSize = 0.33333333333333
 OnUnload = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\WorldMap.lua:309
}
NS = <unnamed> {
 0 = <userdata>
 WorldMapFrameOnHide = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:61
 OnUpdate = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:29
 WorldMapFrameOnShow = <function> defined @Interface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:39
}
CarboniteMap = nil

AddOns:
  Swatter, v4.0.5 (<%codename%>)
  NPCScan, v5.0.0.4
  NPCScanOverlay, v5.0.0.1
  Ace3, v
  AckisRecipeList, v2.4.1-56-g2f8eec2
  ACP, v3.4 
  Altoholic, v5.0.002
  Atlas, v1.22.1
  AtlasLootLoader, vv7.03.01
  AucAdvanced, v5.14.5335 (KowariOnCrutches)
  AucFilterBasic, v5.14.5335 (KowariOnCrutches)
  AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
  AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
  AucStatHistogram, v5.14.5335 (KowariOnCrutches)
  AucStatiLevel, v5.14.5335 (KowariOnCrutches)
  AucStatPurchased, v5.14.5335 (KowariOnCrutches)
  AucStatSales, v5.14.5335.5335(5.14/embedded)
  AucStatSimple, v5.14.5335 (KowariOnCrutches)
  AucStatStdDev, v5.14.5335 (KowariOnCrutches)
  AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
  AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
  AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
  AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
  AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
  AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
  AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
  AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
  AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
  AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
  AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
  AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
  AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
  AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
  AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
  AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
  AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
  Babylonian, v5.1.DEV.332(/embedded)
  BagBrother, v
  Bagnon, v5.0.4
  BankStack, vv27
  BeanCounter, v5.14.5335 (KowariOnCrutches)
  BittensSpellFlashLibrary, v3.14.0
  Carbonite, v5.05.03
  CarboniteTransfer, v1.01
  CollectMe, v2.1.1
  Configator, v5.1.DEV.344(/embedded)
  DataStore, v5.0.001
  DataStoreAchievements, v5.0.001
  DataStoreAgenda, v5.0.001
  DataStoreAuctions, v5.0.001
  DataStoreCharacters, v5.0.001
  DataStoreContainers, v5.0.001
  DataStoreCrafts, v5.0.001
  DataStoreCurrencies, v5.0.001
  DataStoreInventory, v5.0.001
  DataStoreMails, v5.0.001
  DataStorePets, v5.0.001
  DataStoreQuests, v5.0.001
  DataStoreReputations, v5.0.001
  DataStoreSpells, v5.0.001
  DataStoreStats, v5.0.001
  DataStoreTalents, v5.0.001
  DBMCore, v
  DBMLDB, v
  DebugLib, v5.1.DEV.312(/embedded)
  DropTheCheapestThing, vv3.6.2-7-g9afecf9
  Enchantrix, v5.14.5335 (KowariOnCrutches)
  EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
  Gatherer, v4.0.5
  GatherMate2, v1.21-1-g9856be7
  GearScore, v5.00.00.00
  GuildCheck, vv2.3.9
  GuildKicker, v1.2
  Informant, v5.14.5335 (KowariOnCrutches)
  JSHunterBar, vv3.93-1-geb481db
  Juggler, v5.0.0.1
  LibExtraTip, v5.12.DEV.324(/embedded)
  LilSparkysWorkshop, v
  MikScrollingBattleText, v5.7.123
  MobInfo2, v5.0.4.0
  Postal, v3.5.0
  Rarity, v1.0
  RarityOptions, v
  RatingBuster, v5.0.4.361
  Recount, v
  Reforgenator, vv1.4.7
  RobBossMods, v
  SellJunk, v3.0.8
  SilverDragon, vv3.0-20-ge2e105b
  SlideBar, v4.0.5 (<%codename%>)
  SpellFlash, v6.2
  SpellFlashCore, v2.0
  Stubby, v5.14.5335 (KowariOnCrutches)
  TipHelper, v5.12.DEV.315(/embedded)
  BlizRuntimeLib_enUS v5.0.5.50001 <us>
  (ck=c99)

it is a npc scan overlay issue here is the error

Original comment by mcr0...@gmail.com on 12 Oct 2012 at 2:02

@GoogleCodeExporter
Copy link
Author

Error on login with any toon. _NPCScan.Overlay version 5.0.0.3 Carbonite 
version 5.3.0-Alpha1r1

Date: 2013-06-03 23:57:19
ID: 1
Error occured in: Global
Count: 1
Message: ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua line 21:
   attempt to index global 'NxMap1' (a nil value)
Debug:
   [C]: ?
   ...erface\AddOns\_NPCScan.Overlay\Modules\Carbonite.lua:21: in main chunk
Locals:

AddOns:
  Swatter, v5.17.5413 (NeedyNoddy)
  NPCScan, v5.0.0.5
  NPCScanOverlay, v5.0.0.3
  AckisRecipeList, v2.4.8
  ACP, v3.4.3 
  Altoholic, v5.3.001
  Archy, v1.8.42
  Arh, v1.2.3
  Atlas, v1.25.00
  AtlasBattlegrounds, v1.25.01
  AtlasBurningCrusade, v1.25.00
  AtlasCataclysm, v1.25.00
  AtlasClassicWoW, v1.25.00
  AtlasDungeonLocs, v1.25.00
  AtlasOutdoorRaids, v1.25.00
  AtlasScenarios, v1.25.01
  AtlasTransportation, v1.25.01
  AtlasWrathoftheLichKing, v1.25.00
  AucAdvanced, v5.17.5413 (NeedyNoddy)
  AucFilterBasic, v5.17.5413 (NeedyNoddy)
  AucFilterOutlier, v5.17.5413.5347(5.17/embedded)
  AucMatchUndercut, v5.17.5413.5364(5.17/embedded)
  AucStatHistogram, v5.17.5413 (NeedyNoddy)
  AucStatiLevel, v5.17.5413 (NeedyNoddy)
  AucStatPurchased, v5.17.5413 (NeedyNoddy)
  AucStatSales, v5.17.5413.5376(5.17/embedded)
  AucStatSimple, v5.17.5413 (NeedyNoddy)
  AucStatStdDev, v5.17.5413 (NeedyNoddy)
  AucStatWOWEcon, v5.17.5413.5323(5.17/embedded)
  AucUtilAHWindowControl, v5.17.5413.5347(5.17/embedded)
  AucUtilAppraiser, v5.17.5413.5393(5.17/embedded)
  AucUtilAskPrice, v5.17.5413.5347(5.17/embedded)
  AucUtilAutoMagic, v5.17.5413.5392(5.17/embedded)
  AucUtilCompactUI, v5.17.5413.5400(5.17/embedded)
  AucUtilEasyBuyout, v5.17.5413.5347(5.17/embedded)
  AucUtilFixAH, v5.17.5413 (NeedyNoddy)
  AucUtilItemSuggest, v5.17.5413.5365(5.17/embedded)
  AucUtilPriceLevel, v5.17.5413.5365(5.17/embedded)
  AucUtilScanButton, v5.17.5413.5403(5.17/embedded)
  AucUtilScanFinish, v5.17.5413.5347(5.17/embedded)
  AucUtilScanProgress, v5.17.5413.4979(5.17/embedded)
  AucUtilScanStart, v5.17.5413.5347(5.17/embedded)
  AucUtilSearchUI, v5.17.5413.5373(5.17/embedded)
  AucUtilSimpleAuction, v5.17.5413.5388(5.17/embedded)
  AucUtilVendMarkup, v5.17.5413.4828(5.17/embedded)
  Babylonian, v5.1.DEV.332(/embedded)
  BeanCounter, v5.17.5413 (NeedyNoddy)
  Carbonite, v5.3.0 alpha 1 r1
  CarboniteInfo, v1.0
  CarboniteNodes, v1.02
  CarboniteNotes, v1.0
  CarboniteQuests, v1.0
  CarboniteSocial, v1.0
  CarboniteTransfer, v1.01
  CarboniteWarehouse, v1.0
  CarboniteWeekly, v1.0
  Configator, v5.1.DEV.344(/embedded)
  CooldownCount, v5.1
  DataStore, v5.3.001
  DataStoreAchievements, v5.3.001
  DataStoreAgenda, v5.3.001
  DataStoreAuctions, v5.3.001
  DataStoreCharacters, v5.3.001
  DataStoreContainers, v5.3.001
  DataStoreCrafts, v5.3.001
  DataStoreCurrencies, v5.3.001
  DataStoreInventory, v5.3.001
  DataStoreMails, v5.3.001
  DataStorePets, v5.3.001
  DataStoreQuests, v5.3.001
  DataStoreReputations, v5.3.001
  DataStoreSpells, v5.3.001
  DataStoreStats, v5.3.001
  DataStoreTalents, v5.3.001
  DBMCore, v
  DebugLib, v5.1.DEV.337(/embedded)
  Decursive, v2.7.2.9
  Enchantrix, v5.17.5413 (NeedyNoddy)
  EnchantrixBarker, v5.17.5413 (NeedyNoddy)
  FishingBuddy, v1.2n
  Gatherer, v4.2.0
  GTFO, v4.23.3
  LibExtraTip, v5.12.DEV.350(/embedded)
  LibMapData10, v1.0.0.29-release
  MacroBank, v1.11
  MageNuggets, v3.36
  MinimapZoom, v5.6
  MobInfo2, vr71
  MogIt, v3.1.3
  MoveAnything, v13.6.1
  Omen, v3.1.8
  Outfitter, v5.9.1
  Overachiever, v0.72
  Panda, v5.2.0.46
  Paste, v1.1.4
  PetCaught, v1.1
  QuestCompletist, v100.0
  RandomMountContinued, v1.07.07
  RangeDisplay, vv4.2.2
  RatingBuster, vr396
  Recount, v
  ReforgeLite, v1.30
  SexyMap, v2.4.7
  SlideBar, v5.17.5413 (NeedyNoddy)
  Stubby, v5.17.5413 (NeedyNoddy)
  TipHelper, v5.12.DEV.351(/embedded)
  Titan, v5.1.20.50300
  TitanBag, v5.1.20.50300
  TitanClock, v5.1.20.50300
  TitanEmote, v1.0.15.50001
  TitanGold, v5.1.20.50300
  TitanLocation, v5.1.20.50300
  TitanLootType, v5.1.20.50300
  TitanPerformance, v5.1.20.50300
  TitanProfessions, v4.0.2
  TitanPvP, v0.3.0.40000
  TitanRecount, v4.0.0
  TitanRepair, v5.1.20.50300
  TitanVolume, v5.1.20.50300
  TitanXP, v5.1.20.50300
  Trashcan, v2.4.0
  XPerl, v3.7.1
  XPerlArcaneBar, v
  XPerlParty, v
  XPerlPartyPet, v
  XPerlPlayer, v
  XPerlPlayerBuffs, v
  XPerlPlayerPet, v
  XPerlRaidAdmin, v
  XPerlRaidFrames, v
  XPerlRaidHelper, v
  XPerlRaidPets, v
  XPerlTarget, v
  XPerlTargetTarget, v
  BlizRuntimeLib_enUS v5.3.0.50300 <us>
  (ck=ff1)


Original comment by Gres...@gmail.com on 4 Jun 2013 at 5:06

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant