Conjuror script being a pita for this newb

Jeresous

Well-Known Member
Conj scripts being a pita for this newb (other scripts too)

I'm PLing my conjuror via a boted monk. The monk is working great but the conjuror is having some issues. I am using the current version of the conjuror script downloaded from the repository. When trying to start Eq2bot on the conj I get:
Failed to parse C:\Program Files.............conjuror.xml

So I decided to try whatever conjuror files might be in the experimental folder. I replaced all 3 conj files, though I think only 1 of them was different from the rest. Now my eq2bot loads but the conjuror doesn't attack, cast, or send its pet. He does buff himself though. Any thoughts? I'm extremely novice if you couldn't already tell.

Edit:
Just wanted to add it looks as though none of my characters are assisting and fighting. Bot works fine for both conj and monk so long as they are set to autopull. This was working fine last night with my assassin before I updated this morning, might have something to do with the update.

.... Edit yet again
1 more thing I should add.
When my characters do engage in combat, no matter the class, they only autoattack. They never seem to use any CAs or spells whatsoever. Again this is on a monk, ranger, assassin, and conjuror.
 
Last edited:

Pygar

EQ2Bot Specialist
I don't even know where to start with the information you provided.


1. Delete your scripts folder.
2. Replace it with the one from the SVN (not experimental).
3. Configure the eq2bot options after reading the guide at - http://www.ismods.com/wiki/index.php/EQ2Bot


I use Monk and Conji frequently. I'll bet money you are not setting up your assists and target selections properly, but I can't say for sure.

Lastly, if you get a unable to parse script type error, please paste the entire error message with the line number and what was unable to parse. This would help me in either diagnosing your error, or fixing a potential bug in a script.

Thanks,

Pygar
 

Jeresous

Well-Known Member
Okay, sorry I understand my post was a bit random with all the edits. Heres the deal as it stands right now. After deleting my script folder and copying the one from SVN as you suggested I'm still having issues with assisting bots. They are set to assist the correct person and the correst person is set to tank etc. They are also set to autofollow which they are doing correctly. They buff, as necessary but do not engage in combat though the box is checked. They also do not assist, so at no point are they actually targeting the mob itself. They are *not* set to ignore the mobs that I am fighting. As far as I can tell all of my settings are correct.

Furthermore with the conjuror I continue to get the unable to parse message as follows:

Failed to parse C:\Program Files\InnerSpace\Scripts\EQ2bot\UI\conjuror.xml: Unkown Error
Could not load interface file 'EQ2Bot/UI/conjuror.xml'
Dumping script stack
--------------------------
-->C:/Program Files/InnerSpace/Scripts/EQ2Bot/Class Routines/EQ2BotLib.iss:112 EQ2BotLib_Init() ui -load -parent "Class@EQ2Bot Tabs@EQ2 Bot" "EQ2Bot/UI/${Me.SubClass}.xml"
C:/Program Files/InnerSpace/Scripts/EQ2Bot/Class Routines/conjuror.iss:49 Class_Declaration() call EQ2BotLib_Init
C:/Program Files/InnerSpace/Scripts/eq2bot.iss:201 main() call Class_Declaration
 

Ronin

Active Member
I had the same error with the conjuror file, but i just took the eq2bot/UI/Conjuror.xml from the experimental folder and it work ( surprisingly ).

Though, "Request Shard from" and "Request SoW from" is borked abit as they are overlapping each other in the UI.

//Ronin
 

Jeresous

Well-Known Member
Well for those wondering or having a similar problem Pygar helped me to diagnose that it was my folders settings that were causing the problems. They were set to read-only and so eq2bot could not update the characters settings. Because of this I could select a player to assist but eq2bot would not really receive the information so they were assisting no one.

As for the conjuror script Pygar updated the repository and it now works just fine.
 
Top Bottom