QuotePlease do continue asking until everything runs fine for you !!
OK then, in the interest of improving your documentation. Having added
Code Select
DictionaryDataFile.initValues(false);
I now get the following error. The line in the code represents the call to DictionaryDataFile.initValues(false);
Code Select
java.lang.NullPointerException
at de.kugihan.dictionaryformids.general.UtilMid.openProperties(+38)
at de.kugihan.dictionaryformids.dataaccess.DictionaryDataFile.initValues(+8)
at LwlPlay.<init>(LwlPlay.java:58)