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!

Buddy Wing Routines dont Load at the Start

Silizin14

New Member
Joined
Aug 9, 2015
Messages
1
Heya my problem is that i downloaded Joes Routines and installed it like in the instructions but the Routines dont load if i start buddywing..




The log.txt:
2015-08-06 15:33:53,065 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Helpers\MercHelpers.cs(19,7) : warning CS0105: Die using-Direktive für 'Buddy.CommonBot' wurde bereits zuvor in diesem Namespace verwendet.
2015-08-06 15:33:53,066 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Helpers\MercHelpers.cs(10332,32) : warning CS0108: 'JoesCombat.MyTargetingProvider.GetObjectsByWeight()' blendet den vererbten Member 'Buddy.CommonBot.DefaultCombatTargetingProvider.GetObjectsByWeight()' aus. Verwenden Sie das new-Schlüsselwort, wenn das Ausblenden vorgesehen war.
2015-08-06 15:33:53,067 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Logger.cs(25,13) : warning CS0618: 'Buddy.Common.Logging.Write(System.Windows.Media.Color, string, params object[])' ist veraltet: 'Logging.WriteX is no longer used, declare [private ILog _log = Log.Get();] in your type and use its members instead!'
2015-08-06 15:33:53,067 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\SpecHandler.cs(162,31) : warning CS0618: 'Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(Buddy.Swtor.SkillTreeId)' ist veraltet: 'Obsolete since SWTOR 3.0. Consider using CharacterClass/AdvancedClass combination. Stop caring about trees, they're all passive.'
2015-08-06 15:33:53,068 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\SpecHandler.cs(163,31) : warning CS0618: 'Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(Buddy.Swtor.SkillTreeId)' ist veraltet: 'Obsolete since SWTOR 3.0. Consider using CharacterClass/AdvancedClass combination. Stop caring about trees, they're all passive.'
2015-08-06 15:33:53,068 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\SpecHandler.cs(164,31) : warning CS0618: 'Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(Buddy.Swtor.SkillTreeId)' ist veraltet: 'Obsolete since SWTOR 3.0. Consider using CharacterClass/AdvancedClass combination. Stop caring about trees, they're all passive.'
2015-08-06 15:33:53,068 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Helpers\JoesCombat.cs(69,21) : error CS0117: 'Buddy.Common.Logging' enthält keine Definition für 'LoggingLevel'.
2015-08-06 15:33:53,068 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Helpers\MercHelpers.cs(1461,88) : warning CS0472: Das Ergebnis des Ausdrucks ist immer 'false', da ein Wert vom Typ 'ulong' niemals NULL vom Typ 'ulong?' ist.
2015-08-06 15:33:53,069 [6] ERROR Log - Compiler Error: c:\Users\Woissa\Desktop\BuddyWing 1.0.1229.721\Routines\FightAtJoes\Helpers\MercHelpers.cs(10008,98) : warning CS0162: Unerreichbarer Code wurde entdeckt.
 
Read the last posts inside the Joes thread.
Swtor did some update on the code else it doesn't work
 
Back
Top