MMOMinion

Full Version: [module] LedgendaryFisher v1.4.5 (update: 15-08-23)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
Hi,

About unknown weather:
This is due to the weathercollector application not being able to read the data from http://en.ff14angler.com/skywatcher/ webpage.

The most common reason is that the database is empty. The webpage relies on players to use a special program which reports the current weather from the skywatchers ingame, if no data is reported recently the database will be empty.

If you get UW next to your fish go through the following steps:
1. open http://en.ff14angler.com/skywatcher/ in your webbrowser, if the fields are empty you're out of luck, you'll have to wait until someone reports weather to the webpage.
2. If there is weather showing, try to run the weathercollector.exe in the LedgendaryFisher folder manually, after a few seconds the ZoneWeather.info file should update. If you open the ZoneWeather.info file in a text editor and the data in that file differs from the information displayed on the webpage I have some unknow bug I need to squash!
i look the http://en.ff14angler.com/skywatcher/ site and it's full

in the file zoneweather.info there is many unknow values

i try to launch the .exe he do an error with an flash.ocx who seems missing but he put all the value in the field and so he works now

i'm on win 7 64bit

there can be many problem
1st the lua script dont launch the weather.exe
or/and
the weather.exe can't ready correctly the web site if there is on other soft who launch it
or/and
the .exe has some problem for write in the .info file
Sorry for asking this but..say if you deleted a marker like the nail2: restting fatigue, is there any way to get it back?
Nvm I got it back but for some reason when it runs to the marker to reset the fishing fatique it just stands there instead of casting the rod
Not sure what's wrong, weather is correct, time is correct and the bot aint moving.
http://i62.tinypic.com/nzg3z6.jpg

even the weather info is correct
Code:
};
        [22] = {
            ["Name"] = "Coerthas Central Highlands";
            ["PreviousWeather"] = "Snow";
            ["CurrentWeather"] = "Blizzards";
            ["NextWeather"] = "Snow";
            ["NextWeather2"] = "Snow";
            ["NextWeather3"] = "Blizzards";
        };
is it possible to add "release none" button
some of the fishes it releases are good for desynth so
Hello,
Anyone else having problem with emperor fishing? Like it will fish till hitting fatigue then it will run to resetting fatigue spot but it will just stand there instead of running to the edge and casting like it did before
Recently ffxiv weather algorithm has been discovered so I made my own WeatherCollector based in the algorith (calculates weather) and i'm using my own version of the addon modified.

https://www.dropbox.com/sh/9ud2deajh2qe7...BOaza?dl=0

I only change the WeatherCollector app and modify in FishData.info "Heat Wave" for "Heat Waves".
i test your addon and there are many problem impossible to put more than 17fish in a profile, many errors in console , it should be better you just take the last release and just replace the .exe
KaWeNGoD 's copy seems to be working well ;)
(05-13-2015, 08:32 AM)bibi Wrote: [ -> ]i test your addon and there are many problem impossible to put more than 17fish in a profile, many errors in console , it should be better you just take the last release and just replace the .exe

Could you show me your console errors?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35