bradders39
New Member
- Joined
- Aug 17, 2016
- Messages
- 1
- Reaction score
- 0
this is the error i am having and i cant seem to find out why, it basically just gives this error after attaching and closes, if anyone could help that would be great as the 30 days memb is ticking down, cheers, brad 
2016-08-17 16:28:30,221 [4] INFO Logger - Region: eu
2016-08-17 16:28:30,222 [4] INFO Logger - T: 5247756499498373877 H: 3896220454
2016-08-17 16:28:31,407 [1] INFO BotManager - [BotManager] MsBetweenTicks = 15
2016-08-17 16:28:32,196 [14] INFO Logger - [14.1995000839233 ms] StatNameToTypeGGG
2016-08-17 16:28:32,201 [14] INFO Logger - [Dat] Now building the Stat lookup table.
2016-08-17 16:28:32,412 [14] INFO Logger - [Dat] The Stat lookup table has been built.
2016-08-17 16:28:33,151 [14] INFO Logger - [725.914978027344 ms] LookupBaseItemType
2016-08-17 16:28:33,307 [14] INFO Logger - [154.416305541992 ms] LookupClientString
2016-08-17 16:28:33,307 [14] DEBUG Logger - SupportedClientVersion: 2.3.4.2-r1
2016-08-17 16:28:33,378 [14] ERROR BotWindow - Exception while loading Python runtime. Exception follows
System.Reflection.TargetInvocationException: Failed to load language 'IronPython 2.7.5': Method not found: 'Boolean Microsoft.Scripting.Utils.ReflectionUtils.IsInterface(System.Type)'. ---> System.MissingMethodException: Method not found: 'Boolean
Microsoft.Scripting.Utils.ReflectionUtils.IsInterface(System.Type)'.
at IronPython.Runtime.Binding.PythonBinder.DomainManager_AssemblyLoaded(Object sender, AssemblyLoadedEventArgs e)
at IronPython.Runtime.Binding.PythonBinder..ctor(PythonContext pythonContext, CodeContext context)
at IronPython.Runtime.PythonContext..ctor(ScriptDomainManager manager, IDictionary`2 options)
--- End of inner exception stack trace ---
at Microsoft.Scripting.Runtime.LanguageConfiguration.LoadLanguageContext(ScriptDomainManager domainManager, Boolean& alreadyLoaded)
at Microsoft.Scripting.Runtime.DlrConfiguration.LoadLanguageContext(ScriptDomainManager manager, LanguageConfiguration config)
at Microsoft.Scripting.Runtime.DlrConfiguration.TryLoadLanguage(ScriptDomainManager manager, AssemblyQualifiedTypeName providerName, LanguageContext& language)
at Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageByTypeName(String providerAssemblyQualifiedTypeName)
at Microsoft.Scripting.Hosting.ScriptRuntime.GetEngineByTypeName(String assemblyQualifiedTypeName)
at IronPython.Hosting.Python.GetEngine(ScriptRuntime runtime)
at Loki.Common.ScriptManager.Initialize(ILog log, IEnumerable`1 shortcutsDefinitions, IEnumerable`1 customNamespaces)
2016-08-17 16:28:33,382 [14] ERROR Logger - An exception occurred.
System.NullReferenceException: Object reference not set to an instance of an object.
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )

2016-08-17 16:28:30,221 [4] INFO Logger - Region: eu
2016-08-17 16:28:30,222 [4] INFO Logger - T: 5247756499498373877 H: 3896220454
2016-08-17 16:28:31,407 [1] INFO BotManager - [BotManager] MsBetweenTicks = 15
2016-08-17 16:28:32,196 [14] INFO Logger - [14.1995000839233 ms] StatNameToTypeGGG
2016-08-17 16:28:32,201 [14] INFO Logger - [Dat] Now building the Stat lookup table.
2016-08-17 16:28:32,412 [14] INFO Logger - [Dat] The Stat lookup table has been built.
2016-08-17 16:28:33,151 [14] INFO Logger - [725.914978027344 ms] LookupBaseItemType
2016-08-17 16:28:33,307 [14] INFO Logger - [154.416305541992 ms] LookupClientString
2016-08-17 16:28:33,307 [14] DEBUG Logger - SupportedClientVersion: 2.3.4.2-r1
2016-08-17 16:28:33,378 [14] ERROR BotWindow - Exception while loading Python runtime. Exception follows
System.Reflection.TargetInvocationException: Failed to load language 'IronPython 2.7.5': Method not found: 'Boolean Microsoft.Scripting.Utils.ReflectionUtils.IsInterface(System.Type)'. ---> System.MissingMethodException: Method not found: 'Boolean
Microsoft.Scripting.Utils.ReflectionUtils.IsInterface(System.Type)'.
at IronPython.Runtime.Binding.PythonBinder.DomainManager_AssemblyLoaded(Object sender, AssemblyLoadedEventArgs e)
at IronPython.Runtime.Binding.PythonBinder..ctor(PythonContext pythonContext, CodeContext context)
at IronPython.Runtime.PythonContext..ctor(ScriptDomainManager manager, IDictionary`2 options)
--- End of inner exception stack trace ---
at Microsoft.Scripting.Runtime.LanguageConfiguration.LoadLanguageContext(ScriptDomainManager domainManager, Boolean& alreadyLoaded)
at Microsoft.Scripting.Runtime.DlrConfiguration.LoadLanguageContext(ScriptDomainManager manager, LanguageConfiguration config)
at Microsoft.Scripting.Runtime.DlrConfiguration.TryLoadLanguage(ScriptDomainManager manager, AssemblyQualifiedTypeName providerName, LanguageContext& language)
at Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageByTypeName(String providerAssemblyQualifiedTypeName)
at Microsoft.Scripting.Hosting.ScriptRuntime.GetEngineByTypeName(String assemblyQualifiedTypeName)
at IronPython.Hosting.Python.GetEngine(ScriptRuntime runtime)
at Loki.Common.ScriptManager.Initialize(ILog log, IEnumerable`1 shortcutsDefinitions, IEnumerable`1 customNamespaces)
2016-08-17 16:28:33,382 [14] ERROR Logger - An exception occurred.
System.NullReferenceException: Object reference not set to an instance of an object.
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )