startup error

Results 1 to 10 of 10
  1. #1
    Die() Secured is offline
    MemberRank
    Sep 2011 Join Date
    /home/SDev/Location
    555Posts

    startup error

    It seems seems not to be reading locale.xml and string.xml not really sure why. Compiled this client from the src. I checked the crc32 and there the same any ideas? Also it seems to be able to read system.mrs if its unpacked but I think I don't think its reading the mrs files correctly?
    Code:
    Cannot open system/locale.xml file.
    Error!! - StringTable Initalize Failed
    Cannot open (null) file.
    Invalid Locale


  2. #2
    Proficient Member [S]pirit is offline
    MemberRank
    Apr 2009 Join Date
    182Posts

    Re: startup error

    Yeah, I think it's actually set to read MEF files, but when confronted with a "system" directory, it reads from that instead. Let me guess, it crashes no matter what you do?

  3. #3
    Die() Secured is offline
    MemberRank
    Sep 2011 Join Date
    /home/SDev/Location
    555Posts

    Re: startup error

    Quote Originally Posted by [S]pirit View Post
    Yeah, I think it's actually set to read MEF files, but when confronted with a "system" directory, it reads from that instead. Let me guess, it crashes no matter what you do?
    Yep haha but I'm pretty sure locale i'snt suppose to encrypted with mef if I'm not wrong, but I'll give it a try will edit after results.

    Edit::
    Nope doesn't work, idk if there's a issue with parsing xml files or opening mrs files or I'm just compiling wrong lmao I had fixed it before but idk what I did to to fix it cause the issue came back.
    Last edited by Secured; 01-12-11 at 04:03 AM.

  4. #4
    Account Upgraded | Title Enabled! landoncasis is offline
    MemberRank
    Mar 2009 Join Date
    PhilippinesLocation
    271Posts

    Re: startup error

    download the release of emisand which is the new pkey of ijji/korea then MEncypt -f it then copy PrivateKey.h then paste it to your Gunz Source then rebuild it.

  5. #5
    Die() Secured is offline
    MemberRank
    Sep 2011 Join Date
    /home/SDev/Location
    555Posts

    Re: startup error

    Quote Originally Posted by landoncasis View Post
    download the release of emisand which is the new pkey of ijji/korea then MEncypt -f it then copy PrivateKey.h then paste it to your Gunz Source then rebuild it.
    Lmao that was the first thing I tried. Plus I compiled MEncrypt before he released it and tried -__-

  6. #6
    Account Upgraded | Title Enabled! theodor2005 is offline
    MemberRank
    Aug 2007 Join Date
    203Posts

    Re: startup error

    Secured, did you manage to fix the problem?
    I'm in the same boat, I somehow managed to fix it and then posting a release.
    Now however, it seems that no matter what I edit or what steps I retrace (I even tried to start from scratch), I still get the same error.

    Interesting thing to note, that even tho the code is PROBABLY the same as the one I made the release with, the released runnable is bigger by a few kb.
    Also, I noticed linker warnings that do not appear now that the runnable is for some reason smaller.

  7. #7
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: startup error

    You haven't removed MEF and CRC, or one of them. I actually had to ask a friend of mine to help me with this one, it's quite complicated, it isn't just removing += ".mef", it's way more complex.

  8. #8
    Account Upgraded | Title Enabled! theodor2005 is offline
    MemberRank
    Aug 2007 Join Date
    203Posts

    Re: startup error

    Then I wonder how the heck I managed to do it. I didn't mess with anything beyond main.cpp

  9. #9
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: startup error

    Quote Originally Posted by theodor2005 View Post
    Then I wonder how the heck I managed to do it. I didn't mess with anything beyond main.cpp
    It passes that error if system.mrs was decompiled.

  10. #10
    Account Upgraded | Title Enabled! theodor2005 is offline
    MemberRank
    Aug 2007 Join Date
    203Posts

    Re: startup error

    My system.mrs was compiled at all times.



Advertisement