• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB often crashes

    Discussion in 'Archives' started by walrus, Jan 31, 2011.

    1. walrus

      walrus New Member

      Joined:
      Nov 12, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      I recognized HB really often crashes and writes tons of logfiles (~8MB per hour).

      In the logfile i see alot of:

      Code:
      
      [19:36:46:703] Cleared POI
      [19:36:46:811] System.NullReferenceException: Object reference not set to an instance of an object.
         at dtNodePool.getNode(dtNodePool* , UInt32 id)
         at dtNavMeshQuery.initSlicedFindPath(dtNavMeshQuery* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter)
         at Tripper.RecastManaged.Detour.NavMeshQuery.InitSlicedFindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter)
         at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
         at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
         at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
         at Bots.Grind.LevelBot.a9(Object A_0)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.b()
      [19:36:46:811] Cleared POI
      [19:36:46:904] System.NullReferenceException: Object reference not set to an instance of an object.
         at dtNodePool.getNode(dtNodePool* , UInt32 id)
         at dtNavMeshQuery.initSlicedFindPath(dtNavMeshQuery* , UInt32 startRef, UInt32 endRef, Single* startPos, Single* endPos, dtQueryFilter* filter)
         at Tripper.RecastManaged.Detour.NavMeshQuery.InitSlicedFindPath(PolygonReference startRef, PolygonReference endRef, Vector3 startPos, Vector3 endPos, QueryFilter filter)
         at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
         at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
         at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
         at Bots.Grind.LevelBot.a9(Object A_0)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.a.a()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.a.b()
         at TreeSharp.Composite.Tick(Object context)
         at Styx.Logic.BehaviorTree.TreeRoot.b()
      
      finally followed by:

      Code:
      [19:51:22:221] System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgel?st.
         bei System.IO.MemoryStream.set_Capacity(Int32 value)
         bei System.IO.MemoryStream.EnsureCapacity(Int32 value)
         bei System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
         bei System.Windows.Forms.RichTextBox.EditStreamProc(IntPtr dwCookie, IntPtr buf, Int32 cb, Int32& transferred)
         bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
         bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
         bei System.Windows.Forms.Control.DefWndProc(Message& m)
         bei System.Windows.Forms.Control.WndProc(Message& m)
         bei System.Windows.Forms.TextBoxBase.WndProc(Message& m)
         bei System.Windows.Forms.RichTextBox.WndProc(Message& m)
         bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
         bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
         bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
      
      OS is Windows 7 x64. Hope you got a solution for this, so i am attaching the full logs.
       

      Attached Files:

      • Logs.zip
        File size:
        210.5 KB
        Views:
        19
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Hb 3895 is a test version use 3804 instead(stable)
       
    3. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      i find out that its the profile bad because some times when i crash its the profile that ghost spot isnt working good
       

    Share This Page