I'm trying to get a stack of items in my inventory by using me.getInvItem()
I tried with the String and the UInt32 one but each time the stack couldn't be found.
GetItems() return list of ALL your items (equiped\warehous\inventory\etc).
Are you sure that you enter valid en name for item when try to get this item with getInvItem? Or valid item ID, if you use uint overload