<http://www.xmission.com/~legalize/fractals/fractdev/FractIntSetup-21.00.alpha3.msi> Fixes the browsing for files. I added support for generating a minidump on a genuine crash (as opposed to an unexpected but programmed exit.) If your window disappears on you unexpectedly, look for a file called "fractint.dmp" in your install folder. If this file is present, compress it and attach it to an email to me with the bug report. I can use this with VS.NET to see exactly where the code crashed.
The par hypnoteyes2 causes a crash - with either float=yes or no and the program window disappears.
This is because this par does "reset type=julia ..." and leaves it in integer mode, causing the stub routines to be called, which simply exit immediately. So for now, try editing the .par file, but in the short term I can put in something that says "integer not supported, switching to float" waits for a keypress and then restarts the image with float=yes. That would at least let you continue reasonably. We will either ditch the integer types (more likely), or add C code implementations of the assembly integer types (less likely). -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>