Ur matchserver is different, you must build the matchserver from your source
Printable View
Ur matchserver is different, you must build the matchserver from your source
I build the match server and started it, log:
MatchAgent log:Quote:
Match-Server Log
[06/03/12 22:05:24] DBMS connected
[06/03/12 22:05:24] Command registeration completed
[06/03/12 22:05:25] Release Date : Jun 3 2012
[06/03/12 22:05:25] X-Trap Off
[06/03/12 22:05:25] MD5 Check Off
[06/03/12 22:05:25] Loop Log Save On - Time Gap : (3600)
[06/03/12 22:05:25] Server Country : BRAZIL
[06/03/12 22:05:25] Command version : (58)
[06/03/12 22:05:25] Event usable state : (false)
[06/03/12 22:05:25] Load event size : (0)
[06/03/12 22:05:25] FileCRCCheckSum usable state : (false)
[06/03/12 22:05:25] FileCRC size : (1)
[06/03/12 22:05:25] Country Code Filter usalbe state : (false)
[06/03/12 22:05:25] Accept Invalied IP state : (true)
[06/03/12 22:05:25] Keeper IP : (5.90.92.207)
[06/03/12 22:05:25] Monitor IP : (255.255.255.255)
[06/03/12 22:05:25] Ticket use : 0
[06/03/12 22:05:25] Match Server Created (Port:6000)
[06/03/12 22:05:32] Start agent Register (CommUID 0:10) IP:127.0.0.1, TCPPort:5100, UDPPort:7778
[06/03/12 22:05:32] Agent Added (UID:010)
[06/03/12 22:05:32] Agent Registered (CommUID 0:10) IP:127.0.0.1, TCPPort:5100, UDPPort:7778
I already opened system.xml and changed all the ips to 127.0.0.1 but still I get the same error.Quote:
Agent-Server Log
[06/03/12 22:05:32] Command registeration completed
[06/03/12 22:05:32] Release Date : Jun 3 2012
[06/03/12 22:05:32] Match Agent Created (Port:5100)
[06/03/12 22:05:32] Request Connect to matchserver ip(127.0.0.1), port(6000).
Alright, first MEF is completely secure, all you need to do is change the private key in MEncrypt before you encrypt the XML files.
Second, you can't use a normal MRS decompresser to extract the files since the MEF files will "deflate" to 0KB, use ThievingSix's MRS decompiler BETA (found in these forums) since it will preserve those files.
Third, MatchServer must be opened before MatchAgent so MatchAgent can connect (still haven't fixed that, MAIET?!). Also, what's up with your Monitor IP? You must also change the IP's in MatchServer, MatchAgent and Locator.
(Note; Locator is used to display the servers, MatchAgent fixes the NAT issues and MatchServer is the main server for the game)
I already opened Locator from the source, compiled it in release mode, it says:
Max Server Count -> 1
Current Server Count-> Run:1, Dead:0
Stop Server ID-> nothing
But sill I cant even go to the login screen to type my username and password, it says cant access server...
@OP, did you follow the basic steps to creating a server? If this is your first time you could refer to *LINK*, although some things are outdated, it is the same basic setup as is with the 2011 files
Completely secure is going a little far, but I agree I worded that wrong ;D.
This is what I should have said:
"The MEF encryption system for xmls will be useless now days unless you change the key from what MAIET currently uses. You could further your protection by just writing your own file system."
Have you made any additional changes to the source? I've never heard of a case where GunZ automatically attempts to connect to a server (excluding Locator).
Bruteforcing a long numerical and alphabetical key protected with RSAES_xxx (xxx = I can't remember lol) from the CryptoPP library is not easy, which is why the MEF files (such as the ones in IJJI's) were never "reversed"/"decompiled", but rather dumped from GunZ's internal memory. Writing your own would NOT be more secure, Lucas. :P Unless of course you specialize in that certain area, but the most you could gain is a small performance increase during loading; along with several headaches and weeks spent lol
No, I havent made any changes in the source. Could you send me a client, already compiled, not the same as the one from the source, just so I can test with another client... and what is a "runnable"?
SheenBR add me on my MSN and i will get your server working, chrismiskin1@hotmail.co.uk
Closed, I found a new client that works. :): Thank you all.