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

Ledge and other Issues

nguy0313

New Member
Joined
Mar 11, 2014
Messages
14
Reaction score
0
Hey pushedx, about 20~ bots stuck with this message.


POI set to Type: None, Location: {0, 0}, Distance: 694, Name: None, Hash Code: -16025784
POI set to Type: AreaTransition, Location: {688, 194}, Distance: 22, Name: AreaTransition, Hash Code: 2037556177
Stopping the bot. Reason: Instance manager didn't open! Something has gone terribly wrong here...
Removed hook [BotBehavior] 9dca07d7-f099-45d0-a250-bda8d591a3a5
Cleared POI: AreaTransition
POI set to Type: None, Location: {0, 0}, Distance: 694, Name: None, Hash Code: 1967615405
Removing memory patches.

Bot stops inside submerged passage

And another issue

Also anyway to make it so if you are using spectral throw to move back and fourth? if a enemy is behind a rock, it it will try to attack it and stay there indefinitely. And range on spectral throw detection is incorrect, bot thinks it cannot hit at X range when it can.

Input error casting Spectral Throw on Kuduku, the False God. OutsideClientSpace
Input error casting Spectral Throw on Kuduku, the False God. OutsideClientSpace

Ty
 
Last edited:
This issue is part of the input issues that are working on being resolved. OutsideClientSpace means the bot is trying to target something outside of our usable client window. This system will change in the future but for now, there's not much yo ucna do other than lower your combat distance in the CR so it tries to target things closer.

The other half of the issue is the Exile routine is really basic and just attacks mobs head on. You'd have to modify it to move around and attack in a hit and run style. In the future, we'll have more advanced CR logic, but for now, what Exile has, is all we have.

In this thread, I talked about some of the current skill problems with Exile and why the bot has issues. We're working on addressing these, but there's no quick fix really. For now, it's best to "help" the bot out if you're around.
 
This issue is part of the input issues that are working on being resolved. OutsideClientSpace means the bot is trying to target something outside of our usable client window. This system will change in the future but for now, there's not much yo ucna do other than lower your combat distance in the CR so it tries to target things closer.

The other half of the issue is the Exile routine is really basic and just attacks mobs head on. You'd have to modify it to move around and attack in a hit and run style. In the future, we'll have more advanced CR logic, but for now, what Exile has, is all we have.

In this thread, I talked about some of the current skill problems with Exile and why the bot has issues. We're working on addressing these, but there's no quick fix really. For now, it's best to "help" the bot out if you're around.

Ah thanks!
So the
Stopping the bot. Reason: Instance manager didn't open! Something has gone terribly wrong here...
is getting fixed right?

Thanks for the fast reply.
 
k fixed the issue with

Stopping the bot. Reason: Instance manager didn't open! Something has gone terribly wrong here...

TakeCorruptedArea = false;

if you set it to true, it has issues.
 
Stopping the bot. Reason: Instance manager didn't open! Something has gone terribly wrong here...
is getting fixed right?

Do you have the "Always Highlight" setting enabled?

I'll need to see both of your logs if so, because that's not currently a known issue.

The "TakeCorruptedArea" option is for future support. Right now, it's for testing various things and is not officially supported.
#760 [09 Mar 14 20:00]
Corrupted areas are being worked in, but chest/exploration logic needs to change some for it to work properly. Right now, the bot would miss the chest and sometimes the boss in corrupted areas. There is no gui option to enable them yet, but if you'd like the bot to clear them (keeping in mind it'll have issues with the boss and vaal vessel) you can edit the "TakeCorruptedAreas" setting to true in your character settings file (you'll need to download a clean copy of the bot for it to appear automatically)
 
Do you have the "Always Highlight" setting enabled?

I'll need to see both of your logs if so, because that's not currently a known issue.

The "TakeCorruptedArea" option is for future support. Right now, it's for testing various things and is not officially supported.

You mean for item pickup?

what's your skype, and which logs? Thanks!

edit * yea all 20 bots have the item pickup enabled under UI for the PoE game.

I just recently switched to socks, instead of Open***, do you think lag could be an issue? the connection is 5 Megabytes down, and 3 megabytes up. Socks is on a T3 Provider. It was an open***, just recently switched to socks;

The logs ;

Error log is empty
Other log attached.

Thank you for looking into this.
 

Attachments

Last edited:
PM sent.

And no, the Always Highlight option is another setting in UI nearby "Key Pickup". You need both enabled.
 
where is this in the ui? under open settings window? I don't see it. I also don't see it under tools.

It's in the Path of Exile client settings (Options -> UI), not the bot settings.
 
Input error casting Spectral Throw on Kuduku, the False God. OutsideClientSpace
Input error casting Spectral Throw on Kuduku, the False God. OutsideClientSpace

This issue was just reproduced and will be fixed for the next version.
 
Back
Top