as the topic says.
I've tried to sneak around maybe find a glitch on this perm ban weave?
so what i did, i tried to cast scroll of ressurection from a friends account to my banned one. and it gives me a strange error. could it be something glitchy in this?
the error goes
Code:HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalStateException: Account is not eligible for the product. account=3783376; product=BURNING_CRUSADE; org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:408) org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:360) javax.servlet.http.HttpServlet.service(HttpServlet.java:710) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilter.java:334) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:78) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77) root cause java.lang.IllegalStateException: Account is not eligible for the product. account=3783376; product=BURNING_CRUSADE; com.blizzard.bctrial.model.Account.addProduct(Account.java:237) com.blizzard.bctrial.model.Accounts.findAccountById(Accounts.java:179) com.blizzard.bctrial.model.Accounts.findByCharacterName(Accounts.java:335) com.blizzard.bctrial.model.Accounts$$FastClassByCGLIB$$f0cc5271.invoke(<generated>) net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149) org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:675) org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154) org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126) org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114) org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176) org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:616) com.blizzard.bctrial.model.Accounts$$EnhancerByCGLIB$$69f9040a.findByCharacterName(<generated>) com.blizzard.sor.ResurrectAFriendInvitationValidator.validate(ResurrectAFriendInvitationValidator.java:87) org.springframework.validation.ValidationUtils.invokeValidator(ValidationUtils.java:63) org.springframework.web.servlet.mvc.BaseCommandController.bindAndValidate(BaseCommandController.java:373) org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:248) org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:45) org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:820) org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:755) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:396) org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:360) javax.servlet.http.HttpServlet.service(HttpServlet.java:710) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilter.java:334) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:78) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77) note The full stack trace of the root cause is available in the Apache Tomcat/5.5.23 logs.