Confusion about none working Interrupt 2 on a ATMega644P/1284P

Hi Jack ,im using maniacbug's mighty-1284p core but none of my interrupts work if I use the attachInterrupt method however, configuring the interrupts directly from the registers and get rid of Winterrupts.c works them!(however creating unexpected uC behaviour!) , how to make interrupts work normlly?

EDIT
im compiling it as 'Original Mighty 1284p 8MHz' bcz I have a INTROSC based system!