What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Need a bit of help (errors posted in thread)

ixbranexi

New Member
Joined
Jul 31, 2014
Messages
28
Here is whats going on in my console when i start up the bot. Could any one help me out on figuring out whats going on? I know next to nothing about this kinda stuff :o


[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\KupoRoutine.cs(18,7) : warning CS0105: The using directive for 'Kupo.Settings' appeared previously in this namespace
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(32,30) : error CS0239: 'Kupo.Rotations.AllBasicClasses.Initialize()': cannot override inherited member 'Kupo.KupoRoutine.Initialize()' because it is sealed
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(45,29) : error CS1715: 'Kupo.Rotations.AllBasicClasses.PullRange': type must be 'float' to match overridden member 'ff14bot.AClasses.CombatRoutine.PullRange'
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(53,38) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreatePreCombatBuffs()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(57,38) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreateRest()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(76,40) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreateHeal()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(129,38) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreatePull()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(140,38) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreateCombatBuffs()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(169,38) : error CS0115: 'Kupo.Rotations.AllBasicClasses.CreateCombat()': no suitable method found to override
[23:50:03.553 N] Compiler Error: k:\RBBFFXIV\Routines\Kupo\Rotations\AllBasicClasses.cs(29,11) : error CS0534: 'Kupo.Rotations.AllBasicClasses' does not implement inherited abstract member 'ff14bot.AClasses.CombatRoutine.PullRange.get'
 
Back
Top