• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] MuServer 1.02c Season II + Configs System + Skill Siege All Maps

Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
GameServer doesn't open in Win7 64bits!!

Somebody can helps??

Try to start it up, as compatibel for windows xp sp3

Connect Server or Mapserverinfo?

Mmmm ok my situation is like this:
Network setup:

SERVER(network card LAN IP(fixed ip)) ---> Router with DHCP(I added the next ports to my firewall:44405, 55919, 55901, 55999, 55905, 55960 all udp/tcp) ---> Modem(WAN ip, dynamic host: dalan.servegame.com)

So i used for the places from this guide the ip from my networkcard (the 192.168.1.201). This is the right setup?

Thanks for advice!
 
Newbie Spellweaver
Joined
Nov 2, 2012
Messages
99
Reaction score
1
i cant play in offline of this server the connectserver files is not working
 
Newbie Spellweaver
Joined
Mar 3, 2009
Messages
31
Reaction score
2
i cant play in offline of this server the connectserver files is not working

Try Bor Connect Server

Try to start it up, as compatibel for windows xp sp3



Mmmm ok my situation is like this:
Network setup:

SERVER(network card LAN IP(fixed ip)) ---> Router with DHCP(I added the next ports to my firewall:44405, 55919, 55901, 55999, 55905, 55960 all udp/tcp) ---> Modem(WAN ip, dynamic host: dalan.servegame.com)

So i used for the places from this guide the ip from my networkcard (the 192.168.1.201). This is the right setup?

Thanks for advice!

In CS and Mapserverinfo put your global IP
 
Newbie Spellweaver
Joined
May 10, 2007
Messages
20
Reaction score
0
You made a shortcut from the gameserver.exe with the following information:

D:\MuServer\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901

And do this also for the gameserver_cs.exe

