installed MT4 today and tried to import my freshly exported WordPress database, but it stopped importing after march 2008. This mean's I've lost all of my posts since then. I've checked the backup file and it contains posts up to september 2008. Is there any way I can delete everything and try the import again, or a reason it could have failed?
It managed to import 255 entries, which seems odd since it's (2^8)-1.
Reported on Movable Type 4.2

Care to try out my export script?
http://www.codemonkeyramblings.com/files/wp-export-mt.txt
It needs to be put into a folder where it can import from WordPress' include directory. I've tried it out on WP251 and 261, and it seems to work just fine with those. Just rename it to a PHP file and see if it works for you.