Open Gunz.exe error

Results 1 to 13 of 13
  1. #1
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Open Gunz.exe error

    I already build the runnable with vs 2003, now when im going to open the runnable dont open and the log says:
    XTRAP Start
    fail to open XTrapTest.txt
    How to remove XTrap, GameGuard and HackShield?


  2. #2
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: Open Gunz.exe error

    2003? you mean 2007?

    steps:

    open notepad
    type : "XTRAP_PATCH_SKIP" with no quotes
    save it as "test" in your client folder

  3. #3
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Re: Open Gunz.exe error

    Anyway dont start:
    XTRAP Start
    XTrapTest.txt :
    XTRAP_PATCH_SKIP

  4. #4
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: Open Gunz.exe error

    what? if you put the file test in there it should skip it..

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

    Re: Open Gunz.exe error

    Project>Properties>C/C++>Preprocessors>remove _XTRAP;

  6. #6
    num num num <3 rootbeer daniel131605 is offline
    MemberRank
    Jul 2008 Join Date
    New YorkLocation
    573Posts

    Re: Open Gunz.exe error

    or you can do that

  7. #7
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Re: Open Gunz.exe error

    Quote Originally Posted by Vusion View Post
    Project>Properties>C/C++>Preprocessors>remove _XTRAP;
    Thanks, but I had another error.

    GUNZ 1,0,0,290 launched. build (Feb 23 2012 21:05:06)
    Log time (02/23/12 21:08:13)
    CPU ID = GenuineIntel ( family = 518 , model = 5 , stepping = 2 ) @ 2261 MHz
    Display Device = Intel(R) Graphics Media Accelerator HD ( vendor=8086 device=46 subsys=9071104d revision=2 )
    Display Driver Version = 8.15.0010.2008
    Windows = 6.1 Build 7600 , (3848292KB) : ..
    Cannot open system/locale.xml file.
    Error!! - StringTable Initalize Failed
    Cannot open (null) file.
    Invalid Locale
    what now?

  8. #8
    Valued Member SandOfTime is offline
    MemberRank
    Mar 2011 Join Date
    112Posts

    Re: Open Gunz.exe error

    Cannot open system/locale.xml file.
    Error!! - StringTable Initalize Failed
    Cannot open (null) file.
    Invalid Locale
    Check your locale.xml

  9. #9
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Re: Open Gunz.exe error

    I already check it:
    <?xml version="1.0" encoding="UTF-8"?>
    <XML>
    <LOCALE>
    <COUNTRY>KOR</COUNTRY>
    <LANGUAGE>USA</LANGUAGE>
    <MAXPLAYERS>16</MAXPLAYERS>
    </LOCALE>
    </XML>

  10. #10
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Open Gunz.exe error

    Mef still active?
    Posted via Mobile Device

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

    Re: Open Gunz.exe error

    Quote Originally Posted by Wucas View Post
    Mef still active?
    Posted via Mobile Device
    obviously.

  12. #12
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Re: Open Gunz.exe error

    Quote Originally Posted by Vusion View Post
    obviously.
    Let me check :)

    I remove mef
    #ifndef _Debug
    #ifdef _MEF
    strFileNameZNPC += ".mef";
    #endif
    #endif
    and still the same. :/

    And I try to remove filelist and gave me error.
    // unsigned long nChecksum = ZGetApplication()->GetFileListCRC();
    nChecksum = nChecksum ^ (*pAllocUID).High ^ (*pAllocUID).Low;
    just adding // to the line.
    Last edited by ZeidForce; 24-02-12 at 08:05 PM.

  13. #13
    Valued Member ZeidForce is offline
    MemberRank
    Nov 2009 Join Date
    C:\Puerto Rico\Location
    133Posts

    Re: Open Gunz.exe error

    removed.



Advertisement