isid0re / SoloLeveling

The original multi-class single character leveling script for Kolbot. Blizzhackers / Kolbot from level 1 to 99. After the initial setup, the bot will operate without user involvement.

Home Page:https://buymeacoffee.com/isid0re

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined error in Config.Runewords on new Barb

randy-cruz opened this issue · comments

[2021/07/23 11:56:21] Pickit Tier (Tier) error! Line # 1 Entry: undefined (SoloLeveling) Error message: Config.Runewords[(intermediate value)][0] is undefined

New character, Frenzy build. Just merged the latest commits in and started this character about an hour ago.

thank you i updated the typo in the barbarian.sololeveling.js config. to correct the issue.
line 324 needed to change Config.Runewords.push([Runeword.BoTD, "Colossus Blade"]); to Config.Runewords.push([Runeword.BreathoftheDying, "Colossus Blade"]);