kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 334 forks source link

pather error for nith #213

Open xfactorzz opened 7 years ago

xfactorzz commented 7 years ago

my kolbot gets this error

Error in Nihlathak (pather.js #1210) getPresetUnits failed, couldn't access the level! (Area: 109, Ping:110,

i have been getting some keys, but i suspect that sometimes they are not running him, and i have a torch farmer awaiting keys from farmers, but none seem to be coming into his game, likely because they don't have a full set.

whats going on with the code, this is whats on the line in pather.js

preset = getPresetUnit(area, 2, wpIDs[i]);

any help would be appreciated, thanks!

poirierdev commented 7 years ago

Is it set to use the wp or the red portal? I think it fails if you don't explicitly tell it to use the wp and no red portal exists

On Sat, Apr 22, 2017, 2:36 PM xfactorzz notifications@github.com wrote:

my kolbot gets this error

Error in Nihlathak (pather.js #1210) getPresetUnits failed, couldn't access the level! (Area: 109, Ping:110,

i have been getting some keys, but i suspect that sometimes they are not running him, and i have a torch farmer awaiting keys from farmers, but none seem to be coming into his game, likely because they don't have a full set.

whats going on with the code, this is whats on the line in pather.js

preset = getPresetUnit(area, 2, wpIDs[i]);

any help would be appreciated, thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kolton/d2bot-with-kolbot/issues/213, or mute the thread https://github.com/notifications/unsubscribe-auth/ALT8rG8Onu2QXxUtR4sWdpARXOzmvfs_ks5ryjqEgaJpZM4NFKC1 .

xfactorzz commented 7 years ago

waypoint, sometimes it kill him, sometimes that error happens, quite often actually! it doesn't happen to my buddy, i copied his chara config and everything to see if it was just me, but even with his, it still does it!

poirierdev commented 7 years ago

Without looking at the code, it looks to me like its trying to execute the Nih script from the wrong worldmap and passing invalid params (or at least values causing it to fail at the minimum)

I'll see if I can't investigate later and report back if I find anything.

On Thu, Apr 27, 2017, 6:42 PM xfactorzz notifications@github.com wrote:

waypoint, sometimes it kill him, sometimes that error happens, quite often actually! it doesn't happen to my buddy, i copied his chara config and everything to see if it was just me, but even with his, it still does it!

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/kolton/d2bot-with-kolbot/issues/213#issuecomment-297847325, or mute the thread https://github.com/notifications/unsubscribe-auth/ALT8rAHhD38v9SAOavyZiyQH56NDGhjWks5r0QumgaJpZM4NFKC1 .