Classic alpha - stack overflow (hash visible on error)
Road-block opened this issue ยท 6 comments
3x C stack overflow [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? ... [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: ? [C]:: in function 'Show' Mapster\Mapster-1.8.4-2-g2a9ed32.lua:108: in function <Mapster\Mapster.lua:108> (tail call): ? ...rface\Blizzard_WorldMap\Blizzard_WorldMap.lua:174: in function 'ToggleWorldMap' [string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>
No idea how to repro, it comes up occasionally after some hours of play, coming out of an instance and trying to show map.
I know it has error-ed when the map is stuck on some zone that's different than the one I'm currently in.
`Date: 2019-09-19 23:13:03
ID: 2
Error occured in: Global
Count: 15
Message: C stack overflow
Debug:
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
...
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: Show()
Mapster\Mapster.lua:110:
Mapster\Mapster.lua:110
(tail call): ?
...rface\AddOns\Blizzard_WorldMap\Blizzard_WorldMap.lua:174: ToggleWorldMap()
[string "TOGGLEWORLDMAP"]:1:
[string "TOGGLEWORLDMAP"]:1
Locals:
AddOns:
Swatter, v8.2.6377 (SwimmingSeadragon)
AccountantClassic, vv2.11.08.11302
Ace3, v
AddOnSkins, v4.31
Atlas, vv1.45.01.11302
AtlasClassicWoW, vv1.45.00.11302.05
AtlasLootClassic, vv1.1.12
AtlasLootClassicMaps, vv1.0.0
AucAdvanced, v8.2.6420 (SwimmingSeadragon)
auccheapsearcher, v20190916
AucFilterBasic, v8.2.6364 (SwimmingSeadragon)
AucScanData, v8.2.6365 (SwimmingSeadragon)
AucStatHistogram, v8.2.6366 (SwimmingSeadragon)
AucStatiLevel, v8.2.6370 (SwimmingSeadragon)
AucStatPurchased, v8.2.6367 (SwimmingSeadragon)
AucStatSimple, v8.2.6399 (SwimmingSeadragon)
AucStatStdDev, v8.2.6369 (SwimmingSeadragon)
AucUtilFixAH, v8.2.6371 (SwimmingSeadragon)
AutoBarClassic, v1.13.2.03
BagBrother, v
Bagnon, v8.2.13
BeanCounter, v8.2.6422 (SwimmingSeadragon)
CharacterStatsClassic, v1.9
ChatBarClassic, v3.14.1a
ClassicCodex, v1.2.1
ClassicLFG, v1.0.0
CopyAnything, vv1.0.3
DBMCore, v1.13.9
DBMDefaultSkin, v
DBMStatusBarTimers, v
DropTheCheapestThing, vv11302.1
ElvUI, v1.09
Enchantrix, v8.2.6411 (SwimmingSeadragon)
ErrorFilter, vv3.7
FishingBuddy, v0.4
GatherMate2, v1.45
HandyNotes, vv1.5.6
HandyNotesDungeonLocationsClassic, v1.03
HandyNotesFlightMastersClassic, v1.05
HandyNotesNPCsClassic, v1.12
HandyNotesTravelGuideClassic, vv2.1.4
HHTD, v2.4.9.3
InFlightLoad, v1.13.002
Informant, v8.2.6374 (SwimmingSeadragon)
ItemRack, v
ItemTooltipProfessionIcons, v1.1.1
KalsToDoList, v2.8
LFGShout, v11302.8
LoseControl, v1.00
Mapster, v1.8.4
MaxCam, vv2.4.2
MissingTradeSkillsList, v1.13.09
Molinari, v80200.63-Release
Pawn, v2.3.0 beta 2
PickPocketer, v1.0
Poisoner, v1.13.2.8-classic
ProjectAzilroka, v1.52
RealMobHealth, v2.11
RecipeRadarClassic, v1.0.0.7
Recount, vv1.13.2c
SaySapped, v2019-08-27
SimpleCalc, v1.3.2-classic
SlideBar, v8.2.6375 (SwimmingSeadragon)
Stubby, v8.2.6376 (SwimmingSeadragon)
TalentSequence, v1.2.2
TinyPad, v2.1.8
TomTom, vv80200-1.0.7
Watto, v1.7.4
WeaponSwingTimer, v4.1.0
WhatsTraining, v1.8.4
WIM, v3.7.33
WoWPro, v1.13.2-K1
WoWProLeveling, v1.13.2-K1
XLoot, v8.1-1
XLootFrame, v8.1-1
XLootGroup, v8.1-1
XLootMaster, v8.1-1
XToLevel, v11302
BlizRuntimeLib_enUS v1.13.2.11302
(ck=8da)
`
Mapster doesn't cause this by itself. My guess is that you have two addons that are trying to mess with the map, which conflict.
Well disable all your addons except Mapster and see if it still does that. Only way to figure out which causes it is to just go through them.
In the mean-time this happens after crossing loading screens a couple times (instance portals, tram, boat, zeppelin, mage portal or lock summons) so something around P_E_W maybe ..