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

Combat Bot crashes Diablo

Stealthadin

New Member
Joined
Oct 12, 2011
Messages
52
Reaction score
1
Using the same 'profile' that I've used in the past (albiet, several weeks ago) I am crashing Diablo as soon as I select a combat profile.

Tried multiple toons with same result
All other profiles (Act3 Champ farm) have been working and are still working.
Disabled all plugins
Using Belphegor Combat
Using latest DB

Code:
<Profile>
	<Name>Combat Bot</Name>
	<KillMonsters>True</KillMonsters>
	<PickupLoot>True</PickupLoot>
  <Order>
      <MoveTo />
  </Order>	
</Profile>
 

Attachments

[22:01:05.394 D] System.InvalidOperationException: No routine was selected. Please ensure there is a routine for your character before starting the bot.
at Demonbuddy.MainWindow.OnMultipleRoutinesLoaded(MultipleRoutineEventArgs args)
at Zeta.CommonBot.RoutineManager.SetCurrentCombatRoutine()
at Zeta.CommonBot.BotMain.Start()
at Demonbuddy.MainWindow.HandleStartStopBot()
[22:01:06.345 D] Cannot stop a bot when it is not running.
[22:01:06.345 D] Forcing closed all current windows.
 
Back
Top