Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sergeyklay/4629b48e3525e2d2c35f75c30dd375f6 to your computer and use it in GitHub Desktop.
Save sergeyklay/4629b48e3525e2d2c35f75c30dd375f6 to your computer and use it in GitHub Desktop.
Cell-beta-errors.txt
3x ...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:189: attempt to call method 'CheckMouseButtonPassthrough' (a nil value)
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:189: in function `AcquirePin'
[string "@TomTom/libs/HereBeDragons/HereBeDragons-Pins-2.0.lua"]:437: in function `HandlePin'
[string "@TomTom/libs/HereBeDragons/HereBeDragons-Pins-2.0.lua"]:733: in function `AddWorldMapIconMap'
[string "@TomTom/TomTom_Waypoints.lua"]:196: in function `SetWaypoint'
[string "@TomTom/TomTom.lua"]:1003: in function `AddWaypoint'
[string "@TomTom/TomTom_POIIntegration.lua"]:129: in function <TomTom/TomTom_POIIntegration.lua:32>
[string "@TomTom/TomTom_POIIntegration.lua"]:161: in function <TomTom/TomTom_POIIntegration.lua:157>
Locals:
self = WorldMapFrame {
NavBar = Frame {
}
TitleCanvasSpacerFrame = Frame {
}
minimizedHeight = 534
lockReasons = <table> {
}
callbackTables = <table> {
}
overlayFrames = <table> {
}
pinPools = <table> {
}
dataProviderEventsCount = <table> {
}
mouseClickHandlers = <table> {
}
isMaximized = false
QuestLog = QuestMapFrame {
}
SidePanelToggle = Button {
}
questLogWidth = 333
minimizedWidth = 702
debugAreaTriggers = false
pinsToNudge = <table> {
}
globalPinMouseActionHandlers = <table> {
}
pinFrameLevelsManager = <table> {
}
cursorHandlers = <table> {
}
pinTemplateTypes = <table> {
}
dataProviders = <table> {
}
detailLayerPool = <table> {
}
isUndefinedEventAllowed = true
BorderFrame = Frame {
}
BlackoutFrame = Frame {
}
ScrollContainer = ScrollFrame {
}
MouseAction = <table> {
}
activeAreaTriggers = <table> {
}
debugInspectionSystem = "MapCanvas"
navBar = Frame {
}
}
pinTemplate = "HereBeDragonsPinsTemplate"
pin = Frame {
}
newPin = true
isMouseClickEnabled = false
isMouseMotionEnabled = false
(*temporary) = nil
(*temporary) = Frame {
}
(*temporary) = "RightButton"
(*temporary) = "attempt to call method 'CheckMouseButtonPassthrough' (a nil value)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment