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

[Plugin] UnstuckMe!

Status
Not open for further replies.
Yes I placed the wrong files in the zip file and took the download offline again .. but seems you where so fast with downloading ;) .. in the latest upload this should all be fixed :)

no problem bro. I will test this one out again and get back to you.

EDIT: only thing i see so far is that the log floods with this text

Code:
[14:36:01.446 N] [UnstuckMe!] isBusy() -> Reset
[14:36:01.518 N] [UnstuckMe!] isBusy() -> Reset
[14:36:14.921 N] [UnstuckMe!] isBusy() -> Reset
[14:36:14.991 N] [UnstuckMe!] isBusy() -> Reset
[14:36:31.646 N] [UnstuckMe!] isBusy() -> Reset
[14:36:31.836 N] [UnstuckMe!] isBusy() -> Reset
[14:36:39.641 N] [UnstuckMe!] isBusy() -> Reset
[14:36:42.181 N] [UnstuckMe!] isBusy() -> Reset
[14:36:54.099 N] [UnstuckMe!] isBusy() -> Reset
[14:36:58.177 N] [UnstuckMe!] isBusy() -> Reset
 
Last edited:
no problem bro. I will test this one out again and get back to you.

EDIT: only thing i see so far is that the log floods with this text

Code:
[14:36:01.446 N] [UnstuckMe!] isBusy() -> Reset
[14:36:01.518 N] [UnstuckMe!] isBusy() -> Reset
[14:36:14.921 N] [UnstuckMe!] isBusy() -> Reset
[14:36:14.991 N] [UnstuckMe!] isBusy() -> Reset
[14:36:31.646 N] [UnstuckMe!] isBusy() -> Reset
[14:36:31.836 N] [UnstuckMe!] isBusy() -> Reset
[14:36:39.641 N] [UnstuckMe!] isBusy() -> Reset
[14:36:42.181 N] [UnstuckMe!] isBusy() -> Reset
[14:36:54.099 N] [UnstuckMe!] isBusy() -> Reset
[14:36:58.177 N] [UnstuckMe!] isBusy() -> Reset

hmm yes I am aware of this :) will comment it out in v1.5.1 that I am posting right after this post ;)
 
It fails and wont load next profile ending in a infinite loop in trying to load next profile .. use reload profile if you rely on random profile loading I will look into this later but for now this is as it is

No problem, I just wanted to know what happens.
 
Changelog:
v1.5.1

  • Removed: Spammy isbusy log message


I am having a bad day .... I mix things up to much and cant concentrate at all .. So this is it for today :)
 
Hi,
i have extracted the file into my DB repository but when i load the DB program, he doesn't see any plugins.

Could someone help me with that problem please.

Thanks.
 
Last edited:
hi, here is a log, it was supposed to reload Tower of damned.. instead tower of cursed got loaded.. please check if any bug! Thanks..

[11:14:07.491 N] [UnstuckMe!] We have enough logged positions
[11:15:08.403 N] [UnstuckMe!] We have enough logged positions
[11:15:50.056 N] [UnstuckMe!] We have enough logged positions
[11:15:50.293 N] [UnstuckMe!] Unstuck attempt: 1
[11:15:54.387 N] [UnstuckMe!] Reload profile..
[11:15:54.387 N] [UnstuckMe!] Reload profile
[11:15:54.387 N] [UnstuckMe!] Loading -> D:\DB\Profile\[A3 - Inferno]Champion-Hunting 1.0 Silhouettes\Silhouettes_DamnedTower.xml
[11:15:55.257 N] Loaded profile [A3 - Inferno]Champion-Hunting 1.1 Silhouettes- Tower of the Damned Level 1 and 2
[11:15:55.257 N] [UnstuckMe!] Resetting162123430
[11:16:09.780 N] ========== Grid segmentation resetting!!! ============
[11:16:16.365 N] [RadsProfileManager beta] Been asked to load a new profile, which is Silhouettes_CursedTower.xml
[11:16:17.145 N] Loaded profile [A3 - Inferno]Champion-Hunting 1.0 Silhouettes - Tower of the Cursed Level 1
[11:16:17.145 N] [RadsProfileManager beta] Reset death count to 0.
[11:16:18.249 N] [UnstuckMe!] Checking new profile
[11:16:18.249 N] [UnstuckMe!] Resetting162146425
[11:16:19.374 N] Using Waypoint Waypoint-82167 Number:9
[11:16:24.249 N] ========== Grid segmentation resetting!!! ============
[11:16:25.966 V] Kicking in barricade a3dun_crater_st_Demon_BloodContainer_A-82416
 
