Skip to content

Attempt to perform string conversion on a secret string value #21

@b-morgan

Description

@b-morgan

The following error occurs when Lorewalking with Cho

61x attempt to perform string conversion on a secret string value (tainted by 'MovementSpeed')
[MovementSpeed/Main.lua]:502: in function <MovementSpeed/Main.lua:490>


Locals:
(for index) = 2
(for limit) = 4
(for step) = 1
i = 2
speed = <table> {
 travelSpeed = <table> {
 }
 playerSpeed = <table> {
 }
 targetSpeed = <table> {
 }
}
map = <table> {
 id = 18
 name = "Tirisfal Glades"
 size = <table> {
 }
}
lineAdded = false
tooltip = GameTooltip {
 ItemTooltip = Frame {
 }
 BottomOverlay = Texture {
 }
 NineSlice = Frame {
 }
 suppressAutomaticCompareItem = false
 textLeft1Font = "GameTooltipHeaderText"
 textRight2Font = "GameTooltipText"
 TopOverlay = Texture {
 }
 TextLeft1 = GameTooltipTextLeft1 {
 }
 processingInfo = <table> {
 }
 infoList = <table> {
 }
 alink = "|cffffff00|Hquest:84371:3011|h[Lorewalking: The Blade and the High Priest]|h|r"
 supportsItemComparison = true
 supportsDataRefresh = true
 shouldRefreshData = false
 waitingForData = false
 __tooltipUpdated = false
 shoppingTooltips = <table> {
 }
 updateTooltipTimer = 0.167000
 StatusBar = GameTooltipStatusBar {
 }
 TextRight1 = GameTooltipTextRight1 {
 }
 textLeft2Font = "GameTooltipText"
 layoutType = "TooltipDefaultLayout"
 textRight1Font = "GameTooltipHeaderText"
 TextRight2 = GameTooltipTextRight2 {
 }
 TextLeft2 = GameTooltipTextLeft2 {
 }
}
line = GameTooltipTextLeft2 {
}
wt = <table> {
 textures = <table> {
 }
 settingsTable = <table> {
 }
 classic = false
 colors = <table> {
 }
 strings = <table> {
 }
}
ns = <table> {
 textures = <table> {
 }
 WidgetToolboxVersion = "2.1"
 root = "MovementSpeed/"
 tooltip = MovementSpeedGameTooltip {
 }
 chat = <table> {
 }
 fonts = <table> {
 }
 WidgetToolbox = <table> {
 }
 title = "Movement Speed"
 profileDefault = <table> {
 }
 name = "MovementSpeed"
 colors = <table> {
 }
 changelog = <table> {
 }
 strings = <table> {
 }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingResolved in the next updateThis issue will be resolved with the next release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions