• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Beta] Demonbuddy daily beta builds

    Discussion in 'Archives' started by Nesox, Oct 11, 2012.

    Thread Status:
    Not open for further replies.
    1. tom157

      tom157 New Member

      Joined:
      Jun 14, 2012
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      0
      Well its Beta, use Release version. Problem solved.
       
    2. Diabloguy69

      Diabloguy69 New Member

      Joined:
      Aug 8, 2012
      Messages:
      422
      Likes Received:
      0
      Trophy Points:
      0
      forced? !
       
    3. vwest877

      vwest877 New Member

      Joined:
      Jan 15, 2010
      Messages:
      254
      Likes Received:
      0
      Trophy Points:
      0
      I just assumed it was because i lost authentication to the buddy server as soon as the release went out - thats the only reason I updated. I've never lost authentication b4 when a release is pushed.
       
    4. MonsterMMORPG

      MonsterMMORPG Member

      Joined:
      Aug 22, 2012
      Messages:
      463
      Likes Received:
      1
      Trophy Points:
      18
      DemonbuddyBETA v1.0.1078.30 is not working
       
    5. hairymexican

      hairymexican New Member

      Joined:
      Oct 14, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      didnt think of that. Do you know if the releSe was updated since 1.05 cause i had issues after the update. Thanks
       
    6. secureit

      secureit New Member

      Joined:
      Aug 23, 2012
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      0
      Getting this message [07:59:49.952 D] Start/Stop Button Clicked!
      [07:59:52.068 D] System.ArgumentException: Field passed in is not a marshaled member of the type '.'.
      Parameter name: fieldName
      at System.Runtime.InteropServices.Marshal.OffsetOf(Type t, String fieldName)
      at Zeta.Internals.Actors.ACD..ctor(IntPtr ptr)
      at Zeta.Internals.ACDManager..()
      at Zeta.Internals.ActorManagerEx.()
      at Zeta.Internals.ActorManagerEx.Update()
      at Demonbuddy.MainWindow.HandleStartStopBot()
       
    7. vid-jey

      vid-jey New Member

      Joined:
      Aug 23, 2012
      Messages:
      575
      Likes Received:
      0
      Trophy Points:
      0
      +++
      after an automatic update and download the profile bot does not start

      [11:09:47.322 D] Start/Stop Button Clicked!
      [11:09:52.581 D] System.ArgumentException: Переданное поле не является упакованным членом типа ".".
      Имя параметра: fieldName
      в System.Runtime.InteropServices.Marshal.OffsetOf(Type t, String fieldName)
      в Zeta.Internals.Actors.ACD..ctor(IntPtr ptr)
      в Zeta.Internals.ACDManager..()
      в Zeta.Internals.ActorManagerEx.()
      в Zeta.Internals.ActorManagerEx.Update()
      в Demonbuddy.MainWindow.HandleStartStopBot()
      [11:09:53.714 D] Cannot stop a bot when it is not running.
      [11:09:53.714 D] Forcing closed all current windows.
      [11:09:53.779 N] [RadsAtom] - Inactivty thead is Closing.
      [11:09:53.800 N] [RadsAtom] - MrWorker thead is Closing.
       

      Attached Files:

    8. pit

      pit New Member

      Joined:
      Apr 19, 2012
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      Same as everybody else above.
       
    9. mylo

      mylo Member

      Joined:
      Jun 14, 2012
      Messages:
      128
      Likes Received:
      9
      Trophy Points:
      18
      Also same, not working just sitting there :/
       
    10. ChineseMate

      ChineseMate New Member

      Joined:
      Oct 10, 2012
      Messages:
      76
      Likes Received:
      1
      Trophy Points:
      0
      DemonbuddyBETA v1.0.1078.30
      1.png
       
    11. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      New build up #32, note that you need version v1.6.3.2 of trinity for this version of DB


      • Accidental error that broke the bot fixed
      • Replace ACD->AnimationState with AnimationInfo. Contains information about the current animation being played and the state.
      • Updated the SNOPower enumeration
      • LoadProfile tag added, let's you load a profile from a profile if you wish to split up your profile into smaller profiles, note: it only check the directory of the current profile for other profiles used in the "profile" attribute. Usage: <LoadProfile profile="SomeProfileHere.xml" />
      • LogMessage tag added. example usages:
        "<LogMessage output="I'm a little teacup!" logLevel="Verbose" />" "<LogMessage message="short and stout!" />" "<LogMessage output="here is my handle!" logLevel="Verbose" />".
       
    12. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      the LoadProfile doesn't seem to work.
      should use it like this?

      Code:
      <Profile>
      	<Name>A3</Name>
      	<KillMonsters>True</KillMonsters>
      	<PickupLoot>True</PickupLoot>
      	<GameParams quest="101758" step="29" act="A3" difficulty="Inferno" resumeFromSave="False" isPrivate="True" numGames="-1"  />
      	<Order>
      	
      		<If condition="(not Me.IsInTown)">   
      			<UseTownPortal questId="1" />       
      		</If>
      		
      		<WaitTimer questId="1" waitTime="5000" />
      		<LoadProfile profile="BigRed_DamnedTower.xml" />
      		<LoadProfile profile="BigRed_DamnedHeart.xml" />
      		<LoadProfile profile="BigRed_Stonefort.xml" />
      	</Order>
      </Profile>
      
      
       
    13. gexstar

      gexstar New Member

      Joined:
      Oct 1, 2012
      Messages:
      155
      Likes Received:
      0
      Trophy Points:
      0
      RadsAtom isnt working with the latest Beta i think.

      Im gettin some errors and it wont load.
       
    14. ksmaze

      ksmaze Member

      Joined:
      Sep 4, 2012
      Messages:
      239
      Likes Received:
      1
      Trophy Points:
      18
      of cause. profile load process has been changed in this build.
       
    15. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      the tag db uses has a different name, "LoadProfile" not "Continue"

      ...

      Use this one till he updates it.
       
      Last edited: Oct 18, 2012
    16. gexstar

      gexstar New Member

      Joined:
      Oct 1, 2012
      Messages:
      155
      Likes Received:
      0
      Trophy Points:
      0
      Ah, didnt read the change notes. Only got it to get rid of the tp/sprint bug.

      Thanks for epic support Nesox! Will try this version out.
       
    17. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      New build up #33

      • Added ACD.CurrentAnimation
      • Added ACD.AnimationState

      Edit: Rads etc. should work again, don't need to use the one i posted.
       
    18. woutknutsel

      woutknutsel New Member

      Joined:
      Aug 13, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      0
      Running now with trinity 1.6.3.2, radsatom 1.5.1 and unstuckme 1.8.3
       
    19. 99dsimonp

      99dsimonp Member

      Joined:
      Jan 15, 2010
      Messages:
      587
      Likes Received:
      0
      Trophy Points:
      16
      Whenever I start up the bot it creates a game and stands still, doing nothing.
      Logs attached.
       

      Attached Files:

    20. gotteshand

      gotteshand New Member

      Joined:
      Jun 7, 2012
      Messages:
      273
      Likes Received:
      1
      Trophy Points:
      0
      Awesome thank you sooo soo much that's something we've wanted for ages. About the new version it self well it aint broken anymore thats for sure.. also so far its running pretty smoothly I've tested everything except profile tags and Dungeon explorer so I can't comment on these two but the rest is working pretty damn fine.

      On another note doh your Auth-Servers seem to have issues I've been getting kicked several times today (no its not the version tested with both beta and stable)
       
    Thread Status:
    Not open for further replies.

    Share This Page