DyingHymn
New Member
- Joined
- Apr 12, 2014
- Messages
- 821
First of all, I feel sorry for my English, and I hope you can understand.
I like to use this profile, and thank you for writing and sharing!
But I always encounter such a problem, then the DB program be crushed.
This problem usually occurs running BOT 3-4 hours. (There may be repeated 3-4 times the game, I'm not sure.)
When the profile is run again to A4 Bounty, and the character in Gardens of Hope 1st Tier OR Gardens of Hope 2nd Tier, DB software will suddenly duplicate reporting exception, and direct crash.
Exception code below
Code:10:16:33.484 DEBUG BrainBehavior Exception during scheduling Pulse: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.Path.GetDirectoryName(String path) at Zeta.Bot.Profile.Common.LoadProfileTag.get_ProfileDirectory() --- 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.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index) at Zeta.Bot.Profile.ProfileBehavior.ToString() at Zeta.Bot.Profile.ProfileBehavior.get_StatusText() at Zeta.Bot.ProfileOrderManager.UpdateCurrentBehavior() at Zeta.Bot.ProfileManager.UpdateCurrentProfileBehavior() at Zeta.Bot.Logic.OrderBot.(Object , EventArgs ) at Zeta.Bot.Logic.BrainBehavior.() 10:16:33.485 ERROR BotMain Exception when terminating bot thread. System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.Path.GetDirectoryName(String path) at Zeta.Bot.Profile.Common.LoadProfileTag.get_ProfileDirectory() at Zeta.Bot.Profile.Common.LoadProfileTag.(Object ) at Zeta.TreeSharp.Action.RunAction(Object context) at Zeta.TreeSharp.Action..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.TreeSharp.PrioritySelector..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.TreeSharp.PrioritySelector..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.Common.HookExecutor.Run(Object context) at Zeta.TreeSharp.Action.RunAction(Object context) at Zeta.TreeSharp.Action..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.TreeSharp.PrioritySelector..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.TreeSharp.PrioritySelector..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.Common.HookExecutor.Run(Object context) at Zeta.TreeSharp.Action.RunAction(Object context) at Zeta.TreeSharp.Action..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.TreeSharp.PrioritySelector..() at Zeta.TreeSharp.Composite.Tick(Object context) at Zeta.Bot.BotMain.()
Please forgive me for no screenshot, because usually when the problem occurred, DB software has crushed and not be activated.
Please to tell me where the problem, thank you!
Additional Information:
DB release v1.1.1819.357
Trinity v1.8.24
Quest Tools v1.5.45
RiftBot v0.0.7
The specified path, file name, or both are too long.
edit: will investigate to see if something can relief this problem
Last edited: