Error getting registered

Nicholas

Hatchling
Joined
Jun 25, 2006
Posts
1
I think there is something wrong with your registering a new account page. I get this error

HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NumberFormatException: For input string: "414-475-6766"
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
java.lang.Integer.parseInt(Integer.java:456)
java.lang.Integer.parseInt(Integer.java:497)
com.mindark.www.pe.DocumentRequest.getInt(DocumentRequest.java:33)
com.mindark.www.pe.doctype.rich.account.AccountDocumentHelper.<init>(AccountDocumentHelper.java:314)
com.mindark.www.pe.doctype.rich.account.ApplyDocument.write(ApplyDocument.java:265)
com.mindark.www.pe.Servlet.process(Servlet.java:106)
com.mindark.www.pe.Servlet.doPost(Servlet.java:147)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


note The full stack trace of the root cause is available in the Apache Tomcat/5.5.15 logs.

Please fix this i really want to play this game, and does anyone have a work around for this? :confused:
 
The error has to do with the way you entered your phone number into the form. It requires you to enter an international code in the first field, your area code in the second and the 7 digit number in the third, with no hyphenation.
 
Back
Top