Close
Page 6 of 16 FirstFirst ... 4 5 6 7 8 ... LastLast
Showing results 51 to 60 of 155
  1. #51

    Default

    I'm using the beta 2 add-on, and it seems like there is some kind of issue with Jamba talk - whisper forwarding.

    Yesterday, with the old beta Jamba I was getting this error:

    Code:
    Date: 2012-08-29 11:27:28
    ID: -12
    Error occured in: Global
    Count: 7
    Message: ..\AddOns\Jamba-Talk\JambaTalk.lua line 648:
       attempt to concatenate a boolean value
    Debug:
       (tail call): ?
       Jamba-Talk\JambaTalk.lua:648: ForwardWhisperToMaster()
       Jamba-Talk\JambaTalk.lua:593: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
          ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
       [string "safecall Dispatcher[16]"]:4:
          [string "safecall Dispatcher[16]"]:4
       [C]: ?
       [string "safecall Dispatcher[16]"]:13: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
       Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
          Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
    AddOns:
      Swatter, v3.1.15 (<%codename%>)
      Ace3, v
      ISBoxer, v1.0
      Jamba, v1.0 beta 1
      JambaDisplayTeam, v1.0 beta 1
      JambaFollow, v1.0 beta 1
      JambaFTL, v1.0 beta 1
      JambaItemUse, v1.0 beta 1
      JambaMacro, v1.0 beta 1
      JambaProc, v1.0 beta 1
      JambaPurchase, v1.0 beta 1
      JambaQuest, v1.0 beta 1
      JambaQuestWatcher, v1.0 beta 1
      JambaSell, v1.0 beta 1
      JambaTalk, v1.0 beta 1
      JambaTarget, v1.0 beta 1
      JambaTaxi, v1.0 beta 1
      JambaToon, v1.0 beta 1
      JambaTrade, v1.0 beta 1
      BlizRuntimeLib_enUS v5.0.4.50001 <us>
      (ck=b7e)
    And whisper forwarding simply didn't work - I got nothing from anyone.

    Today, with beta 2, I am getting this error:

    Code:
    Date: 2012-08-30 12:27:32
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\ChatFrame.lua line 4101:
       attempt to index field '?' (a nil value)
    Debug:
       [C]: ?
       ..\FrameXML\ChatFrame.lua:4101: ChatEdit_OnEnterPressed()
       [string "*:OnEnterPressed"]:1:
          [string "*:OnEnterPressed"]:1
    AddOns:
      Swatter, v3.1.15 (<%codename%>)
      Ace3, v
      ISBoxer, v1.0
      Jamba, v1.0 beta 2
      JambaDisplayTeam, v1.0 beta 2
      JambaFollow, v1.0 beta 2
      JambaFTL, v1.0 beta 2
      JambaItemUse, v1.0 beta 2
      JambaMacro, v1.0 beta 2
      JambaProc, v1.0 beta 2
      JambaPurchase, v1.0 beta 2
      JambaQuest, v1.0 beta 2
      JambaQuestWatcher, v1.0 beta 2
      JambaSell, v1.0 beta 2
      JambaTalk, v1.0 beta 2
      JambaTarget, v1.0 beta 2
      JambaTaxi, v1.0 beta 2
      JambaToon, v1.0 beta 2
      JambaTrade, v1.0 beta 2
      BlizRuntimeLib_enUS v5.0.4.50001 <us>
      (ck=b6a)
    The behavior I get is that I now get the message forwarded from whatever toon to my active toon, but I can't reply - I get that error message.

    When I manually reply to my character which would usually forward the message onward to the original person, I get the following:

    Code:
    Date: 2012-08-30 12:44:42
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\ChatFrame.lua line 3914:
       bad argument #1 to 'strupper' (string expected, got nil)
    Debug:
       (tail call): ?
       [C]: strupper()
       ..\FrameXML\ChatFrame.lua:3914: ChatEdit_SetLastTellTarget()
       Jamba-Talk\JambaTalk.lua:758: ProcessReceivedMessage()
       Jamba-Talk\JambaTalk.lua:768: JambaOnCommandReceived()
       Jamba\JambaCore.lua:339: OnCommandReceived()
       Jamba\JambaCommunications.lua:415: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
          ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
       [string "safecall Dispatcher[4]"]:4:
          [string "safecall Dispatcher[4]"]:4
       [C]: ?
       [string "safecall Dispatcher[4]"]:13: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
       Ace3\AceComm-3.0\AceComm-3.0.lua:339:
          Ace3\AceComm-3.0\AceComm-3.0.lua:321
    AddOns:
      Swatter, v3.1.15 (<%codename%>)
      Ace3, v
      ISBoxer, v1.0
      Jamba, v1.0 beta 2
      JambaDisplayTeam, v1.0 beta 2
      JambaFollow, v1.0 beta 2
      JambaFTL, v1.0 beta 2
      JambaItemUse, v1.0 beta 2
      JambaMacro, v1.0 beta 2
      JambaProc, v1.0 beta 2
      JambaPurchase, v1.0 beta 2
      JambaQuest, v1.0 beta 2
      JambaQuestWatcher, v1.0 beta 2
      JambaSell, v1.0 beta 2
      JambaTalk, v1.0 beta 2
      JambaTarget, v1.0 beta 2
      JambaTaxi, v1.0 beta 2
      JambaToon, v1.0 beta 2
      JambaTrade, v1.0 beta 2
      BlizRuntimeLib_enUS v5.0.4.50001 <us>
      (ck=b6a)
    Weirdly, after I close all the error windows, it seems like, at least on that character, as long as I manually type in the name of the person to respond to (my toon's name) it kind of works. But hitting reply gives an error or just throws it into the main chatframe.

    I'm not using any chat addons, and it seems the error message is referencing blizzard's XML anyway.

    Any ideas?

  2. #52

    Default

    Still getting massive lag/cpu spikes with newest version, fine when i just run around but when i cast/buff it freezes for about half a second and in large fights i cant really do anything. Dont get any of this when i dont run jamba so dont know exactly what problem is. Currently im only running Jamba, Follow, and FTL. Using strobing to keep follow on entire time. Tried reverting to DX9 no difference. only other addons used are grid+grid custom layouts and cliques. Will check all settings for the jambas to talk to eachother when i get back home and stuff see if that could b it maybe?
    DARKSPEAR Alliance <Legíon of Boom>
    30 BOX DEATH DEALER. Win:Win

  3. #53

    Default

    Using Jamba 1.0 Beta V2

    Tested and working:
    -------------------

    Team
    ====

    Core: Team
    -----------

    -Add/remove/move up/move down characters in team list. OK
    - Invite / disband all characters button, keybinds. OK
    - Set master control. OK
    - Master changes when focus changes. OK
    - Master changes, promote master to party leader. OK

    - Auto-activate click-to-move / decactivate. OK
    - Slash command - team disband. OK
    - Push settings. OK

    Display: Team
    -------------

    - Show team list on / off. OK
    - Show team list only on master on / off. OK
    - Hold alt moves team list. OK
    - Team list health / power / experience / follow status work as expected. OK
    - Team list appearance can be changed (stack bars, list team horizontally, scale, transparency, texture, border, background, width). OK
    - Slash command - show / hide. OK
    - Push settings. OK



    I'll update as I test more

  4. #54

    Default

    Features not working

    Sell
    ----

    - Hold alt while selling sells on all toons.

  5. #55

    Default

    I have the following bug when I use Beta02. I do not have other addons present.

    To save trouble, I have all my toons registered in Jamba-team. However, everytime I join a party or a raid, there will be spams that the non-online toons are not found. This occurs even if I set the option in profiles that not all toons are online.

    This also occurs when I run the macro /jamba-follow strobeonme all

    I have another error which occur to me in 0.9. I have not verified if the error still exist in Beta02.

    It is detailed in this post in WOW forum.

    I've had a problem I've been living with for some time where the complete text of a quest description does not show. This problem occurs both by opening the Quest Log or looking at a tracked quest by clicking on it. It's hard to re-create the bug, it seems intermittent, but it happens regularly.

    Here's an example:

    http://imageshack.us/photo/my-images/27/questdetailsbug.jpg/

    Recently I tried creating a new character and disabled all addons. As expected no problem with the quest details not showing. Then I enabled only Jamba and no problem at first. Then I do a bit of questing, now and then clicking on a quest being tracked and suddenly the bug appears. If I keep toggling the quest it recurs each time but if I pause a few seconds the bug goes away and the full text appears. Then later it will appear again. Again, I can't seem to deliberately re-create the problem, it seems random. I've tried reloading the UI, walking around to different zones, etc.
    Name:  questdetailsbug.jpg
Views: 264
Size:  18.5 KB
    Last edited by alastoire : 08-31-2012 at 06:48 AM

  6. #56
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    Quote Originally Posted by kate View Post
    I'm using the beta 2 add-on, and it seems like there is some kind of issue with Jamba talk - whisper forwarding.

    Any ideas?
    I tested this as well. The first time I replied by clicking the name it worked. Subsequent messages then produced the error above. I'll try to play with it over long weekend.

    Jafula, I'm also getting the spamming "No player named 'X' is currently playing" on any activity that creates inter-toon communication, e.g. clicking the update button on the quest watcher window. As I have all the alts I'm boosting in a single team that can produce quite a lot of messages

    It seems that the Assume everyone is online check is being ignored, but also that Jamba-Communications is now sending point-to-point messages rather than multicasting them through a private chat channel. Did Blizzard disable private channels in 5.0?

    Finally, this works:

    Quest: Completion
    -----------------
    More than one reward: Toon complete quest with team - choose own reward.

    Haven't hit a quest where I'd want toons to all take the same item yet.

  7. #57

    Default

    Good work so far. Lets just hope you don't have to spend a week to fix it for MoP since i think the changes are all setup here and its just going to be an unlocked area/content opposed to changes to the coding for addons again.
    The Internet: We Know Drama
    If you're gona screw with my sig at least leave the thing bolded :P

  8. #58

    Default

    Deleted entire addon folder, installed beta 2, invite toons is not working, and when I try and follow with alt-F, it opens bags for everyone else. Checked their keybinds and I can't see anything wrong...

    I'll keep playing with it.

    Ok exiting out of WoW alltogether and relaunching seems to do the trick.
    Last edited by thefunk : 08-31-2012 at 05:22 PM

  9. #59

    Default

    ingame issues:
    -team will not auto accept group invite
    -will not switch master
    -settings will not push to other toons

    the following are the errors that i have had so far:
    Code:
    4x Jamba-Talk-release-0.9.2\JambaTalk.lua:750: attempt to call method "replace" (a nil value)
    Jamba-Talk-release-0.9.2\JambaTalk.lua:750: in function "ProcessReceivedMessage"
    Jamba-Talk-release-0.9.2\JambaTalk.lua:768: in function "JambaOnCommandReceived"
    Jamba-release-0.9.2\JambaCore.lua:339: in function "OnCommandReceived"
    Jamba-release-0.9.2\JambaCommunications.lua:415: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[4]":4: in function <string>:"safecall Dispatcher[4]":4
    <in C code>
    <string>:"safecall Dispatcher[4]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    BugSack-r259\Libs\AceComm-3.0\AceComm-3.0-7.lua:251: in function "OnReceiveMultipartLast"
    BugSack-r259\Libs\AceComm-3.0\AceComm-3.0-7.lua:331: in function <BugSack\Libs\AceComm-3.0\AceComm-3.0.lua:321>
    
    Locals:
    nil
    Code:
    1x Jamba-Quest-release-0.9.2\JambaQuest.lua:1596: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-Quest-release-0.9.2\JambaQuest.lua:1596: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[3]":4: in function <string>:"safecall Dispatcher[3]":4
    <in C code>
    <string>:"safecall Dispatcher[3]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    Bagnon-5.0.2\libs\AceEvent-3.0\AceEvent-3.0-3.lua:52: in function <Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:51>
    
    Locals:
    nil
    Code:
    3x Jamba-Quest-release-0.9.2\JambaQuest.lua:1754: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-Quest-release-0.9.2\JambaQuest.lua:1754: in function <Jamba-Quest\JambaQuest.lua:1752>
    
    Locals:
    Code:
    3x Jamba-Quest-release-0.9.2\JambaQuest.lua:1927: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-Quest-release-0.9.2\JambaQuest.lua:1927: in function <Jamba-Quest\JambaQuest.lua:1922>
    (tail call): ?
    <in C code>
    <string>:"safecall Dispatcher[2]":9: in function <string>:"safecall Dispatcher[2]":5
    (tail call): ?
    ...\Decursive\Libs\AceTimer-3.0\AceTimer-3.0-6.lua:164: in function <...\Decursive\Libs\AceTimer-3.0\AceTimer-3.0.lua:138>
    
    Locals:
    nil
    Code:
    11x Jamba-Quest-release-0.9.2\JambaQuest.lua:2025: CreateFrame(): Couldn"t find inherited node "UIPanelButtonTemplate2"
    <in C code>
    Jamba-Quest-release-0.9.2\JambaQuest.lua:2025: in function "CreateJambaQuestLogFrame"
    Jamba-Quest-release-0.9.2\JambaQuest.lua:151: in function <Jamba-Quest\JambaQuest.lua:141>
    (tail call): ?
    <in C code>
    <string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
    (tail call): ?
    libs\AceAddon-3.0\AceAddon-3.0-11.lua:514: in function "InitializeAddon"
    libs\AceAddon-3.0\AceAddon-3.0-11.lua:629: in function <libs\AceAddon-3.0\AceAddon-3.0.lua:621>
    
    Locals:
    nil
    Code:
    44x Jamba-Quest-release-0.9.2\JambaQuest.lua:2159: attempt to index field "jambaQuestLogFrame" (a nil value)
    Jamba-Quest-release-0.9.2\JambaQuest.lua:2159: in function <Jamba-Quest\JambaQuest.lua:2152>
    (tail call): ?
    <in C code>
    Jamba-Quest-release-0.9.2\JambaQuest.lua:1594: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[3]":4: in function <string>:"safecall Dispatcher[3]":4
    <in C code>
    <string>:"safecall Dispatcher[3]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    Bagnon-5.0.2\libs\AceEvent-3.0\AceEvent-3.0-3.lua:52: in function <Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:51>
    
    Locals:
    (*temporary) = "QUEST_ACCEPTED"
    (*temporary) = 2
    (*temporary) = 29156
    (*temporary) = "QUEST_ACCEPTED"
    (*temporary) = 2
    (*temporary) = 29156
    (*temporary) = <func> =[C]:-1
    Code:
    3x Jamba-release-0.9.2\JambaTeam.lua:993: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-release-0.9.2\JambaTeam.lua:993: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[6]":4: in function <string>:"safecall Dispatcher[6]":4
    <in C code>
    <string>:"safecall Dispatcher[6]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    Bagnon-5.0.2\libs\AceEvent-3.0\AceEvent-3.0-3.lua:52: in function <Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:51>
    
    Locals:
    nil
    Code:
    13x Jamba-release-0.9.2\AceGUIWidget-JambaKeybinding.lua:176: CreateFrame(): Couldn"t find inherited node "UIPanelButtonTemplate2"
    <in C code>
    Jamba-release-0.9.2\AceGUIWidget-JambaKeybinding.lua:176: in function "?"
    Bartender4-4.5.0\libs\AceGUI-3.0\AceGUI-3.0-33.lua:136: in function <Bartender4\libs\AceGUI-3.0\AceGUI-3.0.lua:125>
    Bartender4-4.5.0\libs\AceGUI-3.0\AceGUI-3.0-33.lua:174: in function "Create"
    Jamba-release-0.9.2\JambaHelperSettings.lua:304: in function "CreateKeyBinding"
    Jamba-Macro-release-0.9.2\JambaMacro.lua:821: in function <Jamba-Macro\JambaMacro.lua:658>
    Jamba-Macro-release-0.9.2\JambaMacro.lua:859: in function <Jamba-Macro\JambaMacro.lua:833>
    Jamba-Macro-release-0.9.2\JambaMacro.lua:1768: in function <Jamba-Macro\JambaMacro.lua:1766>
    (tail call): ?
    <in C code>
    <string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
    (tail call): ?
    libs\AceAddon-3.0\AceAddon-3.0-11.lua:514: in function "InitializeAddon"
    libs\AceAddon-3.0\AceAddon-3.0-11.lua:629: in function <libs\AceAddon-3.0\AceAddon-3.0.lua:621>
    
    Locals:
    nil
    Code:
    7x Jamba-release-0.9.2\JambaTeam.lua:922: attempt to call global "IsPartyLeader" (a nil value)
    Jamba-release-0.9.2\JambaTeam.lua:922: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
    <in C code>
    <string>:"safecall Dispatcher[1]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    Bagnon-5.0.2\libs\AceEvent-3.0\AceEvent-3.0-3.lua:52: in function <Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:51>
    
    Locals:
    nil
    Code:
    47x Jamba-release-0.9.2\JambaCommunications.lua:292: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-release-0.9.2\JambaCommunications.lua:292: in function <Jamba\JambaCommunications.lua:278>
    Jamba-release-0.9.2\JambaCommunications.lua:434: in function "SendCommandAll"
    Jamba-release-0.9.2\JambaCore.lua:316: in function "SendCommandToTeam"
    Jamba-release-0.9.2\JambaModule.lua:67: in function "JambaSendCommandToTeam"
    Jamba-Toon-release-0.9.2\JambaToon.lua:2099: in function <Jamba-Toon\JambaToon.lua:2073>
    (tail call): ?
    <in C code>
    <string>:"safecall Dispatcher[2]":9: in function <string>:"safecall Dispatcher[2]":5
    (tail call): ?
    DrDamage-1.9.0_release\libs\AceTimer-3.0\AceTimer-3.0-6.lua:164: in function <DrDamage\libs\AceTimer-3.0\AceTimer-3.0.lua:138>
    
    Locals:
    nil
    Code:
    16x Jamba-release-0.9.2\JambaTeam.lua:1061: attempt to call global "GetNumPartyMembers" (a nil value)
    Jamba-release-0.9.2\JambaTeam.lua:1061: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[2]":4: in function <string>:"safecall Dispatcher[2]":4
    <in C code>
    <string>:"safecall Dispatcher[2]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "SendMessage"
    Jamba-release-0.9.2\JambaTeam.lua:579: in function <Jamba\JambaTeam.lua:566>
    Jamba-release-0.9.2\JambaTeam.lua:780: in function "ReceiveCommandSetMaster"
    Jamba-release-0.9.2\JambaTeam.lua:1452: in function "JambaOnCommandReceived"
    Jamba-release-0.9.2\JambaCore.lua:339: in function "OnCommandReceived"
    Jamba-release-0.9.2\JambaCommunications.lua:415: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:147: in function <CallbackHandler\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[4]":4: in function <string>:"safecall Dispatcher[4]":4
    <in C code>
    <string>:"safecall Dispatcher[4]":13: in function "?"
    CallbackHandler\CallbackHandler-1.0-6.lua:92: in function "Fire"
    BugSack-r262\Libs\AceComm-3.0\AceComm-3.0-7.lua:339: in function <BugSack\Libs\AceComm-3.0\AceComm-3.0.lua:321>
    
    Locals:
    nil
    Code:
    4546x Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:433: GetSpellName(): Invalid spell slot
    <in C code>
    Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:433: in function <Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:430>
    Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:461: in function <Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:455>
    Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:719: in function "init"
    Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:942: in function "initialOnUpdate"
    Jamba-release-0.9.2\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0-100115.lua:996: in function <Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:990>
    
    Locals:
    spellName = "Mana Tap"
    i = 197
    GetSpellName = <func> =[C]:-1
    BOOKTYPE_SPELL = "spell"
    the last one is constant. i had to mute the error sounds.

    Use [code] tags to paste errors.
    -MiRai
    Last edited by MiRai : 08-31-2012 at 07:47 PM

  10. #60
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    @Slavin: read the OP and get the beta version of Jamba from Curse. You aren't using it.

Tags for this Thread

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •