CataclysmX
New Member
- Joined
- Apr 27, 2014
- Messages
- 78
Hey Guys,
My BuddyWing Does Not Start Correctly - Throws out an error
I Have tried the following
Windows 8.1 Pro x64
My BuddyWing Does Not Start Correctly - Throws out an error
Code:
[08:43:39.367 N] Starting Buddy Wing v1.0.1092.493
[08:43:41.476 N] Logging in...
[08:43:42.525 N] T: 5247046876642268341 H: 13475236692366282381
[08:43:42.525 N] Login Success!
[08:43:43.624 D] First CPU:Intel Core i7-4960X @ 3.60GHz
[08:43:43.624 D] OS Version: Windows NT 6.2.9200.0
[08:43:43.624 D] App Path: C:\Users\VirtualMachineAdmin\Desktop\BuddyWing
[08:43:43.720 D] Current build number: 990722
[08:43:43.721 D] Loading client.gom..
[08:43:43.762 D] Loaded client.gom!
[08:43:43.878 D] Took 82ms to get the nodes list.
[08:43:43.878 D] There are 17350 nodes.
[08:43:43.878 D] DomList has 17490/24593
[08:43:43.933 D] spnOracle handled.
[08:43:43.933 D] ablOracle handled.
[08:43:43.933 D] cnvOracle handled.
[08:43:43.933 D] ctlOracle handled.
[08:43:43.937 D] mapOracle handled.
[08:43:43.937 D] scSpaceCombatOracle handled.
[08:43:43.937 D] Debug Draw Oracle added.
[08:43:43.937 D] dbgDrawOracle handled.
[08:43:43.997 D] guiApiGfx handled.
[08:43:43.997 D] ablTrainerOracle handled.
[08:43:44.000 D] prfOracle handled.
[08:43:44.033 D] Adding input layer ctlInputCamera - 3B9B0256
[08:43:44.034 D] sysInputLayer handled.
[08:43:44.034 D] Adding input layer ctlInputMouse - 3B9B0263
[08:43:44.034 D] sysInputLayer handled.
[08:43:44.034 D] Adding input layer ctlInputMovement - 3B9B0267
[08:43:44.034 D] sysInputLayer handled.
[08:43:44.035 D] Adding input layer ctlInputVehicle - 3B9B027C
[08:43:44.035 D] sysInputLayer handled.
[08:43:44.035 D] Adding input layer ctlInputTargetting - 3B9B028B
[08:43:44.035 D] sysInputLayer handled.
[08:43:44.036 D] Adding input layer ctlInputGame - 3B9B02AE
[08:43:44.036 D] sysInputLayer handled.
[08:43:44.038 D] Adding input layer ctlInputUI - 3B9B030D
[08:43:44.038 D] sysInputLayer handled.
[08:43:44.039 D] Adding input layer ctlInputConvo - 3B9B033F
[08:43:44.039 D] sysInputLayer handled.
[08:43:44.040 D] Adding input layer ctlInputCharacterSelection - 3B9B0351
[08:43:44.040 D] sysInputLayer handled.
[08:43:44.040 D] Adding input layer ctlInputCreditsScreen - 3B9B0357
[08:43:44.040 D] sysInputLayer handled.
[08:43:44.040 D] Adding input layer ctlInputUtility - 3B9B0359
[08:43:44.040 D] sysInputLayer handled.
[08:43:44.040 D] Adding input layer ctlInputLoadingScreen - 3B9B0364
[08:43:44.040 D] sysInputLayer handled.
[08:43:44.040 D] Adding input layer ctlInputMacroBinoculars - 3B9B0366
[08:43:44.040 D] sysInputLayer handled.
[08:43:44.041 D] Adding input layer ctlInputSCFFVehicle - 3B9B0372
[08:43:44.041 D] sysInputLayer handled.
[08:43:44.129 D] _BaseClient handled.
[08:43:44.129 D] utlStaticDefinitions handled.
[08:43:44.129 D] strOracle handled.
[08:43:44.130 D] gmOracle handled.
[08:43:44.130 D] _InputHandler handled.
[08:43:44.130 D] chrOracle handled.
[08:43:44.130 D] qstOracle handled.
[08:43:44.134 D] Took 256ms to process the node list
[08:43:44.482 N] User is a Warrior
[08:43:44.482 V] Routine Path: Routines
[08:43:45.053 D] Reloading AssemblyLoader<Buddy.CommonBot.ICombat> - Initializing
[08:43:45.057 N] There was an error while starting the bot. Did you shut down improperly last time? (NotSupportedException - The invoked member is not supported in a dynamic assembly.)
[08:43:45.058 D] The type initializer for 'Buddy.CommonBot.RoutineManager' threw an exception.
[08:43:45.059 D] at Buddy.CommonBot.RoutineManager.get_Current()
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddywing.MainWindow.DoInitialization()
[08:43:45.059 N] Buddy Wing: The Old Robot is ready
[08:45:39.372 D] BotMain.Start() called
[08:45:42.729 D] System.TypeInitializationException: The type initializer for 'Buddy.CommonBot.RoutineManager' threw an exception. ---> System.NotSupportedException: The invoked member is not supported in a dynamic assembly.
at System.Reflection.Emit.InternalAssemblyBuilder.get_Location()
at Buddy.Common.Compiler.CodeCompiler..ctor(String path)
at Buddy.Common.AssemblyLoader`1.Reload(String reason)
at Buddy.Common.AssemblyLoader`1..ctor(String directory, Boolean detectFileChanges)
at Buddy.CommonBot.RoutineManager..cctor()
--- End of inner exception stack trace ---
at Buddy.CommonBot.RoutineManager.get_Current()
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddy.CommonBot.BotMain..(Object& , Arguments , Object )
at PostSharp.Aspects.Internals.MethodInterceptionArgsImpl.Proceed()
at Buddy.Common.Aspects.LogMethodAttribute.OnInvoke(MethodInterceptionArgs args)
at Buddy.CommonBot.BotMain.Start()
at Buddywing.MainWindow.HandleStartStopClicked(Object sender, RoutedEventArgs e)
I Have tried the following
- Redownloaded the Client
- Restarted Swtor
- Installed The Redistributables
- Downloaded the SVN Version of Walers Default Combat thing
Windows 8.1 Pro x64
Last edited: