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
Jul 26, 2021
Messages
27
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

@vungo

use the script I made:



truncate your tables

mu_game.monster

mu game.mu game.monster event

mu_game.mini_map

monster_respawn_location

where you have SERVER_, replace it with server code.

uses notepad++ to replace everything at once.
Thank' very much maikiler!!!



@vungo

use the script I made:



truncate your tables

mu_game.monster

mu game.mu game.monster event

mu_game.mini_map

monster_respawn_location

where you have SERVER_, replace it with server code.

uses notepad++ to replace everything at once.
i had add id server in all for new sub but it not work.huhu
monster
mini_map
monster_respawn ( in mu_online_chracters)
monster_respawn_location
monster_event
monster_exclusive
world_server ( mu_online_login)
server_list (mu_online_login)
But the log of gameserver2 is


can you share for mr the gameserver2.exe of you? please!!!
 
Skilled Illusionist
Joined
Dec 29, 2007
Messages
312
Reaction score
34
After 48hs connected to vps, ServerLink.exe is giving this problem.
Is anyone else going through this?
when I try to debug this appears.
I think there is a problem with ServerSocket.cpp

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

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

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

After 48hs connected to vps, ServerLink.exe is giving this problem.
Is anyone else going through this?
when I try to debug this appears.
I think there is a problem with ServerSocket.cpp

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

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


I'm facing same issue.



Hi walter29

Do you know how to reproduce the issue. If I can reproduce I think I could give you one hand.
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
After 48hs connected to vps, ServerLink.exe is giving this problem.
Is anyone else going through this?
when I try to debug this appears.
I think there is a problem with ServerSocket.cpp

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

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

HandleHeadcodeOnConnect -> LINE NUMBER ?
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 26, 2021
Messages
27
Reaction score
0

How to fix the box of kundun +2 >> +5 error to box of heaven +2>>+5
 
Initiate Mage
Joined
Feb 25, 2021
Messages
1
Reaction score
0
For those who want to use it, I'm redoing this small project in its 2.0 version because I'll have the freedom to use 3D models.

if you want to use it, you need to use the database


in case you are using another one, you must make the corrections manually in your database.



*the project is in its initial stages, it will likely find bugs

how to connect?
RQ3Wnu2 - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums


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

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 21, 2020
Messages
57
Reaction score
30
Can't fix, all like GMO version



strange because the app doesn't use SSL to connect.it simply connects directly to the database.do the following:in the database connectionput the attribute.check if the mysql 5.3 is installed like the others."use_pure=True"

mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 
Initiate Mage
Joined
Sep 15, 2021
Messages
3
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

Same Problem, Could you fix add sub Ms.Maikiller
 
Initiate Mage
Joined
Sep 15, 2021
Messages
3
Reaction score
0
Dear all, set ancient 900 GC not working option, could you help me fix this set GC?
mesosa - [Release] Legend.mu client & server source code S16 1.1 - RaGEZONE Forums
 
Experienced Elementalist
Joined
Jul 14, 2005
Messages
235
Reaction score
99
hello Some of the bugs in lorencia are disappearing, I have not been able to solve this problem and they are in the base included.Does anyone have any idea why it is?
 
Initiate Mage
Joined
Aug 12, 2021
Messages
16
Reaction score
0
can someone tell me what files are used to add and edit commands?
thanks
 
Joined
Sep 9, 2010
Messages
42
Reaction score
8
Quests on phantom soldier,
Merchant Ziro,
Guild of Mercenaries,
Deruvish,
Imperial fort
Maze of dimension
Arka War
Protector of Acheron
Illusion Temple
Chaos Castle Survival
Torment Square
Torment Square Survival

How to activate these events and add-ons?
 
Experienced Elementalist
Joined
Apr 11, 2005
Messages
281
Reaction score
196
Quests on phantom soldier,
Merchant Ziro,
Guild of Mercenaries,
Deruvish,
Imperial fort
Maze of dimension
Arka War
Protector of Acheron
Illusion Temple
Chaos Castle Survival
Torment Square
Torment Square Survival

How to activate these events and add-ons?

1)
Quests on phantom soldier,
Merchant Ziro,
Guild of Mercenaries,
Deruvish,
= bad implemented (will not work, problem is not in database, look in code, i not done this to)
2)
Illusion Temple = partially implemented (very basic mechanism), packets missing (i dont have them), all event source missing, it will be hard to take it from other source because of another programming style and lots of code to implement.

3)
Imperial fort
Maze of dimension
Arka War
Protector of Acheron
Chaos Castle Survival
Torment Square
Torment Square Survival
are possible to run, just you have to check your code and database(monster event, event manager) and no problem

4)
Evomon banner problem: it shows but try to put on them some numbers (try few times incrementing counter) = not working, bad packet structure or i dont know what's wrong.

I have one question how to disable firework after killing event monster ? :)
How to add music to arenil temple ?
 
Back
Top