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

AIF is crashing and stash all my rares

lukftw

New Member
Joined
Apr 2, 2017
Messages
5
Reaction score
0
I've found the bot stopped because it has no more space to stash rares, but it should not stash all the rares found and I've investigated the problem and it seems like AIF is crashing and not even showing the AIF tab in settings and it will use the old ItemFilter, but why the AIF is crashing?
Here is my log file:
 

Attachments

I use RestartOnCrash to EB and after starting the bot also fails to load AIF, its just not in the list of plugins :(
 
Please download a clean copy of the bot and reinstall your extra community content. Make sure to right click the installer/zip and "Unblock" it.

Based on your log, most of the Exilebuddy dependencies like IronPython (what AIF uses), HelixToolkit, and others are not being found.
 
I use RestartOnCrash to EB and after starting the bot also fails to load AIF, its just not in the list of plugins :(
The additional program RestartOnCrash is causing this problem, I've coded a program myself to restart on crash and that was the problem also, because when the program is opening the bot it's not opening in its original state, don't know why :)
 
It's most likely related to the program not setting the correct Working Directory for the Exilebuddy process then!
 
It's most likely related to the program not setting the correct Working Directory for the Exilebuddy process then!
Im pretty sure that is correct, because I've managed to get a workaround with autoit and I'm opening the EB Folder and hitting enter on the .exe with SendKeys and close the folder after that and it's working and note that I'm using the exact path to the EB process.
 
Im pretty sure that is correct, because I've managed to get a workaround with autoit and I'm opening the EB Folder and hitting enter on the .exe with SendKeys and close the folder after that and it's working and note that I'm using the exact path to the EB process.
You have found the solution to this problem after a restart?
 
Back
Top