• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - errors in new release. (1 Viewer)

Bdub

Member
Joined
Aug 10, 2016
RedCents
115¢
ran updater. loaded 6 toons.
5 started fine with no errors.

Bard is getting :
[2017/09/23 09:07:01] WARNING: Undefined Variable MainAssist used on line [email protected] /if (${Bool[${Plugin[MQ2Bucles]}]}) {Macro Paused.
[2017/09/23 09:07:02] WARNING: Undefined Variable MainAssist used on line [email protected] /if (${Bool[${Plugin[MQ2Bucles]}]}) {Macro Paused.
[2017/09/23 09:07:04] WARNING: Undefined Variable MainAssist used on line [email protected] /if (${Bool[${Plugin[MQ2Bucles]}]}) {Macro Paused.
verified MQ2Bucles is NOT loaded.

re ran updater. no change
deleted and re-downloaded KA. no change.

am dumping bard in GGH for a few while I go kill a few things to test the others.

will post any others I find.
 
This is likely a holy/downshift causing this issue - i had the same issue with my bard in this downshit. I just changed downflag2=1 to downflag2=0 and he runs fine. I'm sure someone can help with that specific downshit to get it working again, but at least he will work in the meantime.

Rich (BB code):
 downshit2=/if (${Macro.Name.Equal[kissassist.mac]} && ${Me.SpellReady[Dichotomic Psalm]} && ${Group.Member[${MainAssist}].Distance}<100 && !${Me.Invis}) /twist 10
 
that got it thanks.

- - - Updated - - -

this is the next one im getting. on all 6 toons.

[2017/09/23 09:35:58] WARNING: Undefined Variable LootTimer used on line [email protected] /if (!${Me.FreeInventory} || ${LootTimer} || (!${AdvLoot.SCount} && !${AdvLoot.PCount})) {Macro Paused.
 
that got it thanks.

- - - Updated - - -

this is the next one im getting. on all 6 toons.

[2017/09/23 09:35:58] WARNING: Undefined Variable LootTimer used on line [email protected] /if (!${Me.FreeInventory} || ${LootTimer} || (!${AdvLoot.SCount} && !${AdvLoot.PCount})) {Macro Paused.



Found something by Hoosierbilly a couple months ago, maybe he can chime in if this fix would be appropriate

Couple of observations:

1. kissassist is NOT currently setup to make full use of ninjadvloot. You need to make a small modification to kissassist to ensure items are properly passed out to all group members. Failure to make this change will result in lore, nodrop, or =quest flagged items to be left on the corpse.

find this code
Code: select all
| -------------------------------------------------------------------------------------
| Main Loop
| -------------------------------------------------------------------------------------
:MainLoop
/doevents
replace it with this code
Code: select all
| -------------------------------------------------------------------------------------
| Main Loop
| -------------------------------------------------------------------------------------
:MainLoop
/doevents
/if ((${AdvLoot.SCount}||${AdvLoot.PCount}) && !${LootTimer}) /call UseAdvLoot

2. The error **hold your horses**... is the result of issuing a loot command before a loot action was completed. The root cause is usually lag, or another way of saying it is the macro is reacting faster then the EQ server. That error has never stopped or locked up anything, it is a warning to avoid spamming the EQ server.

3. I would avoid using both ninjadvloot and mq2autoloot. The plugin will react much faster than any macro and the macro will waste time attempting to process items that are no longer there.

4. ninjadvloot is coded for groups and uses the groups masterlooter to process the shared list. Each group member then processes their individual personal list. I will have to set up a raid and see what happens.


Now for some game time to see if I can reproduce the problem with items not being destroyed.
 
Ill run through them and see if I can narrow it down.

Sorry to be a pain this morn.
 
Ill run through them and see if I can narrow it down.

Sorry to be a pain this morn.

not a problem, I don't know much but I'm trying to assist where I can. The reason I said to post your .ini file is there was a similar BOOL issue earlier with a holy/down that was due to BOOL being capitazlied --- fix was changing BOOL to Bool in the holy/down per EQMule. Post up your file and we can help ya
 
Rich (BB code):
[MQ2Melee]
aggro=1
bash=1
challengefor=1
disarm=1
downflag0=1
downflag1=1
downflag2=1
downflag3=1
downflag4=1
enrage=1
facing=1
feigndeath=0
gblade=20
harmtouch=1
holyflag0=1
holyflag1=1
holyflag10=1
holyflag11=1
holyflag12=1
holyflag13=1
holyflag14=1
holyflag15=1
holyflag16=1
holyflag17=1
holyflag18=1
holyflag19=1
holyflag2=1
holyflag20=1
holyflag21=1
holyflag22=1
holyflag23=1
holyflag24=1
holyflag25=1
holyflag26=1
holyflag27=1
holyflag28=1
holyflag29=1
holyflag3=1
holyflag30=1
holyflag31=1
holyflag32=1
holyflag4=1
holyflag5=1
holyflag6=1
holyflag7=1
holyflag8=1
holyflag9=1
infuriate=1
melee=1
petassist=0
petengagehps=98
petrange=75
plugin=1
provoke1=34687
provokeend=20
provokemax=1
provokeonce=1
rallos=0
resume=75
standup=1
stickbreak=1
stickrange=75
taunt=1
withstand=20
downshit0=/if (!${Melee.Combat} && ${Me.CombatAbilityReady[Breather Rk. II]} && ${Me.PctEndurance}<21) /disc Breather Rk. II
downshit1=/if (${FindItemCount[=Burned Black Bread]}<=10 && ${Cast.Ready[Wee'er Harvester]} && !${Me.Invis}) /multiline ; /casting "Wee'er Harvester" item ; /autoinventory
downshit2=/if (${FindItemCount[=Murky Globe of Water]}<=10 && ${Cast.Ready[Bigger Belt of the River]} && !${Me.Invis}) /multiline ; /casting "Bigger Belt of the River" item ; /autoinventory
downshit3=/if (${Me.Hunger}<4500 && ${FindItemCount[=Burned Black Bread]}>0) /useitem "Burned Black Bread"
downshit4=/if (${Me.Thirst}<4500 && ${FindItemCount[=Murky Globe of Water]}>0) /useitem "Murky Globe of Water"
holyshit0=/if (${Me.AltAbilityReady[Banestrike]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 15073
holyshit1=/if (${Me.CombatAbilityReady[Repel Rk. II]}) /disc Repel Rk. II
holyshit10=/if (${Melee.Combat} && (${SpawnCount[npc radius 50 zradius 10]}>1 || !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && ${Me.AltAbilityReady[Veil of Darkness]} && ${Melee.AggroMode}) /alt act 854
holyshit11=/if (${Melee.Combat} && (${SpawnCount[npc radius 50 zradius 10]}>1 || !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && ${Me.AltAbilityReady[Explosion of Hatred]} && ${Melee.AggroMode}) /alt act 822
holyshit12=/if (${Melee.Combat} && (${SpawnCount[npc radius 50 zradius 10]}>1 || !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && !${Me.AltAbilityReady[Explosion of Hatred]} && ${Me.AltAbilityReady[Explosion of Spite]} && ${Melee.AggroMode}) /alt act 749
holyshit13=/if (${Melee.Combat} && (${SpawnCount[npc radius 50 zradius 10]}>1 || !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && !${Me.AltAbilityReady[Explosion of Hatred]} && !${Me.AltAbilityReady[Explosion of Spite]} && ${Me.AltAbilityReady[Stream of Hatred]} && ${Melee.AggroMode}) /alt act 731
holyshit14=/if (${Me.AltAbilityReady[Ageless Enmity]} && ${Melee.AggroMode} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) /alt act 10392
holyshit15=/if (${Me.CombatAbilityReady[UnHoly Guardian Discipline Rk. II]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc UnHoly Guardian Discipline Rk. II
holyshit16=/if (!${Me.CombatAbilityReady[UnHoly Guardian Discipline Rk. II]} && ${Me.CombatAbilityReady[Doomscale Mantle Rk. II]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Doomscale Mantle Rk. II
holyshit17=/if (!${Me.CombatAbilityReady[UnHoly Guardian Discipline Rk. II]} && !${Me.CombatAbilityReady[Doomscale Mantle Rk. II]} && ${Me.CombatAbilityReady[Vizat's Carapace Rk. II]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Vizat's Carapace Rk. II
holyshit18=/if (!${Me.CombatAbilityReady[UnHoly Guardian Discipline Rk. II]} && !${Me.CombatAbilityReady[Doomscale Mantle Rk. II]} && !${Me.CombatAbilityReady[Vizat's Carapace Rk. II]} && ${Me.CombatAbilityReady[Deflection Discipline]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Deflection Discipline
holyshit19=/if (${Me.CombatAbilityReady[Lacerating Blade Rk. II]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /disc Lacerating Blade Rk. II
holyshit2=/if (${Me.Combat} && ${Me.XTarget} < 3 && ${SpawnCount[npc radius 35]}<3) /bandolier activate 2H
holyshit20=/if (${Me.CombatAbilityReady[Terminal Breath Rk. II]} && ${Me.PctHPs}<5) /disc Terminal Breath Rk. II
holyshit21=/if (${Me.CombatAbilityReady[Unholy Aura Discipline]}) /disc Unholy Aura Discipline
holyshit22=/if (${Me.CombatAbilityReady[LeechCurse Discipline]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Leechcurse Discipline
holyshit23=/if (!${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]} && ${Melee.AggroMode}) /doability Taunt
holyshit24=/if (${Me.CombatAbilityReady[Unflinching Acrimony Rk. II]} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]} && ${Melee.AggroMode}) /disc Unflinching Acrimony Rk. II
holyshit25=/if (${Me.CombatAbilityReady[Carmine Blade Rk. II]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Carmine Blade Rk. II
holyshit26=/if (${Me.CombatAbilityReady[Spite of Ronak Rk. II]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Spite of Ronak Rk. II
holyshit27=/if (${Me.AltAbilityReady[Projection of Doom]} && ${Melee.AggroMode} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) /alt act 3215
holyshit28=/if (${Me.AltAbilityReady[Hate's Attraction]} && ${Melee.AggroMode} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) /alt act 9400
holyshit29=/if (${Melee.Combat} && (${SpawnCount[npc radius 50 zradius 10]}>1 || !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]}) && ${Me.AltAbilityReady[Stream of Hatred]} && ${Melee.AggroMode}) /alt act 731
holyshit3=/if (${Me.Combat} && ${Me.XTarget} > 2 && ${SpawnCount[npc radius 35]}>2) /bandolier activate 1H
holyshit30=/if (${Me.CombatAbilityReady[Reflexive Revulsion]} && (${Target.Named} || ${SpawnCount[npc radius 50 zradius 10]}>1) && ${Melee.AggroMode}) /disc Reflexive Revulsion
holyshit31=/if (${Me.AltAbilityReady[Vicious Bite of Chaos]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 825
holyshit32=/if (${Me.AltAbilityReady[Visage of Death]}) /alt act 9403
holyshit4=/if (${Me.AltAbilityReady[Thought Leech]} && ${Me.PctMana}<50 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 651
holyshit5=/if (${Target.Body.Name.Equal[Undead]} && ${Me.AltAbilityReady[2018]} && !${Target.Buff[Helix of the Undying].ID} && !${Target.Buff[Restoring Counterbias Slow II].ID} && !${Target.Buff[Turgur's Swarm].ID} && !${Target.Buff[Death's Malaise].ID} && !${Target.Buff[Diminishing Helix Rk. II].ID} && !${Target.Buff[Dreary Deeds].ID}) /alt activate 2018
holyshit6=/if (${Me.AltAbilityReady[T`vyl's Resolve]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 742
holyshit7=/if (${Me.AltAbilityReady[Soul Flay]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1278
holyshit8=/if (${Me.AltAbilityReady[Scourge Skin]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 7755
holyshit9=/if (${Me.AltAbilityReady[Encroaching Darkness]}  && !${Bool[Target.Snared}} && ${Target.Type.Equal[NPC]}) /alt act 826
version=8.300
 
holyshit9=/if (${Me.AltAbilityReady[Encroaching Darkness]} && !${Bool[Target.Snared}} && ${Target.Type.Equal[NPC]}) /alt act 826
Change:
Rich (BB code):
!${Bool[Target.Snared}}
to
Rich (BB code):
!${Target.Snared.ID}
 
Last edited by a moderator:
Experiencing looting problems since patch. Currently using 10.0.6.2, get this type of text when looton=1 is enabled:

EQ1345.jpg
 
open up your ninjadvloot.inc file please and post the version number in the first line.
 
Hi -

First line is: Ninjadvloot.inc v6.07 5/7/2017 Redguides.com

Downloaded this yesterday from:
HTML:
https://www.redguides.com/community/threads/34023-NinjAdvLoot-5-2

Thanks!
 
When activating KA on 105 Bard with no conditions that I know of I get the follow error message for 34 individual commands made and the KA fails:


DoCommand - Couldn't parse '/echo Server Name ini file detected using ${IniFileName}'


Not sure if it is KA or MQ2 but I have this issue on all toons and on 4 accounts. I don't see this issue described in all the threads I have been checking. Hope you can help. Thanks.

Issue Resolved. Didn't look hard enough. following command works and fixes issues for me : /alias /echo delete
 
I loaded the suggested Ninjadvloot.inc, unloaded / reloaded KA, but same issue when attempting to loot. The toon loots mob, sees what is in mob's inventory, and then the warning message and macro pauses at that point.

Thanks
 
Last edited:
I loaded the suggested Ninjadvloot.inc, unloaded / reloaded KA, but same issue when attempting to loot. The toon loots mob, sees what is in mob's inventory, and then the warning message and macro pauses at that point.

Thanks

Line 232
Rich (BB code):
/if (${Debugloot}) /echo DEBUGLOOT :LootLag ${loottotal}!=${Corpse.Items} LagCount${LagCount}

Delete LagCount${LagCount}
Should solve the issue. That variable is not defined or used anywhere so its safe to delete
 
Anyone having issues with shamans as healers recently? Even on single pulls my shammy isnt responsive enough. I was taking 3-4 mobs in chardok in my group for the last month and the heals just aren't cutting it on just single mobs, not even names. Possibly something I could adjust to speed up heals?
 
[General]
KissAssistVer=10.0.6.2
Role=Assist
CampRadius=150
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=1
ChaseDistance=60
MedOn=0
MedStart=25
MedStop=90
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=0
EQBCOn=1
MiscGem=9
HoTTOn=1
IRCOn=0
CampfireOn=0
CharInfo=Shaman|105
CastingInterruptOn=0
MiscGemRemem=1
DPSMeter=1
ScatterOn=0
MiscGemLW=0
DefaultUI=TRUE
ConditionsOn=0
[Buffs]
BuffsOn=1
Buffs1=Roar of the Lion|MA
Buffs2=Sluggishness Rk. III|MA
Buffs3=Pact of the Wolf|Me
Buffs4=Ferocious Growth Rk. III|MA
Buffs5=Cannibalization|mana|70|70
Buffs6=Group Pact of the Wolf|MA
Buffs7=Talisman of the Doomscale Rk. III|Dual|Spirit of Dauntlessness Rk. III
Buffs8=Preincarnation|Me
Buffs9=Pact of the Wolf|Me
Buffs10=Pack of Olesira|Me
Buffs11=Talisman of Celerity|MA
Buffs12=Spirit of Tala'Tak|MA
Buffs13=Tribal Pact|mana|95|95
Buffs14=Familiar of the Emerald Jungle
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
ChecKBuffsTimer=20
PowerSource=NULL
BuffsSize=20
BuffsCOn=0
[Melee]
AssistAt=99
MeleeOn=0
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
UseMQ2Melee=0
[DPS]
DPSOn=2
DPSSkip=0
DPSInterval=0
DPS1=Malosinete|99|Once
DPS2=Turgur's Swarm|98
DPS3=Roar of the Lion|97|MA
DPS4=Livio's Malosenia|96
DPS5=Blessed Spiritstaff of the Heyokah|95|Weave
DPS6=Chaotic Venom|94
DPS7=Garugaru|93
DPS8=Sraskus' Curse|92
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DebuffAllOn=1
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
DPSSize=20
DPSCOn=0
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=1
Heals1=Historian's Intervention|70
Heals2=Krasir's Recourse|90|MA
Heals3=Reckless Regeneration|60
Heals4=Shear of Renewal|95|MA
Heals5=Spirit Guardian|50|MA
Heals6=NULL
Heals7=Call of the Ancients|30
Heals8=Spiritual Swell|85
Heals9=NULL
Heals10=NULL
AutoRezOn=1
AutoRezWith=Call of the wild
XTarHeal=Giladsk
Heals11=NULL
Heals12=NULL
Heals13=NULL
Heals14=NULL
Heals15=NULL
HealGroupPetsOn=1
XTarHeal2=NULL
HealsSize=15
HealsCOn=0
[Cures]
CuresOn=1
Cures1=NULL
Cures2=Radiant Cure
Cures3=NULL
Cures4=NULL
Cures5=NULL
CuresSize=5
[Pet]
PetOn=1
PetSpell=Olesira's Faithful
PetFocus=NULL
PetShrinkOn=1
PetShrinkSpell=NULL
PetBuffsOn=1
PetBuffs1=Spirit Bolstering
PetBuffs2=NULL
PetBuffs3=NULL
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
PetToysGave=
PetCombatOn=1
PetBreakMezSpell=NULL
PetRampPullWait=0
PetSuspend=0
MoveWhenHit=0
PetHoldOn=1
PetBuffsSize=8
PetToysSize=6
PetForceHealOnMed=0
PetAssistAt=95
[Burn]
BurnText=Burning
BurnAllNamed=1
Burn1=Malosinete|99
Burn2=Turgur's Swarm
Burn3=Blessed Spiritstaff of the Heyokah
Burn4=Fundament: Third Spire of Ancestors
Burn5=Ancestral Aid
Burn6=Spirit Call
Burn7=NULL
Burn8=NULL
Burn9=NULL
Burn10=NULL
Burn11=NULL
Burn12=NULL
Burn13=NULL
Burn14=NULL
Burn15=NULL
UseTribute=0
BurnSize=15
BurnCOn=0
[Pull]
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=0
PullMyHPs=25
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
PullPath=NULL
PullMeleeStick=0
UseWayPointZ=0
PullRadiusToUse=90
[AFKTools]
AFKToolsOn=4
AFKGMAction=4
AFKPCRadius=650
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
CampOnDeath=0
ClickBacktoCamp=1
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=97
[GoM]
GoMSHelp=Format - Spell|Target, MA Me or Mob, i.e. Rampaging Servant Rk. II|Mob
GoMSpell=Gift of Mana Spell
GoMSpell1=Roar of the Lion|MA
GoMSpell2=Garugaru|Mob
GoMSpell3=Sraskus' Curse
GoMSize=3
GoMCOn=0
[AE]
AEOn=1
AERadius=100
AE1=Wind of Malosinete|3
AE2=Tigir's Insect Swarm|3
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
AESize=10
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
AggroSize=5
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[GMail]
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup
GMailOn=0
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
GMailSize=5
[MySpells]
Gem1=Reckless Regeneration Rk. III
Gem2=Shear of Renewal Rk. III
Gem3=Historian's Intervention Rk. III
Gem4=Krasir's Recourse Rk. III
Gem5=Chaotic Venom Rk. III
Gem6=Garugaru Rk. III
Gem7=Sraskus' Curse Rk. III
Gem8=Spiritual Swell Rk. III
Gem9=Livio's Malosenia Rk. III
Gem10=Ferocious Growth Rk. III
Gem11=Tribal Pact Rk. III
Gem12=Roar of the Lion
 
Problem - errors in new release.

Users who are viewing this thread

Back
Top
Cart