Close
Page 9 of 10 FirstFirst ... 7 8 9 10 LastLast
Showing results 81 to 90 of 101

Hybrid View

  1. #1

    Default

    As I tested horde-side, I just created 2 Draeneï, and I can't follow if I use the server name.

    While testing other servers, I realised that you can use an incomplete server, and it works. Like name-sar for Sargeras. It does not for Arak-arahm.

    I also tried Azjol-Nerub, and /follow does not work. I think it is a game bug with the servers which have a "-". AFAICT, Azjol-Nerub and Arak-arahm are the only ones.

    Do you know the most effective way to submit a bug to blizzard ?

  2. #2

    Default

    Should be the same for arak
    What are the names of your actual characters?

    Attached Images Attached Images  

  3. #3

    Default

    It didn't work with Kaya and Saya.

    I created 2 characters on 2 accounts named jambafol and jambalow, and I can't follow each other using the server name. Tried on Arak-arahm and Azjol-Nerub.

    I added two gsub in JambaFollow.lua before each FollowUnit. It's not very clean, but it works.

    line 944
    characterInFront = gsub(characterInFront, "%-Arak%-arahm", "")
    characterInFront = gsub(characterInFront, "%-Azjol%-Nerub", "")


    line 1115
    target = gsub(target, "%-Arak%-arahm", "")
    target = gsub(target, "%-Azjol%-Nerub", "")

  4. #4

    Default

    Quote Originally Posted by Mazwak View Post
    It didn't work with Kaya and Saya.

    I created 2 characters on 2 accounts named jambafol and jambalow, and I can't follow each other using the server name. Tried on Arak-arahm and Azjol-Nerub.

    I added two gsub in JambaFollow.lua before each FollowUnit. It's not very clean, but it works.

    line 944
    characterInFront = gsub(characterInFront, "%-Arak%-arahm", "")
    characterInFront = gsub(characterInFront, "%-Azjol%-Nerub", "")


    line 1115
    target = gsub(target, "%-Arak%-arahm", "")
    target = gsub(target, "%-Azjol%-Nerub", "")
    Hmmm, sure this was added in jamba 4.0 well stuff sometimes does go missing I guess.




  5. #5

    Default

    Hey, i noticed now that some of my characters are spamming this message in they own chatwindow:

    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm


    It seem to escalate whenever they are pressing buttons to fire spells.


    They all have the same addons enabled, but some toons dont write this error.


    I tried to look thru the addon to maybe find a way to "ignore error messages", but didnt find any so far.

  6. #6

    Default

    Quote Originally Posted by WOWBOX40 View Post
    Hey, i noticed now that some of my characters are spamming this message in they own chatwindow:

    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm
    jamba core: module not loaded: jmbdsptm


    It seem to escalate whenever they are pressing buttons to fire spells.


    They all have the same addons enabled, but some toons dont write this error.


    I tried to look thru the addon to maybe find a way to "ignore error messages", but didnt find any so far.

    1st what ver are you using? This would be coming form that char, That does not seem to have the "Team-Display" module loaded/enabled for some reason!, and someone on the team is sending that char Team-Display Data




  7. #7

    Default

    Just a little update about jamba and BFA beta, i have no FULL fix for it right now, unsure when i will there is big comm changes not just from the name change and ace3 full string changes! not very good.


    EDIT this is Blizzard Problem with there Addon-Channel there should be a fix at somepoint then ill get a basic copy up
    Last edited by ebony : 04-20-2018 at 04:13 PM




  8. #8

  9. #9

    Default

    Quote Originally Posted by ebony View Post
    posted on the thread you linked but somebody closed it so ill post here. is something wrong with enhanced loot as it keeps giving me disconnects when looting multiple mobs.

    Attached Images Attached Images  

  10. #10

    Default

    Quote Originally Posted by pinki104 View Post
    posted on the thread you linked but somebody closed it so ill post here. is something wrong with enhanced loot as it keeps giving me disconnects when looting multiple mobs.

    is this alpha build of jamba-EE? am away.... so nothing will get fixed until i get back now i don't think#

    PS: that post is about something else.

    i have a few test it and they not had but i can not get it to dc me, but there has at least one i been trying to work with to fix it.




Posting Rules

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