Jump to content

Problema con emulador de rAthena


Hyuden

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  03/19/15
  • Last Seen:  

Hola, estaba intentando montar mi servidor de ragnarok para unos usuarios de un cybercafé, sin embargo al querer montarlo en mi maquina con windows 8 , seguí una guia a cual fue expuesta en  Divine RO  (creo que el user se llamaba leeg, que su post se llamaba "como montar un servidor profesional"(http://www.foro.divinero.net/crea-tu-propio-server-de-ro-(inicio-y-descargas)/(guia)-servidor-rathena-desde-cero-43902/msg263860/#msg263860), seguí todos los pasos al pié de la letra, pero en el camino, sin embargo me topé con una leve diferencias, en el instalador de Mysql durante el proceso de instalacion de instalacion , me lanzó un warning rule 21 de puerto 3306, pero la instalacion se completó correctamente. Lo otro diferente es el inter_athena.conf ---> el cual el usuario indica que debo buscar cietrta centencia las cuales comienzan con sql....sin embargo en su repositorio a mi no me aparece sql, sino que dichas sentencias comienzan con login, yo, ignorando esto seguí adelante con el servidor servidor. Lo cual me trae los siguientes errores  la hora de crear el servidor.

 

19-03-2015%207-11-50_zpsgidcpikx.jpg

 

Aprieto cerrar y me indica que una de las ventanas esta "crashed"

 

d84447a2-4381-4f63-9ac2-82896b8fe82f_zps

 

y al final windows 8 me sale con esta de acá  :(

 

19-03-2015%207-13-32_zpsbrntgnpw.jpg

 

Que hice mál? seguí todos los pasos será windows? quizás para windows 8 deba usar un visual studio superior al 10? sino que el 12 y así usar el eathena.svln 12? 

 

Espero que acudan los mas sabios ante la duda

 

Saludos.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  265
  • Reputation:   95
  • Joined:  09/30/14
  • Last Seen:  

El warning indica que no pusiste bien el username/password de tu base de datos MySql. Orita te digo en donde cambiarlo (ando en mi telefono)

Es dentro de conf/inter_athena.conf

Edited by Nova
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  03/19/15
  • Last Seen:  

Entiendo, pero disculpa, en el inte_ratena.conf en todos debo poner mi  suario de mysql, mi password de mysql el nombre de mi base de datos, incluso donde dice IP_BAN?

 


Mira está asi:
 

/ Athena InterServer configuration.
// Contains settings shared/used by more than 1 server.
 
// Options for both versions
 
// Log Inter Connections, etc.?
log_inter: 1
 
// Inter Log Filename
inter_log_filename: log/inter.log
 
// Level range for sharing within a party
party_share_level: 15
 
// You can specify the codepage to use in your MySQL tables here.
// (Note that this feature requires MySQL 4.1+)
//default_codepage:
 
// For IPs, ideally under linux, you want to use localhost instead of 127.0.0.1
// Under windows, you want to use 127.0.0.1.  If you see a message like
// "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
// and you have localhost, switch it to 127.0.0.1
 
// Global SQL settings
// overridden by local settings when the hostname is defined there
// (currently only the login-server reads/obeys these settings)
 
// MySQL Login server
login_server_ip: 127.0.0.1
login_server_port: 3306
login_server_id: root
login_server_pw: Password
login_server_db: ragnarokonline
login_codepage:
login_case_sensitive: no
 
ipban_db_ip: 127.0.0.1
ipban_db_port: 3306
ipban_db_id: root
ipban_db_pw: Password
ipban_db_db: ragnarokonline
ipban_codepage:
 
// MySQL Character server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: root
char_server_pw: Password
char_server_db: ragnarokonline
 
// MySQL Map Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: root
map_server_pw: Password
map_server_db: ragnarokonline
 
// MySQL Log Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: root
log_db_pw: Password
log_db_db: ragnarokonline
log_codepage:
log_login_db: loginlog
 
// MySQL Reconnect Settings
// - mysql_reconnect_type:
//   1: When MySQL disconnects during runtime, the server tries to reconnect
//      mysql_reconnect_count times and shuts down if unsuccessful.
//   2: When mysql disconnects during runtime, it tries to reconnect indefinitely.
mysql_reconnect_type: 2
mysql_reconnect_count: 1
 
// DO NOT CHANGE ANYTHING BEYOND THIS LINE UNLESS YOU KNOW YOUR DATABASE DAMN WELL
// this is meant for people who KNOW their stuff, and for some reason want to change their
// database layout. [CLOWNISIUS]
 
// ALL MySQL Database Table names
 
// Login Database Tables
login_server_account_db: login
login_server_accreg_db: global_reg_value
ipban_table: ipbanlist
 
// Char Database Tables
char_db: char
hotkey_db: hotkey
scdata_db: sc_data
cart_db: cart_inventory
inventory_db: inventory
charlog_db: charlog
storage_db: storage
reg_db: global_reg_value
skill_db: skill
interlog_db: interlog
memo_db: memo
guild_db: guild
guild_alliance_db: guild_alliance
guild_castle_db: guild_castle
guild_expulsion_db: guild_expulsion
guild_member_db: guild_member
guild_skill_db: guild_skill
guild_position_db: guild_position
guild_storage_db: guild_storage
party_db: party
pet_db: pet
friend_db: friends
mail_db: mail
auction_db: auction
quest_db: quest
homunculus_db: homunculus
skill_homunculus_db: skill_homunculus
mercenary_db: mercenary
mercenary_owner_db: mercenary_owner
elemental_db: elemental
ragsrvinfo_db: ragsrvinfo
skillcooldown_db: skillcooldown
bonus_script_db: bonus_script
 
// Map Database Tables
buyingstore_db: buyingstores
buyingstore_items_db: buyingstore_items
item_db_db: item_db
item_db_re_db: item_db_re
item_db2_db: item_db2
//item_db2_db: item_db2_re
item_cash_db_db: item_cash_db
item_cash_db2_db: item_cash_db2
mob_db_db: mob_db
mob_db_re_db: mob_db_re
mob_db2_db: mob_db2
//mob_db2_db: mob_db2_re
mob_skill_db_db: mob_skill_db
mob_skill_db_re_db: mob_skill_db_re
mob_skill_db2_db: mob_skill_db2
//mob_skill_db2_db: mob_skill_db2_re
mapreg_db: mapreg
vending_db: vendings
vending_items_db: vending_items
 
// Use SQL item_db, mob_db and mob_skill_db for the map server? (yes/no)
use_sql_db: no
 
import: conf/import/inter_conf.txt
 

 

Edited by Hyuden
Link to comment
Share on other sites

  • 4 years later...

  • Group:  Forum Moderator
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  830
  • Reputation:   316
  • Joined:  02/11/19
  • Last Seen:  

Mejor sigue los pasos al pié de la letra, pero de esta guía.

 

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
Reply to this topic...

×   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...