kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
344 stars 333 forks source link

Gambling #1255

Open Numbwa opened 5 years ago

Numbwa commented 5 years ago

whenever my guy goes to gamble i get the error "pickit error in runeword config" where do i find this config? i've attached a pastebin of my char config, Let me know if a pastebin of my pickit or shopbot will be needed XM5zfJaz.txt

DarkHorseDre commented 5 years ago

Not sure, whats the full line of the error? usually has filenames and line numbers - link a screenshot of the console with error plx

Numbwa commented 5 years ago

sorry for the late answer, dont have enough money atm for it to go gamble as i just manual gambled it all. but the error message is just "pickit error in runeword config" no numbers or anything which is why im confused what the error means. Normally it's easy to go correct cuz of the filenames and line numbers

DarkHorseDre commented 5 years ago

yeah i thought maybe you were making runewords but you have it disabled in the config. I think I've seen that error before but cant remember..

Numbwa commented 5 years ago

heres a screenshot of the console. https://gyazo.com/ea579e002c10b416a37e508035529a93

DarkHorseDre commented 5 years ago

ok so its an item error of NTIP.CheckItem of NTItemParser.dbl

please link Tester.nip and LLD.nip please ensure they are the correct ones from the branch you are using (master, limedrop etc)

Numbwa commented 5 years ago

Heres my pickit tester.nip pghPpdSz.txt

and this is LLD.nip Zm1j8Eqe.txt

Numbwa commented 5 years ago

think the problem lies in this line - Scripts.ShopBot = true; // Shopbot script. Automatically uses shopbot.nip and ignores other pickits. // Supported NPCs: Akara, Charsi, Gheed, Elzix, Fara, Drognan, Ormus, Asheara, Hratli, Jamella, Halbu, Anya. Multiple NPCs are also supported, example: [NPC.Elzix, NPC.Fara] // Use common sense when combining NPCs. Shopping in different acts will probably lead to bugs. - when switched to false it will start gambling for the item i want without giving me any errors,

DarkHorseDre commented 5 years ago

true! have you fixed it then?