Jump to content
TrinityCore

[7.3.5] No NPC and No Quest at outland


NofACE
 Share

Recommended Posts

My Progress so far:

1. Able to create account

2. Able to login

3. Able to create character and complete quest on startup

4. Able to use GM commands to level up to maximum and learn skills and talent

5. Able to create a DK character and see Wich King and NPC in WLK

6. Able to create a DH character

 

My Problems:

1. I can't see any NPC(enemy or ally) at outland when I start with my newly created DH

2. My DH won't land once triggered Skill Glide

image.png.4d7b3c48e2ff298ee25599086f61d5b9.png

3. There is some ERROR/WARNING when I start my worldserver.exe, basically there are these types of warnings/errors

  1. `quest_poi` quest id (xxxxx) Idx1 (x) does not exist in `quest_template`
  2. Table `gameobject_queststarter` has data gameobject entry (xxxxxx) for quest xxxx, but GO is not GAMEOBJECT_YPE_QUESTGIVER
  3. `pool_gameobject` pool id (xxxx) is not in `pool_template`, skipped
  4. `game_event_gameobject` contains gameobject (GUID: xxxxx) not found in `gameobject` table.
  5.  Table npc_spellclick_spells creature: xxxxx references unknown spellid xxxxx. Skipping entry.
  6.  npc_spellclick_spells: Creature template xxxxx has UNIT_NPC_FLAG_SPELLCLICK but no data in spellclick table! Removing flag
  7.  Area Trigger (ID: xxx) does not exist in AreaTrigger.dbc.
  8.  Failed to load dungeon xxxxxx (Id: xxxx), cant find areatrigger for map xxxx
  9.  Table 'reference_loot_template' Entry xxxxx Item xxxx : equal-chanced grouped entry, but group not defined - skipped

 

I think problem 1 and 3 should be related?

 

Environments:

1. System: Windows11

2. Game Version: 7.3.5/26972

3. SQL Files: TDB_world_735.00_2018_02_19.sql and TDB_hotfixes_735.00_2018_02_19.sql from this link Release TDB 735.00 · TrinityCore/TrinityCore (github.com)

4. Code Version: TrinityCore/TrinityCore at 7.3.5/26972 (github.com)

 

My Pipeline to setup Server End:

1. run `worldserver.exe` and type 4 yes to create auth, character, hotfixes and world database, and wait for the data import script to end

2. create user when worldserver is ready

3. run `bnetserver.exe`

4. login and play

 

Thanks in advance!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By Fyury
      When I run "worldserver.exe" it just crashes and I get this:
      TrinityCore rev. 084da48ba15a 2018-05-26 18:48:09 +0200 (master branch) (Win64, RelWithDebInfo, Static) (worldserver-daemon)
      <Ctrl-C> to stop.
       ______                       __
      /\__  _\       __          __/\ \__
      \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
         \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
          \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
           \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
            \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                       C O R E  /\___/
      http://TrinityCore.org                    \/__/
      Using configuration file C:/WoW-Server/bin/RelWithDebInfo/worldserver.conf.
      Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013)
      Using Boost version: 1.65.1
      Updating Auth database...
      >> Auth database is up-to-date! Containing 6 new and 115 archived updates.
      Updating Character database...
      >> Character database is up-to-date! Containing 3 new and 77 archived updates.
      Updating World database...
      >> World database is up-to-date! Containing 193 new and 2262 archived updates.
      Updating Hotfixes database...
      >> Hotfixes database is up-to-date! Containing 18 new and 130 archived updates.
      Realm running as realm ID 1
      Using World DB: TDB 735.00
      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
      Missing name Guild.SaveInterval in config file C:/WoW-Server/bin/RelWithDebInfo/worldserver.conf, add "Guild.SaveInterval = 15" to this file
      Initialize PlayerDump...
      >> Initialized 370 PlayerDump ColumnDefinitions in 551 ms.
      Loading Trinity strings...
      >> Loaded 965 trinity strings in 32 ms
      Initialize data stores...
      Some required *.db2 files (2 from 230) not found or not compatible:
      ItemSearchName.db2
      WorldSafeLocs.db2
       
       
      ItemSearName.db2 & WorldSafeLocs.db2 dont exist but how can I get them
      When I start "mapextractor.exe" this happens:
       
      Unable to open file DBFilesClient\ItemSearchName.db2 in the archive for locale enUS: FILE_NOT_FOUND
      Unable to open file DBFilesClient\Unittest.db2 in the archive for locale enUS: FILE_NOT_FOUND
      Unable to open file DBFilesClient\WorldSafeLocs.db2 in the archive for locale enUS: FILE_NOT_FOUND
       
    • By silviu2008
      Hello. I have a question related to the state of artifacts in master repo. I can add using additem command the artifacts, but when I right click them I get the interface showing the I have not yet discovered the true power of the artifact. is there anything I can do to unlock the interface? Thank you.
    • By Ajaxhore
      Either im doing something wrong or there is something wrong with the lastest commits to Master branch.
      Fully updated, and everything is as it shall be, but I get the error seen in the .txt doc.
      This is newest commits as of today 19. february.
      >> Applying update "2018_02_08_00_world.sql" 'BACDF70'...
      Warning: Using a password on the command line interface can be insecure.
      ERROR 1264 (22003) at line 1: Out of range value for column 'RaceMask' at row 1
      Server.txt
    • By Ajaxhore
      Hi
      Im trying to extract maps with a 7.3.5 (25928) client.
      Is this not yet supported?
      Im getting all kind of errors.
×
×
  • Create New...