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!

Wildbuddy: 0.1 r509 Build 232 Not starting proper or clean

themarketguy

New Member
Joined
Jun 24, 2015
Messages
117
When starting with a clean install, I get the following when trying to launch the bot on the latest version (released moments ago). When it starts ProfileBot is listed, but no combat routine is being loaded. If I add the Agility botbase and plugins, nothing changes, it still only launches displaying ProfileBot and no combat routine.

Code:
Wildbuddy 0.1.509.232 starting...
CPU Architecture: x64
Process Architecture: x64
OS: Windows 8.1 Professional x64
OS Version: Microsoft Windows NT 6.2.9200.0
.NET Runtime Version: 4.0.30319.34014
System Memory: 15.96 GB Available
CPU Cores: 8
Application Uri: D:\gamestuff\wildbuddy
Logging in...
T: 5247404891488289415 H: 2765700604
Wildstar is currently in a 'Maximized' state. At this point in initialization, we cannot tell if the game is in proper full-screen mode. If it is, please ensure the game client is in either Windowed, or Borderless Windowed modes. Proper Fullscreen mode is not supported by Buddy products due to technical limitations.
Attached to game: [11768] WildStar64 (Hash: C62E7C2A)
UNHANDLED DISPATCHER EXCEPTION
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Buddy.Wildstar.Game.GameManager.**‎‫​*​‪‏‎**‎*‏‬*‎‪​‫**‫*
****(Byte[] )
   at Buddy.Wildstar.Game.GameManager.**‎‫​*​‪‏‎**‎*‏‬*‎‪​‫**‫*
****()
   at Buddy.Wildstar.Game.GameManager.Init()
   at Buddy.Wildstar.MainWindow.<AttachProcess>d__1c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Wildstar.MainWindow.<HandleProcessSelectorRefresh>d__2f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   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)
 
Back
Top