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

Newbie Spellweaver
Joined
Jul 26, 2021
Messages
27
Reaction score
0
Re: [Release] Legend.mu client & server source code S16 1.1

Thank' very much maikiler!!!



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


 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
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




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
290
Reaction score
206
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



HandleHeadcodeOnConnect -> LINE NUMBER ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
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
how to connect?


 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
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"

 
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?
 
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?
 
Newbie Spellweaver
Joined
Feb 12, 2012
Messages
60
Reaction score
2
would anyone have the main season 16 ep3 unpack?
 
Newbie Spellweaver
Joined
Aug 12, 2021
Messages
16
Reaction score
0
can someone tell me what files are used to add and edit commands?
thanks
 
Newbie Spellweaver
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
290
Reaction score
206

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 ?