eq2bot issue

nilsar

Active Member
ok it was my mistake on the patch issues i did run eq wrong and it repatched.

Now thou i get another issue when i try and run eq2bot the main window only shows myname as a selectable for main or assist not sure why but have tried it on two different machines and the same thing i can run it on one toon set it to single all works fine but if i two box two toons one as main power leveling the other and toon two assisting toon 1 i get myname as a selectable for main tank and assist.. any ideals would be grateful.

I have reloaded innerspace and isxeq2 both.

Nilsar
 

nilsar

Active Member
isxeq2 fixed but?

Thanks for the fast repair of isxeq2 great work bud!!!

After the repair thou i am still having the problem with being in a group and running eq2bot under the main tab all i get for tank and assist is that characters name or Myname over and over... is there a way to fix this?rest of the menus seem ok but i can not two box and have one assisting the other or healing the tank as there is no way to set this now...

Nilsar:(
 

flatlined

Active Member
I also have this issue.

Prior to this UK patch business, I had 2 working PCs both running ISXEQ2, when the uk patch stuff didn't happen , I somehow ended up with 1 pc having this no-group-names issue and one not.

When the UK was patched, I couldn't run ISXEQ2 until the client ver changed.

Currently the system is working, EQ patched, ISXEQ2 patched, etc.

I moved ISXEQ2 from the good pc to the bad pc, and got the latest ISXEQ2, and I have this issue on both pcs now.

The problem is the group lists on tab 1 show some random name or other, not in group, not near, not ever seen. The other tabs correctly show the group list where required.

I haven't tried any other script etc.

Maybe there was a change to the data struct, and the script set needs to be updated? Not at home to try this atm.
 

nilsar

Active Member
Pygar
Do you know who or how we should get someone to address this issue not even sure it it just us or if it is all users of isxeq2.
 

Pygar

EQ2Bot Specialist
I have some guesses, but I've not seen it, and no one has come on IRC to test with me.

echo ${Me.InRaid}
echo ${Me.RaidCount}

echo ${Me.GroupCount}


I understand you're not in raid, but I think the raid data type is getting populated with trash, or that is I reason thats the easiest way for that to happen.

I've asked for a method to reset the raid data in character, but I'm not sure if Ama can add one or not. Basically need a way to flush it sometimes.
 

flatlined

Active Member
My results from those commands were :
True
1
3

And I am not in a raid (fresh login on all toons), I am in a group of 3 toons only :)

echo Me.Group[${tempvar}].Class (from the script where it's checking something) displays Me.Group[NULL].Class

Hope this helps, seems like your guess is right.
 

nilsar

Active Member
fix

I found out it was my UI RAID window causing the problem Pygar helped me find it. Check if you have the problem after using the default ui if you dont then you need to put your ui back in piece by piece to see which is causing the problem.

that cleared up the myname issue for me.
 
Top Bottom