lua error in dungeon #564


Open
  • Holy_Z created this issue Apr 25, 2026

    5x Rarity/Core/Detection.lua:71: attempt to compare field 'calendarType' (a secret string value, while execution tainted by 'Rarity')
    [Rarity/Core/Detection.lua]:71: in function 'ScanCalendar'
    [Rarity/Core.lua]:401: in function 'DelayedInit'
    [Rarity/Core.lua]:336: in function 'func'
    [Ace3/AceTimer-3.0/AceTimer-3.0.lua]:57: in function <Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>

     

    Locals:
    self=<table>{
    lockouts_detailed=<table>
    modules=<table>
    string_methods=<table>
    Testing=<table>
    AuctionDB=<table>
    bagitems=<table>
    advancedSettingsFrame=Frame <AceGUIContainer-BlizOptionsGroup.lua:102>
    HolidayEvents=<table>
    itemInfoCache=<table>
    foundTarget=false
    tempbagitems=<table>
    db=<table>
    guids=<table>
    modulesEnabled=<table>
    itemsToPrime=<table>
    toysScanned=true
    lastStatCount=38
    bar=Frame <LibBars-1.0.lua:265>
    Utils=<table>
    EventHandlers=<table>
    architems=<table>
    itemsMasterList=<table>
    defaults=<table>
    catIcons=<table>
    relevantSpells=<table>
    isOpening=false
    string_types=<table>
    npcs_to_items=<table>
    npcs=<table>
    items_with_stats=<table>
    optionsFrame=Frame <AceGUIContainer-BlizOptionsGroup.lua:102>
    isFishing=false
    name="Rarity"
    ItemDB=<table>
    used=<table>
    Statistics=<table>
    isPool=false
    isTradeskillOpen=false
    DatabaseSchema=<table>
    GUI=<table>
    lockouts_holiday=<table>
    optionsCategoryID=111
    string_archraces=<table>
    Announcements=<table>
    isTradeWindowOpen=false
    Database=<table>
    isGuildBankOpen=false
    Caching=<table>
    zones=<table>
    baseName="Rarity"
    pet_sources=<table>
    lockouts=<table>
    activeHolidayEvents=<table>
    mount_sources=<table>
    profileOptions=<table>
    CONSTANTS=<table>
    items=<table>
    defaultModuleState=true
    MapInfo=<table>
    CopyPastePopup=<table>
    Waypoints=<table>
    Validation=<table>
    opennodes=<table>
    encounters=<table>
    Tracking=<table>
    enabledState=true
    tooltipOpenDelay=false
    stats_to_scan=<table>
    Profiling=<table>
    profileFrame=Frame <AceGUIContainer-BlizOptionsGroup.lua:102>
    isAuctionHouseOpen=false
    ScrollingDebugMessageFrame=<table>
    fishnodes=<table>
    Debugging=<table>
    items_to_items=<table>
    isMailboxOpen=false
    Item=<table>
    defaultModuleLibraries=<table>
    Serialization=<table>
    Output=<table>
    fishzones=<table>
    orderedModules=<table>
    isBankOpen=false
    Enum=<table>
    Tooltips=<table>
    coins=<table>
    MINOR_VERSION=752
    AddonCompartment=<table>
    AreaPOIs=<table>
    barGroup=Frame <LibBars-1.0.lua:345>
    collection_items=<table>
    Collections=<table>
    miningnodes=<table>
    Session=<table>
    }
    reason="DELAYED INIT"
    today=<table>{
    monthDay=25
    weekday=7
    month=4
    minute=38
    hour=9
    year=2026
    }
    month=4
    day=25
    year=2026
    monthInfo=<table>{
    firstWeekday=4
    numDays=30
    year=2026
    month=4
    }
    curMonth=4
    curYear=2026
    monthOffset=0
    numEvents=2
    numLoaded=0
    (for index)=1
    (for limit)=2
    (for step)=1
    i=1
    calendarEvent=<table>{
    clubID=<no value>
    numSequenceDays=<no value>
    eventID=<no value>
    eventType=<no value>
    sequenceType=<no value>
    isCustomTitle=<no value>
    startTime=<table>
    difficultyName=<no value>
    endTime=<table>
    invitedBy=<no value>
    inviteStatus=<no value>
    dontDisplayEnd=<no value>
    difficulty=<no value>
    isLocked=<no value>
    title=<no value>
    calendarType=<no value>
    inviteType=<no value>
    sequenceIndex=<no value>
    dontDisplayBanner=<no value>
    modStatus=<no value>
    }
    (*temporary)=<no value>
    (*temporary)=<no value>
    (*temporary)="Calendar event IDs should now be available in all WOW product lines"
    (*temporary)="attempt to compare field 'calendarType' (a secret string value, while execution tainted by 'Rarity')"
    table=<table>
    C_Calendar=<table>


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