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!

MU Legend JPN Server Files

Newbie Spellweaver
Joined
May 15, 2013
Messages
21
Reaction score
1
yup, the ranking still error, need to have more time for investigating. About redzen problem, you have to write an API for that, it's for this `/billing2/charge_jewel` . You the file name should be `charge_jewel.php` and put it inside `billing2` folder


and put what inside that charge jewel.php
 
Newbie Spellweaver
Joined
Nov 21, 2020
Messages
57
Reaction score
30
Has anyone had a similar problem? because I can't solve it. help me
keyrita1 - MU Legend JPN Server Files - RaGEZONE Forums


keyrita1 - MU Legend JPN Server Files - RaGEZONE Forums
keyrita1 - MU Legend JPN Server Files - RaGEZONE Forums

[URL]https://prntscr.com/whvuvm[/URL][IMG]
[IMG]https://prnt.sc/whvuvm
 
Last edited:
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
Working on the Gold/Platinum Services right now
the UI is fully implemented now working on the script side for link to button work

keyrita1 - MU Legend JPN Server Files - RaGEZONE Forums
 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
without explanation of what exe you are running, no one can help you on this one
the message mean that your exe cannot be run under a virtual machine that it
but now the question is (if it's related to MU) what exe did you start for get that message
 
Elite Diviner
Joined
May 25, 2020
Messages
498
Reaction score
227
What did you use to start the game?
I'm trying to use everything I read here.
Like cmd or apilogin.

start read thread from page 1 to the last you will see not jump to last page and want jave all ready on plate ...people..
there was many ways and tuts.
 
Newbie Spellweaver
Joined
Apr 2, 2012
Messages
94
Reaction score
26
Thank you friends for helping.
channel missing.
no mesusermuge error.
friewall : 1001,20000,2301,80,8080
CenterConfig
Code:
CenterServer:
    Listen: 202.9.90.83:6666
    UseWorldList: false
    LiveServer: false
    BlockDevOnly: false
    UseFcusermudapter: false
    UseSSCode: false
    PreCreateEvent : false
    MaxConnect : 1000

BridgeServers:
    - BridgeServer:
        UseBridgeServer: true
        MaxConnect : 1000
        WorldMatch: true
        BindInfo:
          -  BindingWorlds:  202.9.90.83:6500,3
 
DevTestAllowIP:
    - IP: 202.9.90.83
 	 
LoginServers:
  - LoginServer:
        Listen: 202.9.90.83:10001 
        Public: 202.9.90.83:1001 
 	 		  	  	
AccountDatabase:
    SQLServer:		    127.0.0.1,1433
    Driver:			    SQL Server Native Client 11.0
    User:			    usermu
    Password:		    PassWordusermuReplace
    AutoTranslate:	    No
    Database:		    Mu2Auth
 		  	  		
WopsDatabase:
    SQLServer:		    127.0.0.1,1433
    Driver:			    SQL Server Native Client 11.0
    User:			    usermu
    Password:		    PassWordusermuReplace
    AutoTranslate:	    No
    Database:		    Mu2WOPS
 		  	  		
ConnLogDatabase:
    SQLServer:		    127.0.0.1,1433
    Driver:			    SQL Server Native Client 11.0
    User:			    usermu
    Password:		    PassWordusermuReplace
    AutoTranslate:	    No
    Database:		    Mu2Conn
  	 		  	  				
UsePCRoom:
    Using : true 
    PcRoomServer : 202.9.90.83:45674
    GameCode: 1368
    ServerType: 1367	

WorldGroupList: 
    - WorldGroup:
        Name: Mulegend2
        WorldId: 3
        MaxUser: 5000
        MaxJoinWaitUser: 100
        WarType: 0
        InitCharLevel: 1
        Channels: channels.yaml
        UseKISS:  			false 
        UseGameGuard: 		false 
        UseVisualDebug: 	false 
        UseLuaLogMesusermuge:   false  
        NewServer: true
        EventServer: false
        UseWopsEvent: false
        MinGridSize: 4000
        WorldKey: JP003
        TournamentZoneSeperate: false
        TournamentZoneBindInfo: 1
        RegisterExchangeItemTime_Start : 2019-12-8 05:00:00
        RegisterExchangeItemTime_End : 2021-1-9 00:00:00

        WorldServer:
            Listen:	202.9.90.83:1101
            Public:	202.9.90.83:20000
            
        AppChatServer:
            Listen: 127.0.0.1:6379
 
        DBAServer:
            Listen:	202.9.90.83:1401
            SQLServer:  127.0.0.1,1433
            Driver:     SQL Server Native Client 11.0
            User:       usermu
            Password:   PassWordusermuReplace
            AutoTranslate: 	No
            Database:       Mu2World01
            RunnerCount: 16
            ExchangeItemRunnerCount: 8
            
        LogServer: 
            Listen:    127.0.0.1:1501
            SQLServer: 127.0.0.1,1433
            Driver:    SQL Server Native Client 11.0
            User:      usermu
            Password:  PassWordusermuReplace
            AutoTranslate: 	No
            ConnLogDb: Mu2Conn
            GameLogDb: Mu2GLog
            
        ZoneServers:
            - ZoneServer:
                Listen:	202.9.90.83:1301
                Public: 202.9.90.83:2301
Thank you. :love:
 

Attachments

You must be registered for see attachments list
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
Thank you friends for helping.
channel missing.
no mesusermuge error.
friewall : 1001,20000,2301,80,8080
CenterConfig
Code:
CenterServer:
    Listen: 202.9.90.83:6666
    UseWorldList: false
    LiveServer: false
    BlockDevOnly: false
    UseFcusermudapter: false
    UseSSCode: false
    PreCreateEvent : false
    MaxConnect : 1000

BridgeServers:
    - BridgeServer:
        UseBridgeServer: true
        MaxConnect : 1000
        WorldMatch: true
        BindInfo:
          -  BindingWorlds:  202.9.90.83:6500,3
 
DevTestAllowIP:
    - IP: 202.9.90.83
      
LoginServers:
  - LoginServer:
        Listen: 202.9.90.83:10001 
        Public: 202.9.90.83:1001 
                          
AccountDatabase:
    SQLServer:            127.0.0.1,1433
    Driver:                SQL Server Native Client 11.0
    User:                usermu
    Password:            PassWordusermuReplace
    AutoTranslate:        No
    Database:            Mu2Auth
                         
WopsDatabase:
    SQLServer:            127.0.0.1,1433
    Driver:                SQL Server Native Client 11.0
    User:                usermu
    Password:            PassWordusermuReplace
    AutoTranslate:        No
    Database:            Mu2WOPS
                         
ConnLogDatabase:
    SQLServer:            127.0.0.1,1433
    Driver:                SQL Server Native Client 11.0
    User:                usermu
    Password:            PassWordusermuReplace
    AutoTranslate:        No
    Database:            Mu2Conn
                                       
UsePCRoom:
    Using : true 
    PcRoomServer : 202.9.90.83:45674
    GameCode: 1368
    ServerType: 1367    

WorldGroupList: 
    - WorldGroup:
        Name: Mulegend2
        WorldId: 3
        MaxUser: 5000
        MaxJoinWaitUser: 100
        WarType: 0
        InitCharLevel: 1
        Channels: channels.yaml
        UseKISS:              false 
        UseGameGuard:         false 
        UseVisualDebug:     false 
        UseLuaLogMesusermuge:   false  
        NewServer: true
        EventServer: false
        UseWopsEvent: false
        MinGridSize: 4000
        WorldKey: JP003
        TournamentZoneSeperate: false
        TournamentZoneBindInfo: 1
        RegisterExchangeItemTime_Start : 2019-12-8 05:00:00
        RegisterExchangeItemTime_End : 2021-1-9 00:00:00

        WorldServer:
            Listen:    202.9.90.83:1101
            Public:    202.9.90.83:20000
            
        AppChatServer:
            Listen: 127.0.0.1:6379
 
        DBAServer:
            Listen:    202.9.90.83:1401
            SQLServer:  127.0.0.1,1433
            Driver:     SQL Server Native Client 11.0
            User:       usermu
            Password:   PassWordusermuReplace
            AutoTranslate:     No
            Database:       Mu2World01
            RunnerCount: 16
            ExchangeItemRunnerCount: 8
            
        LogServer: 
            Listen:    127.0.0.1:1501
            SQLServer: 127.0.0.1,1433
            Driver:    SQL Server Native Client 11.0
            User:      usermu
            Password:  PassWordusermuReplace
            AutoTranslate:     No
            ConnLogDb: Mu2Conn
            GameLogDb: Mu2GLog
            
        ZoneServers:
            - ZoneServer:
                Listen:    202.9.90.83:1301
                Public: 202.9.90.83:2301
Thank you. :love:
channel missing doesnt mean it's missing
it can be your login system is not working
for that you have to read your login log file and see if have errors
 
Newbie Spellweaver
Joined
Apr 2, 2012
Messages
94
Reaction score
26
CheckOTP is not associated with simple_login.
ERROR - Auth: error -94 [error not user]
what caused? Capture.PNG - MU Legend JPN Server Files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
CheckOTP is not associated with simple_login.
ERROR - Auth: error -94 [error not user]
what caused?View attachment 168838
... the error is so easy to see man... look at the image you can see that :

"user_key":"System.Windows.Forms.TextBox: admin"
"user_otp":"System.Windows.Forms.TextBox: 123456"

many times on this forum we explain how to connect easily using a shortcut of the MULegend.exe and the parameter to set on it

The correct answer for your case is :
"user_key":"admin"
"user_otp":"YourDatabasePasswordIntoMD5"

Where YourDatabasePasswordIntoMD5 = 123456 encrypted into MD5

please go back on few posts here on this Thread and u'll get the answer

Edit : do not use simple_login : it has backdoor
 
Newbie Spellweaver
Joined
Apr 2, 2012
Messages
94
Reaction score
26
... the error is so easy to see man... look at the image you can see that :

"user_key":"System.Windows.Forms.TextBox: admin"
"user_otp":"System.Windows.Forms.TextBox: 123456"

many times on this forum we explain how to connect easily using a shortcut of the MULegend.exe and the parameter to set on it

The correct answer for your case is :
"user_key":"admin"
"user_otp":"YourDatabasePasswordIntoMD5"

Where YourDatabasePasswordIntoMD5 = 123456 encrypted into MD5

please go back on few posts here on this Thread and u'll get the answer

Edit : do not use simple_login : it has backdoor
backdoor
I have nothing to open the game.
| %7C or Spacbar did not open at all. I got a message saying Paramstr != 9
not work
MULegend.exe valofe.mul.launcher::admin 81dc9bdb52d04dc20036dbd8313ed055 VALOFE 0 1 202.9.90.92 1001 JP live
MULegend.exe valofe.mul.launcher::admin%7C81dc9bdb52d04dc20036dbd8313ed055%7CVALOFE%7C0%7C1%7C202.9.90.92%7C1001%7CJP%7Clive
ParanStr!=9
Or i have a virus?
 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
backdoor
I have nothing to open the game.
| %7C or Spacbar did not open at all. I got a message saying Paramstr != 9
not work


ParanStr!=9
Or i have a virus?
try something like that

Code:
F:\MU2\Binaries\Win64\MULegend.exe valofe.mul.launcher::admin|81dc9bdb52d04dc20036dbd8313ed055|VALOFE|0|1|202.9.90.92|1001|JP|live

if you still get Paramstr != 9 mean that the exe is no more the original one maybe you updated it with VALOFE?
 
Back
Top