Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Legend.mu client & server source code S16 1.1

Initiate Mage
Joined
Feb 19, 2013
Messages
69
Reaction score
2
Re: [Release] Legend.mu client & server source code S16 1.1

But that client dont use Main.dll how you "hook" that main.dll from the source of mesosa to main.exe?





Check if exist this database: mu_online_log

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums

H1L87If - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Re: [Release] Legend.mu client & server source code S16 1.1

How come gameserver immediately closes after opening it. And it's working fine for you guys :D
Server always closes on any errors, wrong settings (like empty settings) it dies coz dont have proper error handler.
Or maybe proper error output on start like "this settings need to be set for server".
And any database error just kills server with proper database log.



Everything works, just one problem with gameserver:

2021-03-11_16:12:10 INFO ========================================================2021-03-11_16:12:10 INFO ========================================================2021-03-11_16:12:10 INFO >>>>>>>>>>>>>>>>>>>>> GAME SERVER <<<<<<<<<<<<<<<<<<<<<<2021-03-11_16:12:10 INFO ========================================================2021-03-11_16:12:10 INFO ========================================================2021-03-11_16:12:10 INFO Process priority class set to HIGH2021-03-11_16:12:10 INFO Starting DB...2021-03-11_16:12:10 ERROR Cannot connect to MuLog database 127.0.0.1;3306;root;123456;mu_online_log

I'm using files from your repo
Did you change login/password for mysql?
 
Initiate Mage
Joined
Feb 19, 2013
Messages
69
Reaction score
2
Re: [Release] Legend.mu client &amp; server source code S16 1.1

Server always closes on any errors, wrong settings (like empty settings) it dies coz dont have proper error handler.
Or maybe proper error output on start like "this settings need to be set for server".
And any database error just kills server with proper database log.




Did you change login/password for mysql?
root 123456

ConnectServer, LoginServer, ServerLink works with no problems.

im using databases from your github repo
 
Initiate Mage
Joined
Aug 23, 2015
Messages
77
Reaction score
46
Re: [Release] Legend.mu client &amp; server source code S16 1.1

But that client dont use Main.dll how you "hook" that main.dll from the source of mesosa to main.exe?


I use the following main.exe for that client. With this main.exe you can use your compiled Main.dll.

Used client:
- Handrey04 - Full Client (TEST) - http://forum.ragezone.com/f197/release-legend-mu-client-server-1195391/#post9068930

Used main.exe: (without this main nothing happened on execution)
- posted by myheart
- http://forum.ragezone.com/f197/release-legend-mu-client-server-1195391/index8.html#post9070569
-
 
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Re: [Release] Legend.mu client &amp; server source code S16 1.1

root 123456

ConnectServer, LoginServer, ServerLink works with no problems.

im using databases from your github repo
Check folder log, find database.log, look in.
It says that it cant connect, but it has mysql error
 
Initiate Mage
Joined
Feb 19, 2013
Messages
69
Reaction score
2
@Sam3000, could you drop your current databases here?

