AerynStarlight
New Member
- Joined
- Aug 22, 2014
- Messages
- 3
- Reaction score
- 0
Hello! I apologize, this is my first time posting anything on these forums, let alone trying to troubleshoot.
Currently when I run a profile (I've used this one for several weeks for farming shards/crystals)
I get this string of errors...
[16:24:23.721 N] Loaded profile Lvl 30 Crystal/Shard Farming
[16:24:23.844 N] Connection established! [TCP-E-E] 10.0.0.5:59962 -> 192.99.148.87:31214 (23tlZCh93kOmeoyV4aB9Vw)
[16:24:23.844 D] Added new hook [Pull] 2b67f874-0d30-4074-8a71-236068151777
[16:24:23.844 D] Added new hook [RoutineCombat] a7b7b564-82b6-48e3-9735-83b728a70aa0
[16:24:23.844 D] Added new hook [HotspotPoi] 83e55a70-74e4-4935-86ad-3a92147d80b1
[16:24:23.844 D] Added new hook [SetDeathPoi] 90d5caab-92ef-433d-9dc9-8fb4a29303ea
[16:24:23.844 D] Added new hook [SetCombatPoi] 73700795-ed77-407e-a9a7-eb627ce891e7
[16:24:23.844 D] Added new hook [SetHotspotPoi] 19b09f42-3594-4494-a5ca-c03449576c37
[16:24:23.844 D] Added new hook [SelectPoiType] 41aeddca-132d-4ea8-8517-bd7904221a98
[16:24:23.845 D] Replaced hook [SelectPoiType] 51b5e4db-3f94-4871-a793-98658678094b
[16:24:24.119 D] Traceback (most recent call last):
File "<string>", line 4, in Execute
SystemError: Input string was not in a correct format.
[16:24:24.119 N] Stopping the bot.
[16:24:24.119 D] CurrentBot.Stop()
[16:24:24.119 N] Connection closed! [TCP-E-S] 10.0.0.5:59962 -> 192.99.148.87:31214 (23tlZCh93kOmeoyV4aB9Vw)
[16:24:24.119 D] TreeHooks.Instance.ClearAll()
[16:24:24.119 D] Navigator.Clear()
[16:24:24.120 V] [Poi.Clear] Reason: Bot stopped
[16:24:24.120 D] OnStop event
[16:24:24.120 D] OnStop Event Invoking
[16:24:24.120 D] ProfileOrderManager.OnBotStop. Resetting caches.
[16:24:24.150 D] Exception during scheduling Pulse: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at ff14bot.Managers.Lua.GetReturnVal[T](String lua, UInt32 retVal)
at ff14bot.NeoProfiles.ConditionParser.ItemCount(UInt32 itemId)
at Microsoft.Scripting.Interpreter.FuncCallInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run4[T0,T1,T2,T3,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3)
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[16:24:24.150 N] Bot Thread Ended. Was this requested?
Needless to say I am not pressing the stop button which would cause the bot to terminate, can anyone help me out? As in is it something Order bot needs to update, or something that is wrong with the profile?
I am using this profile
View attachment Lvl 30 CrystalShard Farm.xml
Needless to say, Any help would be appreciated.
Btw, do any of you authors write custom profiles for possibly a paypal donation? Until the store is up.
Currently when I run a profile (I've used this one for several weeks for farming shards/crystals)
I get this string of errors...
[16:24:23.721 N] Loaded profile Lvl 30 Crystal/Shard Farming
[16:24:23.844 N] Connection established! [TCP-E-E] 10.0.0.5:59962 -> 192.99.148.87:31214 (23tlZCh93kOmeoyV4aB9Vw)
[16:24:23.844 D] Added new hook [Pull] 2b67f874-0d30-4074-8a71-236068151777
[16:24:23.844 D] Added new hook [RoutineCombat] a7b7b564-82b6-48e3-9735-83b728a70aa0
[16:24:23.844 D] Added new hook [HotspotPoi] 83e55a70-74e4-4935-86ad-3a92147d80b1
[16:24:23.844 D] Added new hook [SetDeathPoi] 90d5caab-92ef-433d-9dc9-8fb4a29303ea
[16:24:23.844 D] Added new hook [SetCombatPoi] 73700795-ed77-407e-a9a7-eb627ce891e7
[16:24:23.844 D] Added new hook [SetHotspotPoi] 19b09f42-3594-4494-a5ca-c03449576c37
[16:24:23.844 D] Added new hook [SelectPoiType] 41aeddca-132d-4ea8-8517-bd7904221a98
[16:24:23.845 D] Replaced hook [SelectPoiType] 51b5e4db-3f94-4871-a793-98658678094b
[16:24:24.119 D] Traceback (most recent call last):
File "<string>", line 4, in Execute
SystemError: Input string was not in a correct format.
[16:24:24.119 N] Stopping the bot.
[16:24:24.119 D] CurrentBot.Stop()
[16:24:24.119 N] Connection closed! [TCP-E-S] 10.0.0.5:59962 -> 192.99.148.87:31214 (23tlZCh93kOmeoyV4aB9Vw)
[16:24:24.119 D] TreeHooks.Instance.ClearAll()
[16:24:24.119 D] Navigator.Clear()
[16:24:24.120 V] [Poi.Clear] Reason: Bot stopped
[16:24:24.120 D] OnStop event
[16:24:24.120 D] OnStop Event Invoking
[16:24:24.120 D] ProfileOrderManager.OnBotStop. Resetting caches.
[16:24:24.150 D] Exception during scheduling Pulse: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at ff14bot.Managers.Lua.GetReturnVal[T](String lua, UInt32 retVal)
at ff14bot.NeoProfiles.ConditionParser.ItemCount(UInt32 itemId)
at Microsoft.Scripting.Interpreter.FuncCallInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run4[T0,T1,T2,T3,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3)
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[16:24:24.150 N] Bot Thread Ended. Was this requested?
Needless to say I am not pressing the stop button which would cause the bot to terminate, can anyone help me out? As in is it something Order bot needs to update, or something that is wrong with the profile?
I am using this profile
View attachment Lvl 30 CrystalShard Farm.xml
Needless to say, Any help would be appreciated.
Btw, do any of you authors write custom profiles for possibly a paypal donation? Until the store is up.