A NullPointerException is thrown when a multiline block in a MindMap diagram is followed by a block comment. The following is a small example that breaks. Removing the comment resolves the crash.
@startmindmap
* My mindmaproot
**:Multiline
item; /' Everything breaks '/
@endmindmap