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

reave

Please retest this in the upcoming #721 beta build.

A spell casting issues was just found and changed, and I think your issues with Reave are of the same nature.

If it still happens though, please let us know, and we'll try to work out this issue as well.
 
strange, I'm using reave as my main attack without issue. exile profile only modded with enduring cry logic.
 
Mine is similar. I 5 link = Physical Reave 20%, Fasterattacks, Multistrike, MelPhys, BurnDmg+. His might be different. Highest 1h Melee build out there imo.
 
It kind of seems like an infinite loop logic bug. In your videos the bot text stops scrolling and it just sits there. If it were errors, you should see a ton of red. If the bot was still doing stuff, it should still be logging. For now, this is still being looked into, but not sure when a fix will be possible until the root issue is found. I've not been able to replicate it yet though. Is that client running in a VM or is anything going on that is taking away input possibly?
 
It happening not only in vm, different pc got same bug.
I was tried remove all gems, running on fresh bot (without any cfg) got same bug.
I think its routines bug ...
 
Found the bug!

However, no eta on a fix. It's an issue with the pathfinding library, and it's really hard to reproduce to debug properly.
 
solution: replace
Register("Reave", ret => NumberOfMobsNear(BestTarget, 10, 1));
to
Register("Reave");
in cr.cs
 
He man,

I discuss the same problem in an another post: http://www.thebuddyforum.com/exileb...109-error-after-patch-eb-bot.html#post1398347
If i know new things, you hear it from me!

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Just when i was done with typing, I read it is solved! Can somebody explain in some details how to replace this code?

Thank you
 
Solved on an another way, check my post, maybe it is usefull to you!
 
{.733} thats strange but on vmware bot cant use reave, spectral throw works...on desktop all works well :confused:
 
Back
Top