Closed Connection from 127.0.0.1

eurays

New member
Messages
24
Points
0
Any one can help me ? I think my hercules is working, but every time i log-in my account the login-server.bat is always says "Closed Connection from 127.0.0.1" and when i get through character creation i can create character but when i login it in always "rejected from server". Is there anyone can help me ? (Sorry for my bad english)
default_sad.png
:( Here is my screen capture.

Untitled.png

 
@@eurays

Did you edit the packet version in your mmo.h to reflect your client version?

It also seems like you need to update your servers mysql database.

 
Last edited by a moderator:
Yes i try to edit. but i don't know if i correcly compile my hercules files.
default_sad.png


how can i update that ? i'm using wamp server.

 
Last edited by a moderator:
where should i type that ? i'm sorry i'm just a newbie.
default_sad.png


 
Last edited by a moderator:
@@eurays

Did you delete the char you created before and made a new one?

Are you sure you compiled it properly?

Did you update your database like the server asks you to?

 
Last edited by a moderator:
yes, i think i do it properly.
i can't delete the character because every time i open the character it always rejected from server then the character is always hide.
default_sad.png


Please help me,
default_sad.png


 
@@eurays

Update your sql database with the files you get shown when you start up the server.

 
Maybe ur char is on a map not included in src/common/mapindex.h, causing "Closed connection" in login event...

Try to check it.

@Sorry for my bad english.

 
how to update that ?
default_sad.png
Import the files that are mentioned in the map-server(just like how you did for main.SQL)Those are upgrades files, that are required ...

 
 @@Mysterious

i solved that problem via pm with him/her so there isn't a post that s/he could mark as right answer.

What did the trick was to setup the server anew following a guide from here on the forum.

 
Back
Top