So I'm using getUserInventoryContents for someone who uses my bot to check his inventory and see if I have items that my bot accepts.   https://pastebin.com/sXYvkTMD   All works out but it does not give all the items results than it should. For example, I have 6 SF arcanas but it only tells me 4.   Also what may be the reason why I get "TypeError: Cannot read property 'EPersonaState' of undefined" in my linux and in my windows it works perfectly fine.