What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

BuddyWing Not Starting Correctly

CataclysmX

New Member
Joined
Apr 27, 2014
Messages
78
Hey Guys,

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
All to No Avail

Windows 8.1 Pro x64
 
Last edited:
The error that it actually throws out is "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.)"

This is the first time ive extracted it and ran it

I Also gave that buddywizard thing a run to make sure everything was good :)
 
Last edited:
Updates on what ive done

  1. Rebuilt a new VM to run swtor / BWIng
  2. Ran That Buddy Wizard thing
  3. Rebooted my PC
  4. Updated to the latest visual studio (2013) which gave me updated C++ redistribute
  5. Swapped from default combat to Fight at Joes
  6. Borrowed my friends HearthBuddy Key to test if the hearthbuddy bot failed too, but alas No Issue
  7. Lay Down and had a cry
 
Last edited:
Hi Cataclysm,

I have no idea what this might be, but have you installed the latest NET (4.5.1)? I know that version 4.5 and below will cause errors.

Good luck,
-D
 
Hi Cataclysm,

I have no idea what this might be, but have you installed the latest NET (4.5.1)? I know that version 4.5 and below will cause errors.

Good luck,
-D

Ive Got 4.5.1 already :), any other ideas?
 
Last edited:
Ive cleared them all out, what are the ones i need installed - Also 4.5 comes prebundled with 8.1
 
Legit? Never! Looking at this line:

The type initializer for 'Buddy.CommonBot.RoutineManager' threw an exception.

makes me wonder. Delete compiled assemblies again, then delete EVERYTHING in your Routines folder, then test one routine at a time to see if it makes a difference. Try Walt's first, which completely replaces the default, so it should just drop in and work.
 
Legit? Never!

You, I Like you.


makes me wonder. Delete compiled assemblies again, then delete EVERYTHING in your Routines folder, then test one routine at a time to see if it makes a difference. Try Walt's first, which completely replaces the default, so it should just drop in and work.

Im Using the SVN Version of walters already, is this what you meant?
 
I just meant to make sure nothing else was in that folder. Any repeated files can cause a launch failure, so it might be worth a try to clean the folder out and add the routine again. I have no idea what else this might be.......
 
My BuddyWing Folder
8ZJFF.png


My Routines:
8ZJUN.png


Compiled Assemblies:
8ZKcY.png


BuddyWing Main Screen:
8ZM0h.png


BuddyWing Settings Screen
8ZMiw.png


BuddyWing InfoDumping Screen
8ZM8G.png


BuddyWing Plugins Screen
8ZMcQ.png




Still the same deal D:
 
Last edited:
Okay, more thoughts. First, try changing the log level to diagnostic. What level is your character? And does Joe's have any issues running with lower level characters?
 
Okay, more thoughts. First, try changing the log level to diagnostic. What level is your character? And does Joe's have any issues running with lower level characters?

Regardless of Character type, location or anything, this is what happens
This happens with both Joes, and Walters, i can still use the bot, but it doesnt automate anything, so its basically just being used at the moment as a fancy data logging thing

tried with brand new Inq
and agent,
A Level 21 Warrior
A Level 55 Knight
A Level 55 Smuggler

908FJ.png
 
Last edited:
It's (somehow) caused by the combat routines, does a completely fresh install of BW give you the same issues?
 
It's (somehow) caused by the combat routines, does a completely fresh install of BW give you the same issues?
Yes, Always the same issue too :)

even on a fresh windows install, fresh buddywing, fresh swtor :)

it makes it quite hard to test my profiles :)
 
It looks like because of this error im getting, that nothing wants to compile

Routines Tested
Joes
Walters

No Plugins are availible either,

I have rebuilt my PC Using Vista, Seven 8 and 8.1 and reinstalled all the net framework physically possible
I Have tested other BuddyBots (Hearth and exile) and these both work fine
does anyone have any ideas, so i can use Buddywing as more than just a data gathering tool?
 
Back
Top