Doctor Archive
Thread: Strange glitch as I'm using my macro
Page 1 of 1
Jabberwhacky
Thu Apr 22, 2004 8:07 pm
#1
First, here's the macro:
/ui action toolbarSlot08;
/selectdraftSchematic 44;
/pause 5;
/nextC;
/nextC;
/createPrototype practice noitem;
/createPrototype practice noitem
I'm using 5 different variants of that, all identical except the slot number. My problem is that when my fourth session opens, it immediately closes and says "Your crafting session has ended!" twice. It doesn't matter what order I use the hotkeys in, whether it's 1-2-3-4 or 3-1-4-2, I still get the error. Not only does it close the 4th session, but it continues to give me the error for another 10 seconds. I also had a macro that was broken into two parts; the first was opening the schematic and the second was the "nextC, NextC, create" part. Same thing; as soon as the 4th one opened it would close down.
I have no idea what is causing this. I've mastered Armorsmith and gone through medic and artisan crafting and have never had this problem, up until this morning. Any help would be appreciated.
Obata
Fri Apr 23, 2004 6:46 am
#4
It may be a timing issue. If you have multiple macros running at once, having one crafting tool finish its timer while you have another crafting window open can cause this.
Page 1 of 1