As I said earlier, you need to make the changes with this script, as in, the .rb files in the plugin.UI_ItemStorage line 72: def pbStartScene(bag) to def pbStartScene(bag, party)
UI_PokeMart line 320: @subscene.pbStartScene(bag) to @subscene.pbStartScene(bag, $player.party)