May 21, 200521 yr Hi, we developed a program, a so called mud (multi user dungon)Kinda stupid and out of dated game but hey, school-project We have a server and a client and when we try to add a new user to the db we get this error java.util.ConcurrentModificationException and the client runs blockAdding the user is performed in a thread.Any idee how this can be solved?
Create an account or sign in to comment