It works fine for me also as long as I am not trying to use it with AGB.
Hi peeps,
Tested and running fine...
Arelog with AGB... please download the empty.xml from the DB_Run thread.
1. Point your DB to the empty.xml
2. Run your D3 and DB once normally and set your settings.
a) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).
b) Check the Auto start in the same window.
c) Start the bot to got for a test run. Make sure it works as it should without Arelog.
d) Stop the bot and close DB normally.
e) Close D3.
3. In Arelog, change the properties of your bots as such:
a) Under custom class: AGB - Nullcombat
b) Check Auto Start.
4. Look for this file: CharacterSettings.xml inside your Demonbuddy folder\Settings\"Your_BattleTag"
a) Check that this line is inside the file:
<Value>AGB.Loader</Value>. This line must be in
between the
<EnabledPlugins> and
</EnabledPlugins> tags.
b) If it's not there, please add it in. So it should be something like this:
Code:
<EnabledPlugins>
<Value>AGB.Loader</Value>
.
.
.
</EnabledPlugins>
c) I found that it helps if that <Value>AGB.Loader</Value> line is at the first position among all your other enabled plugins.
d) Save the file.
And... you're good to go...

And yes, I have tried crashing it and letting Arelog restart it... working fine if you follow the steps here.
Have fun~!
Cheers~!