dzib wrote:Yep, that's the problem, emptying the bags fix it.
One more question, is there a workaround for the problem where the actions are put in a different order from a wo to the other?
Let me explain:
I'm a mineralogist 41. When a craft is in progress, when it reaches the util2 stage, eveything's fine when it's treatment or emery action family, but when it's adhesive, there are two choices: bond (progress very low and quality very low) and glue (progress moderate) and it keeps spamming the bond button even if at 100% quality, wasting all the AP....
I've tried to swap bond and glue in the acbinit.vbs but it seems to do nothing.
In fact, there's a swap between these two actions when I reach the adhesive action familiy.
For the bag problem, I am at a loss. Every time I enter the /inventory command I get a complete list, regardless of how much is in my inventory. Even with full 32 slot bags, full saddlebag, full 60-slot utility bag plus equipped items I never have the command cut the results. There must be something in the game or UI that causes this.
For the actions, the bot does exactly what you suggest and should click the correct action regardless of the order it appears. The only times this doesn't work properly is if 1) the data is incomplete (I verified the data for that particular action family is in place), 2) the offset that reads the action family name isn't returning the correct value or 3) the offsets that read the action names isn't returning the correct values. In the last two cases, attempts to match will fail and the bot will click the expected action location. In this case, it will click action 1 because that is where the moderate progress action is supposed to be.
Try this again after closing and restarting both Vanguard and VGExtreme. If it was an offset issue, it may clear itself up and work normally. If you still have problems, follow the instructions in the "If I ask you to send me a debug" paragraph of the Troubleshooting section of the original post.