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?
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?
Hi,
R YAR does not show everything, someone will have an idea?
Ty !
Anyone have a fix for this?
your using IE
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 itIt's not a bug, there is a configuration option which tells YAR how long to wait before it puts in the password to login.
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?
TreeStartPulse();
public void OnPulse()
{
TreeStartPulse();
}
When using YAR the plugins tab in DB is empty and the bot doesn't run. Any ideas how to fix this?
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 ?
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!