mmmpld opened this issue 4 years ago · 2 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]
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.