DELVE: Lua erro when interacting with a Mislaid Curiosity #372


Open
  • phoenix_025 created this issue Apr 29, 2026

    When interacting with Mislaid Curiosity I receive this Lua error.

    38x GatherMate2/GatherMate2.lua:527: attempted to index a table that cannot be indexed with secret keys
    [GatherMate2/GatherMate2.lua]:527: in function 'GetIDForNode'
    [GatherMate2/Collector.lua]:222: in function '?'
    [LibSharedMedia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua]:109: in function <...edia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
    [C]: ?
    [LibSharedMedia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...edia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
    [LibSharedMedia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
    [Bartender4/libs/AceEvent-3.0/AceEvent-3.0.lua]:120: in function <Bartender4/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

     

    Locals:
    self=<table>{
    modules=<table>
    nodeTextures=<table>
    defaultModuleState=true
    db_types=<table>
    nodeIDReplacementMap=<table>
    db=<table>
    HBD=<table>
    enabledState=true
    reverseNodeIDs=<table>
    defaultModuleLibraries=<table>
    rareNodes=<table>
    name="GatherMate2"
    orderedModules=<table>
    gmdbs=<table>
    Visible=<table>
    baseName="GatherMate2"
    phasing=<table>
    nodeExpansion=<table>
    db_storage_map=<table>
    mapBlacklist=<table>
    nodeIDs=<table>
    }
    type="Treasure"
    name=<no value>
    (*temporary)=<table>{
    Disturbed Earth=566
    Tattered Chest=503
    Large Darkwood Chest=510
    Wicker Chest=526
    Mechanized Chest=560
    Primitive Chest=527
    Jelly Deposit=563
    Glowing Tome=557
    Dented Footlocker=517
    Twice-Fortified Arcwine=559
    Gleaming Draenic Chest=551
    Leypetal Blossom=555
    Prismatic Crystal=562
    Battered Chest=502
    Mysterious Camel Figurine=538
    Large Solid Chest=506
    Netherwing Egg=531
    Mana-Infused Gem=558
    Everfrost Chip=532
    Trove of the Thunder King=547
    Ancient Mana Shard=552
    Dart's Nest=542
    Brightly Colored Egg=533
    Giant Clam=501
    Radiating Apexis Shard=550
    Large Mithril Bound Chest=509
    Solid Fel Iron Chest=528
    Practice Lockbox=514
    Scarlet Footlocker=519
    Buccaneer's Strongbox=508
    Sturdy Treasure Chest=535
    Solid Chest=504
    Glimmering Chest=561
    Runestone Treasure Chest=536
    Ravasaur Matriarch's Nest=544
    Battered Footlocker=515
    Heavy Fel Iron Chest=522
    Onyx Egg=546
    Felsteel Chest=524
    Waterlogged Footlocker=516
    Ancient Mana Crystal=554
    Large Iron Bound Chest=505
    Ground Wart=565
    Glowcap=525
    Dark Iron Treasure Chest=539
    Maplewood Treasure Chest=540
    Bound Adamantite Chest=530
    Silverbound Treasure Chest=537
    Suspiciously Glowing Chest=549
    Takk's Nest=541
    Ancient Mana Chunk=553
    Large Battered Chest=507
    Bound Fel Iron Chest=529
    Leypetal Powder=556
    Large Jelly Deposit=564
    Bloodpetal Sprout=512
    Fel Iron Chest=521
    Razormaw Matriarch's Nest=543
    Silken Treasure Chest=534
    Highmaul Reliquary=548
    Adamantite Bound Chest=523
    Burial Chest=520
    Dark Soil=545
    Mossy Footlocker=518
    }
    (*temporary)="attempted to index a table that cannot be indexed with secret keys"


To post a comment, please login or register a new account.