Jump to content
  • 0

Server connection closed


Question

Posted

So me and my friend are starting our server, today we were seting up everything, we forwarded ports, but then an unexpected thing happened. See it by yourself. Please help?

screeniego.jpg

Do you have any solution for this? Look at the login server it says [info]: Closed connection from '189.32.61.239'... What to do? He's in a computer different from mine and I could connect... But when its time to create your char, it just froze there....

19 answers to this question

Recommended Posts

Posted (edited)

does the client says "rejected from server", if yes then maybe you're using wrong client date. client date and and the DEFINE PACKETVER didn't match

BTW: i can see your IP there :)

Edited by Myrmiddon
Posted

It doesnt say anything. I put user and password, says server name and (0). And then just freezes...

And I could login when that eAthena was in my computer so nothing to do with clientver

Posted

It's nothing, when someone is logging in, it always says "close connection", I got doubt with that too but once I get used to it, it has nothing to bother... I GUESS

Posted

AndrianYogi says

And I could login when that eAthena was in my computer so nothing to do with clientver

maybe the problem is the IP, are you using dynamic or static IP?

Posted (edited)

in src/common/mmo.h

#ifndef PACKETVER
#define PACKETVER 20110713
//#define PACKETVER 20111116
#endif

change this line to whatever your client date is

#define PACKETVER 20110713

in your case it should be

#define PACKETVER 20120410

then recompile

Edited by clydelion
Posted (edited)

got same problem

client 20120410

b44737929b2975700d95d1eebb0eb7dfc2f642a426c7c129b3b17ba168b47ce46g.jpg

every time enter this server selection

the connection close

I have the same problem, i use client date 20120410, nothing wrong when i played on localhost. but when i configure at vps it cannot go to char server. Anyone Know how to solve this?

My mmo.h

...

#ifndef PACKETVER

#define PACKETVER 20120410

//#define PACKETVER 20111116

#endif

...

//Max number of characters per account. Note that changing this setting alone is not enough if the client is not hexed to support more characters as well.

#define MAX_CHARS 12

...

#define MAX_ZENY 2000000000

I took picture above from other topic

always closed connection when i try to enter char server

i try use http://supportmii.co...aRagexeRE_J.exe

but still closed connection

/hum

Edited by Kichi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...