Close
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Showing results 11 to 20 of 33

Hybrid View

  1. #1

    Default

    Quote Originally Posted by dancook View Post
    I figured my problems were old news because The latest build I found through this thread fixed a lot of them. Before master wouldnt switch, team wouldn't accept invited, quests wouldnt start, or complete. Generally communication between chars.

    So no I was not blaming you for anything, I am grateful that you will do what you can
    Ok sorry i took that the wrong way no hard feelings

    The prob with the build your talking about -3-3-0 is was using the cross realm stuff. There was a lot of changes to the code in 3-3 and Jafula sent it out as a release it "needed" a Lot more testing! before it went pubic and i will work on that code a lot more but am keeping it away from the 3-x releases. To be fair i think this is why he could not keep the time the addon need.

    Any of the cross realm stuff will be tagged as Alpha 4.0 so you know what your using! when the time comes it be in a new topic as well.

    As for now am trying to get 3-4 (that what you asked for all works) am tidying up the code and trying to get rid of anymore LuaErrors you might be getting. This is using the older code and does not support -realm in names (blizzard is using this more and more nowadays)


    Yet me know if your having anymore problems so i can work on them.
    Last edited by MiRai : 01-30-2015 at 07:38 AM Reason: Formatting




  2. #2

    Default

    As requested by everyone!



    Little more work tonight



    -Now shows quest name again (not sure when it broke its been a long time i forgot about it thanks to hyperunknown for the report.)
    -Removed "Spam" x2 of every message.
    -Fixed total gold no longer x2

    Am killing the bugs!
    Last edited by ebony : 02-01-2015 at 06:12 AM




  3. #3

    Default

    Great work on Jamba Ebony, been working quite well for me for the most part, some bugs yet to iron out however, most don't affect me too much, like spamming low health when my team is full, and delayed leader swapping in FTL mode. causes main window to follow previous leader till jamba pushes new leader to the front window. I think its a delayed communication push somewhere, though it might be my computer cause loading wow sometimes is laggy. I might move wow to my now empty SSD drive that I had replaced, see if this fixes the issue. though its on an external bay, i would want to install it to my internals.

    If nobody else has this issue than its probably just me

  4. #4

    Default

    Quote Originally Posted by drarkan View Post
    Great work on Jamba Ebony, been working quite well for me for the most part, some bugs yet to iron out however, most don't affect me too much, like spamming low health when my team is full, and delayed leader swapping in FTL mode. causes main window to follow previous leader till jamba pushes new leader to the front window. I think its a delayed communication push somewhere, though it might be my computer cause loading wow sometimes is laggy. I might move wow to my now empty SSD drive that I had replaced, see if this fixes the issue. though its on an external bay, i would want to install it to my internals.

    If nobody else has this issue than its probably just me

    thanks,

    All what you talked about has been fixed in the beta (that should be pushed to live now) it was filling up the comms with x2 everything.




  5. #5

    Default

    Thanks for keeping the addon going!

    Not sure if im the only one with this problem, but the Jamba teamlist doesnt list the master on top anymore on my slave windows, only when i set the master manually again and push it to them. In my team of 5 its always the characters name on top, then the master, then 3rd 4th and 5th char.

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

    Default Bug in latest Jamba version

    I updated Jamba to 6.0.3.9 today and the changes to Jamba-Quest have broken something.

    My toons are now stuck in a round robin of forwarding the Pandaren Spirit Tamers battle pet quest to each other and I cannot get them to stop or do anything else.

    My guess is either

    • the logic to prevent re-sharing received quests got damaged
    • the toon sharing the quest is no longer receiving confirmation and so keeps re-sharing



    I am reverting to the previous release (6.0.3.5). I'll try to look for a root cause of the breakage later today.

    UPDATE

    Turns out this is an old bug and not something that changed in most recent update. Going back to 6.0.3.5 just removes the quest name from the messages. Am abandoning the quest on each toon manually and will play with this later.
    Last edited by Iru : 02-12-2015 at 10:57 AM Reason: New bug details

  7. #7

    Default

    Quote Originally Posted by Iru View Post
    I updated Jamba to 6.0.3.9 today and the changes to Jamba-Quest have broken something.

    My toons are now stuck in a round robin of forwarding the Pandaren Spirit Tamers battle pet quest to each other and I cannot get them to stop or do anything else.

    My guess is either

    • the logic to prevent re-sharing received quests got damaged
    • the toon sharing the quest is no longer receiving confirmation and so keeps re-sharing



    I am reverting to the previous release (6.0.3.5). I'll try to look for a root cause of the breakage later today.

    UPDATE

    Turns out this is an old bug and not something that changed in most recent update. Going back to 6.0.3.5 just removes the quest name from the messages. Am abandoning the quest on each toon manually and will play with this later.
    i have seen this on one my groups (only once). and had a few reports. But could not get it to do it again it was a random quest, This was more of a bug from the crz stuff back to normal jamba. Have you try resetting the profile? more then likely its something that's stuck in the database that's wrong.


    Any more info could help if you can get it to repeat. av for one not seen for a long time.




  8. #8

    Default

    Having problems with the leader being changed instantly when i change windows. Could this be a problem with something else? it seems fine at times then late on others.

  9. #9

    Default

    Quote Originally Posted by drarkan View Post
    Having problems with the leader being changed instantly when i change windows. Could this be a problem with something else? it seems fine at times then late on others.
    isboxer is what changes master the i don't use this. Ill see if i can get it to do it.

    but at a guess If its behind that it be to much data being sent to the toons/master. There's not really a lot i can do about it as its blizzard that stops us sending x /w a sec. changing master is going to mass up who is who if there is a lot qued data.

    Right now jamba is only sending data though /w.




  10. #10

    Default

    not sure ill be about when the patch goes live next week and if ill want to wait till the EU gets it before i push it to release, Ill be about thursday though to release it saying that if there is no more bugs i find right now i only tested what i tested on the ptr.

    saying that you can github where i have been using it for my test builds.

    https://github.com/ebonyfaye/jamba/tree/6.1.0 should be a good one to use for 6.1 (welcome testers!)

    or you can wait!

    so far the only thing that does not work without the update is fight masters (taxi) there is a few other things on that update as well.

    changelog if anyone cares to read it
    Code:
    Jamba Version: 6.1.3.10
    WoW Game Version: 6.1.0
    Release Date: TBA
    Modules: AdvancedLoot, Core, Display-Team, Follow, FTL, ItemUse, Macro, Proc, Purchase, Quest, Sell, Talk, Target, Taxi, Toon, Trade
    
    
    Updated for Patch 6.1 
    
    
    Jamba-Team:
    *Added support for BattleNet friends, Auto Accpet Invte and loot opts.
    *Sometimes invite is from XREALM even though Your on the same realm and have already joined the party nolonger will the StaticPopup show.
    
    
    Jamba-Quest: 
    *Cleared up quest Text from clones when in fact they have not even picked up a quest they still said Accepted Quest:.
    *Fixed AutoPickUpQuests (quests at starting zones) will auto hide UI (there was no other way to do as you have picked up the quest anyway the accept button closed the window.)
    *Fixed a Lua error that sometimes was showing on clones screen when using the jamba-quest-bar.
    
    
    Jamba-Toon:
    * Added: Auto Accept Summon No Longer do you need to Click that summon box. With cool text that says the PlayerName and where the clone went.
    
    
    Jamba-Taxi:
    *Uses blizzard new 6.1 code that finds the fastest taxi route.
    *Added Support for the new 6.1 Exit Taxi at next stop, When the master leaves at next point the team should follow.
    
    
    Jamba-Communications:
    *Added Party Communications again when your in a party if not in own party with member of the team should send that char a /w.
    
    
    ToDo:
    
    
    Miscellaneous:
    *Add "New Mail" When a clone gets In game mail.
    
    
    Jamba-Quest:
    
    
    * When Quest Button (on Map) Toggle is pressed Needs to open/close jambaQuestBar.
    * Rename Show Jamba-Quest Log with wow quest Log To something a little easier to understand. 
    
    
    Quest-Watcher:
    *update for WoD
    Last edited by ebony : 02-21-2015 at 12:23 AM




Posting Rules

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