Zaxxon2009
Member
- Joined
- Oct 6, 2012
- Messages
- 102
- Reaction score
- 0
Hi Mate!
Great work as always, but ive got a error when running AIF 1.0.3.1. Thought is was a messy install at first, so i did a clean one.
The bot starts, but stops just a few seconds later after smashing a mob, with the following error.
[CustomRule] item.IsCurrency and item.FullName == "Silver Coin" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] Now requesting the BotThread to stop.
[CustomRule] item.IsCurrency and item.FullName == "Apprentice Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
[CustomRule] item.IsCurrency and item.FullName == "Journeyman Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
[CustomRule] item.IsCurrency and item.FullName == "Master Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
I havent seen anyone else with the same error yet tho. Everything works flawless with AIF 1.0.3.0.
Full log below.
View attachment Exilebuddy 22044 2017-01-04 22.54.txt
Cheers
/Z
Great work as always, but ive got a error when running AIF 1.0.3.1. Thought is was a messy install at first, so i did a clean one.
The bot starts, but stops just a few seconds later after smashing a mob, with the following error.
[CustomRule] item.IsCurrency and item.FullName == "Silver Coin" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] Now requesting the BotThread to stop.
[CustomRule] item.IsCurrency and item.FullName == "Apprentice Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
[CustomRule] item.IsCurrency and item.FullName == "Journeyman Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
[CustomRule] item.IsCurrency and item.FullName == "Master Cartographer's Sextant" has returned an error (Microsoft.Scripting.SyntaxErrorException: invalid syntax
at Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Parser.TokenizerErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
at IronPython.Compiler.Tokenizer.ReportSyntaxError(IndexSpan span, String message, Int32 errorCode)
at IronPython.Compiler.Tokenizer.SkipWhiteSpace(Boolean atBeginning)
at IronPython.Compiler.Tokenizer.Next()
at IronPython.Compiler.Tokenizer.GetNextToken()
at IronPython.Compiler.Parser.FetchLookahead()
at IronPython.Compiler.Parser.StartParsing()
at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue)
at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue)
at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink)
at Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
at Microsoft.Scripting.Hosting.ScriptSource.Compile()
at AdvancedItemFilter.Classes.CustomRule.Compile(Boolean force) in D:\Games\EBB\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-782464265\Classes\CustomRule.cs:line 90)
[Stop] The BotThread is in the process of stopping already.
I havent seen anyone else with the same error yet tho. Everything works flawless with AIF 1.0.3.0.
Full log below.
View attachment Exilebuddy 22044 2017-01-04 22.54.txt
Cheers
/Z