Jump to content

Ira™

Banned
  • Posts

    127
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Posts posted by Ira™

  1. I have converter every .gr2 file but i still have this error in my syerr

    0704 20:10:19879 :: GRANNY: [c:/dev/rad/granny/rt/granny_file.cpp:914] File is file format revision 6 (current version is 7)
    0704 20:10:19886 :: GRANNY: [c:/dev/rad/granny/rt/granny_file_info.cpp:81] File has run-time type tag of 0x80000010, which doesn't match this version of Granny (0x80000037).  Automatic conversion will be attempted.
    0704 20:10:19980 :: GRANNY: [c:/dev/rad/granny/rt/granny_file.cpp:914] File is file format revision 6 (current version is 7)

    Does somebody know how i can disable that this error comes.

    User interface.cpp

    static void GrannyError(granny_log_message_type Type,
    						granny_log_message_origin Origin,
    						char const *Error,
    						void *UserData)
    {
        TraceError("GRANNY: %s", Error);
    }
    

     

    • Love 1
  2. Everything you have written there is wrong.

    ​Prove it

    Unlike you who, only copy that is on dev, and seel for money.
    I do not sell protections that are already free.

    What I mean is that no one should sell what is not his.
    I am against you, who are working illegally sell and source.

     

  3. But you're a programmer and you have a whole team which does C++, Lua and Python, which is enough to solve this problem... or at least that's you're saying here: http://metin2dev.org/board/index.php?/topic/7292-service-c-lua-and-python-scripting/

    Whatever, check this: http://metin2dev.org/board/index.php?/topic/1237-compiled-binary-crashes-after-loading-screen/#comment-9232

    ​+1 You're right, it is the best programmer.

    =)))

  4. The author of this topic has removed the download link. I think we did all this for a reason.

    You should have a little respect and I will not reupload source.
    And not to put the archive password: metin2dev
    I mean he did not put password.

    • Love 1
  5. Why use clang. Use gcc5.1

    All what i want is boost 1.55 and g++5.1  :D

    ​Because clang is making huge progress. It's compilation times are by far faster than gcc. Additionally FreeBSD dropped gcc in favour of clang. So clang is the compiler used for the base system. If I want to make a vpc and sources that should work everywhere even with newer systems then it's best to stick with the native compiler ;)

    ​I recommand you Intel compiler and gcc5  https://software.intel.com/en-us/c-compilers

    May I recommend gcc compiler, and intel compiler. I never used clang, so I can not give their opinion.

    Yes , clang is top 1 on compilation speed. Clang is faster that all compilers.

    GCC 5 also offers speed boosts in a few of our common open-source C/C++ benchmarks over GCC 4.9.

    Acutal i use Intel Compiler, and is good. Speed, optimization. :D

     

    Maybe i will try clang :)

    • Love 2
  6. root@:/usr/src/novaline/Srcs/Server # gmake
    Makefile:47: warning: overriding recipe for target 'libserverkey'
    Makefile:13: warning: ignoring old recipe for target 'libserverkey'
    gmake -C libthecore/src dep
    gmake[1]: Entering directory '/usr/src/novaline/Srcs/Server/libthecore/src'
    g++ -Wall -O2 -pipe -mcpu=i686 -g -I../include -MM *.c > Depend
    g++: not found
    Makefile:33: recipe for target 'dep' failed
    gmake[1]: *** [dep] Error 127
    gmake[1]: Leaving directory '/usr/src/novaline/Srcs/Server/libthecore/src'
    Makefile:41: recipe for target 'libthecore' failed
    gmake: *** [libthecore] Error 2
    
    
    uname -a
    FreeBSD .localhost 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10
    
    pkg info | grep gcc
    gcc-4.8.4_3                    GNU Compiler Collection 4.8
    gcc-ecj-4.5                    Eclipse Java Compiler used to build GCC Java
    

    Machine is one PowerEdge with hardware (include here memory) ok.

    Source of mt2 is from kraizy.tgz

    If any other info is necesary please ask about.

    Any advice is welcome.

    Thank you in advance.

     

    Intra pe mess si iti dau eu pm, :D Si te ajut.

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.