MMOMinion
Fish Gathering does not work since last bot update - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: Support - English, Deutsch, 中文 (https://www.mmominion.com/forumdisplay.php?fid=92)
+---- Forum: English Support & Questions (https://www.mmominion.com/forumdisplay.php?fid=93)
+---- Thread: Fish Gathering does not work since last bot update (/showthread.php?tid=14773)

Pages: 1 2


Fish Gathering does not work since last bot update - heimdallr - 11-27-2015

        Dear Support,

since bot's last update the fish gather module is not working anymore.


Regards,
Heimdallr.


RE: Fish Gathering does not work since last bot update - sebbs - 11-27-2015

whats it doing ?

whats it not doing?


RE: Fish Gathering does not work since last bot update - heimdallr - 11-27-2015

it moves to the position then do nothing.

edit: it doesnt select the right bait as well.


RE: Fish Gathering does not work since last bot update - Underwhelp - 11-27-2015

Exact same issue, and same messages in the console


RE: Fish Gathering does not work since last bot update - sebbs - 11-27-2015

Ace know


RE: Fish Gathering does not work since last bot update - Ace - 11-29-2015

From what I can tell, it just means the position it led to didn't lead to a valid fishing position. Need to know more about which profile is being used.


RE: Fish Gathering does not work since last bot update - vishal272 - 11-29-2015

(11-29-2015, 05:40 AM)Ace Wrote:  From what I can tell, it just means the position it led to didn't lead to a valid fishing position. Need to know more about which profile is being used.


I am not sure if that's the case cause when i have tried none of my profiles work including the example profile that was provided but fishing does seem to work when i set profile to none and just use markers. also when i try manually fishing where the profiles try to fish i can fish.


RE: Fish Gathering does not work since last bot update - eoriez - 11-29-2015

Older fishing profiles posted in the profiles section are working but when I try to make a new one, I'm having the exact same issues listed. Here's what the profile looks like.

Code:
local obj1 = {
        ["setup"] = {
        ["gearsetfishing"]= 4;
    };
    ["tasks"] = {
        [1] = {
            ["type"] = "fishing";
            ["minlevel"] = 50;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 179.83218383789;
                ["y"] = -89.179145812988;
                ["z"] = 211.45350646973;
                ["h"] = -2.162157535553;
            };
            ["whitelist"] = "Coerthan Crab";
            ["whitelisthq"] = "Coerthan Crab";
            ["usestealth"] = false;
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";
            ["usecollect"] = false;
        };
        [1000] = {
            ["type"] = "fishing";
            ["radius"] = 1;
            ["minlevel"] = 1;
            ["mapid"] = 478;
            ["pos"] =  {
                ["x"] = 15.65;
                ["y"] = 206.80;
                ["z"] = 54.16;
            };    
        };
    };
}
return obj1



RE: Fish Gathering does not work since last bot update - sebbs - 11-29-2015

Try it without the .010001010109.

2dp.

36.21


RE: Fish Gathering does not work since last bot update - eoriez - 11-29-2015

... just tried using the older established fishing profiles and none of them are working. Same problem as before. Navigates to the right place like a champ but it just stands there ... doesn't even select bait.