With the 128 setting I don't get out of memory errors. I still get the following, but it doesn't seem to make jEmplode unusable.

Of course, popping up "Options" and trying to scroll results in the options window moving down the screen while it's scrolling, which is bizarre, but presumably isn't related.


Unknown fid type for fid 272 titled ""
java.lang.NullPointerException
at com.inzyme.container.ContainerSortableContainer.getSize(ContainerSortableContainer.java:33)
at com.inzyme.sort.ContainerSortUtils.linearSearch(ContainerSortUtils.java:172)
at com.inzyme.container.ContainerUtils.getChildContainer(ContainerUtils.java:92)
at org.jempeg.nodestore.soup.AbstractTagSoupUpdater.getContainer(AbstractTagSoupUpdater.java:87)
at org.jempeg.nodestore.soup.AbstractTagSoupUpdater.getContainer(AbstractTagSoupUpdater.java:89)
at org.jempeg.nodestore.soup.AbstractTagSoupUpdater.initialize(AbstractTagSoupUpdater.java:127)
at org.jempeg.nodestore.soup.AbstractTagSoupUpdater.initialize(AbstractTagSoupUpdater.java:111)
at org.jempeg.nodestore.soup.SoupUtils$SoupInitializeRunnable.run(SoupUtils.java:324)
at java.lang.Thread.run(Thread.java:554)