View attachment 96856
I haven't used Kicks or Honorbuddy in a while, but when firing it up recently I got this error:
[Compiler Error]: c:\Users\Neil\Documents\HonorBuddy Bot\Quest Behaviors\Development\TEMPLATE_QB.cs(61,18) : error CS0260: Missing partial modifier on declaration of type 'Honorbuddy.Quest_Behaviors.TEMPLATE_QB.TEMPLATE_QB'; another partial declaration of this type exists
[Compiler Error]: c:\Users\Neil\Documents\HonorBuddy Bot\Quest Behaviors\Vehicles\MountVehOnly.cs(30,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.MountVehOnly' already contains a definition for 'MountVehOnly'
[Compiler Error]: c:\Users\Neil\Documents\HonorBuddy Bot\Quest Behaviors\Vehicles\NoControlVehicle.cs(30,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.NoControlVehicle' already contains a definition for 'NoControlVehicle'
[Compiler Error]: c:\Users\Neil\Documents\HonorBuddy Bot\Quest Behaviors\Vehicles\VehicleBehavior.cs(28,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.VehicleBehavior' already contains a definition for 'VehicleBehavior'
Errors in quest behaviors!