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

Newbie Spellweaver
Joined
Apr 4, 2021
Messages
14
Reaction score
0
You didnt read all thread and my wiki?

altime.h it's from ATL, just install it from VS Installer

2 other errors you can find here fixes

thank you so much!
i can build [game] success with new source from
 
Initiate Mage
Joined
Jan 19, 2020
Messages
1
Reaction score
0
There are currently no editors available
There are currently no editors available
 
Junior Spellweaver
Joined
Sep 23, 2011
Messages
189
Reaction score
51
Items make in-game with admin commnand, account use simple sql script


INSERT INTO `mu_login`.`accounts` ( `account`, `password`, `email`, `security_code`, `register`, `golden_channel`, `secured` )
VALUES
(
'user234',
SHA2 ( CONCAT( "user234", ":", "password" ), 256 ),
'user@email.com',
'12digitsphra',
NOW( ),
1500434821,
1
);
 
Junior Spellweaver
Joined
Oct 4, 2007
Messages
173
Reaction score
74
Server still unplayable, most stuff need to be configured and fill some more tables.
No WEB and no ANY tools to edit or add anything on this server.
Feel free to make one if you can.
 
Junior Spellweaver
Joined
Sep 2, 2010
Messages
199
Reaction score
3
Re: [Release] Legend.mu client & server source code S16 1.1

i'm able to run LinkServer,ConnectServer,LoginServer yet with same db connection string GameServer gives me that error "Cannot Connect to Databese" did i miss somthing?
Tryed on mysql 5.7 and 8.0 and also diffrent sql dumps orginal one and This Sam3000 guy still same.





i'm able to run LinkServer,ConnectServer,LoginServer yet with same db connection string GameServer gives me that error "Cannot Connect to Databese" did i miss somthing?
Tryed on mysql 5.7 and 8.0 and also diffrent sql dumps orginal one and This Sam3000 guy still same.


this repo worked for me.
 
Last edited:
Newbie Spellweaver
Joined
May 16, 2019
Messages
16
Reaction score
7
Mu Account Manager
- Create Account
- Manager Character
Link:
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums


 
Newbie Spellweaver
Joined
Jan 10, 2014
Messages
50
Reaction score
2
I get an error when offattack
After typing the command /offattack , exit the game but then when I log back in, I get an error "your account is already connected"
Can anyone help me?
Thanks!
 
Newbie Spellweaver
Joined
Jun 2, 2012
Messages
92
Reaction score
16
I get an error when offattack
After typing the command /offattack , exit the game but then when I log back in, I get an error "your account is already connected"
Can anyone help me?
Thanks!

But is it what need to happens, seco d time you Will login normally


Enviado desde mi iPhone utilizando Tapatalk
 
Skilled Illusionist
Joined
Sep 24, 2012
Messages
370
Reaction score
49
DatabasePool database_log NOT opened

2021-06-05_00:12:59 INFO Connected to MySQL database at 127.0.0.1
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_item_drop'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_item_loot'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_item_sell'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_item_buy'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'item_bag_serial'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_level_up'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_jewel_drop'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_cash_shop'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_mix'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_boss_kill'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_jewel_mix'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_item_create'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_personal_store'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_trade'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'antihack'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_errtel_pentagram'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'mix_recovery'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'reward_dungeon'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'reward_labyrinth_of_dimensions'
2021-06-05_00:12:59 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-06-05_00:12:59 ERROR DELAYED option not supported for table 'log_pvp'
2021-06-05_00:12:59 ERROR DatabasePool database_log NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at
 
Back
Top