Help!

Page 2 of 2 FirstFirst 12
Results 26 to 47 of 47
  1. #26
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunZ the Dual</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://gunzonline.com/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://gunzonline.com/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 (or NO-IP Address if you have a dynamic IP)" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 (or NO-IP Address if you have a dynamic IP)" />
    		</TLOCATORLIST>
    	
    	</XML>

  2. #27
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Quote Originally Posted by DeagleAc3 View Post
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunZ the Dual</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://gunzonline.com/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://gunzonline.com/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 (or NO-IP Address if you have a dynamic IP)" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 (or NO-IP Address if you have a dynamic IP)" />
    		</TLOCATORLIST>
    	
    	</XML>
    Does your actual System.xml include the (or NO-IP Address)? If so remove that re-compile and try again with your Hex'd Launcher. (Although to my knowledge/personal experience I never had to Hex edit my Launcher to get my server to work)

    Btw I have to go eat so my replies may take a little longer but I'll still try to help

  3. #28
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    This is how my system.xml looks like, gunzlauncher still closes... hmm


    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    	<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>true</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_global</DIR>
    	</BAREPORT>
    
    	<HOMEPAGE>
    	    <URL>http://www.gunzonline.com</URL>
    	    <TITLE>GunZ the Dual</TITLE>
    	</HOMEPAGE>
    	
    	<EMBLEM_URL>http://gunzonline.com/emblems/</EMBLEM_URL>
            
    	<TEMBLEM_URL>http://gunzonline.com/emblems/</TEMBLEM_URL>
    
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="66.56.56.218 />
    		</TLOCATORLIST>
    	
    	</XML>

  4. #29
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Well your Launcher you originally uploaded was correct, your System.xml is correct so I'm not sure what the problem could be :\ Have you edited any other files recently?

  5. #30
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Nope......


    EDIT : If I compiled does the system folder get deleted and the system.mrs get updated?
    Because the system folder is still there, just wondering

  6. #31
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Yes when you decompile System.mrs it just makes a Folder for all the files inside of System.mrs. When you Decompile a file make sure you click and drag the original Mrs onto your Desktop as a Backup, after you Compile the folder delete the Folder so that all that's left is System.mrs and no System folder.

  7. #32
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Okay, the launcher works now, there are no channels though, do I need to create one or something?

  8. #33
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Go into your Matchserver folder and post what your Channel.xml says

  9. #34
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML id="channel">
    	<DEFAULTCHANNELNAME name="STR:CHANNEL_DEFAULT_NAME"/>
    	<DEFAULTRULENAME name="novice"/>
    
    	<CHANNEL name="STR:CHANNEL_NOVICE_NAME_1" maxplayers="200" rule="novice"/>
    	<CHANNEL name="STR:CHANNEL_NOVICE_NAME_2" maxplayers="200" rule="novice"/>
    
    	<CHANNEL name="STR:CHANNEL_NEWBIE_NAME_1" maxplayers="200" rule="newbie" levelmin='1' levelmax='10'/>
    	<CHANNEL name="STR:CHANNEL_NEWBIE_NAME_2" maxplayers="200" rule="newbie" levelmin='1' levelmax='10'/>
    	<CHANNEL name="STR:CHANNEL_NEWBIE_NAME_3" maxplayers="200" rule="newbie" levelmin='1' levelmax='10'/>
    
    	<CHANNEL name="STR:CHANNEL_ROOKIE_NAME_1" maxplayers="200" rule="rookie" levelmin='11' levelmax='20'/>
    	<CHANNEL name="STR:CHANNEL_ROOKIE_NAME_2" maxplayers="200" rule="rookie" levelmin='11' levelmax='20'/>
    
    	<CHANNEL name="STR:CHANNEL_MASTERY_NAME_1" maxplayers="200" rule="mastery" levelmin='21'/>
    	<CHANNEL name="STR:CHANNEL_MASTERY_NAME_2" maxplayers="200" rule="mastery" levelmin='21'/>
    	
    	<CHANNEL name="STR:CHANNEL_ELITE_NAME_1" maxplayers="200" rule="elite" levelmin='35'/>
    	<CHANNEL name="STR:CHANNEL_ELITE_NAME_2" maxplayers="200" rule="elite" levelmin='35'/>
    </XML>
    Last edited by DeagleAc3; 28-09-11 at 12:35 AM.

  10. #35
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Try using this Channel.xml, just replace the Channel Name with w.e you want it to be.

    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML id="channel">
    	<DEFAULTCHANNELNAME name="STR:Canal 1"/>
    	<DEFAULTRULENAME name="elite"/>
    
    	<CHANNEL name="Free Channel 1" maxplayers="200" rule="elite"/>
    	<CHANNEL name="Free Channel 2" maxplayers="200" rule="elite"/>
    	<CHANNEL name="Event Channel" maxplayers="200" rule="elite"/>
    	<CHANNEL name="Staff Channel" maxplayers="200" rule="elite" levelmin='2' levelmax="1"/>
    
    </XML>

  11. #36
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Still no servers to log into

    EDIT : IF you thought I meant ingame channels, then no, I meant the servers that you login to like the "North America Server 500/1000" That was an example

  12. #37
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Oh, well in that case post your Locator.ini, AgentConfig.xml and Server.ini. Also make sure you have everything edited right in your SQL (ServerStatus.dbo etc.) And since you're using your WAN IP instead of Localhost make sure that you've Port-Forwarded correctly.
    Last edited by Justice For All; 28-09-11 at 01:22 AM.

  13. #38
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="sa"
    
    [NETWORK]
    IP="66.56.56.218"
    PORT="8900"
    
    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="5"
    LOCATOR_UID_LOW="0"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    UDP_LIVE_TIME="10000000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    BLOCK_TIME="0"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    MARGIN_OF_ERROR_MIN="500000"
    USE_COUNTRY_CODE_FILTER="no" 
    GMT_DIFF="-3"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
    UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
    TEST_SERVER="0"
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="sa"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP="66.56.56.218"
    KEEPERIP="66.56.56.218"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"

  14. #39
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Alright well change MatchServer1 to your Gunz name (Make sure it's the same one you put in ServerStatus.dbo) Also post your AgentConfig.xml and make sure your Ports are forwarded correctly.

  15. #40
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>MatchServer1</NAME>
    	<MAXCLIENT>200</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="66.56.56.218 (or NO-IP Address if you have a dynamic IP)" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>


    ---------- Post added at 12:14 AM ---------- Previous post was at 12:09 AM ----------

    Check if I port forwarded correctly portforward.bmp

  16. #41
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Alright change the MatchServer1 to the name of your GunZ (Make sure that every field that says NAME or Server Name or anything like that all have the same Name, including in your SQL) IP's are right, so are the Ports.. Hmm...

    Download and run this to see if your ports are open, Open Port Check - PortForward.com

    Also did you setup odbcad32 correctly?

    If they are all open and it still doesn't work, and you have odbcad32 setup correctly, try changing every IP to Localhost (127.0.0.1) instead of your WAN. Make sure you have the TCP/IP Protocols turned on in MySQL Server Management Studio Express (It will be under the same tab as Microsoft SQL Server 2005 in your Startup>Accessories)

    If it still isn't working I don't know what else to tell you besides maybe tomorrow I could set everything up for you over Teamviewer. But so far everything is correct according to my knowledge and all the Tutorial's. I think you might have the same problem as I did a while back, Port's are all forwarded right and are open, everything else is setup but still no server. If that's the case it's a problem with your Router, I had to order a new Router that I was 100% sure was completely compatible with running a server, and now it works.

  17. #42
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Well, for some reason my ODBC won't open... When you ODBC it does it have to be with the changed "MatchServer1"?


    EDIT : I just checked all the ports, said they were port forwarded correctly..

    EDIT EDIT : Now, when I try to login to MYSQL I get
    Code:
    "A network or related or instance-specific error occured while establishing a connection to SQL Server. The server was not found or accessible. Verify that instance name is correct and that SQL Server is configured to allow remote connections.(provider: Shared Memory Provider, error:40
    Could not open a connection to SQL Server)(Microsoft SQL Server, Error: 2
    Last edited by DeagleAc3; 28-09-11 at 09:34 AM.

  18. #43
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Hmm, I'm not sure why odbcad won't open, I've never had problems with it.. For the MySQL problem click Options within the Login panel and make sure the Protocol is TCP/IP and in your Microsoft SQL Server Management Studio Express make sure that the TCP/IP Protocol is set as Running

  19. #44
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    How do I set the TCP/IP Protocol to running? Still getting error, also I finally got ODBC to open, after running as adminstrator.

  20. #45
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Alright did you follow the tutorial in the GunZ Server Tut on how to set odbcad up? Well I don't have anything related to SQL installed on my computer so I'm just going from vague memory here, but there are 2 places that you need to change. In the Login panel for MySQL click Options, and there should be a couple drop-down options. If I remember it's under the "Protocol" Tab you click the Drop-Down and select TCP/IP. After that go to Start > Accessories > Your SQL Tab > Microsoft SQL Server Studio Management Express (I think, I can't remember the exact name) but it's under Microsoft SQL Server 2005 or w.e after that it should take a couple seconds to load and you should see like 4 or 5 different uh, 'rows' I guess. But they'll say TCP/IP and a couple others, right click each one and make sure they are set to running. If that's not correct then you'll have to wait until I install SQL stuff onto my CPU so I can make sure what I'm saying is 100% correct but as of now I'm just going by Vague memory.

  21. #46
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Help!

    If you want help privately (via TeamViewer or MSN or whatever), don't post here. You might want to read the rules once again ; http://forum.ragezone.com/f311/gunz-...please-703084/

  22. #47
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Phoenix View Post
    If you want help privately (via TeamViewer or MSN or whatever), don't post here. You might want to read the rules once again ; http://forum.ragezone.com/f311/gunz-...please-703084/
    Oops, sorry, won't make that mistake again....



Page 2 of 2 FirstFirst 12

Advertisement