What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot stuck at gate at Old Ruins even when not dead in cellar.

sabres

New Member
Joined
Jun 18, 2012
Messages
79
Reaction score
0
Hi,
I have edited Sarkoth.cs file under instructions from http://www.thebuddyforum.com/demonbuddy-forum/57505-solution-adrias-hut-issue.html

I left this profile [Barbarian] Sarkoth Farm Profile updated - Eien unattended through my sleep of about 7 hours.

The following is the profile:
Code:
<Profile>
  <Name>[Barbarian] Sarkoth Farm Profile updated - Eien</Name>
  <GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1"  />
  <Order>
    <WriteReport />	
	<MoveTo questId="1" x="1990.739" y="2619.891" z="29.1796" /> 
    <MoveTo questId="1" x="2047.128" y="2555.287" z="27.1" /> 
    <If condition="ActorExistsAt(176007, 2059.629, 2478.667, 27.02374, 15)">
	<MoveTo questId="1" x="2079.814" y="2483.71" z="27.1" /> 
	  <UseObject questId="1" x="2058.653" y="2476.354" z="26.32902" actorId="176007" isPortal="True" destinationWorldId="106746" />
      <MoveTo questId="1" x="117.8131" y="103.533" z="0.1000004" />
    </If>
    <UseTownPortal questId="1" />
    <LeaveGame reason="Run is done" />
  </Order>
  <KillMonsters>True</KillMonsters>
  <PickupLoot>True</PickupLoot>
</Profile>

I woke up to find my bot trying to barge into the gate east of Old Ruins.

I tried to rectify this by restarting the bot but it didn't work. In the end, I had to install another clean copy of DB to run the profile again.

The following error comes up if I try to restart the bot:
Code:
[09:41:39.825 N] Demonbuddy v1.0.607.146 started
[09:41:44.149 N] Logging in...
[09:41:45.679 N] Attached to Diablo III with pid: 6068
[09:41:45.689 N] Flashing window
[09:41:50.034 N] Current bot set to Order Bot
[09:41:50.044 N] Loaded profile [Barbarian] Sarkoth Farm Profile updated - Eien
[09:41:50.367 N] Compiler Error: c:\Users\Shawn\Desktop\Demonbuddy barb\Plugins\Icools Sarkoth Helper V1.0\Sarkoth.cs(107,76) : error CS1009: Unrecognized escape sequence

My full logs, plus the one over the night is as follows:

The one that ran overnight was too large to attach here:
https://www.dropbox.com/s/r52yu4kmz9jdb1p/2012-06-24 05.00.txt

Please advise anyone??

Edit: Happened again, Log as attached
 

Attachments

Last edited:
Back
Top