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!

function getability error help pls

lurthz

New Member
Joined
Oct 31, 2013
Messages
21
i just buyed bot 2 days ego and keep getting this error evry time pls help me it say : function getability name does not exist, and bot starts but not moving. and somtıme say dboffset is zero an other error.

this is my latest log file.

2016-12-25 16:33:42,258 [1] INFO MainWindow - Starting Buddy Wing v1.0.1362.1008
2016-12-25 16:33:43,251 [1] INFO GlobalSettings - Global settings have been saved.
2016-12-25 16:33:44,860 [6] INFO MainWindow - Logging in...
2016-12-25 16:33:45,347 [6] INFO MainWindow - T: 5247868822676052524 H: 383428940
2016-12-25 16:33:45,349 [6] INFO MainWindow - Login Success!
2016-12-25 16:33:46,522 [7] INFO MainWindow - First CPU: AMD FX(tm)-8350 Eight-Core Processor
2016-12-25 16:33:46,523 [7] INFO MainWindow - OS Version: Windows NT 6.2.9200.0
2016-12-25 16:33:46,523 [7] INFO MainWindow - App Path: C:\Users\mokoko\Documents\Buddywing\Buddywing.exe
2016-12-25 16:33:47,576 [7] INFO NodeManager - NodeManager update has completed.
2016-12-25 16:33:48,078 [7] INFO MainWindow - User is a Consular
2016-12-25 16:33:48,178 [7] ERROR MainWindow - Unhandled exception during init:
System.Exception: Function GetAbilityName does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.Call[T](Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.Objects.TorAbility.get_Name()
konum: Buddy.Swtor.Objects.TorPlayer.<>c__DisplayClass36_0.<HasAbility>b__0(TorAbility s)
konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
konum: Buddy.Swtor.Objects.TorPlayer.HasAbility(String name)
konum: Buddy.Swtor.Objects.TorPlayer.HasSpecificDiscipline(CharacterDiscipline& discipline)
konum: Buddy.Swtor.Objects.TorPlayer.get_Discipline()
konum: Buddywing.MainWindow.DoInitialization(Boolean recompile)
2016-12-25 16:33:48,180 [7] INFO MainWindow - Buddy Wing: The Old Robot is ready!
2016-12-25 16:33:48,180 [7] INFO MainWindow - You can use the F9 key to pause and unpause the bot, and F10 to stop or start it while in-game.
2016-12-25 16:33:54,242 [1] INFO BotMain - Current bot set to Quest Bot
2016-12-25 16:33:54,246 [1] INFO CharacterSettings - Character settings have been saved.
2016-12-25 16:33:54,247 [1] INFO ProfileManager - Loaded profile [REPUBLIC|LIGHT] Tython 1-10 - Recreated by Orlok Raven
2016-12-25 16:34:02,004 [1] INFO BotMain - Reloading the NodeManager..
2016-12-25 16:34:02,723 [1] INFO NodeManager - NodeManager update has completed.
2016-12-25 16:34:03,430 [1] INFO InventoryManagerItem - Medpac Created!
2016-12-25 16:34:03,436 [1] INFO Logging - [BenderCombat] *** BenderCombat ***
2016-12-25 16:34:03,480 [1] INFO Logging - [BenderCombat] Level: 1
2016-12-25 16:34:03,480 [1] INFO Logging - [BenderCombat] Class: Consular
2016-12-25 16:34:03,481 [1] INFO Logging - [BenderCombat] Advanced Class: Sage
2016-12-25 16:40:33,259 [1] ERROR MainWindow - System.Exception: Function GetAbilityName does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.Call[T](Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.Objects.TorAbility.get_Name()
konum: Buddy.Swtor.Objects.TorPlayer.<>c__DisplayClass36_0.<HasAbility>b__0(TorAbility s)
konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
konum: Buddy.Swtor.Objects.TorPlayer.HasAbility(String name)
konum: Buddy.Swtor.Objects.TorPlayer.HasSpecificDiscipline(CharacterDiscipline& discipline)
konum: Buddy.Swtor.Objects.TorPlayer.get_Discipline()
konum: BenderCombat.BenderCombat.Initialize() c:\Users\mokoko\Documents\Buddywing\Routines\BenderCombat\trunk\BenderCombat.cs içinde: satır 67
konum: Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
konum: Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
konum: Buddy.CommonBot.BotMain.Start()
konum: Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
2016-12-25 16:40:33,260 [1] ERROR TorObject - Engine class is null, TorObject may no longer be valid!
2016-12-25 16:40:33,261 [1] ERROR App - System.Exception: DbOffset is Zero.
konum: Buddy.Swtor.Managers.ClassFieldCache.GetValue[T](UInt64 field, HeroType forcedType)
konum: Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
konum: Buddy.Swtor.Objects.TorPlayer.get_Name()
konum: Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
konum: System.Windows.Controls.Primitives.ButtonBase.OnClick()
konum: System.Windows.Controls.Button.OnClick()
konum: System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
konum: System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
konum: System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
konum: System.Windows.Input.InputManager.ProcessStagingArea()
konum: System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
konum: System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
konum: System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
konum: System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2016-12-25 16:41:56,695 [1] ERROR App - System.Exception: DbOffset is Zero.
konum: Buddy.Swtor.Managers.ClassFieldCache.GetValue[T](UInt64 field, HeroType forcedType)
konum: Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
konum: Buddy.Swtor.Objects.TorPlayer.get_Name()
konum: Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
konum: System.Windows.Controls.Primitives.ButtonBase.OnClick()
konum: System.Windows.Controls.Button.OnClick()
konum: System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
konum: System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
konum: System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
konum: System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
konum: System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
konum: System.Windows.Input.InputManager.ProcessStagingArea()
konum: System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
konum: System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
konum: System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
konum: System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
konum: System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
konum: MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
konum: System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
konum: System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
konum: System.Windows.Application.RunDispatcher(Object ignore)
konum: System.Windows.Application.RunInternal(Window window)
konum: System.Windows.Application.Run(Window window)
konum: System.Windows.Application.Run()
konum: Buddywing.App.Main()
 
all c++ redist its done i delete bender routıne now just try to reach level 10 then i will notice here thanks for now.
 
ı am now level 12 at coruscant but still keep getting this error : (fucntion get ability name does not exist ) what does that mean ? pls help


thas my log file:
2016-12-25 20:44:20,313 [1] INFO MainWindow - Starting Buddy Wing v1.0.1362.1008
2016-12-25 20:44:21,313 [1] INFO GlobalSettings - Global settings have been saved.
2016-12-25 20:44:22,617 [6] INFO MainWindow - Logging in...
2016-12-25 20:44:23,120 [6] INFO MainWindow - T: 5247868973053632154 H: 4193852334
2016-12-25 20:44:23,123 [6] INFO MainWindow - Login Success!
2016-12-25 20:44:24,319 [7] INFO MainWindow - First CPU: AMD FX(tm)-8350 Eight-Core Processor
2016-12-25 20:44:24,320 [7] INFO MainWindow - OS Version: Windows NT 6.2.9200.0
2016-12-25 20:44:24,321 [7] INFO MainWindow - App Path: C:\Users\mokoko\Documents\Buddywing\Buddywing.exe
2016-12-25 20:44:26,502 [7] INFO NodeManager - NodeManager update has completed.
2016-12-25 20:44:27,019 [7] INFO MainWindow - User is a Consular
2016-12-25 20:44:27,137 [7] ERROR MainWindow - Unhandled exception during init:
System.Exception: Function GetAbilityName does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.Call[T](Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.Objects.TorAbility.get_Name()
konum: Buddy.Swtor.Objects.TorPlayer.<>c__DisplayClass36_0.<HasAbility>b__0(TorAbility s)
konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
konum: Buddy.Swtor.Objects.TorPlayer.HasAbility(String name)
konum: Buddy.Swtor.Objects.TorPlayer.HasSpecificDiscipline(CharacterDiscipline& discipline)
konum: Buddy.Swtor.Objects.TorPlayer.get_Discipline()
konum: Buddywing.MainWindow.DoInitialization(Boolean recompile)
2016-12-25 20:44:27,139 [7] INFO MainWindow - Buddy Wing: The Old Robot is ready!
2016-12-25 20:44:27,139 [7] INFO MainWindow - You can use the F9 key to pause and unpause the bot, and F10 to stop or start it while in-game.
2016-12-25 20:44:31,759 [1] INFO BotMain - Current bot set to Quest Bot
2016-12-25 20:44:31,762 [1] INFO CharacterSettings - Character settings have been saved.
2016-12-25 20:44:31,763 [1] INFO ProfileManager - Loaded profile [REPUBLIC|LIGHT] Coruscant 10-17 - Recreated by Orlok Raven
2016-12-25 20:44:34,638 [1] INFO BotMain - Reloading the NodeManager..
2016-12-25 20:44:36,372 [1] INFO NodeManager - NodeManager update has completed.
2016-12-25 20:44:37,000 [1] INFO InventoryManagerItem - Medpac Created!
2016-12-25 20:44:37,050 [1] INFO Logging - [DefaultCombat] Level: 12
2016-12-25 20:44:37,051 [1] INFO Logging - [DefaultCombat] Class: Consular
2016-12-25 20:44:37,051 [1] INFO Logging - [DefaultCombat] Advanced Class: Sage
2016-12-25 20:44:38,269 [1] ERROR MainWindow - System.Exception: Function GetAbilityName does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.Call[T](Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.Objects.TorAbility.get_Name()
konum: Buddy.Swtor.Objects.TorPlayer.<>c__DisplayClass36_0.<HasAbility>b__0(TorAbility s)
konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
konum: Buddy.Swtor.Objects.TorPlayer.HasAbility(String name)
konum: Buddy.Swtor.Objects.TorPlayer.HasSpecificDiscipline(CharacterDiscipline& discipline)
konum: Buddy.Swtor.Objects.TorPlayer.get_Discipline()
konum: DefaultCombat.DefaultCombat.Initialize() c:\Users\mokoko\Documents\Buddywing\Routines\DefaultCombat\DefaultCombat.cs içinde: satır 71
konum: Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
konum: Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
konum: Buddy.CommonBot.BotMain.Start()
konum: Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
2016-12-25 20:44:47,637 [9] INFO MainWindow - Dumping visible, and tracked quests.
2016-12-25 20:44:47,696 [9] ERROR App - System.Exception: Function GetQuestDefinition does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.CallStatic[T](DomScriptIds scriptId, Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScriptStatic[T](DomScriptIds scriptId, Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.OracleManager.<>c__DisplayClass54_0.<GetQuestDefinition>b__0()
konum: Buddy.Swtor.ObjectManager.<>c__DisplayClass11_0.<GetOrAdd>b__0(UInt64 l)
konum: System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
konum: Buddy.Swtor.ObjectManager.GetOrAdd(UInt64 id, Func`1 getFunc)
konum: Buddy.Swtor.OracleManager.GetQuestDefinition(UInt64 questId)
konum: Buddy.Swtor.Objects.Quests.QuestState.get_QuestDefinition()
konum: Buddywing.MainWindow.<btnDumpQuests_Click>b__40_0(Object o)
konum: System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
konum: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
konum: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
konum: System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
konum: System.Threading.ThreadPoolWorkQueue.Dispatch()
konum: System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
 
Last edited:
please help me guys i just waitıng and looking to screen i did everything delete buddy wing and all c++ and i used deafauld prpfile also tried puredefeauld i did fresh install always same error (function getability name does not exist)
 
Only use defaultcombat, no other routines. All other are outdated.
Delete plugins Inside plugin folder, run game and swtor as admin, set game to English, login to the game only then press start on the bot, etc. Etc.
 
i am at work i let you know when i am try this. i dindt delete plugins before i will try thanks for now.
 
i use defealut commbat routıne and i delete plugin adn i start bot and game admiminstator mode but still getting function getability name does not existerror :(( any help ??
 
ı format computer install win 7 chance 3 times disipline bot say consular sage level 15 stilll keep getiing same error. also didt see rouite until i press start and sopt one time.

] NodeManager update has completed.
00:50:48,725 [INFO] Medpac Created!
00:50:48,832 [INFO] [DefaultCombat] Level: 15
00:50:48,833 [INFO] [DefaultCombat] Class: Consular
00:50:48,834 [INFO] [DefaultCombat] Advanced Class: Sage
 
Last edited:
i will try and let you know but i guess its not about windows 8 i will keep getting this error with windows 10 and the delete win10 install win7, you can right about 32 bit c++ i didnt checked before 32 or 64 i will check it now
 
i will try and let you know but i guess its not about windows 8 i will keep getting this error with windows 10 and the delete win10 install win7, you can right about 32 bit c++ i didnt checked before 32 or 64 i will check it now

32 is necessary 64 is optional
 
stıll getting same error thıs error creting after press buddywing login button someting couse of this but i didnt find for a week :(

2016-12-30 14:25:31,630 [1] INFO MainWindow - Starting Buddy Wing v1.0.1362.1008
2016-12-30 14:25:33,458 [1] INFO GlobalSettings - Global settings have been saved.
2016-12-30 14:25:35,883 [1] INFO GlobalSettings - Global settings have been saved.
2016-12-30 14:25:37,402 [6] INFO MainWindow - Logging in...
2016-12-30 14:25:38,384 [6] INFO MainWindow - T: 5247873065802404989 H: 3310908129
2016-12-30 14:25:38,387 [6] INFO MainWindow - Login Success!
2016-12-30 14:25:39,546 [7] INFO MainWindow - First CPU: AMD FX(tm)-8350 Eight-Core Processor
2016-12-30 14:25:39,547 [7] INFO MainWindow - OS Version: Windows NT 6.1.7601 Service Pack 1
2016-12-30 14:25:39,547 [7] INFO MainWindow - App Path: C:\Users\Dagdelen\Documents\Buddywing\Buddywing.exe
2016-12-30 14:25:40,543 [7] INFO NodeManager - NodeManager update has completed.
2016-12-30 14:25:41,018 [1] INFO CharacterSettings - Character settings have been saved.
2016-12-30 14:25:41,053 [7] INFO MainWindow - User is a Consular
2016-12-30 14:25:41,171 [7] ERROR MainWindow - Unhandled exception during init:
System.Exception: Function GetAbilityName does not exist.
konum: Buddy.Swtor.Managers.ClassMethodCache.Call[T](Boolean hasReturnValue, String functionName, Object[] args)
konum: Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
konum: Buddy.Swtor.Objects.TorAbility.get_Name()
konum: Buddy.Swtor.Objects.TorPlayer.<>c__DisplayClass36_0.<HasAbility>b__0(TorAbility s)
konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
konum: Buddy.Swtor.Objects.TorPlayer.HasAbility(String name)
konum: Buddy.Swtor.Objects.TorPlayer.HasSpecificDiscipline(CharacterDiscipline& discipline)
konum: Buddy.Swtor.Objects.TorPlayer.get_Discipline()
konum: Buddywing.MainWindow.DoInitialization(Boolean recompile)
2016-12-30 14:25:41,173 [7] INFO MainWindow - Buddy Wing: The Old Robot is ready!
2016-12-30 14:25:41,173 [7] INFO MainWindow - You can use the F9 key to pause and unpause the bot, and F10 to stop or start it while in-game.
 

Attachments

Last edited:
JqDpYW.png
[/url][/IMG]


yeap ı am sure i start with english language
 
Do you have any anti virus software running also try running star wars and buddywing by right-click run as administrator
 
ı just format to pc and dont have any anti virus program yes i always run both game and bot wıth administator mode

bot doıng all mısson conversation automaticly but does not move afrter the error
 
Last edited:
Back
Top