favbrwnguy
New Member
- Joined
- Dec 14, 2012
- Messages
- 14
- Reaction score
- 0
I updated my HB an hour ago and now i keep getting this when i try to use it..
[Compiler Error]: c:\Users\Chad\Documents\hb\Quest Behaviors\Development\TEMPLATE_QB.cs(64,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\Chad\Documents\hb\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\Chad\Documents\hb\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\Chad\Documents\hb\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!
how do i fix this?
[Compiler Error]: c:\Users\Chad\Documents\hb\Quest Behaviors\Development\TEMPLATE_QB.cs(64,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\Chad\Documents\hb\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\Chad\Documents\hb\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\Chad\Documents\hb\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!
how do i fix this?