Nvm.
|
|

Alright so ive made a post before and have not gotten much help...
I will make this as detailed as possible.
Story: I have integrated the server with my forums...you need to register on my forums to log into the server. For some reason when i click log in...all my client says is im already logged in or it says that i need to register at my site.
Some times what happens...is that it will let me log in...but if i log out or dc...it will continue to say already logged in then it says i need to register an account to play. my pass is invalid or user. I have to restart my server to log on.
I had Ronaldo test it...and i had to restart it 3 times for him to log on.
Please help
My source is Woashiescape (i know its delta)
I'm using a Deltascape client that it came with.
Media Pics of me being registered on forums. Loading the client. Logging in. Logging out. Restarting.
Alright now that log in pic...once im in im in...but if i log out or dc...i cant log back in unless i restart my server...
Please please please help me!![]()
Nvm.

what code do you need to see?

Sorry but if you want help your going to have to post your snippet of code, that's if you want help.
tbh just use a different source & it'll be fixed...
Because your checking forum password (Right?) It's overwriting it (with a hashed one).
Just a guess as i can't see your code.

What code do you need?
and i was told its my log out packet??
its like currupt or some shit?
here is the error i get.
on my run.bat
Sucessfully connceted to the database.
Loaded WorldMap In (76 ms)...
Your server is now online.
Loaded DialogueHandler by Crystal Meth
Connection from c-24-126-193-46.hsd1.ga.comcast.net:57976
[client-1-Runewep]: Loading Process Completed [Regular player, lag: 2 ms]
Connection from c-24-126-193-46.hsd1.ga.comcast.net:58010
[client-2-Runewep]: Loading Process Completed [Regular player, lag: 5 ms]
ClientHandler: Client null disconnected (c-24-126-193-46.hsd1.ga.comcast.net)
Exception encountered while parsing incoming packets from Runewep.
java.net.SocketException: Software caused connection abort: recv failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream. java:129)
at java.net.SocketInputStream.read(SocketInputStream. java:182)
at client.packetProcess(client.java:15992)
at PlayerHandler.process(PlayerHandler.java:273)
at process.run(process.java:16)
at java.lang.Thread.run(Thread.java:619)
ClientHandler: Client Runewep disconnected (c-24-126-193-46.hsd1.ga.comcast.net)

Seems to be somthing to do with your packets, sorry not entirely sure dude...

Alright. Thanks for trying...Any one else got any ideas?

Hey i noticed somethen...i think your right...
the error always comes back as invalid user or pass...i think its having problems reading the password being used...how would i fix this?
This is what the load game thing method is. not sure if its right...but here is what i have.
if (loadgame == 3 || getMysqlManager().loadAccount(playerName, playerPass) == false){
| « mysql connect for highscores. | Drops » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |