PDA

View Full Version : Jamba - Follow Strobe issue



zanthor
01-21-2009, 10:26 PM
When strobing follow and mounted you try to follow yourself over and over as the master, causing a nice lefthand spin.

Jafula
01-22-2009, 06:19 AM
Pretend you are a Diablo 2 Barbarian and get your swords out. Whirlwind FTW.

I'll have a look tonight and patch it up; should have a fixed version out within 15 hours or so...

zanthor
01-22-2009, 12:05 PM
Pretend you are a Diablo 2 Barbarian and get your swords out. Whirlwind FTW.

I'll have a look tonight and patch it up; should have a fixed version out within 15 hours or so...I was going to look at the code tomorrow if you had not responded... raid tonight so won't be boxing and want to cram down a boatload of quests this weekend... being able to do vehicle quests will be so nice.

Molt
01-22-2009, 01:35 PM
I've had problems with Jamba's following recently when changing master.

For example character A is the default master, I switch to B to do a gathering quest and then back to A. I now press my follow button and everyone runs to follow A as they should, apart from A who runs to meet B. I do know that the master macro has fired on A too as they proudly announced they had control on the party chat.

On a related note is it possible to disable the strobe follow entirely? I tend to end up wanting to be able to move my slaves away manually to gather resources and so forth without needing to guide the entire squad there and at the moment if the follow strobes when I'm doing it they give up looting and wander back to the main group. I have tried setting the strobe time to a very high number but this didn't seem to work, and now use the '/jamba-follow strobeoff all' command to disable it but this only seems to work on a per-sessions basis. Any chance of a checkbox to disable the strobe following off entirely so they'll follow when I press my follow macro? I know this'll mean I'll be leaving more shamans scattered through the countryside than otherwise but to be honest with my style of play I'd still prefer it.

I don't want to disable the entire workings of jamba-follow though, giving us the ability to switch which party member I'm following without using up our precious focus slots was a work of genius and I don't want to lose that! :D

Greythan
01-22-2009, 02:05 PM
Any chance of a checkbox to disable the strobe following off entirely so they'll follow when I press my follow macro?
PLEASE!

To be candid, I find strobe follow to be horribly annoying and highly situational. Much more common (for me) is to want to move my main (tank) independently of my healer/DPS group to engage mobs a distance away from the group.

zanthor
01-22-2009, 02:11 PM
Um...

If you want strobe OFF permanently

Don't
Turn
it
on...

It requires a command to start strobing, if you don't issue that command it wont strobe...

/jamba-follow strobeonme all

Or am I misunderstanding something?

Molt
01-22-2009, 02:57 PM
If you want strobe OFF permanently

Don't
Turn
it
on...

It requires a command to start strobing, if you don't issue that command it wont strobe...

/jamba-follow strobeonme all

Or am I misunderstanding something?I didn't turn it on, it seemed to be on by default. The only reason I know of the command to turn it on is from Googling for how to turn it off, my follow macro is essentially just a '/jamba-follow master all' (if I remember the syntax correctly). I know I could modify this macro to turn off strobe before I do the follow but that does sound rather clunky to me compared with the nicity of the rest of Jamba's configuration.

