Faileas / mountthis

Automatically exported from code.google.com/p/mountthis
0 stars 0 forks source link

Lua errors in game #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mounted in Felwood.
2. Level 80 character
3. master riding

What is the expected output? What do you see instead?
Lua Errors

What version of the product are you using? On what operating system?
Updated from Curse this evening. 4.0.1.0007

Please provide any additional information below.

Message: Interface\AddOns\MountThis\MountThis.lua:320: attempt to index global 
'MountParser' (a nil value)
Time: 11/08/10 22:07:01
Count: 17
Stack: Interface\AddOns\MountThis\MountThis.lua:320: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function 
<...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall 
Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function 
<...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: self = <table> {
 SetDefaultModuleLibraries = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:381
 Enable = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:313
 RegisterChatCommand = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:85
 EnableModule = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:346
 modules = <table> {
 }
 GetModule = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:230
 IterateEmbeds = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:456
 UnregisterComm = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:181
 defaultModuleLibraries = <table> {
 }
 baseName = "MountThis"
 PlayerAlive = false
 UnregisterChatCommand = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:111
 SpellBookMountCheckboxes = <function> defined @Interface\AddOns\MountThis\MountThis.lua:635
 Random = <function> defined @Interface\AddOns\MountThis\MountThis.lua:473
 Dismount = <function> defined @Interface\AddOns\MountThis\MountThis.lua:456
 Printf = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:69
 Mount = <function> defined @Interface\AddOns\MountThis\MountThis.lua:438
 GetName = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:298
 MountRandom = <function> defined @Interface\AddOns\MountThis\MountThis.lua:391
 PLAYER_REGEN_ENABLED = <function> defined @Interface\AddOns\MountThis\MountThis.lua:313
 ListMounts = <function> defined @Interface\AddOns\MountThis\MountThis.lua:362
 name = "MountThis"
 UpdateMounts = <function> defined @Interface\AddOns\MountThis\MountThis.lua:344
 IsEnabled = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:465
 PLAYER_ALIVE = <function> defined @Interface\AddOns\MountThis\MountThis.lua:340
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\MountThis\MountThis.lua:325
 DisableModule = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:364
 reqVersion = 72
 PLAYER_REGEN_DISABLED = <function> defined @Interface\AddOns\MountThis\MountThis.lua:316
 Flyable = <function> defined @Interface\AddOns\MountThis\MountThis.lua:379
 COMPANION_LEARNED = <function> defined @Interface\AddOns\MountThis\MountThis.lua:310
 RegisterMessage = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:118
 GetArgs = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:144
 Print = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole-3.0.lua:54
 VARIABLES_LOADED = <function> defined @Interface\AddOns\MountThis\MountThis.lua:306
 OnInitialize = <function> defined @Interface\AddOns\MountThis\MountThis.lua:288
 defaultModuleState = true
 lastMountUsed = 65
 SendCommMessage = <function> defined @Interface\AddOns\DataStore\libs\AceComm-3.0\AceComm-3.0.lua:73
 optionsFrames = <table> {
 }
 SetDefaultModuleState = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:401
 UNIT_AURA = <funct

Original issue reported on code.google.com by mot...@gmail.com on 9 Nov 2010 at 4:09

GoogleCodeExporter commented 9 years ago
When curse updates, please try version 0009.

Original comment by govtgeek on 10 Nov 2010 at 11:10

GoogleCodeExporter commented 9 years ago

Original comment by govtgeek on 28 Nov 2010 at 5:34

GoogleCodeExporter commented 9 years ago
Verbal report indicates error was fixed.

Original comment by govtgeek on 29 Nov 2010 at 7:11