Add NOP instruction when Advice is used on void methods as those might be empty which results on a frame being written to the same offset, causing an exception. Allow Plugin.Engine to link files ...