MatchServer problem

Page 1 of 2 12 LastLast
Results 1 to 25 of 31
  1. #1
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    MatchServer problem

    For some reason now when I double click Matchserver i get this error...
    http://www.mediafire.com/imageview.p...5lymz0&thumb=5

    And then when I click "ok" or the red "X" button I get this error...
    http://www.mediafire.com/imageview.p...tjt4tz&thumb=5

    Please tell me whats wrong and how to fix...

    ~EDIT~

    Here is a list of the things I changed between when it did work and didn't...

    - I added the PirateDock.mrs to my client, and then added a folder name Pirate Docks to my MatchServer maps and copied and pasted the Port's spawn points to the Pirate Docks folder

    -Then I put in the Ice Cave Series Quest, I downloaded it then did every thing it told me to do in the txt document and code link..

    Download: http://files.filefront.com/Ice+Cave+.../fileinfo.html

    Code Link: http://www.freewebs.com/blackphoenix...e%20Quests.txt

    -Then I edited my MatchServer's formula.xml, I was hoping to change it from normal exp to 50x exp..

    Code:
    <FORMULA_TABLE id="GettingExpLM">
        <LM lower="1" upper="20">1</LM>
        <LM lower="21" upper="30">50</LM>
        <LM lower="31" upper="40">50</LM>
        <LM lower="41" upper="45">50.1</LM>
        <LM lower="46" upper="50">50.1</LM>
        <LM lower="51" upper="55">50.1</LM>
        <LM lower="56" upper="60">50.1</LM>
        <LM lower="61" upper="65">50.1</LM>
        <LM lower="66" upper="70">50.1</LM>
        <LM lower="71" upper="75">50.1</LM>
        <LM lower="76" upper="80">50.1</LM>
        <LM lower="81" upper="85">50.2</LM>
        <LM lower="86" upper="90">50.2</LM>
        <LM lower="91" upper="95">50.2</LM>
        <LM lower="96" upper="99">50.2</LM>
    </FORMULA_TABLE>
    And after I was done with all that, I loaded up my Hamachi, then double clicked my MatchServer....then I got the error D=
    Well please tell me what I did wrong and how to fix it, and yes I did edit my client's system.mrs's filelist.

    ~EDIT~

    This is what my matchlog says..
    nhn server mode is real
    Load XML from memory : strings.xml(0x0037) - SUCCESS
    Load XML from memory : cserror.xml(0x0037) - SUCCESS
    Read NPC Catalogue Failed[10/09/08 12:18:43] Read Quest Desc Failed
    Last edited by faytman; 09-10-08 at 07:32 PM.


  2. #2
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    make sure you flielisted.

  3. #3
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    Is there a flielist in MatchServer or just system.mrs?...
    and i guess ill check to see if i missed something..

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    system.mrs

  5. #5
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ah ok, is there anywhere that i need to put the crc32 of the maps?

  6. #6
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    you need the crc32 of everything in the mrs in filelist.xml
    then remember to re-filelist things that you have edited

  7. #7
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    well i added new quest maps to my quest map folder....
    is there somewhere where i would have to filelist the mrs'es..?

  8. #8
    Ragezone Gunz Ex-Owner Itachi6972 is offline
    MemberRank
    Apr 2007 Join Date
    New YorkLocation
    202Posts

    Re: MatchServer problem

    Whenever I've come across that error I just choose another matchserver :\

  9. #9
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ive alrdy tried using a different matchserver.exe but it didn't do anything....
    and now i was messsing around with some files and this is what my MatchLog says...
    nhn server mode is real
    Load XML from memory : strings.xml(0x0037) - SUCCESS
    Load XML from memory : cserror.xml(0x0037) - SUCCESS
    Read Questmap Catalogue Failed[10/09/08 16:23:47] Read Quest Desc Failed
    What I wanna know, is there some where in the Matchserver or client that i need to manually put my new quest maps' crc32s'?
    like...
    Code:
    	<FILE NAME="Snow_Dungeon_cavern1.mrs" CRC32="5a7c9576"/>
    	<FILE NAME="Snow_Dungeon_cavern2.mrs" CRC32="d110f64b"/>
    	<FILE NAME="Snow_Dungeon_cavern3.mrs" CRC32="022d0ace"/>
    	<FILE NAME="Snow_Dungeon_nest1.mrs" CRC32="610c72ac"/>
    	<FILE NAME="Snow_Dungeon_nest2.mrs" CRC32="c4af8e12"/>
    	<FILE NAME="Snow_Dungeon_nest3.mrs" CRC32="0d812db4"/>
    	<FILE NAME="Snow_Dungeon_passage1.mrs" CRC32="2fc0da25"/>
    	<FILE NAME="Snow_Dungeon_passage2.mrs" CRC32="fe8f4f19"/>
    	<FILE NAME="Snow_Dungeon_passage3.mrs" CRC32="989b4555"/>
    Where would I put these?

  10. #10
    Ragezone Gunz Ex-Owner Itachi6972 is offline
    MemberRank
    Apr 2007 Join Date
    New YorkLocation
    202Posts

    Re: MatchServer problem

    I never bother with those kind of things. Personally I haven't gotten the snow dungeon quests to work yet, I stopped trying a while back. It's not that good anyways :\

    I've never had a problem with having to put crc data for new things, I'd just add it into the game and it would work without having to mess with the filelist or crc data.

  11. #11
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    i wanna see if i can get it to work tho....but i need someone to answer my question xD

  12. #12
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    Quote Originally Posted by faytman View Post
    ive alrdy tried using a different matchserver.exe but it didn't do anything....
    and now i was messsing around with some files and this is what my MatchLog says...


    What I wanna know, is there some where in the Matchserver or client that i need to manually put my new quest maps' crc32s'?
    like...
    Code:
        <FILE NAME="Snow_Dungeon_cavern1.mrs" CRC32="5a7c9576"/>
        <FILE NAME="Snow_Dungeon_cavern2.mrs" CRC32="d110f64b"/>
        <FILE NAME="Snow_Dungeon_cavern3.mrs" CRC32="022d0ace"/>
        <FILE NAME="Snow_Dungeon_nest1.mrs" CRC32="610c72ac"/>
        <FILE NAME="Snow_Dungeon_nest2.mrs" CRC32="c4af8e12"/>
        <FILE NAME="Snow_Dungeon_nest3.mrs" CRC32="0d812db4"/>
        <FILE NAME="Snow_Dungeon_passage1.mrs" CRC32="2fc0da25"/>
        <FILE NAME="Snow_Dungeon_passage2.mrs" CRC32="fe8f4f19"/>
        <FILE NAME="Snow_Dungeon_passage3.mrs" CRC32="989b4555"/>
    Where would I put these?
    you would put that in filelist.xml in system.mrs

  13. #13
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ah, to late T.T....
    alrdy cleaned my server from all the files and script...

  14. #14
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    xD your like my friend when he thinks he cant do it anymore he trashes the project

  15. #15
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    well, no, i wouldn't of quit, but i messed up my whole quest files, and almost totally fixed it, but then when i try to do mansion and dungeon, no npc where showing up, so i just decided to get whole new quest files...but all i have is mansion and dungeon regular quest -.-...do u know where i can get all mansion, prison, and dungeon? and bosses? i really want bosses!and maybe tell me how to add them? cause apparently im noob with quest...

  16. #16
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    some bosses are already in there, just got to look in the client to find the combinations.

  17. #17
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ya, well i want more, and i want prison, u know where to get prison files and xml script?

  18. #18
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    ijji?
    if not go steal from a server with no encryption :P

  19. #19
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ya i know ijji, but im not sure exactly what i need from it if i want like the same quest as it...

  20. #20
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: MatchServer problem

    Here you go. I ripped them out of my V1.2 client. They include Mansion. Dungeon, Prison and all Ijji bosses.

    http://forum.ragezone.com/f245/full-...4/#post4221923
    Last edited by Solaire; 15-10-08 at 10:48 AM.

  21. #21
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    ok so i just put all those files in my system.mrs and im good? do i need any new npc models to put in my model.mrs?

  22. #22
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    Quote Originally Posted by Wizkidje View Post
    Here you go. I ripped them out of my V1.2 client. They include Mansion. Dungeon, Prison and all Ijji bosses.
    wow thanks, this will help alot of people :D

  23. #23
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    Quote Originally Posted by wesman2232 View Post
    wow thanks, this will help alot of people :D
    ya it will, Wizkidje u shud make a separate thread in release, or i guess u can edit your post and take it off if u dont want it to get leaked..

  24. #24
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: MatchServer problem

    he might not care, if he really only wanted to give to you he would have sent in a PM

  25. #25
    Account Upgraded | Title Enabled! faytman is offline
    MemberRank
    Oct 2008 Join Date
    690Posts

    Re: MatchServer problem

    Quote Originally Posted by wesman2232 View Post
    he might not care, if he really only wanted to give to you he would have sent in a PM
    good point....
    hey wesman, can u answer my question that i asked a few post above?

    ok so i just put all those files in my system.mrs and im good? do i need any new npc models to put in my model.mrs?



Page 1 of 2 12 LastLast

Advertisement