Also if I do turn it off with the '/jamba-follow strobeoff all' command it appears to be reset when I next log in (..or possibly when I change leader, not sure which as I don't change leader often) which suggests it's not being persisted unlike the settings in the configuration window.

Jafula
01-22-2009, 03:19 PM
The only reason I know of the command to turn it on is from Googling for how to turn it off, my follow macro is essentially just a '/jamba-follow

Follow strobing is most definitely not on by default. I personally don't use follow strobing. The only way to turn it on is to issue a /jamba-follow strobe* command. Check your macro's to make sure you don't have a /jamba-follow strobe* command in them.

For non-strobing situations, you should use /jamba-follow master which I see you are doing. If either of you are struggling to get normal follow (not strobing) working, I'll be glad to help you out.

Also, please do ask questions; I frequent dual-boxing at least twice and day and will do my best to answer any questions people post either in the forums or via a PM. I am actively developing the next version of Jamba and open to suggestions.

Jafula
01-22-2009, 03:20 PM
For example character A is the default master, I switch to B to do a gathering quest and then back to A. I now press my follow button and everyone runs to follow A as they should, apart from A who runs to meet B. I do know that the master macro has fired on A too as they proudly announced they had control on the party chat.

This could be a bug; I'll have a look at the code when I'm fixing the follow strobe issue.

Jafula
01-22-2009, 04:20 PM
When strobing follow and mounted you try to follow yourself over and over as the master, causing a nice lefthand spin.So normal mounts don't have this problem as far as I can tell. I've recently done a vehicle quest in Dragonblight; so I cannot use that quest to test for this follow strobing problem. Anyone know if there is a vehicle quest in Grizzly Hills? I'm having a look on wowhead, but if someone reads this and can help before I find one myself, I'd be grateful. Ah, found one ('http://www.wowhead.com/?quest=12244') and can reproduce the issue; how annoying...

Greythan
01-22-2009, 04:34 PM
Well, if strobeon isn't defaulted on then something is perma-bugged in my setup.

I issue the command /jamba-follow strobeoff all everytime I log in.

Now, one thing that's been bugging me is in the jamba-group interface for "tags" the tag "all" is unchecked. I've repeatedly checked it and pushed send to slaves but it never stays checked.

Something's not working.

Mikey
01-22-2009, 04:44 PM
Would something like this work?

(On Master)
/jamba-follow strobeoff all
/jamba-follow strobeonme all
/jamba-follow strobeoff all

That way it cancels strobe for everyone in case they're following the wrong person, sends one 'follow' pulse to everyone to the current master, then stops probing.

Mikey
01-22-2009, 04:46 PM
Well, if strobeon isn't defaulted on then something is perma-bugged in my setup.

I issue the command /jamba-follow strobeoff all everytime I log in.

Now, one thing that's been bugging me is in the jamba-group interface for "tags" the tag "all" is unchecked. I've repeatedly checked it and pushed send to slaves but it never stays checked.

Something's not working.Are you running from multiple WoW folders on one comp, or on multiple comps? Maybe one of the WoW folders is read only and keeps loading the same config everytime you log in.

Jafula
01-22-2009, 04:50 PM
Now, one thing that's been bugging me is in the jamba-group interface for "tags" the tag "all" is unchecked. I've repeatedly checked it and pushed send to slaves but it never stays checked.It's not supposed to be checked. It's a lame interface which is gone in 0.5.

Greythan
01-22-2009, 04:52 PM
Hrm. Then why isn't the /jamba-follow strobeoff all command "sticking"?

Greythan
01-22-2009, 04:53 PM
(On Master)
/jamba-follow strobeoff all
/jamba-follow strobeonme all
/jamba-follow strobeoff all
Something closer to this would get what you want:

/jamba-follow strobeoff all
/jamba-follow master

Jafula
01-22-2009, 04:55 PM
Well, if strobeon isn't defaulted on then something is perma-bugged in my setup.

I issue the command /jamba-follow strobeoff all everytime I log in.I never imagined anyone would do this. What happens if you don't do that after you login? Have you checked all your macros? Is your switch master macro using /jamba-follow strobeonme? If so, it shouldn't be.

There is no code to automatically start follow strobing. You have to issue the command.

If you are still having problems, delete your Cache folder and delete/move the saved variables for Jamba under each toons account.

You are using the latest version of Jamba?

Greythan
01-22-2009, 05:33 PM
I never imagined anyone would do this. What happens if you don't do that after you login? Have you checked all your macros? Is your switch master macro using /jamba-follow strobeonme? If so, it shouldn't be.

There is no code to automatically start follow strobing. You have to issue the command.

If you are still having problems, delete your Cache folder and delete/move the saved variables for Jamba under each toons account.

You are using the latest version of Jamba?
If I don't do it, strobe follow is on. I'll double check my follow macro but I'm 99% sure that its the standard /jamba-follow master. The reason I'm so confident is because I remember when strobe was added and determining it didn't fit my play style.

I also *think* I'm current. If not, I'm one version behind.

Jafula
01-22-2009, 05:55 PM
If I don't do it, strobe follow is on. I'll double check my follow macro but I'm 99% sure that its the standard /jamba-follow master. The reason I'm so confident is because I remember when strobe was added and determining it didn't fit my play style.Hehe it (follow strobing) definitely does not fit my playstyle either :). I hope you have a sneaky strobe command stuck away in one of your macros; because if not, I have no clue how your WoW/Jamba setup got into the state it is.

Jafula
01-22-2009, 06:46 PM
Ok, I fixed the following self problem in Jamba 0.4c. Available for download now. Let me know if any other problems occur.

Greythan
01-23-2009, 12:12 PM
Okay, I tested further last night.

Here's the deal. When I log in and group up, strobe following is ON. I checked my commands and I do NOT issue the /jamba-follow strobeon command anywhere in any of my macros.

My macro that is supposed to control the manual establishment of follow is hotkeyed only on my main and is a one line macro: /jamba-follow master

What gives? :)

