OneStopMMO
New Member
- Joined
- Jul 29, 2013
- Messages
- 123
This happened all of a sudden, as far as I know nothing changed. Just restarted the bot and poe and now this:
All of this is greek to me. Any and all help is appreciated.
Code:
2015-08-13 02:39:43,251 [1] INFO CustomLogger (null) - Exilebuddy BETA Version: 0.1.3485.1087
Path: C:\Users\***\****\****\EB\<ExeName>
OS Name: Windows 7
OS Edition: Professional
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
2015-08-13 02:43:56,565 [1] INFO CustomLogger (null) - ExilebuddyBETA [0.1.3485.1087] is up to date!
2015-08-13 02:44:13,590 [6] INFO CustomLogger (null) - T: 5247436324920407096 H: 2991335878
2015-08-13 02:44:44,151 [9] DEBUG CustomLogger (null) - SupportedClientVersion: 2.0.1.8
2015-08-13 02:45:24,818 [9] INFO CustomLogger (null) - SmartAssembly force load.
2015-08-13 02:45:25,520 [9] INFO CustomLogger (null) - [BotManager] MsBetweenTicks = 15
2015-08-13 02:45:25,533 [9] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
2015-08-13 02:45:46,522 [1] DEBUG CustomLogger (null) - [OldGrindBot] This class is the new bot. Now setting up bot specific stuff.
2015-08-13 02:45:46,848 [1] INFO CustomLogger (null) - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator.
2015-08-13 02:45:46,850 [1] DEBUG CustomLogger (null) - Current bot set to OldGrindBot.
2015-08-13 02:45:46,893 [9] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
2015-08-13 02:46:02,736 [9] DEBUG CustomLogger (null) - [OldRoutine] Initialize
2015-08-13 02:46:03,312 [9] DEBUG CustomLogger (null) - [Totemizer] Initialize
2015-08-13 02:46:03,316 [9] DEBUG CustomLogger (null) - [NullRoutine] Initialize
2015-08-13 02:46:03,814 [1] DEBUG CustomLogger (null) - Current routine set to Totemizer.
2015-08-13 02:46:03,861 [9] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
2015-08-13 02:46:11,239 [9] ERROR CustomLogger (null) - Compiler Error: warning CS2029: Invalid value for '/define'; '' is not a valid identifier
2015-08-13 02:46:11,240 [9] ERROR CustomLogger (null) - Compiler Error: C:\Users\***\****\****\EBFOLDERNAME\Plugins\ExtendedPlayerMover\ExtendedPlayerMover.cs(10,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?)
2015-08-13 02:46:11,240 [9] ERROR CustomLogger (null) - Compiler Error: C:\Users\***\****\****\EBFOLDERNAME\Plugins\ExtendedPlayerMover\ExtendedPlayerMover.cs(79,16) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?)
2015-08-13 02:46:11,241 [9] ERROR CustomLogger (null) - Compiler Error: C:\Users\***\****\****\EBFOLDERNAME\ExtendedPlayerMover\ExtendedPlayerMover.cs(214,33) : error CS0246: The type or namespace name 'Vector2i' could not be found (are you missing a using directive or an assembly reference?)
2015-08-13 02:46:15,163 [9] ERROR CustomLogger (null) - [Reload] An exception occurred.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'FlaskHelper.Main' threw an exception. ---> System.InvalidCastException: Unable to cast object of type 'Totemizer.Totemizer' to type 'OldRoutine.OldRoutine'.
at FlaskHelper.Helpers.RoutineHelpers..ctor() in C:\Users\***\****\****\EBFOLDERNAME\Plugins\FlaskHelper\Helpers\RoutineHelpers.cs:line 12
at FlaskHelper.Main..cctor() in C:\Users\***\****\****\EBFOLDERNAME\Plugins\FlaskHelper\Main.cs:line 20
--- End of inner exception stack trace ---
at FlaskHelper.Main..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture)
at Loki.Common.TypeLoader`1.?????????????????????????????????????????(Assembly[] )
at Loki.Common.TypeLoader`1.Reload()
at Loki.Common.TypeLoader`1..ctor(Assembly asm, Func`1 constructorArguments)
at Loki.Common.AssemblyLoader`1.Reload(String reason)
2015-08-13 02:46:24,672 [9] ERROR CustomLogger (null) - [Load] An exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'FlaskHelper.Main' threw an exception. ---> System.InvalidCastException: Unable to cast object of type 'Totemizer.Totemizer' to type 'OldRoutine.OldRoutine'.
at FlaskHelper.Helpers.RoutineHelpers..ctor() in C:\Users\***\****\****\EBFOLDERNAME\Plugins\FlaskHelper\Helpers\RoutineHelpers.cs:line 12
at FlaskHelper.Main..cctor() in C:\Users\***\****\****\EBFOLDERNAME\Plugins\FlaskHelper\Main.cs:line 20
--- End of inner exception stack trace ---
at FlaskHelper.Main..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture)
at Loki.Common.TypeLoader`1.?????????????????????????????????????????(Assembly[] )
at Loki.Common.TypeLoader`1.Reload()
at Loki.Common.TypeLoader`1..ctor(Assembly asm, Func`1 constructorArguments)
at Loki.Common.AssemblyLoader`1.Reload(String reason)
at Loki.Common.AssemblyLoader`1..ctor(String directory, List`1 order)
at Loki.Bot.PluginManager.?????????????????????????????????????????(List`1 , List`1 ).
2015-08-13 02:46:24,879 [9] ERROR CustomLogger (null) - An exception occurred.
System.NullReferenceException: Object reference not set to an instance of an object.
at Exilebuddy.BotWindow.?????????????????????????????????????????()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at (Dispatcher , Action )
at ?????????????????????????????????????????.?????????????????????????????????????????.????????????????????????????????????????(Dispatcher , Action )
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
2015-08-13 02:46:26,888 [1] DEBUG CustomLogger (null) - [NullRoutine] Deinitialize
All of this is greek to me. Any and all help is appreciated.