Hi SegFault22, I updated MoreStuff so that it works with recent versions of mesecons. My patch is trivial as it merely removes the code for the old mesecons API, and uses the nextgen mesecons API, which is much simpler: just three lines of code, starting at line 50. For what it is worth, (if it is c...