The tiles you add as new frames can’t already be tiles on their own. It looks like you have 8 water tiles when you should only have one (the top-left-most one), to which you can add the others as frames. (Also if you want to have one animation span multiple rows it looks like you need to explicitly set the number of columns)