• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [BETA] Wildbuddy BETA - Pre-Release Builds

    Discussion in 'Wildbuddy Forum' started by Apoc, Oct 5, 2015.

    1. themarketguy

      themarketguy New Member

      Joined:
      Jun 24, 2015
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0

      To follow up on this I made a very basic profile looped it and tested, following is the profile and the link below is the log.

      Code:
      <Profile>
      
      <While Condition="1 == 1">
      
      <Vendor ForceSellItemIds="78317, 78307, 78310, 78309, 22065, 22065, 78297, 78295, 78301, 78300, 36227, 78093, 78089, 36229, 78094, 36225, 78090, 36228, 15633, 78306, 81210, 78314, 81214, 78312, 36226, 81202, 78319, 78305, 78313, 78304, 78308, 78318, 81210, 78311, 81203, 81216, 78288, 78316, 78091, 78092, 78291, 81212">
        <MaxQuality>Inferior</MaxQuality>
        <VendorNPCs>
      	<VendorNPC CreatureName="Quartermaster Leka" CreatureId="71146" X="4089.68" Y="-797.8368" Z="-2398.9" MapId="51" />
        </VendorNPCs>
      </Vendor>
      
      <MoveTo X="4054.982" Y="-803.2043" Z="-2330.933" MapId="51" />
      
      </While>
      
      </Profile>
      
      Log: http://pastebin.com/3JCJNYb6
       
    2. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Dosent work =(
       
    3. walter

      walter Active Member

      Joined:
      Jun 25, 2012
      Messages:
      1,112
      Likes Received:
      10
      Trophy Points:
      38

      Try now.
       
    4. getmunch

      getmunch New Member

      Joined:
      Sep 19, 2013
      Messages:
      426
      Likes Received:
      3
      Trophy Points:
      0
      cant get new build to work at all......fresh install

      [Compiler Error] WildbuddyBETA 1.1.638.326\Routines\Example\DebugRoutine.cs(37,26) : error CS1715: 'Buddy.DebugRoutine.DebugRoutine.Version': type must be 'System.Version' to match overridden member 'Buddy.Wildstar.BotCommon.CombatRoutineBase.Version'

      [Compiler Error] WildbuddyBETA 1.1.638.326\Routines\Example\DebugRoutine.cs(11,15) : error CS0534: 'Buddy.DebugRoutine.DebugRoutine' does not implement inherited abstract member 'Buddy.Wildstar.BotCommon.CombatRoutineBase.Version.get'
       

      Attached Files:

    5. walter

      walter Active Member

      Joined:
      Jun 25, 2012
      Messages:
      1,112
      Likes Received:
      10
      Trophy Points:
      38

      Just delete the debug folder routine. I doubt you even use it. Everything should work fine since that error shouldn't affect you. Make sure you select the correct "routine".
       
    6. xyz1337

      xyz1337 New Member

      Joined:
      Dec 9, 2015
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      When interacting with something [CTRL+ALT+I] WB (1.1.646.336) does crash with the following error message:

      2015-12-13 15:25:01,575 [15] ERROR Application - UNHANDLED DOMAIN EXCEPTION
      2015-12-13 15:25:01,575 [15] ERROR Application - System.Runtime.InteropServices.ExternalException (0x800401D0): Der angeforderte Clipboard-Vorgang war nicht erfolgreich.
      bei System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
      bei System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay)
      bei System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
      bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      bei System.Threading.ThreadHelper.ThreadStart()

      First the Object to interact with, gets displayed to the WB screen, and after that the exception comes up.
       
    7. xyz1337

      xyz1337 New Member

      Joined:
      Dec 9, 2015
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Okay, any insight in how to really use the OffMesshConnection Tag? I created some OffMeshs in an Expedition, put them in the beginning of the Profile and thought that I could now use a MoveTag to walk this Route/Mesh.

      Am I missing something here on how it is supposed to work?
       
    8. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      Last edited: Jan 27, 2016
    9. Greencat

      Greencat New Member

      Joined:
      Nov 6, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Same here, wb starting with this error :(
       
    10. tryp

      tryp New Member

      Joined:
      May 5, 2016
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      from the beta build:

      UNHANDLED DISPATCHER EXCEPTION
      System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found.
      File name: 'GreyMagic.dll'
      at Buddy.Wildstar.MainWindow.<AttachProcess>d__10.MoveNext()
      at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
      at Buddy.Wildstar.MainWindow.AttachProcess(Process p)
      at Buddy.Wildstar.MainWindow.<HandleProcessSelectorRefresh>d__13.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)


      Edit: happens on start up and first time using the bot if that helps
       
    11. getmunch

      getmunch New Member

      Joined:
      Sep 19, 2013
      Messages:
      426
      Likes Received:
      3
      Trophy Points:
      0
      Greymagic errors are usually fixed by rebooting your computer from my experiance.
       
    12. tryp

      tryp New Member

      Joined:
      May 5, 2016
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      thx for the suggestion

      gave my system a reboot but still getting the same error :(
       

    Share This Page