Jump to content
  • 0

Support for client 2015-10-01 / 2015-10-29


Question

Posted (edited)

I tryd apply this commit:

https://github.com/rathena/rathena/commit/e3c274ac5e9f0a7d3e2229931db07d4ab04e3b07

 

but gave this error:

bKdGXnB.png

 

2002: if( SQL_ERROR == Sql_Query(sql_handle, "INSERT INTO `%s` (`account_id`, `char_num`, `name`, `class`, `zeny`, `status_point`, `str`, `agi`, `vit`, `int`, `dex`, `luk`, `max_hp`, `hp`,"
2003: "`max_sp`, `sp`, `hair`, `hair_color`, `last_map`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`, `sex`) VALUES ("
2004: "'%d', '%d', '%s', '%d', '%d',  '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%d', '%s', '%d', '%d', '%s', '%d', '%d', '%c')",
2005: schema_config.char_db, sd->account_id , slot, esc_name, start_job, charserv_config.start_zeny, 48, str, agi, vit, int_, dex, luk,
2006: (40 * (100 + vit)/100) , (40 * (100 + vit)/100 ),  (11 * (100 + int_)/100), (11 * (100 + int_)/100), hair_style, hair_color,
2007: mapindex_id2name(charserv_config.start_point[start_point_idx].map), charserv_config.start_point[start_point_idx].x, charserv_config.start_point[start_point_idx].y, mapindex_id2name(charserv_config.start_point[start_point_idx].map), charserv_config.start_point[start_point_idx].x, charserv_config.start_point[start_point_idx].y, sex) )
Edited by Haku

3 answers to this question

Recommended Posts

  • 0
Posted

It works perfectly. Try to download the rAthena on GitHub here: LINK

My emulator is 2016, but don't have this packet. :(

 

Can someone help me?

  • 0
Posted (edited)

 

It works perfectly. Try to download the rAthena on GitHub here: LINK

My emulator is 2016, but don't have this packet. :(

 

Can someone help me?

 

 

 

Emulator download link, client 2015 support: CLICK

Edited by Kakaroto

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