Download - Please download a clean copy of Beta for each version. Do not "update", because the changes will break other versions. Before reporting issues, please make sure you are using a clean copy.
Please attach a full log if you have any problems. I've made sure as much debugging information is logged as possible to track down various issues that might happen. I need the full log though, and not partial snippets. If you do not feel comfortable posting a full log, you can PM me it instead with a link to your thread.
Beta #892
This version adds ProcessHookManager logging to #891 in order to try and identify why various input issues are still happening that shouldn't.
Beta #891 - Overview
1. Please place the "Move only" skill on your skillbar, but not in Left Mouse Button.
2. Make sure "Always Highlight" is enabled (PoE Options-> Ui or press Z)
3. Make sure "Key Pickup" is enabled (PoE Options-> Ui)
This version make some changes to various logging to try and help identify random issues. The performance overhead of frequent logging should be reduced quite a bit as a result. A few bugs have been fixed as well, and a few API additions were made.
If you have had previous issues that are still not fixed, please attach a full log as soon as you notice the problem. On the GUI, I have buttons for zip log and copy log path, to make attaching the current log as easy as possible. Please do not edit the logs or only provide partial snippets, as I need everything in the log, regardless how unimportant it might seem.
CR issues are known, and I am aware of the current feedback regarding it. Only a few things will actually be changing with it though, as I've mentioned before, our CR is going to have some specific limitations, as there's no way to do everything people want/need in one CR that everyone uses. Smaller, more precise CRs will be the way to go to avoid a lot of issues that are present with ours.
Changelog
Please attach a full log if you have any problems. I've made sure as much debugging information is logged as possible to track down various issues that might happen. I need the full log though, and not partial snippets. If you do not feel comfortable posting a full log, you can PM me it instead with a link to your thread.
Beta #892
This version adds ProcessHookManager logging to #891 in order to try and identify why various input issues are still happening that shouldn't.
Beta #891 - Overview
1. Please place the "Move only" skill on your skillbar, but not in Left Mouse Button.
2. Make sure "Always Highlight" is enabled (PoE Options-> Ui or press Z)
3. Make sure "Key Pickup" is enabled (PoE Options-> Ui)
This version make some changes to various logging to try and help identify random issues. The performance overhead of frequent logging should be reduced quite a bit as a result. A few bugs have been fixed as well, and a few API additions were made.
If you have had previous issues that are still not fixed, please attach a full log as soon as you notice the problem. On the GUI, I have buttons for zip log and copy log path, to make attaching the current log as easy as possible. Please do not edit the logs or only provide partial snippets, as I need everything in the log, regardless how unimportant it might seem.
CR issues are known, and I am aware of the current feedback regarding it. Only a few things will actually be changing with it though, as I've mentioned before, our CR is going to have some specific limitations, as there's no way to do everything people want/need in one CR that everyone uses. Smaller, more precise CRs will be the way to go to avoid a lot of issues that are present with ours.
Changelog
- Added additional debugging to help track down issues.
- Added time limiting to debug messages for various tasks to cut down on performance hits.
- Added a FallbackTask to execute when the bot has nothing to do.
- Updates execution conditions for most tasks to make sure they don't execute when they are not supposed to.
- Added Actor.HasHearldOfIceBuff / HasHearldOfAshBuff / HasHearldOfThunderBuff (future support) convenience properties.
- Added Herald of Ice/Ash to ExapleRoutine.
- CR now moves into MaxMeleeRange to use melee attacks.
- Added LokiPoe.Type to type stuff into the chat window.
- Fixed max quality on the default pickup skillgem filter.
Last edited: