PDA

View Full Version : LUA Error with JAMBA on Slaves



smalltanker
02-09-2011, 01:54 PM
I think this is an easy fix but I seem to have messed up a setting someplace a couple of days ago on my slave shamans for JAMABA. I keep getting this error:

Message: Interface\AddOns\Jamba\JambaCore.lua:296: attempt to index local 'moduleAddress' (a nil value)
Time: 02/09/11 12:51:00
Count: 1
Stack: Interface\AddOns\Jamba\JambaCore.lua:296: in function `OnSettingsReceived'
Interface\AddOns\Jamba\JambaCommunications.lua:412 : in function `?'
...mba\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...mba\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[4]"]:4: in function <[string "safecall Dispatcher[4]"]:4>
[C]: ?
[string "safecall Dispatcher[4]"]:13: in function `?'
...mba\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:206: in function `aceCommReassemblerFunc'
...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:265: in function <...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:257>
Locals: <none>

The only mods or addons I am running is ISBoxer and JAMBA at this time. Any ideas team?

Jafula
02-09-2011, 02:50 PM
Your toon has a module disabled. One of your other toons is trying to send information via that module, but because the module is disabled on your current toon, it can't find it and you get the above error.

Make sure all your toons have the same Jamba addons selected / deselected in the addon section of the character selection screen.

smalltanker
02-09-2011, 03:22 PM
Thanks for the help... I resync'd them all with same options selected and no more issues. I appreciate the quick response.