Thread Rating:
  • 8 Vote(s) - 3.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gathering Skill Profiles - Cannot execute at this time
#1
Hello devs, et al.

A few of us have discovered that using certain skill profiles to run gathering rotations are causing a strange issue to occur. While the gathering occurs (and the skill rotation is obviously running) the game client pops up with a message stating "cannot execute at this time"... I've personally also noticed that the execution of skills takes quite a long time, and the time between collects also takes a significant amount of time.

Note that the profiles still execute the skills in order, the only issue seems to be time in between collects/skills and the "cannot execute at this time" error message displayed by the game client.

The gathering skill profiles this is apparent on are collectible profiles posted here by Rustyclippers and here by myself.

The dump of my skill profile is below for easy reference. Let me know if you need more information or console logs (however from memory though there wasn't much I gleaned from them).

Code:
-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
    ["skills"] = {
        [1] = {
            ["alias"] = "";
            ["collraritylt"] = 0;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 0;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "805";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4074;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Collector's Glove";
            ["prio"] = 1;
            ["pskillg"] = "";
            ["singleuseonly"] = "1";
            ["type"] = 1;
            ["used"] = "1";
        };
        [2] = {
            ["alias"] = "";
            ["collraritylt"] = 0;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 0;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "805";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4088;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Collector's Glove";
            ["prio"] = 2;
            ["pskillg"] = "";
            ["singleuseonly"] = "1";
            ["type"] = 1;
            ["used"] = "1";
        };
        [3] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "757";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4078;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Discerning Eye";
            ["prio"] = 3;
            ["pskillg"] = "";
            ["singleuseonly"] = "1";
            ["type"] = 1;
            ["used"] = "1";
        };
        [4] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "757";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4078;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Discerning Eye";
            ["prio"] = 4;
            ["pskillg"] = "4077";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [5] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "757";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4092;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Discerning Eye";
            ["prio"] = 5;
            ["pskillg"] = "";
            ["singleuseonly"] = "1";
            ["type"] = 1;
            ["used"] = "1";
        };
        [6] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "757";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4092;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Discerning Eye";
            ["prio"] = 6;
            ["pskillg"] = "4091";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [7] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "757";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4084;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Single Mind";
            ["prio"] = 7;
            ["pskillg"] = "4077";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [8] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 30;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "757";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4098;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Single Mind";
            ["prio"] = 8;
            ["pskillg"] = "4091";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [9] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 200;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4077;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Impulsive Appraisal";
            ["prio"] = 9;
            ["pskillg"] = "4084";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [10] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 200;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4077;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Impulsive Appraisal";
            ["prio"] = 10;
            ["pskillg"] = "4078";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [11] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 200;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4091;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Impulsive Appraisal";
            ["prio"] = 11;
            ["pskillg"] = "4092";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [12] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 200;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4091;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Impulsive Appraisal";
            ["prio"] = 12;
            ["pskillg"] = "4098";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [13] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4075;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "MIN - Methodical Appraisal";
            ["prio"] = 13;
            ["pskillg"] = "";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
        [14] = {
            ["alias"] = "";
            ["collraritylt"] = 1000;
            ["collrarityltpct"] = 0;
            ["collwearlt"] = 20;
            ["collwearltpct"] = 0;
            ["gatherattempts"] = 0;
            ["gatherattemptsmax"] = 0;
            ["gpbuff"] = "";
            ["gpmax"] = 0;
            ["gpmin"] = 0;
            ["gpnbuff"] = "";
            ["gsecspassed"] = 0;
            ["hasitem"] = "";
            ["id"] = 4089;
            ["isunspoiled"] = "0";
            ["itemchancemax"] = 0;
            ["itemhqchancemin"] = 0;
            ["lastcast"] = 0;
            ["name"] = "BOT - Methodical Appraisal";
            ["prio"] = 14;
            ["pskillg"] = "";
            ["singleuseonly"] = "0";
            ["type"] = 1;
            ["used"] = "1";
        };
    };
    ["version"] = 2;
}
return obj1
Reply
 


Messages In This Thread
Gathering Skill Profiles - Cannot execute at this time - by ohm - 12-17-2015, 10:53 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products