Jump to content

Natrist

Junior Wiki Documenter
  • Posts

    44
  • Joined

  • Last visited

  • Days Won

    4
  • Donations

    0.00 GBP 

Natrist last won the day on April 11 2021

Natrist had the most liked content!

About Natrist

  • Birthday 01/01/2005

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Natrist's Achievements

Advanced Member

Advanced Member (3/3)

5

Reputation

  1. Natrist

    Configuring the Realm Database

    I'm glad you got it all sorted out. Come join us on Discord if you ever want to chat about anything. We have a development chat room and an assistance channel as well.
  2. Natrist

    Configuring the Realm Database

    I see you have created a rule entry for TCP for inbound connections. What about outbound rules, though?
  3. Natrist

    Configuring the Realm Database

    Hi @Krazz, You need to verify a few things: Are the ports 8085-8087 and 3724 open for TCP on the server machine? Is the RealmList entry in the database set to the server machine's IP address? Are you binding to the proper address under your configuration files?
  4. Hi @sadreamoment, You need to include the MySQL source files and link against its library files. Check your CMake setup again and make sure the MySQL requirements are all in check.
  5. The password is administrator. You can create an account in the database account table or via the account create command.
  6. Natrist

    Configuring the Realm Database

    Your configuration needs to reflect your desired goals. If you want to setup a local server then you do not need to enter an external IP address.
  7. That is literally the error code for what we described (INVALID_IMAGE_FORMAT). There is no other possibility. Glad you got it sorted out.
  8. I have already provided you a valid answer as to what your issue is. I'm not sure how I can explain it any better.
  9. Hi, that error message means you have an architecture mismatch between your application and runtime dependencies. You’re most likely using a 32-bit version of OpenSSL for your 64-bit MaNGOS build or vice-versa. It could also be an other library that’s causing the issue but the problem remains the same.
  10. Hey, As stated by the program, you need to apply the latest updates to your world database schema.
  11. Hi, You need to update your realmd database.
  12. You don't need to install libace-6.4.5 as libace-dev already depends on it and will therefore install it, as required.
  13. I'm gonna need either the actual error message or your exact Ubuntu version.
×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use