kolton / d2bot-with-kolbot

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

Mulelog not working... realms[info.realm] #2554

Open hutber opened 4 years ago

hutber commented 4 years ago

MuleLog doesn't work at all. I tried a newer version of oog.js but then nothing works. Can somebody help?

inside my config

realm: "Europe", // Available options: "useast", "uswest", "europe", "asia"

Here's my error:

MuleLogger: Login account:account
[Strict Warning (162)] File(kolbot\libs\oog.js:762) reference to undefined property
realms[info.realm]

image

hutber commented 4 years ago

For a temporary fix I changed line 762 in OOG.js to ControlAction.clickRealm(3); 3 = Europe