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

Issue with profile

f4talvictim

New Member
Joined
Dec 30, 2011
Messages
56
Reaction score
0
Tried to upload the log, but with three copys running my log is too big for the forum so heres the error im getting

[8:42:06 PM:836] System.OverflowException: TimeSpan overflowed because the duration is too long.
at System.TimeSpan.Add(TimeSpan ts)
at System.TimeSpan.op_Addition(TimeSpan t1, TimeSpan t2)
at Styx.Logic.FlightPaths.GetFullTravelTime(WoWPoint start, WoWPoint end, WoWPoint flightPathStart, WoWPoint flightPathEnd, Single travelSpeed)
at Styx.Logic.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
at CommonBehaviors.Actions.NavigationAction.Run(Object context)
at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
 
not a profile issue actually

tony will have to help you fix it though
 
a different error on a different toon, not sure what this is

[8:42:06 PM:836] System.OverflowException: TimeSpan overflowed because the duration is too long.
at System.TimeSpan.Add(TimeSpan ts)
at System.TimeSpan.op_Addition(TimeSpan t1, TimeSpan t2)
at Styx.Logic.FlightPaths.GetFullTravelTime(WoWPoint start, WoWPoint end, WoWPoint flightPathStart, WoWPoint flightPathEnd, Single travelSpeed)
at Styx.Logic.FlightPaths.ShouldTakeFlightpath(WoWPoint start, WoWPoint end, Single travelSpeed)
at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
at CommonBehaviors.Actions.NavigationAction.Run(Object context)
at CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
 
clear your mesh folder and try again
 
System.ApplicationException: Cannot run Tick before running Start first!
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()

thats what im getting i my grind n questing bots arent working yet instance buddy is
 
Back
Top