What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot loads then quits dissapears.

nightengel

New Member
Joined
Jun 21, 2014
Messages
3
Reaction score
0
Hi! I'm having a problem with starting a bot. Everything loads fine and after 2 sec, bot closes by himself. When i try again it says max sessions, some1 knows fix for this?
 
You need to open Path of Exile first. Preferably, you should also have logged in with your character that you want to bot with.
 
You can kill any dead sessions from the Sessions page in BuddyAuth.

Please attach a full log of when the bot closes. Typically, it's auth related.
 
Well i bought trial so that should be more than enough legal :P

2014-06-22 13:06:03,530 [1] INFO MainWindow (null) - Exilebuddy Version: 0.1.2215.56
Path: C:\Users\***USERNAME***\Desktop\ExileBuddy\Exilebuddy.exe

OS Name: Windows 7
OS Edition: Ultimate
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64

2014-06-22 13:06:03,667 [1] INFO MainWindow (null) - Exilebuddy is up to date!
2014-06-22 13:06:04,323 [4] ERROR LokiPoe (null) - Error initializing LokiPoe main class object: {0}
System.MissingMethodException: Method not found: 'Void System.Runtime.InteropServices.Marshal.StructureToPtr(UInt32, IntPtr, Boolean)'.
at GreyMagic.MemoryBase.WriteMarshaled[T](IntPtr addr, T value, Boolean& wasRead)
at GreyMagic.MemoryBase.Write[T](IntPtr addr, T value)
at GreyMagic.Executor.set_FrameDropWaitTime(UInt32 value)
at GreyMagic.Executor.InitializeDetour()
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm)
at Loki.Game.LokiPoe.(Process , Byte[] )
2014-06-22 13:06:04,325 [4] ERROR MainWindow (null) - LokiPoe could not be initialized.

And this is for ERRORS

2014-06-22 13:06:04,323 [4] ERROR LokiPoe (null) - Error initializing LokiPoe main class object: {0}
System.MissingMethodException: Method not found: 'Void System.Runtime.InteropServices.Marshal.StructureToPtr(UInt32, IntPtr, Boolean)'.
at GreyMagic.MemoryBase.WriteMarshaled[T](IntPtr addr, T value, Boolean& wasRead)
at GreyMagic.MemoryBase.Write[T](IntPtr addr, T value)
at GreyMagic.Executor.set_FrameDropWaitTime(UInt32 value)
at GreyMagic.Executor.InitializeDetour()
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm)
at Loki.Game.LokiPoe.(Process , Byte[] )

LokiPoe.
2014-06-22 13:06:04,325 [4] ERROR MainWindow (null) - LokiPoe could not be initialized.

MainWindow.<OnStartup>b__0
 
Back
Top