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!

HB ARCHIVES: ARelog--DO NOT DELETE

Occasional likes to start HB before the actual login process is finished, no biggie, except for the fact that Arelog doesn't recognises this and doesn't reboot HB client.
https://www.thebuddyforum.com/relea...e-relogger-buddy-products-51.html#post1759855

Bumpie bump, really big problem, on some days :p

Also, Arelog also doesn't recognise the authentication server cant connect message bullshit. Would be awesome if you could implement a killswitch for that as well.
 
Is there some code I can use in my Questing Profiles in order to make the bot move to the next task on the list?
 
[11:20:51:822] Starting ARelog v1.0.135.109
[11:20:57:693] Starting Game
[11:20:57:774] Waiting for Game to idle
[11:21:06:35] [PID: 1104] Couldn't hook endscene. Trying again.
[11:21:12:35] [PID: 1104] Endscene hook has been failed. Please try again. If the issue continues please post a log to ARelog thread in forums
[11:21:12:35] System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic, Version=1.0.135.109, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. The system cannot find the file specified.
File name: 'GreyMagic, Version=1.0.135.109, Culture=neutral, PublicKeyToken=260525fa2b0e778a'
at ARelog.Monitor.()
at ARelog.Monitor.()
at ARelog.Monitor.()
at ARelog.Monitor.()
at ARelog.Monitor.(Boolean )

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

[11:21:22:372] [PID: 1104] Terminating monitor on request.
[11:21:22:445] All monitors are terminated.


any support would be nice please.
 
[17:48:05:982] Starting ARelog v1.0.135.109
[17:48:14:298] System.IO.FileLoadException: Could not load file or assembly 'GreyMagic, Version=1.0.135.109, Culture=neutral, PublicKeyToken=260525fa2b0e778a' or one of its dependencies. Access is denied.
File name: 'GreyMagic, Version=1.0.135.109, Culture=neutral, PublicKeyToken=260525fa2b0e778a'
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Reflection.RuntimeMethodInfo.FetchNonReturnParameters()
at System.Reflection.RuntimeMethodInfo.GetParametersNoCopy()
at System.Reflection.RuntimePropertyInfo.GetIndexParametersNoCopy()
at System.Reflection.RuntimePropertyInfo.GetIndexParameters()
at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectGetProperties(Type type)
at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData.GetProperties()
at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetProperties()
at System.ComponentModel.TypeDescriptor.GetPropertiesImpl(Object component, Attribute[] attributes, Boolean noCustomTypeDesc, Boolean noAttributes)
at System.Windows.PropertyPath.ResolvePropertyName(String name, Object item, Type ownerType, Object context, Boolean throwOnError)
at MS.Internal.Data.PropertyPathWorker.GetInfo(Int32 k, Object item, SourceValueState& svs)
at MS.Internal.Data.PropertyPathWorker.ReplaceItem(Int32 k, Object newO, Object parent)
at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.AttachDataItem()
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.UIElement.UpdateLayout()
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetRootVisualAndUpdateSTC()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
at System.Windows.Window.CreateSourceWindowDuringShow()
at System.Windows.Window.SafeCreateWindowDuringShow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at System.Windows.Window.ShowDialog()
at ARelog.MainWindow.button1_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].




tried a fresh copy of Arelog - this is the logfile, please help!
 
Hello im having issues getting arelog to run after having a crash.. Whenever i try to run arelog, it starts up fine, but as soon as i try to run a bot, i get an CLR20r3 error and arelog instantly crashes. Already tried, uninstalling and reinstalling net framework (tried all versions) and nothing will fix it, and reinstalling arelog.

Decided to post here, as this is the only program im having this issue with.




From log that i attached, i notice that i have some root element missing... "System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\Allan\AppData\Local\ARelog\ARelog.exe_StrongName_uok1xpshv141hd2f31ig1lcoxp5vcdzw\1.0.135.109\user.config) ---> System.Xml.XmlException: Root element is missing."

so how do i get that back? :(
 

Attachments

Hello im having issues getting arelog to run after having a crash.. Whenever i try to run arelog, it starts up fine, but as soon as i try to run a bot, i get an CLR20r3 error and arelog instantly crashes.

Since a few days back, I am also experiencing Crash to Desktop with ARelog.
 

Attachments

  • Timeshot.png
    Timeshot.png
    433.2 KB · Views: 75
  • timeshot #2.png
    timeshot #2.png
    433.6 KB · Views: 45
  • Frozen file.txt
    Frozen file.txt
    17.6 KB · Views: 12
Last edited:
I need help fast!! :( my ARelog does not scaling my WoW windows anymore. And i have really no idea why. Its saying that he scales it. But it does not scaling 'em.

[17:28:42:964] [PID: 1960] Moving Game Window to: 25, 287 - With size: 200x200
[17:28:49:403] [PID: 1960] Selecting BNet Account
[17:28:57:306] [PID: 1960] Selecting character and entering world.
[17:28:57:679] [PID: 1960] Logged in! Waiting on loading screen.
[17:29:14:791] [PID: 1960] Starting buddy
 
Hey there, im getting this message quite often:

The bot has sent InactivityDetector exit code and will no longer be ran.

it just stops doing anything with the bot. however if i start it up again, everything is with the the toon/bot, can i set it up so it restarts even if he gets this inactivitydetector thing?
 
start ARelog, wow open, put pw, select char, enter in world. start bot but when bot start appear the window that we must click "login" where appear my bot key; but arelog dont "click" login so bot wont start. can some1 help me ? ty
 
[00:15:17:650] [] Please make sure you selected Wow.exe as Wow path.
[00:15:17:650] [] Terminating monitor on request.
[00:15:17:650] All monitors are terminated.

whats wrong? it worked fine!
 
The latest version of ARelog doesn't work, and crashes to the dekstop when I try to start a bot.
 
Back
Top