I installed Java runtime. No succes! maybe maptool files were corrupted. I think i`ll start to figure extended FMB and try to play with existing maps for a while. Luckily i have holyday for a week, otherwise.....
You seem to have the right files in place.
You need
CMap.jar
transform.bat
disect.bat
The other tool is compose.bat which is used to assemble map_c.tga into an editable image, but you don't need that at the moment.
When you run disect.bat a Command window should appear on screen and "echo" the commands being run. It may appear to freeze if the file is large but just give it time to work.
If you still have problems post your MWmap_c.tga and I will try and disect it and send it back if successful.
Remember that map_c size must be a multiple of 32
Anyway run disect from a DOS window so that you can read what error it is.
Maraz
Maraz is right. I forgot that --- again.
You need to check that the image size of map_c is a multiple of 32 in both directions.
disect.bat breaks the image down into 32 pixel squares, so if there is not the correct multiple it will not work.
The jigsaw type image you have seen in the other map folders is created by disect.bat from the normal MWmap_c.tga image
disect.bat will create two files which you then have to rename -- see readme notes.