What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

R-YAR - rrrix's YAR fork

Hi,
R YAR does not show everything, someone will have an idea?

133152d1402934771-yar-help-please-untitled-jpg


Ty !
 
View attachment 133707

Getting this error...

R-Yar starts D3, waits for DB and when DB starts it "tabs" out to windows and then the bot doesen't log in because obviously DB needs the D3 window for the login...
Any way to fix this?
Anyone have a fix for this?
View attachment 133707

Getting this error...

R-Yar starts D3, waits for DB and when DB starts it "tabs" out to windows and then the bot doesen't log in because obviously DB needs the D3 window for the login...
Any way to fix this?
 
Im having an issue where for some reason R-Yar opens Diablo, but does not login, then opens DB, which then makes DB get an error. If I type in my D3 login myself and close DB then R-Yar will reopen DB and everything runs fine. Is anyone else having an issue with D3 not logging in?
 
Anyone have any suggestions for how to get R-Yar to login to Diablo? I am going to head out of town for a few days in a few weeks and want to get it set up so it will start and stop at some random times while I am away, but I can't do it if it won't login to Diablo, and subsequently DB.

When I start R-Yar and it gets to opening DB it just gives the error "Arg Routing - No routine was selected. Please check the spelling: Trinity" but again, if it would just login to Diablo then its fine.

I can't see anything in any settings... Thanks for any guidance on whatever I'm sure I missed.
 
It's not a bug, there is a configuration option which tells YAR how long to wait before it puts in the password to login.

That may be, but it doesent switch back to D3 for the password input so it freezez.... What do I need to do?
 
Can anyone please tell me how to get R-Yar to enter my login info for Diablo? I tried deleting all my files and resetting everything but it still just does not login to Diablo and so DB gets errors and does nothing. I want to use the scheduling feature to have the bot stop and start and I can't do this if it won't login.
 
It's not a bug, there is a configuration option which tells YAR how long to wait before it puts in the password to login.
i have this same issue and don't see this option anywhere just how long to wait before it starts db, and YAR doesn't log into d3 till after it starts up db which is what breaks it
 
Does the login feature work for anyone? Or is everyone out there manually logging in and then just letting R-Yar run? If it is working, what did you do to make it login? Its clear there are several who are having issues getting it to login to Diablo, and without being able to log in you lose the vast majority of the functionality and purpose of the relogger.

How do you make R-Yar login to Diablo THEN after it is logged in, open DB?
 
Does the login feature work for anyone? Or is everyone out there manually logging in and then just letting R-Yar run? If it is working, what did you do to make it login? Its clear there are several who are having issues getting it to login to Diablo, and without being able to log in you lose the vast majority of the functionality and purpose of the relogger.

How do you make R-Yar login to Diablo THEN after it is logged in, open DB?

It's working, just having some red errors probablue due to the "loading-screen" plugin loading, else everything is working fine. it should do both, else you missed a chapter or a step. Downloaded it (again, comeback!) few days ago, took me 20 seconds to make it work so... check special chars in passwords...
 
Well i went ahead and uninstalled DB again, made a clean install of everything and it logged into Diablo finally! For some reason it doesn't want to play with SkillSwap unless I close out DB once. Any ideas on this?
 
