[DiscordArchive] Okay, so at the very least you know they're getting loaded into cmake, when the worldserver itself i
[DiscordArchive] Okay, so at the very least you know they're getting loaded into cmake, when the worldserver itself i
Archived author: Bench • Posted: 2022-10-04T12:06:25.678000+00:00
Original source
Okay, so at the very least you know they're getting loaded into cmake, when the worldserver itself is loading does it throw any errors or warnings? And if not, does it mention the AH bot at all?
Archived author: Job • Posted: 2022-10-04T12:06:59.306000+00:00
Original source
it doesnt mention any errors, and no mentioning of the AH bot at all,
Archived author: Bench • Posted: 2022-10-04T12:07:19.452000+00:00
Original source
In that case I'd thoroughly scan through the compile log and make sure there's no compile error
Archived author: Job • Posted: 2022-10-04T12:09:33.138000+00:00
Original source
there are no compile errors as far as i can see, it compiles with 100%
```
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/etc/authserver.conf.dist
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/bin/authserver
-- Set runtime path of "/home/job-bais/azerothcore-wotlk/env/dist/bin/bin/authserver" to "/home/job-bais/azerothcore-wotlk/env/dist/bin/lib"
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/etc/worldserver.conf.dist
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/bin/worldserver
-- Set runtime path of "/home/job-bais/azerothcore-wotlk/env/dist/bin/bin/worldserver" to "/home/job-bais/azerothcore-wotlk/env/dist/bin/lib"
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/etc/modules/AutoBalance.conf.dist
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/etc/modules/SoloLfg.conf.dist
-- Installing: /home/job-bais/azerothcore-wotlk/env/dist/bin/etc/modules/Solocraft.conf.dist
```
Archived author: Bench • Posted: 2022-10-04T12:10:20.357000+00:00
Original source
Is the AH bot enabled in its config file?
Archived author: Job • Posted: 2022-10-04T12:11:15.302000+00:00
Original source
hmm seems i need to look at some path config it seems.
Archived author: Job • Posted: 2022-10-04T12:11:16.262000+00:00
Original source
/home/job-bais/azerothcore-wotlk/env/dist/bin/bin/
Archived author: Job • Posted: 2022-10-04T12:11:21.481000+00:00
Original source
thats not correct double bin
Archived author: Job • Posted: 2022-10-04T12:11:30.900000+00:00
Original source
so it loads now up maybe an old worldserver.
Archived author: Bench • Posted: 2022-10-04T12:11:51.481000+00:00
Original source
I thought that's just how you set it up