Jump to content
TrinityCore

AllowTheKarnage

Plebs
  • Posts

    7
  • Joined

  • Last visited

Posts posted by AllowTheKarnage

  1. Sorry, I got it all fixed. Except, now I am trying to run the worldserver.exe and now - Map file '/maps/0000_43_31.map' does not exist!
    Please place MAP-files (*.map) in the appropriate directory (/maps/), or correct the DataDir setting in your worldserver.conf file.
    Unable to load critical files - server shutting down !!! - I tried to pull the source again and recompile with tools, but it says everything is already up to date. 

  2. Hello, today I was trying to install the database with the master branch, but when I go to start worldserver.exe I get error saying "The application was unable to start correctly (0xc000007b). click OK to close the application." I also tried to run as administrator. What might be the problem?

    error1.PNG

  3. It may be due to many many reasons:

    • Check your router/firewall, if the ports are redirected to correct machine (or redirected at all). This is very common amongs wifi routers with default config from ISPs.
    • Check your database realmlist if it has the public IP address, example, 80.24.24.24 (not my IP, invented just for the example) instead of 192.168.0.x. Check you IP here
    • Check your worldserver config, specially the part which says, listen, either set it to 0.0.0.0 for it to listen on all addresses, or put the public

    Your issue seems caused by the last 2 points, as you can connect to auth already.

    ​Now it got stuck on Success! and then I was thrown to the realms list and got stuck on Logging in to game server again. I tried the last two points.

     

  4. TrinityCore rev. 87a8267f2ec2 2015-08-05 18:27:25 +0200 (6.x branch) (Win64, Release) (worldserver-daemon)
    <Ctrl-C> to stop.

     ______                       __
    /\__  _\       __          __/\ \__
    \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
       \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
        \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
         \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
          \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                     C O R E  /\___/
    http://TrinityCore.org                    \/__/

    Using configuration file worldserver.conf.
    Using SSL version: OpenSSL 1.0.2d 9 Jul 2015 (library: OpenSSL 1.0.2d 9 Jul 2015)
    Using Boost version: 1.58.0
    Automatic database updates are disabled for all databases!
    Realm running as realm ID 1 region 2 battlegroup 1
    Using World DB: TDB 6.02
    Using enUS DBC Locale
    Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    Using DataDir ./
    WORLD: MMap data directory is: ./mmaps
    VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
    VMap data directory is: ./vmaps
    Loading Trinity strings...
    >> Loaded 1031 trinity strings in 3 ms
    Initialize data stores...
    Incorrect DataDir value in worldserver.conf or ALL required *.dbc files (85) not found by path: ./dbc

     

    I have just done a fresh, trinity compile of the 6.x branch and well, went I went to start it after hours mmaps downloading. I got the error shown above. Is there a way to fix this?

×
×
  • Create New...