Close
Showing results 1 to 10 of 101

Hybrid View

  1. #1

    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", "")

  2. #2

    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.




  3. #3

    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.

  4. #4

    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




  5. #5

    Default

    Quote Originally Posted by ebony View Post
    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

    You were correct, some accounts did lack having the "team/display" active.
    This problem is sorted now. Im using version 7.3.5 5.4.1
    Thanks a lot for the help.

Posting Rules

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