FYI:This subpatch two times duplicated with same name, and the first one works correctly, but the second one has bug. I don't really understand.I tried:change the subpatch name = no luckdelete the subpatch, and re-duplicate = no luckOn Sun, Oct 5, 2014 at 11:49 PM, Jonghyun Kim <agitato816@gmail.com> wrote:Pd 0.45.5 (Vanilla)Mac OS X Mavericks 10.9.5I don't really know why this bug cause, or only my problem. This bug sometimes appears. I think this is very critical bug.[f] storing bug[metro 1]|[f 0]| /[+ 1]|[% 6]respected result: 0, 1, 2, 3, 4, 5 (repeat)bug: 4, 4, 4, 4, 4 (always 4)