Quote from: möbius on January 24, 2015, 10:51:39 PM
I was putting off a Java update for a long time in fear that this would happen; [and it did happen]
the playtest for SuperLemmini no longer works. It says "shell execute fout 2"
I'll look into looking at the style file and trying to fix it myself but I wanted to say something for anyone else who might experience the problem.
This is probably not an editor bug (though I will test it to make sure), but rather a result of the Java update changing where the file is stored. You want to look at the main NeoLemmixEditor.ini file and update the "JavaPath" entry.
You can generally find the correct thing to put here by using one of the following:
C:\Program Files (x86)\Java\jre*****\bin\java.exe
C:\Program Files\Java\jre*****\bin\java.exe
I really do need to find out how to write a bit of code to autodetect it, though...