• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • BuddyWing Not Starting Correctly

    Discussion in 'Buddy Wing Support' started by CataclysmX, May 19, 2014.

    1. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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: May 19, 2014
    2. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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: May 21, 2014
    3. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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: May 21, 2014
    4. Developer

      Developer New Member

      Joined:
      Jul 11, 2012
      Messages:
      799
      Likes Received:
      2
      Trophy Points:
      0
      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
       
    5. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      Ive Got 4.5.1 already :), any other ideas?
       
      Last edited: May 22, 2014
    6. pindleskin

      pindleskin Community Developer

      Joined:
      Oct 24, 2012
      Messages:
      1,124
      Likes Received:
      2
      Trophy Points:
      38
    7. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Else delete all distributables and reinstall...
       
    8. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      Ive cleared them all out, what are the ones i need installed - Also 4.5 comes prebundled with 8.1
       
    9. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      So.. Ive uninstalled and re installed all C++ Packages, and still no dice
       
    10. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      Ive also tried it on different VM's :) To No Luck, am i doomed to play legit?
       
    11. Developer

      Developer New Member

      Joined:
      Jul 11, 2012
      Messages:
      799
      Likes Received:
      2
      Trophy Points:
      0
      Legit? Never! Looking at this line:

      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.
       
    12. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      You, I Like you.


      Im Using the SVN Version of walters already, is this what you meant?
       
    13. Developer

      Developer New Member

      Joined:
      Jul 11, 2012
      Messages:
      799
      Likes Received:
      2
      Trophy Points:
      0
      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.......
       
    14. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      My BuddyWing Folder
      [​IMG]

      My Routines:
      [​IMG]

      Compiled Assemblies:
      [​IMG]

      BuddyWing Main Screen:
      [​IMG]

      BuddyWing Settings Screen
      [​IMG]

      BuddyWing InfoDumping Screen
      [​IMG]

      BuddyWing Plugins Screen
      [​IMG]



      Still the same deal D:
       
      Last edited: May 24, 2014
    15. Developer

      Developer New Member

      Joined:
      Jul 11, 2012
      Messages:
      799
      Likes Received:
      2
      Trophy Points:
      0
      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?
       
    16. Bobaddy

      Bobaddy Member

      Joined:
      Sep 1, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      Hopefully one day we can get this fixed, I'm still having this error randomly.
       
    17. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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

      [​IMG]
       
      Last edited: May 25, 2014
    18. Aevitas

      Aevitas Well-Known Member Staff Member Buddy Core Dev

      Joined:
      Mar 2, 2010
      Messages:
      2,307
      Likes Received:
      36
      Trophy Points:
      48
      It's (somehow) caused by the combat routines, does a completely fresh install of BW give you the same issues?
       
    19. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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 :)
       
    20. CataclysmX

      CataclysmX New Member

      Joined:
      Apr 27, 2014
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      0
      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?
       

    Share This Page