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] CzF Season 4.5 [1.00.90] Latest Files + Sources

Initiate Mage
Joined
Jun 24, 2007
Messages
3
Reaction score
0
just change in server files Data\Lang\Jpn\CommonLoc.cfg
[GameServerInfo]
ClientExeVersion = 1.02.40
ClientExeSerial = 8gksYM30JnvgqpcP
LootingTime = 10
and use the orginal main from his 1st post
 
Newbie Spellweaver
Joined
Jun 13, 2007
Messages
64
Reaction score
0
pkitem drop problem. How to improve? and how to itemdrop off?
Shatter plz upload tested gameserver.dll end gameserver_CS.dll
 
Last edited:
Newbie Spellweaver
Joined
Jun 13, 2007
Messages
64
Reaction score
0
upload original gameserver.dll end gameserverCS.dll end original main.exe
 
Last edited:
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
Guys, can someone help me? Three times I tried to run this server, but same problem: when run main.exe, loads screen and then server doesn't appear.
I've even downloaded notepad++ to search in all server files IP's and Sql passwords. Only one place where I didn't change IP was ConnectServer\Data\ServerInfo.dat (there is Public FTP, Local FTP, but if I don't use FTP, so I think I don't need to change there)
I tried both: with normal ip and with 127.0.0.1, same problem.
I'm using router, but I made that all ports would be open, firewall+antivirus turned off.
Using client, which Shatter posted: "MU Online Client (NoSound)".
When I've used 127.0.0.1, I've used MainCracker. So my fields are like this:
IP Address: 127.0.0.1
Serial (default from main, don't know should I change that): 8gksYM30JnvgqpcP
Version(default from main): 22585
Thank You very much!
 
Newbie Spellweaver
Joined
Sep 9, 2006
Messages
54
Reaction score
6
prebuss, try to change main.exe with hex editor. main cracker as a rule not a good solution at all. and- do you try main.exe with your global ip (not 127.0.0.1 crap)?
my advice- if you have global ip, use it anywhere in server/client files. if not have- create/use loopback device.

serial and version must be identical to Data\Lang\*\CommonLoc.cfg. but if you can't connect- problem is not in it.
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
Thank You for replying, appreciate it :)
So, I've made like You said, changed everywhere IP to my global IP, then used hex editor to edit IP to my global. But here are some new problems, questions:
1) Well, luckily, server files' and client's Serial are same. Now about IP and version changing. IP. I used hex editor to change IP, but when I found where is IP (cs.muonline.....) I mentioned that it is longer than my IP and when I change one by one character, there still some characters with default IP keeps. So, when I tried to remove (delete) that end of default IP, saved and main.exe become not valid program, so I just left ending of that default IP (with my IP in the beginning of default IP). Then it didn't become unstable program. So, how should I make that correctly?
2)Version. In Data\Lang\*\CommonLoc.cfg writes:
ClientExeVersion = 1.00.90
In my client (main.exe used http://forum.ragezone.com/f196/calculating-main-version-hex-editor-249171/ this lesson) shows: 1.02.40 (Config.ini same)
So, where should I change? In server files or in client?
And last thing, something is wrong after few minutes of server start up.
Logs of GS and GSCS (attaches), please review :blush:
Screen Shots:
Shatter - [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources - RaGEZONE Forums

Shatter - [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources - RaGEZONE Forums

Shatter - [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources - RaGEZONE Forums

Shatter - [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources - RaGEZONE Forums

Shatter - [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources - RaGEZONE Forums

Thank you :love:
P.S. I've created some servers before but not with CzF. I'd really like to try these files, help...:(:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 9, 2006
Messages
54
Reaction score
6
prebuss,

when I found where is IP (cs.muonline.....)
Wrong place. You need to find "xxx.xxx.xxx" (you can read it in czf 4.5 thread's start post) and change it to your ip. If there any useless characters (like you said), you must change it to 0x00 (\0) byte. Because ip string is common string, and it is a null(\0)-terminated string. (Don't delete but change!) Don't change ip in any other places(like cs.muonline).

ClientExeVersion = 1.00.90
In my client (main.exe used http://forum.ragezone.com/f196/calcu...editor-249171/ this lesson) shows: 1.02.40 (Config.ini same)
So, where should I change? In server files or in client?
No matter where it is to change - only important that they were identical. Config.ini and most files in game root folder is a useless crap, only used by original launcher. You must verify only CommonLoc.cfg and main.exe hard-coded versions.

And last thing, something is wrong after few minutes of server start up.
Logs of GS and GSCS (attaches), please review
Looking at the logs, -your gs and gs-cs can't connect to other servers(data's, exdb, cashshop, ranking). This is strange, because firstly they connected, but after some time(5 min?) were disconnected. As host system you use win2003 sp2?
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
Wrong place. You need to find "xxx.xxx.xxx" (you can read it in czf 4.5 thread's start post) and change it to your ip.
Done! I think now everything will be fine from client side.
No matter where it is to change - only important that they were identical. Config.ini and most files in game root folder is a useless crap, only used by original launcher. You must verify only CommonLoc.cfg and main.exe hard-coded versions.
Done, changed version same as main.exe (1.02.40)in both CommonLoc.cfg files.
Ok, now everything works fine, except one thing.
It will be clearer if I tell you where I changed IPs (127.0.0.1 and global)
1) CashShopServer (downloaded CashShopServer.bat from CzF thread, cuz before cash shop server showed common error).
To be sure, I've added in AllowableIPList.txt two IPs, global and 127.0.0.1
CashShopOption.ini I used 127.0.0.1, cuz if I used global IP, simply it couldn't connect to SQL, dropped error. So with 127.0.0.1 it works fine. (I've changed to 127.0.0.1 in Data\CashShopOption.dat). WITH this one is everything fine, no errors in GS, GSCS.
Chatserver. Didn't change anything, cuz there aren't any IPs.
\ConnectServer\Data ServerInfo.dat didn't change, cuz there requites IPs for FTP only.
\ConnectServer\Data ServerList.dat 2x mine global IP.
C:\MuServer\Data\Lang\Jpn CommonLoc.cfg changed IP to global+changed clientexeversion to 1.02.40
Same in C:\MuServer\Data\Lang\Kor
Data\CashShopOption.dat as I already said, changed IP to 127.0.0.1
Data\CommonServer.cfg everywhere my global IP.
Data\IpList.dat Global IP.
Data\MapServerInfo.dat 2x Global IP.
C:\MuServer\DataServer1 AllowableIPList.txt my global IP (w/o dots)
Same as DataServer1 made in DataServer2
C:\MuServer\JoinServer\Data CountryIP.txt as there was I left 127.0.0.1
Now, C:\MuServer Configs.ini:
Code:
[Captions]
v0v=dataserver1
v1v=dataserver2
v2v=joinserver
v3v=connectserver
v4v=exdb
v5v=chatserver
v6v=eventserver
v7v=rankingserver
v8v=gameservercs
v9v=gameserver
[Paths]
v0v=dataserver1\
v1v=dataserver2\
v2v=joinserver\
v3v=connectserver\
v4v=exdb\
v5v=chatserver\
v6v=eventserver\
v7v=rankingserver\
v8v=gameservercs\
v9v=gameserver\
[Exes]
v0v=dataserver.exe
v1v=dataserver.exe
v2v=joinserver.exe
v3v=connectserver.exe
v4v=exdb.exe
v5v=chatserver.exe
v6v=eventserver.exe
v7v=rankingserver.exe
v8v=gameservercs.exe
v9v=gameserver.exe
[Commands]
v0v=55960 1
v1v=55962 2
v2v=/p55970 /caGLOBAL IP /cp55557
v3v=
v4v=GLOBAL IP
v5v=127.0.0.1 [USED THIS, cuz if global, chatserver couldn't connect to exdb. And here is [COLOR="Red"]the problem: GS and GSCS can't connect to joinserver[/COLOR]]
v6v=
v7v=
v8v=GLOBAL IP 55970 GLOBAL IP 55962 55919
v9v=GLOBAL IP 55970 GLOBAL IP 55960 55901
[Interval]
v0v=2500
v1v=2500
v2v=2500
v3v=2500
v4v=2500
v5v=2500
v6v=2500
v7v=2500
v8v=2500
v9v=2500
[Restart]
v0v=no
v1v=no
v2v=no
v3v=no
v4v=no
v5v=no
v6v=no
v7v=no
v8v=no
v9v=no
[Main]
AutoRestart=0
RestartInterval=1
IP=GLOBAL IP

P.S. Using win xp pro, I've just made appearance as Win2003 (lower resource usage).
Problem written in configs.ini file (code) marked red [SCROLL down 3/4 bar, scroll right.
Thank YOU again! :blush:
 
Last edited:
Newbie Spellweaver
Joined
Apr 26, 2008
Messages
96
Reaction score
0
can someone upload gameserver.dll & gameservercs.dll ?
plz
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
can someone upload gameserver.dll & gameservercs.dll ?
plz

Just go here http://forum.ragezone.com/f197/czf-season-4-5-1-a-618286/ and download that server files. Copy/paste [replace] GameServer.exe with your current GameServer.exe
Same with GameServerCS.exe
If it still doesn't work, make sure you have installed .net framework and updated it to the newest version. Good luck, now I'm looking for help in my previous post. :(:
 
Newbie Spellweaver
Joined
Apr 26, 2008
Messages
96
Reaction score
0
k it works.
but now when GS load i get error cashshopserver failed
i changed the ip there to 127.0.0.1
and the id+pass sql
 
Newbie Spellweaver
Joined
Apr 26, 2008
Messages
96
Reaction score
0
yea i changed all like the guide in page 6
and at cashshopserver folders all ip's should be global ip
or 127.0.0.1 ?

p.s
what should be the client exe version to edit at main with main cracker
i changed in commonlock to 1.02.40
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
Newbie Spellweaver
Joined
Apr 26, 2008
Messages
96
Reaction score
0
what version should be the main ?
it says 22858 but when i enter the game its says i need to uptade
something like thats
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
13
Reaction score
0
what version should be the main ?
it says 22858 but when i enter the game its says i need to uptade
something like thats

Same as you wrote in commonserver. Remember, that main.exe version is in hex coding.
MAN, can you tell me what IPs did you use?
Did you use everywhere global IP except CashShopServer?
 
Newbie Spellweaver
Joined
Apr 26, 2008
Messages
96
Reaction score
0
i did exactly what written in page 6
in cashopserver folder all IP's are 127.0.0.1

in commonlock the version is 1.02.40
what the hex for it to put in main cracker ?
 
Newbie Spellweaver
Joined
Sep 9, 2006
Messages
54
Reaction score
6
prebuss,
Seems to me like strange manipulations because i use always my global ip and it works perfectly. Your global ip identical to ?

In the first time your server works normal? If yes may you try to check first time configuration again? And after what moment your configuration broken?

If don't work at all, try to create microsoft loopback device and run with it.
 
Back
Top