Results: 1Comments by: burnit
File: OneBag301-30-07
temporary fix
Posted By: burnit
hey guys - it's not an official fix but here's what you need to do to get rid of that error message: go to your AddOns folder and navigate to OneView/libs/OneStorage-2.0/OneStorage-2.0.lua In line 175 you should see this: if not server then _, _, name, server = string.find(k2, "(.+) of (.+)") end Apparently Blizzard changed...