Trinity icon indicating copy to clipboard operation
Trinity copied to clipboard

Error in mid of greater rift - Bot logs out

Open sebflex opened this issue 6 years ago • 0 comments

[Trinity 2.6.448] Exception in GreaterRiftTag: System.NullReferenceException: Object reference not set to an instance of an object. at Trinity.Components.Adventurer.Coroutines.ExplorationCoroutine.<Exploring>d__23.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\Adventurer\Coroutines\ExplorationCoroutine.cs:line 210 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.Components.Adventurer.Coroutines.ExplorationCoroutine.<GetCoroutine>d__14.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\Adventurer\Coroutines\ExplorationCoroutine.cs:line 98 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.Components.Adventurer.Coroutines.ExplorationCoroutine.<Explore>d__2.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\Adventurer\Coroutines\ExplorationCoroutine.cs:line 27 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.Components.Adventurer.Coroutines.RiftCoroutines.RiftCoroutine.<SearchingForExitPortal>d__63.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\Adventurer\Coroutines\RiftCoroutines\RiftCoroutine.cs:line 845 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.Components.Adventurer.Coroutines.RiftCoroutines.RiftCoroutine.<GetCoroutine>d__39.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\Adventurer\Coroutines\RiftCoroutines\RiftCoroutine.cs:line 214 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.ProfileTags.RiftProfileBehavior.<MainTask>d__22.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\ProfileTags\RiftTag.cs:line 74 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Trinity.Components.QuestTools.BaseProfileBehavior.<Run>d__30.MoveNext() in C:\Users\sebas\Desktop\DB BETA\Plugins\Trinity\Components\QuestTools\BaseProfileBehavior.cs:line 102

sebflex avatar Jun 23 '18 22:06 sebflex