I made the shortcut but the gameserver.exe doesn`t open, =/
 
Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
Main Serial or Version?
Put here CS configuration

Serial is standard and version also

This is my CS
Code:
// ================================================== //
// # Season 2.2 - ServerList.dat 		    # //
// # MU Online Project - © KinhoMace       	    # //
// ================================================== //

//-------------------------------------------------------------------------//
//     SrvCode	Name	   IP			GSPort		Status     //
//-------------------------------------------------------------------------//
	 0	"GS"	"s84.106.41.64"   55901		"SHOW"
	 2	"CS"	"s84.106.41.64"	55919		"HIDE"

This is my maps

Code:
//==================================================================================================================
//Project: KinhoMace - Season II English
//Version: GameServer 1.00.18 & 1.00.19
//Information: Map Server Info
//==================================================================================================================	

// IP and pot information of server (only official recognition IP and port number use possibility)
//
//	P.S.> InitSetting (initial Maeb mobile information setting price) meaning of price 
//	-1 	: Connection being not right - connection with the initial server which is possible connection
//	0	: Connection being not right - connection random in the server which is possible it does, connection 
//	1	: Connection possibility 

//==================================================================================================================	
//	ServerCode	MapServerGroup	InitSetting	IpAddress		PortNum
//==================================================================================================================	
0
	0		0		1		s84.106.41.64			55901
	2		0		0		s84.106.41.64			55919
end

//==================================================================================================================
//      ServerCode  MoveAbleOption	Map		DestServerCode
//==================================================================================================================
1

	0 		0 		30 		2
	0 		0 		31 		2
	0 		0 		34 		2

        2		1		30		-1
	2		1		31		-1
	2	        1	        34	        -1
end


Thanks for helping!

p.s. i double checked my version and serial at both side main and server
version: 1.02.03 --> 10203 - 10000 = 203 + 22345 = 22548 (I putted this in my main)

And 18 times a zero :)
 
Last edited:
Newbie Spellweaver
Joined
Mar 3, 2009
Messages
31
Reaction score
2
Serial is standard and version also

This is my CS
Code:
// ================================================== //
// # Season 2.2 - ServerList.dat 		    # //
// # MU Online Project - © KinhoMace       	    # //
// ================================================== //

//-------------------------------------------------------------------------//
//     SrvCode	Name	   IP			GSPort		Status     //
//-------------------------------------------------------------------------//
	 0	"GS"	"s84.106.41.64"   55901		"SHOW"
	 2	"CS"	"s84.106.41.64"	55919		"HIDE"

Remove "s" before your ip, the "s" before ip used only in mapserverinfo.

Code:
// ================================================== //
// # Season 2.2 - ServerList.dat 		    # //
// # MU Online Project - © KinhoMace       	    # //
// ================================================== //

//-------------------------------------------------------------------------//
//     SrvCode	Name	   IP			GSPort		Status     //
//-------------------------------------------------------------------------//
	 0	"GS"	"84.106.41.64"    55901		"SHOW"
	 2	"CS"	"84.106.41.64"    55919	        "HIDE"
 
Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
Remove "s" before your ip, the "s" before ip used only in mapserverinfo.

Code:
// ================================================== //
// # Season 2.2 - ServerList.dat 		    # //
// # MU Online Project - © KinhoMace       	    # //
// ================================================== //

//-------------------------------------------------------------------------//
//     SrvCode	Name	   IP			GSPort		Status     //
//-------------------------------------------------------------------------//
	 0	"GS"	"84.106.41.64"    55901		"SHOW"
	 2	"CS"	"84.106.41.64"    55919	        "HIDE"

Changed, still no servers visible..

In the shortcut of your gameserver.exe and _CS you just have 127.0.0.1 right? (With ports ofcourse)
 
Newbie Spellweaver
Joined
Mar 3, 2009
Messages
31
Reaction score
2
Changed, still no servers visible..

In the shortcut of your gameserver.exe and _CS you just have 127.0.0.1 right? (With ports ofcourse)

yes like this C:\MuServer\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901
 
Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
yes like this C:\MuServer\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901

Ok then i have that correct, and what are your settings in your startup config

My is like this:

Code:
[Captions]
v0v		= DataServer1
v1v		= DataServer2
v2v		= JoinServer
v3v             = ConnectServer
v4v		= xPlugin
v5v             = CashShopServer

[Paths]
v0v		= DataServer1\
v1v		= DataServer2\
v2v		= JoinServer\
v3v             = ConnectServer\
v4v		= xPlugin\
v5v             = CashShopServer\

[Exes]
v0v		= DataServer.exe
v1v		= DataServer.exe
v2v		= JoinServer.exe
v3v             = ConnectServer.exe
v4v		= xPlugin.exe
v5v             = CashShopServer.exe

[Commands]
v0v		= 55960 1
v1v		= 55962 2
v2v		= /p55970 /ca192.168.1.201 /cp55557
v3v             = 
v4v             =
v5v             =

[Interval]
V0v		= 2500
v1v		= 2500
v2v		= 2500
v3v             = 2500
v4v		= 2500
v5v             = 2500

[Restart]
V0v		= no
v1v		= no
v2v		= no
v3v             = no
v4v		= no
v5v             = no

[Main]
AutoRestart	= 0
RestartInterval	= 1
IP		= 192.168.1.201

Ow and i use vmware with windows xp sp3
 
Last edited:
Newbie Spellweaver
Joined
Mar 3, 2009
Messages
31
Reaction score
2
Ok then i have that correct, and what are your settings in your startup config

My is like this:

Code:
[Captions]
v0v		= DataServer1
v1v		= DataServer2
v2v		= JoinServer
v3v             = ConnectServer
v4v		= xPlugin
v5v             = CashShopServer

[Paths]
v0v		= DataServer1\
v1v		= DataServer2\
v2v		= JoinServer\
v3v             = ConnectServer\
v4v		= xPlugin\
v5v             = CashShopServer\

[Exes]
v0v		= DataServer.exe
v1v		= DataServer.exe
v2v		= JoinServer.exe
v3v             = ConnectServer.exe
v4v		= xPlugin.exe
v5v             = CashShopServer.exe

[Commands]
v0v		= 55960 1
v1v		= 55962 2
v2v		= /p55970 /ca192.168.1.201 /cp55557
v3v             = 
v4v             =
v5v             =

[Interval]
V0v		= 2500
v1v		= 2500
v2v		= 2500
v3v             = 2500
v4v		= 2500
v5v             = 2500

[Restart]
V0v		= no
v1v		= no
v2v		= no
v3v             = no
v4v		= no
v5v             = no

[Main]
AutoRestart	= 0
RestartInterval	= 1
IP		= 192.168.1.201

Ow and i use vmware with windows xp sp3

put like this
Code:
[Captions]
v0v		= DataServer1
v1v		= DataServer2
v2v		= JoinServer
v3v             = ConnectServer
v4v		= xPlugin
v5v             = CashShopServer

[Paths]
v0v		= DataServer1\
v1v		= DataServer2\
v2v		= JoinServer\
v3v             = ConnectServer\
v4v		= xPlugin\
v5v             = CashShopServer\

[Exes]
v0v		= DataServer.exe
v1v		= DataServer.exe
v2v		= JoinServer.exe
v3v             = ConnectServer.exe
v4v		= xPlugin.exe
v5v             = CashShopServer.exe

[Commands]
v0v		= 55960 1
v1v		= 55962 2
v2v		= /p55970 /caGLOBAL IP /cp55557
v3v             = 
v4v             =
v5v             =

[Interval]
V0v		= 2500
v1v		= 2500
v2v		= 2500
v3v             = 2500
v4v		= 2500
v5v             = 2500

[Restart]
V0v		= no
v1v		= no
v2v		= no
v3v             = no
v4v		= no
v5v             = no

[Main]
AutoRestart	= 0
RestartInterval	= 1
IP		= GLOBAL IP
 
Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
put like this
Code:
[Captions]
v0v		= DataServer1
v1v		= DataServer2
v2v		= JoinServer
v3v             = ConnectServer
v4v		= xPlugin
v5v             = CashShopServer

[Paths]
v0v		= DataServer1\
v1v		= DataServer2\
v2v		= JoinServer\
v3v             = ConnectServer\
v4v		= xPlugin\
v5v             = CashShopServer\

[Exes]
v0v		= DataServer.exe
v1v		= DataServer.exe
v2v		= JoinServer.exe
v3v             = ConnectServer.exe
v4v		= xPlugin.exe
v5v             = CashShopServer.exe

[Commands]
v0v		= 55960 1
v1v		= 55962 2
v2v		= /p55970 /caGLOBAL IP /cp55557
v3v             = 
v4v             =
v5v             =

[Interval]
V0v		= 2500
v1v		= 2500
v2v		= 2500
v3v             = 2500
v4v		= 2500
v5v             = 2500

[Restart]
V0v		= no
v1v		= no
v2v		= no
v3v             = no
v4v		= no
v5v             = no

[Main]
AutoRestart	= 0
RestartInterval	= 1
IP		= GLOBAL IP

Nop no success :( Any other ideas?
Its not the problem with my vmware?

My host file looks like this:

Code:
127.0.0.1       localhost
127.0.0.1	dalan.servegame.com
127.0.0.1	192.168.1.201
192.168.1.201	84.106.41.64
 
Newbie Spellweaver
Joined
Mar 3, 2009
Messages
31
Reaction score
2
Nop no success :( Any other ideas?
Its not the problem with my vmware?

My host file looks like this:

Code:
127.0.0.1       localhost
127.0.0.1	dalan.servegame.com
127.0.0.1	192.168.1.201
192.168.1.201	84.106.41.64

I don't know if the problem is vmware, try to change Connect Server
 
Experienced Elementalist
Joined
Apr 30, 2004
Messages
248
Reaction score
1
Hehe to what :p I almost tryed every kind of configuration xD The problem is, in my old days it worked :p i think i see somting above my head :)
 
Newbie Spellweaver
Joined
Jan 9, 2013
Messages
5
Reaction score
0
At the moment I go to restore the database, which name I create for fillings?, MuOnline (restores MuOnline), Ranking (restores MuOnline_Ranking.bak) and MuOnline_Event (resuta MuOnline_event pa)? Thank you and sorry for bad translation.
 
Back
Top