trickerer / Trinity-Bots

NPCBots for TrinityCore and AzerothCore 3.3.5
https://github.com/trickerer/TrinityCore-3.3.5-with-NPCBots/
473 stars 157 forks source link

AC Build guide incomplete #928

Closed joshjoshajosh closed 2 hours ago

joshjoshajosh commented 2 hours ago

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

Current behaviour

I don't see the scripts for AzerothCore for installation step 7, I tried the sql scripts from Trinitycore but the tables are laid out differently so they don't import. As a result, worldserver.exe does not start.

Expected behaviour

The install guide says there should be bot scripts to complete the build, or it should work without them.

Crashlog

No response

Steps to reproduce the problem

Download AzerothCore+NPCbots Build

TrinityCore or AzerothCore

AzerothCore

Core rev. hash/commit

AzerothCore rev. unknown 1970-01-01 00:00:00 +0000

Operating system

Win10

joshjoshajosh commented 2 hours ago

Ok I found them in the AC folder of this git, I thought it was all in the npcbots core

joshjoshajosh commented 2 hours ago

Urgh now there's no 'creature_template' table in 'acore_world'

joshjoshajosh commented 2 hours ago

Ok I wiped the database with the files in the create folder, and then it worked on the next build. I've also applied the scripts in the AC folder, not sure if they were actually necessary as the server started first time this time.