NullPointerException with XMLRPC

Hi there,

I just updated the gateway plugin to 1.2.1 and when I use my XML-RPC client to register a new user, the plugin returns a java.lang.NullPointerException. Openfire’s console output says: “redstone.xmlrpc.XmlRpcDispatcher writeError (new line) WARNING: java.lang.NullPointerException: null”.

I haven’t changed any code with the XML-RPC so I’m wondering if this is a new bug of sorts?

I should mention that I was using version 1.1.3 prior to this.