"ALL" button is not working

the 'all' button is not depositing inventory into storage anymore
all button

Same here. All button not working.

Change

if (args == null)

to

if (args == null || args.Length == 0)