akassaw
Member
- Joined
- Feb 17, 2010
- Messages
- 195
- Reaction score
- 1
This is my issue:
*************** Settings ****************
[03:13:46.415 N] Err: Custom Action
if ((bool)Settings["Kun-LiSummit"]) FarmZoneIDs.Add(5841)
System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code102579412(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.415 N] Err: Custom Action
if ((bool)Settings["Jade"]) FarmZoneIDs.Add(5785)
System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code875987798(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.415 N] Err: Custom Action
if ((bool)Settings["FourWinds"]) FarmZoneIDs.Add(5805)
System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code158454138(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.416 N] Err: Custom Action
if ((bool)Settings["KrasarangWilds"]) FarmZoneIDs.Add(6134)
System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code290553313(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.416 N] Err: Custom Action
if ((bool)Settings["TownlongSteppes"]) FarmZoneIDs.Add(5742)
System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code1877590770(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.418 D] Stop called!
[03:13:46.419 Q] Bot Stopped! Reason: None Given
*************** Settings ****************
[03:13:46.415 N] Err: Custom Action


System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code102579412(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.415 N] Err: Custom Action


System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code875987798(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.415 N] Err: Custom Action


System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code158454138(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.416 N] Err: Custom Action


System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code290553313(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.416 N] Err: Custom Action


System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code1877590770(Object context)
at HighVoltz.Composites.CustomAction.Run(Object context) in d:\Downloads\Honorbuddy 2.5.6597.518\Bots\Professionbuddy\Composites\CustomAction.cs:line 70
[03:13:46.418 D] Stop called!
[03:13:46.419 Q] Bot Stopped! Reason: None Given