Error:
2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_game'. Asynchronous connections: 1, synchronous connections: 2.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO DatabasePool 'mu_online_game' opened successfully. 3 total connections running.2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_characters'. Asynchronous connections: 1, synchronous connections: 2.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO DatabasePool 'mu_online_characters' opened successfully. 3 total connections running.2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_log'. Asynchronous connections: 1, synchronous connections: 1.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 0, sql: "INSERT DELAYED INTO log_item_drop (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_drop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 1, sql: "INSERT DELAYED INTO log_item_loot (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_loot'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 2, sql: "INSERT DELAYED INTO log_item_sell (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_sell'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 3, sql: "INSERT DELAYED INTO log_item_buy (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_buy'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 4, sql: "INSERT DELAYED INTO item_bag_serial (serial, server, name, level, account_id, account, char_id, char_name, world, world_x, world_y, instance) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'item_bag_serial'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 5, sql: "INSERT DELAYED INTO log_level_up (char_id, char_name, level_normal, level_master, level_majestic, world, world_x, world_y, event_ground) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_level_up'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 6, sql: "INSERT DELAYED INTO log_jewel_drop (char_id, account_id, jewel_type, jewel_index, jewel_name, world, log_jewel_drop.x, log_jewel_drop.y) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_jewel_drop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 7, sql: "INSERT DELAYED INTO log_cash_shop (server_id, account_id, account, char_id, char_name, player_data, dest_char, package_id, product_id, option_id, product_name, price_type, price, gift) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_cash_shop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 8, sql: "INSERT DELAYED INTO log_mix (server, account_id, account, char_id, char_name, player_data, mix_id, mix_name, rate, cost, result, item_data_before, item_data_after) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_mix'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 9, sql: "INSERT DELAYED INTO log_boss_kill (boss_index, boss_name, boss_id, character_id, character_name, damage, damage_reflect, damage_debuff, damage_elemental, log_boss_kill.server, first_hit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_boss_kill'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 10, sql: "INSERT DELAYED INTO log_jewel_mix (char_id, char_name, server, mix_type, mix_id, mix_level) VALUES (?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_jewel_mix'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 11, sql: "INSERT DELAYED INTO log_item_create (account_id, account, char_id, char_name, interface_id, world, world_x, world_y, server, serial, serial_shop, item, level, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_create'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 12, sql: "INSERT DELAYED INTO log_personal_store (server, account_id_01, account_01, char_id_01, char_name_01, player_data_01, account_id_02, account_02, char_id_02, char_name_02, player_data_02, offstore, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_personal_store'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 13, sql: "INSERT DELAYED INTO log_trade (server, account_id_01, account_01, char_id_01, char_name_01, player_data_01, account_id_02, account_02, char_id_02, char_name_02, player_data_02, money, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_trade'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 14, sql: "INSERT DELAYED INTO antihack (server, account_id, account, char_id, char_name, player_data, player_location, type, description) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'antihack'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 15, sql: "INSERT DELAYED INTO log_errtel_pentagram (server, account_id, account, char_id, char_name, player_data, type, blessing_spirit, result, pentagram_data, errtel_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_errtel_pentagram'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 16, sql: "INSERT DELAYED INTO mix_recovery (`server`, account_id, `account`, char_id, char_name, player_data, `type`, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'mix_recovery'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 17, sql: "INSERT DELAYED INTO reward_dungeon (`server`, account_id, `account`, char_id, char_name, player_data, `type`, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'reward_dungeon'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 18, sql: "INSERT DELAYED INTO reward_labyrinth_of_dimensions (`server`, char_id, char_name, `category`, `rank`, item_data) VALUES (?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'reward_labyrinth_of_dimensions'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 19, sql: "INSERT DELAYED INTO log_pvp (`char_id_1`, char_name_1, char_class_1, `char_stat_1`, `char_set_1`, `char_id_2`, char_name_2, char_class_2, `char_stat_2`, `char_set_2`, skill, hp_damage, sd_damage) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_pvp'2021-03-11_16:16:27 ERROR DatabasePool mu_online_log NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at
 
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

i didn't do anything, i created character and can move.
Hmmm, mine still cant, dunno why for now...

Anyway character deleting is working :D



@Sam3000, could you drop your current databases here?

Error:
updated for my current

@dudusiao can you compare my db with urs?
 
Joined
May 31, 2008
Messages
73
Reaction score
16
@Sam3000, could you drop your current databases here?

Error:
2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_game'. Asynchronous connections: 1, synchronous connections: 2.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO DatabasePool 'mu_online_game' opened successfully. 3 total connections running.2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_characters'. Asynchronous connections: 1, synchronous connections: 2.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 INFO DatabasePool 'mu_online_characters' opened successfully. 3 total connections running.2021-03-11_16:16:27 INFO Opening DatabasePool 'mu_online_log'. Asynchronous connections: 1, synchronous connections: 1.2021-03-11_16:16:27 INFO MySQL client library: 5.6.292021-03-11_16:16:27 INFO MySQL server ver: 5.5.5-10.4.17-MariaDB 2021-03-11_16:16:27 INFO Connected to MySQL database at 127.0.0.12021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 0, sql: "INSERT DELAYED INTO log_item_drop (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_drop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 1, sql: "INSERT DELAYED INTO log_item_loot (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_loot'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 2, sql: "INSERT DELAYED INTO log_item_sell (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_sell'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 3, sql: "INSERT DELAYED INTO log_item_buy (server, account_id, account, char_id, char_name, player_data, item_data, `comment`) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_buy'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 4, sql: "INSERT DELAYED INTO item_bag_serial (serial, server, name, level, account_id, account, char_id, char_name, world, world_x, world_y, instance) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'item_bag_serial'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 5, sql: "INSERT DELAYED INTO log_level_up (char_id, char_name, level_normal, level_master, level_majestic, world, world_x, world_y, event_ground) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_level_up'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 6, sql: "INSERT DELAYED INTO log_jewel_drop (char_id, account_id, jewel_type, jewel_index, jewel_name, world, log_jewel_drop.x, log_jewel_drop.y) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_jewel_drop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 7, sql: "INSERT DELAYED INTO log_cash_shop (server_id, account_id, account, char_id, char_name, player_data, dest_char, package_id, product_id, option_id, product_name, price_type, price, gift) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_cash_shop'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 8, sql: "INSERT DELAYED INTO log_mix (server, account_id, account, char_id, char_name, player_data, mix_id, mix_name, rate, cost, result, item_data_before, item_data_after) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_mix'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 9, sql: "INSERT DELAYED INTO log_boss_kill (boss_index, boss_name, boss_id, character_id, character_name, damage, damage_reflect, damage_debuff, damage_elemental, log_boss_kill.server, first_hit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_boss_kill'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 10, sql: "INSERT DELAYED INTO log_jewel_mix (char_id, char_name, server, mix_type, mix_id, mix_level) VALUES (?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_jewel_mix'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 11, sql: "INSERT DELAYED INTO log_item_create (account_id, account, char_id, char_name, interface_id, world, world_x, world_y, server, serial, serial_shop, item, level, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_item_create'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 12, sql: "INSERT DELAYED INTO log_personal_store (server, account_id_01, account_01, char_id_01, char_name_01, player_data_01, account_id_02, account_02, char_id_02, char_name_02, player_data_02, offstore, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_personal_store'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 13, sql: "INSERT DELAYED INTO log_trade (server, account_id_01, account_01, char_id_01, char_name_01, player_data_01, account_id_02, account_02, char_id_02, char_name_02, player_data_02, money, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_trade'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 14, sql: "INSERT DELAYED INTO antihack (server, account_id, account, char_id, char_name, player_data, player_location, type, description) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'antihack'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 15, sql: "INSERT DELAYED INTO log_errtel_pentagram (server, account_id, account, char_id, char_name, player_data, type, blessing_spirit, result, pentagram_data, errtel_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_errtel_pentagram'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 16, sql: "INSERT DELAYED INTO mix_recovery (`server`, account_id, `account`, char_id, char_name, player_data, `type`, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'mix_recovery'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 17, sql: "INSERT DELAYED INTO reward_dungeon (`server`, account_id, `account`, char_id, char_name, player_data, `type`, item_data) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'reward_dungeon'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 18, sql: "INSERT DELAYED INTO reward_labyrinth_of_dimensions (`server`, char_id, char_name, `category`, `rank`, item_data) VALUES (?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'reward_labyrinth_of_dimensions'2021-03-11_16:16:27 ERROR In mysql_stmt_prepare() id: 19, sql: "INSERT DELAYED INTO log_pvp (`char_id_1`, char_name_1, char_class_1, `char_stat_1`, `char_set_1`, `char_id_2`, char_name_2, char_class_2, `char_stat_2`, `char_set_2`, skill, hp_damage, sd_damage) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"2021-03-11_16:16:27 ERROR DELAYED option not supported for table 'log_pvp'2021-03-11_16:16:27 ERROR DatabasePool mu_online_log NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at



Please check the account table again.
It's being tested
 
Initiate Mage
Joined
Aug 23, 2015
Messages
77
Reaction score
46
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

Alter table characters.character_info, set to guid AUTO_INCREMENT flag. Forgot about it
Alter table login.accounts_security, remove primary key

With those updates the character is created, but I can't enter the world. It's stuck after char select.

I also get this error in LoginServer -> Player.log:
2021-03-11_16:50:28 INFO Adding Player [1][user]
2021-03-11_16:50:28 INFO LoginQueue::process -- [Acc: user][IP: 192.168.1.150][MAC: 2C:F0:5D:AD:A8:9C][SERIAL: 1458217639] Result: 1
2021-03-11_16:50:28 INFO Removing Player [1][user] - Disconnected.

Updated tables:
- View attachment login_updated_tables.rar
- View attachment characters_updated_tables.rar
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

With those updates the character is created, but I can't enter the world. It's stuck after char select.

I also get this error in LoginServer -> Player.log:


Updated tables:
- View attachment 169335
- View attachment 169336
Check my repo, there i have latest db when i can enter world, but cant move
 
Initiate Mage
Joined
Dec 17, 2020
Messages
12
Reaction score
21
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

Hmmm, mine still cant, dunno why for now...

Anyway character deleting is working :D




updated for my current

@dudusiao can you compare my db with urs?

i see that you have wrong entry for Lorencia map in world_template (entry and display_entry should be 0)

try with my data (now it has only 9 maps, i will add rest later):
 
Initiate Mage
Joined
Aug 23, 2015
Messages
77
Reaction score
46
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

Check my repo, there i have latest db when i can enter world, but cant move

i see that you have wrong entry for Lorencia map in world_template (entry and display_entry should be 0)

try with my data (now it has only 9 maps, i will add rest later):


With the database and the latest world_template I confirm I can enter the world and move across Lorencia

Full DB combined:
- View attachment DB-exported-2021.03.11-17.19-v5.rar
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Re: [Release] Legend.mu client &amp;amp; server source code S16 1.1

i see that you have wrong entry for Lorencia map in world_template (entry and display_entry should be 0)

try with my data (now it has only 9 maps, i will add rest later):

Oh, missed that, yeah, it was my fault
 
Initiate Mage
Joined
Nov 5, 2020
Messages
19
Reaction score
5
Hi, does the client does not accept 127.0.0.1? I always get DC whenever I open the client from the server side everything is fine, I use MySQL 5.7.29 as recommended above.
 
Back
Top