A new update with alot of improvements
note: this update will reset to default settings due to major changes to the unstucker

v1.6
  • Added: Small delay after breaking an object
  • Changed: Improved the unstucker
  • Changed: Logging positions frequency (will now log a position every 250 miliseconds and check the how many logging positions we have after x seconds if this is 80% of the positions it should have it starts calculating the distance from each point)
  • Bugfix: Some minor bug fixes...
 
Thank for the new update, it is working great so far. In the next version, can you add feature that click the disconnect pop up ?
 
It fails and wont load next profile ending in a infinite loop in trying to load next profile .. use reload profile if you rely on random profile loading I will look into this later but for now this is as it is

Is this fixed in the new release?
 
Hello. Sorry for my bad english, i am russian.
I have problems with RadsProfileManager+UnstuckMe
i dont udnerstand this '* Important note for RadsProfileManager: UnstuckMe still requires the exitgame parameter to be set to leave the game when last profile is reached (spoiler below contains an example on how to do this)' and
<Profile>
<Name>UnstuckMe exitgame Example</Name>
<GameParams quest="57337" step="26" act="A2" difficulty="Inferno" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<LeaveGame reason="Done!" />
<Continue profile="FirstProfileInLine.xml" exitgame="true" />
</Order>
</Profile>

Where and in which file should I write?
 
at the last profile where the <LeaveGame reason="" /> .. is located right under leavegame tag add the continue profile ... where FirstProfileInLine.xml is the profile that should be your first profile like radonic profile with the STARTHERE in its name
 
Wow, i did it, thx :D
<LeaveGame reason="Done!"/>
<Continue profile="Silhouettes_START_HERE.xml" exitgame="true"/>
 
So in the CoreAzmodan.xml file, it should look like this in the end?

<!-- From Town -->
<If condition="(not Me.IsInTown)">
<UseTownPortal questId="1" />
</If>

<LeaveGame reason="Thanks for using Ciggarc's profiles! Feel free to donate to us so we can keep doing amazing projects!" />
<Continue profile="Silhouettes_START_HERE.xml" exitgame="true" />
</Order>
</Profile>
 
So in the CoreAzmodan.xml file, it should look like this in the end?
yes that would do the trick I might just look for Leavegame in next version so ppl dont have to change anything in there profile ..
 
My D3 keeps crashing, and I'm pretty sure it's unstuckme because all the crash logs show that it's in the middle of an unstuck attempt. How can I help figure out the issue and resolve it? Examples of the end of my logs are below - I can attack 5-6 full logs if needed. It's annoying because it seems to be crashing every 45 minutes or so.

I just noticed that the 3 here seem to be after trying to interact with Tyrael - does that have something to do with it?

Also, I'm running 3 instances of D3/DB (2 doing Leoric's signet, one farming A3). Only one D3 crashes at a time, and it's ALWAYS one of the Leoric farming D3's. Not sure if this helps, but it is more info.

LOG 1 (just the last few lines)
...
[02:24:41.001 D] [UnstuckMe!] Trying next move
[02:24:41.033 D] [UnstuckMe!] Mover() [12] moving to <320.868, 198.8326, 0.1000038>
[02:24:41.545 D] [UnstuckMe!] Mover() We are running check distance after 5 seconds
[02:24:44.230 D] Generating path to Moving to talk to unit - <296.2643, 251.6716, 0>
[02:24:44.242 D] Raycast path generated.
[02:24:44.242 D] Generated path to <296.2643, 251.6716, 0> (Moving to talk to unit) with 1 hops.
[02:24:45.088 N] Interacting with unit Tyrael-107
[02:24:45.330 D] Navigator.Clear
[02:24:46.069 D] [UnstuckMe!] Trying next move
[02:24:46.080 N] [UnstuckMe!] Failed unstucking attempt: 1
[02:24:46.142 N] [UnstuckMe!] LeavingGame 163932964
[02:24:46.147 N] [UnstuckMe!] Resetting163932964
[02:24:48.330 N] Diablo III Exited, Demonbuddy terminating