Last edited:
(Damn doesn't work yet...) Fix for Gold Timer bug:
Insert this line in Plugins\YAR\Plugin.cs at line 284:
Code:
TreeStartPulse();
=>
Code:
public void OnPulse()
{
    TreeStartPulse();
}

The real problem is that the tree hook is not correctly installed due to a typo. Feel free to change that (line 451 + 458 => "OutOfGame") but mine always crashes if I do that. (Edit: okay it doesn't crash anymore if I change TreeStartPulse's return value from Failure to anything else - but it also doesn't start any games then. Also doesn't matter if I change InsertHook to AddHook, almost as if the hook handling wasn't implemented correctly...)
 
Last edited:
getit7free ! fix works, buuuut

RRIX - only for bots with less than 2 bil gold on Win86 vmware - Coinage is of type int, which on 32 bit systems is only 2 bil max, please change data type

thanks
 
Trying to test this since people complaining it doesn't work with KadalaSpree but cant get this to work, it starts a d3 window, minimizes it tiny then doesn't login and loads up the battle.net launcher application which then throws an error about trying to do two things at the same time.

Code:
N [03-Jul-14 10:26:28 AM] <Tricky> We are scheduled to startN [03-Jul-14 10:26:28 AM] <Tricky> Language set: English (US) : enUS
N [03-Jul-14 10:26:28 AM] <Tricky> Region set: America : us.actual.battle.net
N [03-Jul-14 10:26:42 AM] <Tricky> Diablo:11224: Found D3 Main Window (531544)
N [03-Jul-14 10:26:44 AM] <Tricky> Diablo:11224: Waiting for process to become ready
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
N [03-Jul-14 10:26:46 AM] <Tricky> Diablo:11224: Process is ready
N [03-Jul-14 10:26:46 AM] <Tricky> Demonbuddy start delay, waiting 10 seconds
N [03-Jul-14 10:26:56 AM] <Tricky> Current profile: "R-RIFT (1).xml" Runs:0 Time:0 mintues (C:\Users\[]\Desktop\DB5\Profiles\R-RIFT (1).xml)
N [03-Jul-14 10:26:56 AM] <Tricky> Delete old Kickstart profile: C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Generate new Kickstart profile: C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Using Scheduled Profile C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Installing latest plugin: D:\Games\D3 - Copy\Diablo III\Plugins\YAR\Plugin.cs
N [03-Jul-14 10:26:56 AM] <Tricky> Demonbuddy:31472: Waiting for process to become ready
D [03-Jul-14 10:27:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
   at YetAnotherRelogger.Helpers.Bot.DemonbuddyClass.Start(Boolean noprofile, String profilepath, Boolean crashtenderstart)
N [03-Jul-14 10:27:05 AM] <Tricky> Stopping
N [03-Jul-14 10:27:05 AM] <Tricky> Diablo:11224: Kill process
V [03-Jul-14 10:27:05 AM] Relogger Thread Starting!
N [03-Jul-14 10:27:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at YetAnotherRelogger.Helpers.Bot.DemonbuddyClass.Start(Boolean noprofile, String profilepath, Boolean crashtenderstart)
   at YetAnotherRelogger.Relogger.StartBoth(BotClass bot)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:35 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:45 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:45 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:45 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:55 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:55 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:55 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:35 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:45 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:45 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:45 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:55 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:55 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:55 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:35 AM] Waiting 10 seconds and try again!
 
samefor me here , win7x64 , plugins not loaded at first start , some one have a solution of this ?

Some plugins needs to be enabled by YAR, so basically when you have to use YAR, make sure you have only the essential (trinity, yarcomms, and few other ones (not leveling plugins for example)) and check the "Force enable all plugins", should fix it (it does for me tho... maybe it'll fix it for you ;))

Trying to test this since people complaining it doesn't work with KadalaSpree but cant get this to work, it starts a d3 window, minimizes it tiny then doesn't login and loads up the battle.net launcher application which then throws an error about trying to do two things at the same time.

Code:
N [03-Jul-14 10:26:28 AM] <Tricky> We are scheduled to startN [03-Jul-14 10:26:28 AM] <Tricky> Language set: English (US) : enUS
N [03-Jul-14 10:26:28 AM] <Tricky> Region set: America : us.actual.battle.net
N [03-Jul-14 10:26:42 AM] <Tricky> Diablo:11224: Found D3 Main Window (531544)
N [03-Jul-14 10:26:44 AM] <Tricky> Diablo:11224: Waiting for process to become ready
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
D [03-Jul-14 10:26:46 AM] Exception: [Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at YetAnotherRelogger.Helpers.Logger.WriteGlobal(String format, Object[] args)
   at YetAnotherRelogger.Helpers.AutoPosition.ScreensClass.get_WorkingArea()
N [03-Jul-14 10:26:46 AM] <Tricky> Diablo:11224: Process is ready
N [03-Jul-14 10:26:46 AM] <Tricky> Demonbuddy start delay, waiting 10 seconds
N [03-Jul-14 10:26:56 AM] <Tricky> Current profile: "R-RIFT (1).xml" Runs:0 Time:0 mintues (C:\Users\[]\Desktop\DB5\Profiles\R-RIFT (1).xml)
N [03-Jul-14 10:26:56 AM] <Tricky> Delete old Kickstart profile: C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Generate new Kickstart profile: C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Using Scheduled Profile C:\Users\[]\Desktop\DB5\Profiles\YAR_Kickstart.xml
N [03-Jul-14 10:26:56 AM] <Tricky> Installing latest plugin: D:\Games\D3 - Copy\Diablo III\Plugins\YAR\Plugin.cs
N [03-Jul-14 10:26:56 AM] <Tricky> Demonbuddy:31472: Waiting for process to become ready
D [03-Jul-14 10:27:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
   at YetAnotherRelogger.Helpers.Bot.DemonbuddyClass.Start(Boolean noprofile, String profilepath, Boolean crashtenderstart)
N [03-Jul-14 10:27:05 AM] <Tricky> Stopping
N [03-Jul-14 10:27:05 AM] <Tricky> Diablo:11224: Kill process
V [03-Jul-14 10:27:05 AM] Relogger Thread Starting!
N [03-Jul-14 10:27:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at YetAnotherRelogger.Helpers.Bot.DemonbuddyClass.Start(Boolean noprofile, String profilepath, Boolean crashtenderstart)
   at YetAnotherRelogger.Relogger.StartBoth(BotClass bot)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:35 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:45 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:45 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:45 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:27:55 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:27:55 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:27:55 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:35 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:45 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:45 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:45 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:28:55 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:28:55 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:28:55 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:05 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:05 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:05 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:15 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:15 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:15 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:25 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:25 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:25 AM] Waiting 10 seconds and try again!
N [03-Jul-14 10:29:35 AM] Relogger Crashed! with message Thread was being aborted.
D [03-Jul-14 10:29:35 AM] Exception: [Thread was being aborted.]
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.String.nativeCompareOrdinalEx(String strA, Int32 indexA, String strB, Int32 indexB, Int32 count)
   at System.String.StartsWith(String value, StringComparison comparisonType)
   at System.Diagnostics.ProcessManager.IsRemoteMachine(String machineName)
   at System.Diagnostics.Process.GetProcesses(String machineName)
   at System.Diagnostics.Process.GetProcessesByName(String processName, String machineName)
   at YetAnotherRelogger.Relogger.ReloggerWorker()
N [03-Jul-14 10:29:35 AM] Waiting 10 seconds and try again!

I have no issues loading it, just had an error because it was not adventure mode, so that's kinda obvious it was my fault (I had an old version of the plugins).
What do they say?
 
Is there a way to let it "Start All" after R-YAR started automatically on Windows Boot.
 
Back
Top