how to remove the mef ?

Results 1 to 8 of 8
  1. #1
    Member qqq1 is offline
    MemberRank
    Apr 2011 Join Date
    koreaLocation
    73Posts

    how to remove the mef ?

    PHP Code:
    GUNZ 1,0,0,290 launchedbuild (May  9 2012 19:23:40)  
    Log time (05/09/12 21:44:10
    CPU ID GenuineIntel family 262 model stepping 10 ) @ 2926 MHz 
    Display Device 
    NVIDIA GeForce 210  vendor=10de device=a65 subsys=66d10de revision=a2 
    Display Driver Version 6.14.0012.7061 
    Windows 
    5.1 Build 2600 Service Pack 3 (2097151KB) :  Windows xp.. 
    Cannot open system/locale.xml file
    Error!! - StringTable Initalize Failed 
    Cannot open 
    (nullfile
    Invalid Locale 
    how can i do?


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

    Re: how to remove the mef ?

    ctrl + h replace += ".mef" to += ""
    ctrl + h replace xml.mef to xml

    have fun.

  3. #3
    Member qqq1 is offline
    MemberRank
    Apr 2011 Join Date
    koreaLocation
    73Posts

    Re: how to remove the mef ?

    i removed mef

    but........

    GUNZ 1,0,0,290 launched. build (May 11 2012 21:10:22)
    Log time (05/11/12 21:16:59)
    CPU ID = GenuineIntel ( family = 262 , model = 7 , stepping = 10 ) @ 2926 MHz
    Display Device = NVIDIA GeForce 210 ( vendor=10de device=a65 subsys=66d10de revision=a2 )
    Display Driver Version = 6.14.0012.7061
    Windows = 5.1 Build 2600 , Service Pack 3 (2097151KB) : Windows xp..
    Load XML from memory : system/locale.xml- SUCCESS
    Country : (KOR), Language : (KOR)
    Load Config from file : config.xml- SUCCESS
    Cannot open system/system.xml file.
    Error!! - StringTable Initalize Failed
    Cannot open (null) file.
    LOCALE:KOREA
    Netmarble Certification Failed. Shutdown.
    Routed to Website
    :

    how can i do ?

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

    Re: how to remove the mef ?

    return true on both instead of false and it'll just go pass it.

  5. #5
    Member qqq1 is offline
    MemberRank
    Apr 2011 Join Date
    koreaLocation
    73Posts

    Re: how to remove the mef ?

    how... or... where ?

  6. #6
    Proficient Member iDelta123 is offline
    MemberRank
    Apr 2012 Join Date
    The NetherlandsLocation
    154Posts

    Re: how to remove the mef ?

    Vusion that never worked for me.

    Crtl+S += ".mef" there you see ifndef_publish or debug
    replace debug/publish there to mef
    and then ifndef_MEF to ifdef_MEF

  7. #7
    Retired. Don't PM. SecretsOThePast is offline
    DeveloperRank
    Jan 2009 Join Date
    643Posts

    Re: how to remove the mef ?

    Quote Originally Posted by qqq1 View Post
    how... or... where ?
    Search for "Netmarble Certification Failed. Shutdown." in the program.

    Look at where it is called from.

    If you can't figure it out based on that, we can't really hold your hand past that.

  8. #8
    Member qqq1 is offline
    MemberRank
    Apr 2011 Join Date
    koreaLocation
    73Posts

    Re: how to remove the mef ?

    oh thank you



Advertisement