LOG 2

[19:53:19.770 D] Raycast path generated.
[19:53:19.770 D] Generated path to <296.2643, 251.6716, 0> (Moving to talk to unit) with 1 hops.
[19:53:20.954 N] Interacting with unit Tyrael-107
[19:53:21.182 D] Navigator.Clear
[19:53:21.582 D] [UnstuckMe!] Trying next move
[19:53:21.645 N] [UnstuckMe!] Failed unstucking attempt: 1
[19:53:21.660 N] [UnstuckMe!] LeavingGame 140448480
[19:53:21.675 N] [UnstuckMe!] Resetting140448495
[19:53:23.962 N] Diablo III Exited, Demonbuddy terminating


LOG 3
[08:05:24.811 N] Interacting with unit Tyrael-88
[08:05:25.033 D] Navigator.Clear
[08:05:25.786 D] [UnstuckMe!] Trying next move
[08:05:25.796 D] [UnstuckMe!] Mover() [9] moving to <387.6176, 254.3406, 0.1>
[08:05:26.301 D] [UnstuckMe!] Mover() We are running check distance after 5 seconds
[08:05:28.932 D] Generating path to Moving to talk to unit - <296.2643, 251.6716, 0>
[08:05:28.937 D] Raycast path generated.
[08:05:28.937 D] Generated path to <296.2643, 251.6716, 0> (Moving to talk to unit) with 1 hops.
[08:05:30.846 D] [UnstuckMe!] Trying next move
[08:05:30.880 D] [UnstuckMe!] Mover() [10] moving to <361.4038, 202.7229, -0.2123084>
[08:05:31.390 D] [UnstuckMe!] Mover() We are running check distance after 5 seconds
[08:05:34.041 N] Interacting with unit Tyrael-88
[08:05:34.275 D] Navigator.Clear
[08:05:35.346 N] Interacting with unit Tyrael-88
[08:05:35.561 D] Navigator.Clear
[08:05:35.928 D] [UnstuckMe!] Trying next move
[08:05:35.942 D] [UnstuckMe!] Mover() [12] moving to <322.5858, 199.1283, 0.1000038>
[08:05:36.444 D] [UnstuckMe!] Mover() We are running check distance after 5 seconds
[08:05:39.128 D] Generating path to Moving to talk to unit - <296.2643, 251.6716, 0>
[08:05:39.129 D] Raycast path generated.
[08:05:39.129 D] Generated path to <296.2643, 251.6716, 0> (Moving to talk to unit) with 1 hops.
[08:05:40.009 N] Interacting with unit Tyrael-88
[08:05:40.247 D] Navigator.Clear
[08:05:40.988 D] [UnstuckMe!] Trying next move
[08:05:41.005 N] [UnstuckMe!] Failed unstucking attempt: 1
[08:05:41.062 N] [UnstuckMe!] LeavingGame 97987878
[08:05:41.066 N] [UnstuckMe!] Resetting97987894
[08:05:43.061 N] Diablo III Exited, Demonbuddy terminating
 
Last edited:
My D3 keeps crashing, and I'm pretty sure it's unstuckme because all the crash logs show that it's in the middle of an unstuck attempt. How can I help figure out the issue and resolve it? Examples of the end of my logs are below - I can attack 5-6 full logs if needed. It's annoying because it seems to be crashing every 45 minutes or so.

I just noticed that the 3 here seem to be after trying to interact with Tyrael - does that have something to do with it?

Also, I'm running 3 instances of D3/DB (2 doing Leoric's signet, one farming A3). Only one D3 crashes at a time, and it's ALWAYS one of the Leoric farming D3's. Not sure if this helps, but it is more info.

Does this also happen when you are not using UnstuckMe?
What are your settings with UnstuckMe?
Are you using any other plugins?
Can you monitor the bot and tell me exactly what happens?
 
Does this also happen when you are not using UnstuckMe?
What are your settings with UnstuckMe?
Are you using any other plugins?
Can you monitor the bot and tell me exactly what happens?

I just pm'd you my settings, no it doesn't happen without UnstuckMe, and I'm just using Giles Trinity and RadsProfileManager. I'll monitor it and let you know when it happens again.
 
I dont see unstuckme in the list of plugin's, what am i doing wrong? have everything on the latest version.
 
Status
Not open for further replies.
Back
Top