471 - Error message
What steps will reproduce the problem?
1. type /gogo
2. Get error message: 1x GoGoMount-4.0.54\GoGoMount.lua:597 bad argument #1 to 'pairs' (table expected, got nil) (Full message see below)
What language is your game client? (enUS / frFR / etc)
enGB
What version of the GoGoMount are you using?
4.0.54
Please provide any additional information below.
BugSack Error message:
1x GoGoMount-4.0.54\GoGoMount.lua:597 bad argument #1 to 'pairs' (table expected, got nil)
GoGoMount-4.0.54\GoGoMount.lua:597 in function `GoGo_FilterMountsIn'
GoGoMount-4.0.54\GoGoMount.lua:1052 in function `GoGo_GetIDName'
GoGoMount-4.0.54\GoGoMount.lua:2714 in function `?'
GoGoMount-4.0.54\GoGoMount.lua:2278 in function `GoGo_Msg'
GoGoMount-4.0.54\GoGoMount.lua:130 in function `GoGo_OnSlash'
GoGoMount-4.0.54\GoGoMount.lua:5 in function `value'
Interface\FrameXML\ChatFrame.lua:4235 in function <Interface\FrameXML\ChatFrame.lua:4162
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3825 in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3863 in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Locals:
PlayerMounts = <table> {
1 = 44153
}
FilterID = 4
Value = nil
GoGo_FilteringMounts = <table> {
}
(for index) = 1
(for limit) = 1
(for step) = 1
a = 1
MountID = 44153
---
| User | When | Change |
|---|---|---|
| tiker | May 04, 2011 at 13:17 UTC | Changed status from Waiting to Duplicate |
| tiker | Mar 09, 2011 at 02:25 UTC | Changed status from Replied to Waiting |
| tiker | Mar 09, 2011 at 02:25 UTC | Changed status from Waiting to Replied |
| tiker | Mar 03, 2011 at 14:14 UTC | Changed status from Accepted to Waiting |
| tiker | Mar 03, 2011 at 14:14 UTC | Changed status from New to Accepted |
| Landryssa | Mar 02, 2011 at 15:08 UTC | Create |
- 2 comments
- 2 comments
- Reply
- #2
tiker Mar 09, 2011 at 02:25 UTC - 0 likesI'm not able to get this error to appear...
The error does start with Blizzard's chat box.
nterface\FrameXML\ChatFrame.lua:4235 in function <Interface\FrameXML\ChatFrame.lua:4162 <in C code>: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825 in function `ChatEdit_SendText': Interface\FrameXML\ChatFrame.lua:3863 in function `ChatEdit_OnEnterPressed': <string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Are you running a different UI from default? If so, can you try disabling the UI and test. Curious if that's causing a problem.
Donations are always welcomed!
BitCoins: 1Ah7kTcSccFnCYkek8XVnoAuj7kRH14EmH
- Reply
- #1
tiker Mar 03, 2011 at 14:13 UTC - 0 likesTyping /gogo shouldn't send the mod through the path shown in the details. Is this something you can reproduce? If so, turn on the debugging and force the error again. Attach it to the log. I'll see if I can find a possible way for the above error to occur but I doubt it's from typing "/gogo".