Jafula
01-23-2009, 02:36 PM
Something is definitely buggy on your system. Disable Jamba and see what happens. Disable all other mods apart from Jamba and see what happens.

It's weird, but Jamba definitely does not save follow strobe state, nor does it strobe unless you explicitly turn it on.

I suggest you toast your wtf, interface and cache folders and start over... (back them up ofc).

zanthor
01-23-2009, 10:39 PM
New version, new issue, didn't run across it at first, but I can duplicate it now readily.

my macro for making a new leader is:

/jamba setmeasmaster all
/focus Samarri
/script SetView(5);SetView(5);
/jamba-follow strobeonme all

The strobe keeps going on the previous intended target.

To stop I've added:
/jamba-follow strobeoff samarri

To each character and added their name as a tag.

One thing I've never gotten to work is just /jamba-follow strobeoff (no tag)... which I'd expect to just be local, but isn't.

Greythan
01-24-2009, 07:30 PM
To fix my problem short of a complete reload, I upped the strobe frequency to something like 1,000 or even 10,000. ;)

Jafula
01-27-2009, 07:01 PM
The strobe keeps going on the previous intended target.
I have fixed this in Jamba-0.4d. Thanks for letting me know.


One thing I've never gotten to work is just /jamba-follow strobeoff (no tag)... which I'd expect to just be local, but isn't. Yeh, I've been a bad programmer; these local "tag-less" functions have never worked. They should now.

Jafula
01-27-2009, 07:02 PM
To fix my problem short of a complete reload, I upped the strobe frequency to something like 1,000 or even 10,000. ;)Oh shame! I hope it comes right soon.

lans83
04-18-2009, 03:05 AM
post may be little old, but i just started using this follow strobing and couldn't figure out how to turn it off. i added the /jamba-follow strobonme all command to all of my focus macros i created for each toon, now that i found this /jamba-follow strobeoff all command, i'll create one or two separate macros to cast this when i need it and when i don't.

zzzztj
07-29-2009, 08:16 PM
Hi Guys.

This is the only thread I've been able to find on this subject and what I really need to do is this:


/jamba-follow strobeon master all

I've tried a few things, read this topic a few times - but can't quite see how (if at all possible) I can do this.

I have A B and C. Using this macro for the essential setup of master

/focus Tsoria
/follow focus
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();

Which is fine. When I want to break the follow I use the direction keys and that's all fine too. But most of the time I actually want strobing on so I want to use:

/jamba-follow strobeoff all (this prevents some of the problems mentioned earlier in this topic with the new master following the old one)

/jamba-follow strobeon <master> all (start strobing on new master).

Which I have bound to my F key. I also have the /jamba-follow strobeoff all command bound to Shift-F so I can turn it on and off as needed.

Do hope I've not missed where this is already covered. If I have apologies and would someone point me that way. If not - I hope for some advice:

PS. Have just tried:

/jamba-follow strobeoff all
/jamba-follow master
/jamba-follow strobeon all

which doesn't do it either.

Cheers