Jump to content

TheWolf

Member
  • Posts

    7
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by TheWolf

  1. i tried that, i installed gcc11 / and pkg install compat7x-i386 compat8x-i386 compat9x-i386 compat11x-i386 compat12x-i386 and openssl etc.

     

    root@Kralbenimmmm:~ # pkg install openssl
    Updating FreeBSD repository catalogue...
    FreeBSD repository is up to date.
    All repositories are up to date.
    Checking integrity... done (0 conflicting)
    The most recent versions of packages are already installed
     

  2. hello, I have a clean serverfile where everything works fine except for the 'src' part, I use freebsd 13.1 and I can compile the 'db' part but the range part gives me an error that I don't know how to solve, can someone help me?
     

    errors:

    Spoiler

    linking ../game_r41034
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(client.c.o): in function `send_client_reply_packet':
    client.c:(.text+0x601c): undefined reference to `SSL_get_peer_certificate'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_encrypt':
    my_aes_openssl.cc:(.text+0x60): undefined reference to `EVP_CIPHER_iv_length'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_decrypt':
    my_aes_openssl.cc:(.text+0x224): undefined reference to `EVP_CIPHER_iv_length'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_get_size':
    my_aes_openssl.cc:(.text+0x2fe): undefined reference to `EVP_CIPHER_block_size'
    /usr/local/bin/ld: /usr/local/lib/mysql/libmysqlclient.a(my_aes_openssl.cc.o): in function `my_aes_needs_iv':
    my_aes_openssl.cc:(.text+0x33a): undefined reference to `EVP_CIPHER_iv_length'
    collect2: error: ld returned 1 exit status
    gmake: *** [Makefile:220: ../game_r41034] Error 1

     

  3. I try to reimplement a new blacksmith, i change in "root" npclist "blacksmith" with "Blacksmith_galag" and errors, i can't see the npc and look at the errors,

    pls help me :(

     

    Syserr:

     

    0221 14:21:21553 :: 
    0221 14:21:29060 :: CRaceManager::RegisterRacePath : RACE[20016] LOAD MSMFILE[d:/ymir work/npc/Blacksmith_galag/Blacksmith_galag.msm] ERROR. Will Find Another Path.
    0221 14:21:29060 :: CRaceManager::RegisterRacePath : RACE[20016] LOAD MSMFILE[d:/ymir work/npc2/Blacksmith_galag/Blacksmith_galag.msm] ERROR. Will Find Another Path.
    0221 14:21:29060 :: CRaceManager::RegisterRacePath : RACE[20016] LOAD MSMFILE[d:/ymir work/monster/Blacksmith_galag/Blacksmith_galag.msm] ERROR. Will Find Another Path.
    0221 14:21:29060 :: CRaceManager::RegisterRacePath : RACE[20016] LOAD MSMFILE[d:/ymir work/monster2/Blacksmith_galag/Blacksmith_galag.msm] ERROR. Will Find Another Path.
    0221 14:21:29060 :: CRaceManager::RegisterRacePath : RACE[20016] LOAD MSMFILE[d:/ymir work/guild/Blacksmith_galag/Blacksmith_galag.msm] ERROR
    0221 14:21:29060 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 20016
    0221 14:21:29060 :: CPythonCharacterManager::CreateInstance VID[12539] Race[20016]

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