Make sure the account file is not corrupted aswell as no rejections in your login method.
I would suggest debug your login method step by step to see where it stops working at.
|
|
So I've got a really weird and annoying issue with a winterLove v3 source, and I was wondering if anyone would be able to help.
I noticed what seems to be after randomly shutting the server down, and then restarting it, that I can't login with my main administrative account. In short, I can't find the path of predictability to stop/solve the issue. I can sometimes login with another account though, but with that being said, that will only last for so long before the problem gets worse. I have tried deleting the account files, and account folders associated with the server, but that seems to only make the problem worse. After trying to log back in after deleting and/or recreating the folders, it gets so bad to the point where no accounts can log in. I even tried hopping operating systems, and the issue still persists. I'm pretty stumped on this one.
My guess is that there is some type of network cache somewhere, but I haven't got the slightest clue as to where that would be, or the proper way of clearing/deleting it.




Make sure the account file is not corrupted aswell as no rejections in your login method.
I would suggest debug your login method step by step to see where it stops working at.
If it helps, it just sits there for a while until it says the usual "Error connecting to server".
After another attempt, the server terminal prints out "X is already online".
I'm not really sure how to debug login stuff
I also noticed whenever the auto save method is called, that's where the issue seems to occur, but the code doesn't seem corrupt/incorrect at all.




The first bit sounds like a anti flood to prevent you from spam login. So try and see if it has to do with banning of character's ip / name for the flood.
You debug login by finding the run() in your client.java (I believe this is what the source use) and see if it is
1) Being send.
2) Goes all the way through (from start to finish)
| « [Necrotic/Ruse2] Skilltab 10x hp and prayer | Ascend Object Heights and Clicking » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |