mmmpld / pod-attack-calc

Attack speed calc with fixes for the D2 mod Path of Diablo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when swapping weapons

mmmpld opened this issue · comments

Swapping primary and secondary weapons in this configuration causes an error: ?c=1&w1=128&w2=287&bug=1&bos=39

In Main.vue:1473 breakpoints1 is empty. var IASmax1 = breakpoints1[breakpoints1.length - 1][0]

Looks related to #17, wsm bug with bos is pushing the first row outside the capped calculation range causing no breakpoints to be produced.