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

Beta Bug Report: internal exception

litdeer

New Member
Joined
Apr 13, 2014
Messages
29
Reaction score
0
The internal exception was thrown when loading different profiles without close the demobuddy beta, v1.1.1816.394

14:56:02.799 ERROR Pulsator System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000198, Size: 12
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Zeta.Game.Internals.Actors.DiaObject.get_Position()
at Zeta.Bot.InactivityDetector.(Object , EventArgs )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Zeta.Bot.Pulsator.(Delegate , Object[] )

More logs

Code:
14:56:02.221 DEBUG Logger [MoveToMapMarker] Found actor 176002 g_Portal_ArchTall_Blue-5561 Gizmo of distance 0 from point <2032.983, 1776.411, 1.434785>
14:56:02.221 DEBUG Logger [MoveToMapMarker] Moving to actor 176002, distance: 14.80717 questId=1 stepId=2 actorId=0 exitNameHash=-1965109038 isPortal=False destinationWorldId=72636 pathPointLimit=250 interactAttempts=5 interactRange=7.766416 pathPrecision=20 x="0" y="0" z="0"
14:56:02.225 DEBUG Logger [MoveToMapMarker] MoveResult: Moved, newpos=<2032.983, 1776.411, 1.434785> Distance=14.80717, destinationName=
14:56:02.413 DEBUG Logger [MoveToMapMarker] Found actor 176002 g_Portal_ArchTall_Blue-5561 Gizmo of distance 0 from point <2032.983, 1776.411, 1.434785>
14:56:02.414 DEBUG Logger [MoveToMapMarker] Moving to actor 176002, distance: 10.5979 questId=1 stepId=2 actorId=0 exitNameHash=-1965109038 isPortal=False destinationWorldId=72636 pathPointLimit=250 interactAttempts=5 interactRange=7.766416 pathPrecision=20 x="0" y="0" z="0"
14:56:02.417 DEBUG Logger [MoveToMapMarker] MoveResult: Moved, newpos=<2032.983, 1776.411, 1.434785> Distance=10.5979, destinationName=
14:56:02.444 DEBUG Logger [MoveToMapMarker] Found actor 176002 g_Portal_ArchTall_Blue-5561 Gizmo of distance 0 from point <2032.983, 1776.411, 1.434785>
14:56:02.445 DEBUG Logger [MoveToMapMarker] Moving to actor 176002, distance: 9.377172 questId=1 stepId=2 actorId=0 exitNameHash=-1965109038 isPortal=False destinationWorldId=72636 pathPointLimit=250 interactAttempts=5 interactRange=7.766416 pathPrecision=20 x="0" y="0" z="0"
14:56:02.448 DEBUG Logger [MoveToMapMarker] MoveResult: Moved, newpos=<2032.983, 1776.411, 1.434785> Distance=9.377172, destinationName=
14:56:02.543 DEBUG Logger [MoveToMapMarker] Found actor 176002 g_Portal_ArchTall_Blue-5561 Gizmo of distance 0 from point <2032.983, 1776.411, 1.434785>
14:56:02.547 DEBUG Logger [MoveToMapMarker] Interacting with portal object 176002, result: questId=1 stepId=2 actorId=0 exitNameHash=-1965109038 isPortal=False destinationWorldId=72636 pathPointLimit=250 interactAttempts=5 interactRange=7.766416 pathPrecision=20 x="0" y="0" z="0"
14:56:02.799 ERROR Pulsator System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000198, Size: 12
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Zeta.Game.Internals.Actors.DiaObject.get_Position()
   at Zeta.Bot.InactivityDetector.(Object , EventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Zeta.Bot.Pulsator.(Delegate , Object[] )
14:56:03.564 INFO  Logger [QuestTools] worldId changed from 71150 to 72636 - trDun_Crypt_FalsePassage_01
14:56:03.584 INFO  Logger [QuestTools] levelAreaId changed from 19952 to 83264 - A1_trDun_FalseSecretPassage_01
14:56:03.663 INFO  Logger [QuestTools] Change(s) occured at Position x="411" y="1302" z="1" 
14:56:03.684 DEBUG GridSegmentation ========== Grid segmentation resetting!!! ============
14:56:03.722 INFO  Logger [MoveToMapMarker] DestinationWorlId matched, finished questId=1 stepId=2 actorId=0 exitNameHash=-1965109038 isPortal=False destinationWorldId=72636 pathPointLimit=250 interactAttempts=5 interactRange=7.766416 pathPrecision=20 x="0" y="0" z="0"
14:56:03.789 DEBUG TreeHooks Replaced hook [ProfileOrderBehavior_Hook] bc22cb89-a78f-4dab-97a4-74818f7d861b
14:56:03.790 INFO  LogMessageTag Portal 2
14:56:03.831 INFO  Logger [Trinity] TrinityExploreDungeon Started
 
Back
Top