I am not the one being rude here YOU are.. I post my logs and all the people
here do is whine and bitch about it. Don't you have smaller logs...
First off chinajade you have no clue what you are talking about and are abusing your
position and deleting posts. You gave me a warning for a post claiming bad language
when there was no bad language in it at all.
I am not trolling anything and I did post my FULL logs. It is NOT my responsibility
to debug their crappy coding.
I posted my full logs and then they asked me if I had smaller logs and whined about
the one big log that I posted because it was too big. Maybe ChinaJade if you actually
took the time to read back you would have seen that I posted the full logs already.
You are too busy handing out infractions when there is no infraction at all.
I am sick of your garbage Chinajade you are abusing your powers here and it needs
to stop now. Remove the warnings against me immediately I did NOTHING wrong.
A clean install does not help this matter either already done. That was one of the
first things I did.
Also Dark wolf I do NOT run any kind of a special environment what so ever it is
Windows 7 (64 bit) the same as many of the other people.
You have no clue what you are talking about Dark Wolf when you say a
"special environment" simply you just don't want to debug this crappy code.
If you don't want to support this addon then let it die or some one else take it
over that can properly handle it.
I am not the one being rude here YOU are.. I post my logs and all the people
here do is whine and bitch about it. Don't you have smaller logs...
I posted my logs I did my part and all I get is a bunch of attitude from the
people in this thread.
Once again if Dark Wolf isn't going to support this plugin then archive this
whole thread and let the plugin die.
It sounds like Dark Wolf doesn't have the time or ability or desire to
really support this plugin anyways.
First off chinajade you have no clue what you are talking about and are abusing your
position and deleting posts. You gave me a warning for a post claiming bad language
when there was no bad language in it at all.
I am not trolling anything and I did post my FULL logs. It is NOT my responsibility
to debug their crappy coding.
I posted my full logs and then they asked me if I had smaller logs and whined about
the one big log that I posted because it was too big. Maybe ChinaJade if you actually
took the time to read back you would have seen that I posted the full logs already.
You are too busy handing out infractions when there is no infraction at all.
I am sick of your garbage Chinajade you are abusing your powers here and it needs
to stop now. Remove the warnings against me immediately I did NOTHING wrong.
A clean install does not help this matter either already done. That was one of the
first things I did.
Also Dark wolf I do NOT run any kind of a special environment what so ever it is
Windows 7 (64 bit) the same as many of the other people.
You have no clue what you are talking about Dark Wolf when you say a
"special environment" simply you just don't want to debug this crappy code.
If you don't want to support this addon then let it die or some one else take it
over that can properly handle it.
I am not the one being rude here YOU are.. I post my logs and all the people
here do is whine and bitch about it. Don't you have smaller logs...
I posted my logs I did my part and all I get is a bunch of attitude from the
people in this thread.
Once again if Dark Wolf isn't going to support this plugin then archive this
whole thread and let the plugin die.
It sounds like Dark Wolf doesn't have the time or ability or desire to
really support this plugin anyways.
since the guy is not willing to support this plugin I have simply removed it.
Really nice way to treat a life time sub for this bot. I never wrote this code NOR
am I responsibble for supporting it. It is not my job.
I also never said it was beyond my capabilities I just said it is not my job to support
this code.
This plugin has been buggy for some time anyways even if you look at the old
thread for this plugin which obviously you have not done.
You are extremely rude and ignorant Wheredidigo
Funny how the moderators allow people like Wheredidigo to insult
me and be rude towards me and they do nothing.
Your post is extremely rude and insulting. I did my part I posted
my full logs it is NOT my responsibility to support this buggy code.
Ever since I posted my full logs I have gotten nothing but a bunch
of whining from people in this thread.
Quite clearly the guy does not want to support this plugin saying
he was busy with another plugin as well in his one post.
So I am correct in saying that if he isn't going to support this
plugin fully to pass it off or archive this this thread and let the
plugin die.
Lest the cry of "censorship" arise...For anyone that is just now reading this thread, all of DarkShado's posts have been deleted which may make reading the last couple pages a little bit confusing.
That never crossed my mind, but thank you for clarifying in case people were wondering.Lest the cry of "censorship" arise...
DarkShado himself did this, not the moderators.
cheers,
chinajade
hey guys is this broken? was working yesterday but today its not working at all
Patrol is working but there's a few things I'd like to outline
first off, please make patrol prioritize fates in the entire region; sometimes it gets stuck patrolling and grinding monsters when there are fates up across the map where it'd be far more efficient EXP to go there. either set a range to scan for fates (if that isn't already implemented) or check for fates open and always prioritize them before patrol.
this along with fatebot works very well, keep up the good works, and it doesn't seem to be broken for me in reply to above posts
Patrol is broken as of this update:
[17:20:33.566 N] 0 Targets on stack
[17:20:33.569 D] Exception while pulsing plugin LightPatrol: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToByte(String value)
at Patrol.Patrol.<getTargets>b__0(GameObject unit) in c:\BOTS\FFXIV\REBORNBUDDY\Plugins\Patrol\Patrol.cs:line 62
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at System.Linq.Enumerable.<TakeIterator>d__3a`1.MoveNext()
at Patrol.Patrol.getTargets() in c:\BOTS\FFXIV\REBORNBUDDY\Plugins\Patrol\Patrol.cs:line 75
at Patrol.Patrol.KillSomething() in c:\BOTS\FFXIV\REBORNBUDDY\Plugins\Patrol\Patrol.cs:line 89
at Patrol.Patrol.OnPulse() in c:\BOTS\FFXIV\REBORNBUDDY\Plugins\Patrol\Patrol.cs:line 221
at ff14bot.Managers.PluginManager.PulsePlugin(IBotPlugin plugin)
thanks for the reply, still getting the following:Looking in the code, it sounds like it might be caused by a missing null check when no targets are within range. If that is the case, try this to see if it works better:
View attachment 183852
Warning: I haven't tested this at all and don't recommend using it unless you run into the issue stated above. As always, backup the original in case you need to restore it.