adamz01h / wow_peggle

WoW Peggle Addon
50 stars 14 forks source link

8.1.5 attempt to index field 'gameMenu' (a nil value) #14

Closed adamz01h closed 5 years ago

adamz01h commented 5 years ago

Issue Prevents game from loading.

Dump Date: 2019-03-24 00:48:35 ID: 3 Error occured in: Global Count: ∞ Message: ..\AddOns\Peggle\Peggle.lua line 9860: attempt to index field 'gameMenu' (a nil value) Debug: Peggle\Peggle.lua:9860: Peggle\Peggle.lua:9859 Locals: n = { foreground = { } background = { } trail =

{ } 0 = } o = 0.013000 (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = "attempt to index field 'gameMenu' (a nil value)" t = PeggleWindow { rightBorder3 = { } leftBorder = { } banner = { } powerLabel = { } rightBorder1 = { } gameBoardContainer = { } menuButton = PeggleButton_menuButton { } bonusBar3 = { } credits = { } feverPegScore = { } rainbow = { } bottomBorder = { } bestScoreCaption = { } bonusBar5 = { } about = { } challengeTabSparks = PeggleSparks2 { } challengeTimer = { } fontObj = PeggleDropdownFont { } duelTab = { } charPortrait = { } coverUp = { } duelTimer = { } levelList = { } catagoryScreen = { } catcherBack = { } roundPegs = { } bonusBar2 = { } roundBalls = { } sparkCount = 2 mouseBounds = { } catcher = { } mouseOverScreen = PeggleMouseOverSentry { } showHideButton = PeggleShowHideButton { } bestScore = { } bonusBar4 = { } fever3 = { } fever2 = { } logo = { } topBorder = { } logoFrame = { } 0 = ballTracker = { } fever1 = { } roundBonusScore = { } topCover = { } rightBorder2 = { } soundButton = PeggleButton_soundButton { } roundPegScore = { } feverTracker = { } bonusBar1 = { } artBorder = { } catcherGlow = { } shooter = { } } Se = defined =[C]:-1 e =
{ SOUND_EXTRABALL1 = 8 currentView =
{ } SOUND_SHOT = 5 curvedBrick =
{ } pegRadius = 8.500000 SOUND_EXTRABALL3 = 10 ballRadius = 6 catcherLoopTime = 6 ping = 3 onlineList =
{ } brickWidth = 28.900000 brickHeight = 28.900000 catcherWidth = 138 SOUND_POWERUP_BLAST = 23 boardBoundryBottom = 10 catcherHeight = 27 SOUND_COIN_SPIN = 6 oldUsers =
{ } SOUND_APPLAUSE = 1 SOUND_COIN_DENIED = 7 sectionYSize = 47 SOUND_SCORECOUNTER = 25 boardHeight = 464 polyTable =
{ } SOUND_ODETOJOY = 17 boardWidth = 554 sparkleFunc = defined @Interface\AddOns\Peggle\Peggle.lua:2114 windowWidth = 662 ballHeight = 12 SOUND_FIREWORKS_START = 14 catcherPolygon =
{ } temp =
{ } SOUND_FIREWORK_POP = 13 outdatedText = { } windowHeight = 548 stats =
{ } name = "Paraskevi" ANI_CIRCLE_ROT = 5 ANI_LINE_ROTATOR = 4 boardXYSections = 10 SOUND_BALL_ADD = 3 ANI_ROTATOR = 3 ANI_CIRCLE = 2 ANI_LINE = 1 polygonCorners =
{ } commands =
{ } days =
{ } newInfo =
{ } artCut =
{ } versionID = 1.040000 offlineList =
{ } SOUND_BUMPER = 28 channels =
{ } filterText = "No player named '(.+)' is currently playing." SOUND_SIGH = 26 dropInfo =
{ } boardBoundryLeft = 10 ranks =
{ } versionString = "1.04" talentTex =
{ } GetBackdrop = defined @Interface\AddOns\Peggle\Peggle.lua:74 zoomDistance = 48 polygon =
{ } SOUND_POW AddOns: Swatter, v8.1.6241 (SwimmingSeadragon) Peggle, v1.04 BlizRuntimeLib_enUS v8.1.5.80100 (ck=63)

adamz01h commented 5 years ago

Resolved by 9eddec9