2014-01-22 10:47:55,773 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Main.cs(214,78) : error CS0117: 'Loki.Game.LokiPoe' does not contain a definition for 'CurrentInstance'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,787 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Main.cs(214,110) : error CS0117: 'Loki.Game.LokiPoe' does not contain a definition for 'Me'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,789 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(91,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,789 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(91,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(103,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(103,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(119,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(119,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(131,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(131,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(143,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(143,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:50:11,444 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()
BotMain.
2014-01-22 10:51:09,936 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()
BotMain.
2014-01-22 10:53:24,073 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()
AssemblyLoader`1.Reload
2014-01-22 10:47:55,787 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Main.cs(214,110) : error CS0117: 'Loki.Game.LokiPoe' does not contain a definition for 'Me'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,789 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(91,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,789 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(91,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(103,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(103,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(119,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,790 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(119,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(131,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(131,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(143,25) : error CS1502: The best overloaded method match for 'Loki.Game.Objects.NetworkObject.Interact(bool, bool, Loki.Game.LokiPoe.InputTargetType)' has some invalid arguments
AssemblyLoader`1.Reload
2014-01-22 10:47:55,791 [4] ERROR AssemblyLoader`1 (null) - Compiler Error: d:\Game\POEBot\Exilebuddy 0.1.1572.27\Plugins\ItemPickupBeta\Repositories\VerificationRepository.cs(143,58) : error CS1503: Argument 3: cannot convert from 'bool' to 'Loki.Game.LokiPoe.InputTargetType'
AssemblyLoader`1.Reload
2014-01-22 10:50:11,444 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()
BotMain.
2014-01-22 10:51:09,936 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()
BotMain.
2014-01-22 10:53:24,073 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
System.NullReferenceException: Object reference not set to an instance of an object.
at GrindBot7.Poi..ctor(NetworkObject obj, PoiType type, Func`1 getter)
at GrindBot7.Poi..ctor(NetworkObject entity, PoiType type)
at GrindBot7.GrindBot.()
at ..()
at GrindBot7.GrindBot.DetermineCurrentPoi()
at GrindBot7.GrindBot.Pulse()
at Loki.Bot.Pulsator.(PulseFlags , PulseFlags , Action , String )
at Loki.Bot.Pulsator.Pulse(PulseFlags flags)
at Loki.Bot.BotMain.()