Random Crash/Lag Entering/Exiting Vehicle #1437


Closed
  • TastyApple created this issue Jun 12, 2024

    I keep getting this error anytime I enter or exit a vehicle. I have deleted this LuaText module for the petframe yet it still keeps coming up as the cause of the error

     

    70x PitBull4/Modules/LuaTexts/LuaTexts.lua:952: script ran too long
    [string "@PitBull4/Modules/LuaTexts/LuaTexts.lua"]:952: in function <PitBull4/Modules/LuaTexts/LuaTexts.lua:907>
    [string "@PitBull4/Modules/LuaTexts/LuaTexts.lua"]:1480: in function `AddFontString'
    [string "@PitBull4/ModuleHandling/TextProviderModule.lua"]:121: in function `UpdateFrame'
    [string "@PitBull4/ModuleHandling/TextProviderModule.lua"]:153: in function `ForceTextUpdate'
    [string "@PitBull4/Modules/LuaTexts/LuaTexts.lua"]:1554: in function <PitBull4/Modules/LuaTexts/LuaTexts.lua:1550>
    [string "@PitBull4/Modules/LuaTexts/LuaTexts.lua"]:1634: in function <PitBull4/Modules/LuaTexts/LuaTexts.lua:1630>
    [string "=[C]"]: ?
    [string "@Bartender4/libs/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43>
    [string "@Bartender4/libs/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:658>
    [string "=[C]"]: ?
    [string "@Bartender4/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <...aceBartender4/libs/AceGUI-3.0/AceGUI-3.0.lua:64>
    [string "@Bartender4/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
    [string "@Bartender4/libs/AceGUI-3.0-41/widgets/AceGUIWidget-MultiLineEditBox.lua"]:57: in function <...AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua:54>

    Locals:
    font_string = PitBull4_FontString_5 {
    0 = <userdata>
    GetFont = <function> defined @PitBull4/Controls/Controls.lua:107
    frame = PitBull4_Frames_Player's pet {
    }
    SetFont = <function> defined @PitBull4/Controls/Controls.lua:101
    luatexts_name = "Players Pet Name"
    font = "Interface\Addons\NaowhUI\Core\Media\Fonts\Naowh.ttf"
    db = <table> {
    }
    kind = "FontString"
    Delete = <function> defined @PitBull4/Controls/Controls.lua:126
    size = 17.499999
    }
    event = "_new"
    code = "Outline()
    local function abbrev(text)
    return text:sub(1,10)..'.'
    end

    local name = Name(unit) or unit
    local n
    while #name > 10 do
    name,n = name:gsub('(%S[^%s%.]+)',abbrev,1)
    if n == 0 then break end
    end
    return name"
    frame = PitBull4_Frames_Player's pet {
    0 = <userdata>
    Activate = <function> defined @PitBull4/Main.lua:559
    populated = true
    guid = "Pet-0-3885-870-7381-26125-0102D7F4F4"
    Border = PitBull4_Frame_6 {
    }
    Deactivate = <function> defined @PitBull4/Main.lua:559
    layout_db = <table> {
    }
    ProxySetAttribute = <function> defined @PitBull4/UnitFrame.lua:132
    UnforceShow = <function> defined @PitBull4/Main.lua:559
    is_wacky = false
    RefreshVehicle = <function> defined @PitBull4/UnitFrame.lua:489
    IterateControlsOfType = <function> defined @PitBull4/UnitFrame.lua:864
    layout = "Players Pet"
    PLAYER_REGEN_DISABLED = <function> defined @PitBull4/UnitFrame.lua:245
    UpdateBestUnit = <function> defined @PitBull4/UnitFrame.lua:726
    ForceShow = <function> defined @PitBull4/Main.lua:559
    UpdateGUID = <function> defined @PitBull4/UnitFrame.lua:803
    Rename = <function> defined @PitBull4/UnitFrame.lua:665
    RefreshLayout = <function> defined @PitBull4/Main.lua:559
    GetFont = <function> defined @PitBull4/UnitFrame.lua:716
    Execute = <function> defined @Blizzard_FrameXML/SecureHandlers.lua:777
    UpdateConfigAnchorLine = <function> defined @PitBull4/Main.lua:559
    unit = "pet"
    LuaTexts;Players Pet Name = PitBull4_FontString_5 {
    }
    SetFrameRef = <function> defined @Blizzard_FrameXML/SecureHandlers.lua:793
    RecheckConfigMode = <function> defined @PitBull4/UnitFrame.lua:624
    aura_debuffs = <table> {
    }
    aura_buffs = <table> {
    }
    RefixSizeAndPosition = <function> defined @PitBull4/Main.lua:559
    WrapScript = <function> defined @Blizzard_FrameXML/SecureHandlers.lua:782
    HealthBar = PitBull4_BetterStatusBar_1 {
    }
    UpdateLayout = <function> defined @PitBull4/UnitFrameLayout.lua:1553
    LuaTexts = <table> {
    }
    overlay = PitBull4_Frame_1 {
    }
    classification = "Player's pet"
    SetClickThroughState = <function> defined @PitBull4/Main.lua:559
    _RefreshLayout = <function> defined @PitBull4/UnitFrame.lua:506
    is_singleton = true
    classification_db = <table> {
    }
    IterateControls = <function> defined @PitBull4/UnitFrame.lua:837
    Update = <function> defined @PitBull4/UnitFrame.lua:750
    UnwrapScript = <function> defined @Blizzard_FrameXML/SecureHandlers.lua:788
    }
    name = "Players Pet Name"
    unit = "pet"
    func = <function> defined PitBull4_LuaTexts:Players Pet:Players Pet Name:1
    ScriptEnv = <table> {
    ThickOutline = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:1111
    MaxHP = <function> defined =[C]:-1
    IsOffline = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:602
    ReputationColor = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:1216
    ComboSymbols = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:962
    Dead = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:618
    IsAFK = <function> defined @PitBull4/Modules/LuaTexts/ScriptEnv.lua:318
    Classifica

  • TastyApple closed issue Jun 12, 2024

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