Jsmooth compilation failed error null, jsmoothcompilation
When JSmooth 0.9.9-7 packs the jar file into an exe file, the following error occurs: jsmooth compilation failed error null.
The logo image file is not specified.
Http://kechengpuzi.com/q/s14902409
The connection said: there may be problems with logo file images:
This is a common issue users come into ss. JSmooth seems very limited in the size and bitdepth of icons it supports. I don't know why it doesn't just toss it on as a resource like WinRun4J and let Windows pick the icon to use instead of preferring 32x32.
Try restarting the bit-depth and removing your larger icons to be just 16x16, 32x32 and maybe 48x48 and or 64x64 with only 4 or 8 bits of depth. those are the settings that work for other people. some use 32 bit PNGs but the docs say they are sampled down to 256 colors anyway.
- Http://jsmooth.sourceforge.net/docs/jsmooth-doc.html#N1011A
- Http://sourceforge.net/p/jsmooth/bugs/84/
- Http://sourceforge.net/p/jsmooth/discussion/297041/thread/294c7f61/
--------------------------
I know this is an old question but I had the same problem and it was ultimately to do with my icon file.
No idea what was wrong with it but clearing the icon option fixed the problem.
--------------------------
After messing around with the parameters, I 've fixed my case of "Error: null"
My solution: Replace the "not-working executable icon (. ico file)" in your JSmooth project by, for example, a very simple PNG file.