Jump to content

Achilleee

Member
  • Posts

    35
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Achilleee

  1. On 15/12/2015 at 0:09 PM, Ken said:

    LJjdZNH.jpg?1

    About 1.0.5 (In a few days, I'll publish it):

    1. You can pack your item proto and mob proto with this.
    2. In the new version, you can extract official mob protos. (The system only cares about Scale Factor).

    Special Thanks:

    1. xP3NG3Rx

    Kind Regards ~ Ken

    Ken, when you publish the new version of proto reader?

  2. On 16/11/2015, 11:14:07, Ken said:

    I'll fix the problems after finish my protection system.

    Next updates;

    • Pack your mob_proto/item_proto from txt files on your special requests.
      • You can change FourCC and The key in the program too.

     

    Ken, we are waiting.

  3. Hi metin2dev,

    I've a problem when i compiling my game source with gcc48 and c++11.

    After i installed gcc48 (usr/ports/lang/gcc48 && make install clean), and I compiled the libs needed for the source with gcc48:

    libgame/src

    libpoly

    libserverkey

    libsql

    libthecore/src

     I've got errors regarded to cryptopp at linking.

     

    linking ../game_r40125_32....
    OBJDIR/cipher.o: In function `CryptoPP::AllocatorWithCleanup<unsigned int, true>::deallocate(void*, unsigned int)':
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: undefined reference to `CryptoPP::AlignedDeallocate(void*)'
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: undefined reference to `CryptoPP::AlignedDeallocate(void*)'
    OBJDIR/cipher.o: In function `~SecBlock':
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: undefined reference to `CryptoPP::AlignedDeallocate(void*)'
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: undefined reference to `CryptoPP::AlignedDeallocate(void*)'
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: undefined reference to `CryptoPP::AlignedDeallocate(void*)'
    OBJDIR/cipher.o:/usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:112: more undefined references to `CryptoPP::AlignedDeallocate(void*)' follow
    OBJDIR/cipher.o: In function `CryptoPP::AllocatorWithCleanup<unsigned char, true>::allocate(unsigned int, void const*)':
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:100: undefined reference to `CryptoPP::AlignedAllocate(unsigned int)'
    OBJDIR/cipher.o: In function `CryptoPP::AllocatorWithCleanup<unsigned int, true>::allocate(unsigned int, void const*)':
    /usr/src/mainline/Server/game/src/../../../Extern/include/cryptopp/secblock.h:100: undefined reference to `CryptoPP::AlignedAllocate(unsigned int)'
    collect2: error: ld returned 1 exit status
    gmake: *** [../game_r40125_32] Error 1

    So, how can i fix this problem?

    Thanks.:)

     

  4. On 16/11/2015, 11:14:07, Ken said:

    I'll fix the problems after finish my protection system.

    Next updates;

    • Pack your mob_proto/item_proto from txt files on your special requests.
      • You can change FourCC and The key in the program too.

     

    When you finish your protection system?

×
×
  • 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.