Quote:
Originally Posted by Sparx
Quote:
Originally Posted by cw2k
@spax: I guess you can may also easily integrate the modded Synthetica class in the DZL-sources.
Can you send me the modified synthetica.jar? I have no luck with recompiling it.
|
There is no need to recompile, just copy/overwrite)the one classfile from 'Synthetica Fix Unregistered.jar' into 'Synthetica.jar'.
A jar is just a zip file.
The only thing I noticed you need to take care for when you create a new one is that you put first 'META-INF/MANIFEST.MF' into it and then add the other files. So it get's and stays the first entry in the central zip-dir. Somehow the Jar-loader don't enum all files in zip to find the manifest. However Synthetica.jar is a library so a manifest file is not needed.
Quote:
Originally Posted by Sparx
Btw: Is your system set to german? If not there might be a problem in my implementation 
|
Yes it is. What kind of problem I else might encounter?
Some struggle with numbers and comma vs dot?