Jump to content
  • 0

problem with emulator! Help me please


Tio Akima

Question


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

hello

Any tutorial to configure the emulator?

 

I use the current version 17407 and am using the client 2012-10-04

 

but I have a problem ... he will not let me create char!!

 

how should I set up?

 

is that it is not finding my sql database?

 

I inportar which tables to the database?

 

I use WampServer.

 

I use off server - with ip 127.0.0.1

 

how can I log in without giving problems?

 

the logserver says "Closed connection from '127 .0.0.1 '

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   54
  • Joined:  12/23/12
  • Last Seen:  

Use this link as a reference to creating a Ragnarok Server.

http://svn.games-service.net/guide-mysql5.htm

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

Set your client in packet_db.txt and mmo.h

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

 Anakid...

 

my packet_db

 

packet_db_ver: default
 

 

and my mmo.h:

 

#ifndef PACKETVER
    #define PACKETVER 20120410
    //#define PACKETVER 20130320
    //#define PACKETVER 20111116
#endif
 

 

and my client: 2012-04-10

 

 

and the erros is: "Closed connection from '127 .0.0.1 '

 

I can not create char..

 

=/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

try to make your 

packet_db_ver: default

to

packet_db_ver: 30

 

and in your clientinfo.xml

version : 26
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   54
  • Joined:  12/23/12
  • Last Seen:  

Did you recompile using visual studio once you edited mmo.h ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

try to make your 

packet_db_ver: default

to

packet_db_ver: 30

 

and in your clientinfo.xml

version : 26

 

yes, I changed as you said ... not solved! still the same problem.

=/

 

 

Did you recompile using visual studio once you edited mmo.h ?

 

yes I compiled with visual studio 2010
 
I compiled correctly

 

one doubt:

 

where the server saves the account?
 
sql tables correct?
 
I need to import the sql tables somewhere? PhpMyAdmin? MySQL?
 
maybe the problem is not there? the server does not find the sql tables to create and save my char!
 
 thanks anyway
Edited by Akima
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  240
  • Reputation:   40
  • Joined:  04/27/13
  • Last Seen:  

hello
Any tutorial to configure the emulator?
 
I use the current version 17407 and am using the client 2012-10-04
 
but I have a problem ... he will not let me create char!!
 
how should I set up?
 
is that it is not finding my sql database?
 
I inportar which tables to the database?
 
I use WampServer.
 
I use off server - with ip 127.0.0.1
 
how can I log in without giving problems?
 
the logserver says "Closed connection from '127 .0.0.1 '

try this link

http://rathena.org/board/topic/84621-rathena-rev17418-compiled/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

 

try to make your 

packet_db_ver: default

to

packet_db_ver: 30

 

and in your clientinfo.xml

version : 26

 

yes, I changed as you said ... not solved! still the same problem.

=/

 

 

>Did you recompile using visual studio once you edited mmo.h ?

 

yes I compiled with visual studio 2010
 
I compiled correctly

 

one doubt:

 

where the server saves the account?
 
sql tables correct?
 
I need to import the sql tables somewhere? PhpMyAdmin? MySQL?
 
maybe the problem is not there? the server does not find the sql tables to create and save my char!
 
 thanks anyway

 

 

have u install mysql ? on your laptop ? 

http://rathena.org/wiki/SQL_Installation

try this. 

Link to comment
Share on other sites

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.

×
×
  • Create New...