kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
345 stars 332 forks source link

Connection interrupted act 2 sewer #279

Open mrandros opened 7 years ago

mrandros commented 7 years ago

I just installed a fresh folder, with the latest bot, 17.10.100. I run the Wpgetter and Quester script, but when my char arrive to act 2, and touch the sewer, in upper right corner, right next to merc seller, i get "Your connection has been interrupted". I never had this problem before, except 6+ months ago with a druid, that got this when he tried to move from a5, to another act, with wp

The error happens this way :

Char run up to sewer Stand next to sewer Connection interrupted

I have no idea what is causing this, i fixed the previous crash with dudus, by using another char config, so i tried it here too, to make sure its not the char config that is broken

The only thing i touched in the char config, is disable Useraddon, and enable wpgetter and Questing

Here is my char config : https://pastebin.com/qwyMURnZ

StoneOfJordan commented 7 years ago

Could you add a pastebin/gist link of your Pather.js file (located in kolbot\libs\common) and the scripts that you're using with it (wpgetter & quester in this case).

mrandros commented 7 years ago

Hi @StoneOfJordan i use d2botlead as start, and i only use wpgetter and quester, but i assume the problem is with wpgetter, as it runs first, before questing, so going to to kill rada with quester is not yet in effect, as it will go for wp in sewer level 2

Pather: https://pastebin.com/9gjYVCWC

D2botlead: https://pastebin.com/MQuvWkYx

StoneOfJordan commented 7 years ago

Your Pather.js is not up to date, please get the latest version.

mrandros commented 7 years ago

@StoneOfJordan how? It is from the latest build, from this site. 17.10.100

StoneOfJordan commented 7 years ago

I don't know what you downloaded but the Pather.js is not up to date. The updated version will solve your issue.

mrandros commented 7 years ago

@StoneOfJordan i download this - https://github.com/kolton/d2bot-with-kolbot.git

StoneOfJordan commented 7 years ago

Hmm, that should work unless you downloaded a different branch. Anyways, here's the updated file. Let me know if that solves your issue.

mrandros commented 7 years ago

@StoneOfJordan thank you. I hit "Clone or Download" and "Download to Zip". Hope it works, thanks :)