• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • type intializer throwing exceptions??

    Discussion in 'Buddy Wing Forum' started by smi53, Jun 7, 2012.

    1. smi53

      smi53 New Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      the type initializer for buddy.commonbot.routinemanager threw and exception

      any idea what this is or how to fix
       
    2. Hawker

      Hawker Well-Known Member Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      2,509
      Likes Received:
      70
      Trophy Points:
      48
      Will be fixed when the nav server is back up.
       
    3. smi53

      smi53 New Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      when will that be cos of 1038pm sydney time its still giving that message
       
    4. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      give us your log plz and the screeshot of the error
       
    5. smi53

      smi53 New Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      [13:13:16.802 N] Starting Buddy Wing v1.0.826.243
      [13:13:18.796 N] Logging in...
      [13:13:20.128 N] Login Success!
      [13:13:21.232 D] First CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
      [13:13:21.232 D] OS Version: Windows NT 6.1.7601 Service Pack 1
      [13:13:21.232 D] App Path: C:\Users\Robert Smith\Desktop\BuddyWing\BuddyWing 1.0.817.237\Buddywing.exe
      [13:13:21.312 D] Current build number: 913394
      [13:13:21.313 D] Loading client.gom..
      [13:13:21.356 D] Loaded client.gom!
      [13:13:21.648 D] Took 289ms to get the nodes list.
      [13:13:21.648 D] There are 53525 nodes.
      [13:13:21.648 D] DomList has 4294967295/5098976
      [13:13:21.758 D] _BaseClient handled.
      [13:13:21.758 D] utlStaticDefinitions handled.
      [13:13:21.759 D] strOracle handled.
      [13:13:21.759 D] chrOracle handled.
      [13:13:21.759 D] qstOracle handled.
      [13:13:21.765 D] spnOracle handled.
      [13:13:21.765 D] ablOracle handled.
      [13:13:21.765 D] cnvOracle handled.
      [13:13:21.765 D] ctlOracle handled.
      [13:13:21.765 D] _InputHandler handled.
      [13:13:21.766 D] mapOracle handled.
      [13:13:21.780 D] gmOracle handled.
      [13:13:21.780 D] Debug Draw Oracle added.
      [13:13:21.780 D] dbgDrawOracle handled.
      [13:13:21.839 D] guiApiGfx handled.
      [13:13:21.868 D] Adding input layer ctlInputCamera - 3BB18CD9
      [13:13:21.869 D] sysInputLayer handled.
      [13:13:21.869 D] Adding input layer ctlInputMouse - 3BB18CE6
      [13:13:21.869 D] sysInputLayer handled.
      [13:13:21.869 D] Adding input layer ctlInputMovement - 3BB18CEA
      [13:13:21.869 D] sysInputLayer handled.
      [13:13:21.869 D] Adding input layer ctlInputVehicle - 3BB18CFF
      [13:13:21.869 D] sysInputLayer handled.
      [13:13:21.870 D] Adding input layer ctlInputTargetting - 3BB18D0B
      [13:13:21.870 D] sysInputLayer handled.
      [13:13:21.870 D] Adding input layer ctlInputGame - 3BB18D2D
      [13:13:21.870 D] sysInputLayer handled.
      [13:13:21.872 D] Adding input layer ctlInputUI - 3BB18D74
      [13:13:21.872 D] sysInputLayer handled.
      [13:13:21.873 D] Adding input layer ctlInputConvo - 3BB18DA4
      [13:13:21.873 D] sysInputLayer handled.
      [13:13:21.873 D] Adding input layer ctlInputCharacterSelection - 3BB18DB6
      [13:13:21.873 D] sysInputLayer handled.
      [13:13:21.873 D] Adding input layer ctlInputCreditsScreen - 3BB18DBC
      [13:13:21.873 D] sysInputLayer handled.
      [13:13:21.873 D] Adding input layer ctlInputUtility - 3BB18DBE
      [13:13:21.873 D] sysInputLayer handled.
      [13:13:21.873 D] Adding input layer ctlInputLoadingScreen - 3BB18DCA
      [13:13:21.873 D] sysInputLayer handled.
      [13:13:21.879 D] ablTrainerOracle handled.
      [13:13:21.880 D] prfOracle handled.
      [13:13:22.061 D] Took 413ms to process the node list
      [13:13:22.458 N] User is a Knight
      [13:13:22.458 V] Routine Path:
      [13:13:23.146 N] There was an error while starting the bot. Did you shut down improperly last time? (ArgumentNullException - Value cannot be null.
      Parameter name: path2)
      [13:13:23.146 D] The type initializer for 'Buddy.CommonBot.RoutineManager' threw an exception.
      [13:13:23.147 D] at Buddy.CommonBot.RoutineManager.get_Current()
      at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
      at Buddywing.MainWindow.()
      [13:13:23.147 N] Buddy Wing: The Old Robot is ready!
      [13:13:41.998 N] Current bot set to Quest Bot
      [13:13:42.000 N] Loaded profile Ilum Level 50 PvE Daily Missions (Republic) - Willox
      [13:14:29.492 D] Start/Stop Button Clicked!
      [13:14:29.493 D] BotMain.Start() called
      [13:14:33.509 D] System.TypeInitializationException: The type initializer for 'Buddy.CommonBot.RoutineManager' threw an exception. ---> System.ArgumentNullException: Value cannot be null.
      Parameter name: path2
      at System.IO.Path.Combine(String path1, String path2)
      at Buddy.CommonBot.RoutineManager.get_RoutineDirectory()
      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..Invoke(Object& instance, Arguments arguments, Object aspectArgs)
      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)
      [13:16:17.322 D] Start/Stop Button Clicked!
      [13:16:17.322 D] BotMain.Start() called Untitled.jpg


      this is log, im not sure how to attach it, im saw a post on how to but i am tired lol
       
    6. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      is net framework installed?
      have you tried to reinstall BW?
       
    7. Aevitas

      Aevitas Well-Known Member Staff Member Buddy Core Dev

      Joined:
      Mar 2, 2010
      Messages:
      2,307
      Likes Received:
      36
      Trophy Points:
      48
      Yeah that looks like a WingIt corruption/not being there error of some description. As Tony said, try installing a fresh copy of the latest BW and see if the problem persists.
       
    8. smi53

      smi53 New Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      will give it a ***** thanks
       
    9. smi53

      smi53 New Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      re install worked good, but now i load up a profile while im on ilum to do dailies and it stands there doing nothing, ima try find something to fix that now on the forum
       
    10. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      give us your log
       

    Share This Page