Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] are you doing it solo and do you forget to walk out of sleep cloud?

[DiscordArchive] are you doing it solo and do you forget to walk out of sleep cloud?

[DiscordArchive] are you doing it solo and do you forget to walk out of sleep cloud?

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
10-20-2025, 04:51 PM
#1
Archived author: Nyeriah • Posted: 2025-10-20T16:51:53.395000+00:00
Original source

are you doing it solo and do you forget to walk out of sleep cloud?
rektbyfaith
10-20-2025, 04:51 PM #1

Archived author: Nyeriah • Posted: 2025-10-20T16:51:53.395000+00:00
Original source

are you doing it solo and do you forget to walk out of sleep cloud?

rektbyfaith
Administrator
0
10-20-2025, 04:52 PM
#2
Archived author: Sorg • Posted: 2025-10-20T16:52:14.047000+00:00
Original source

Was just trying to do a new install, and i think I may have missed something obvious, that I now forget. It's been a while since I messed with this but I get: Could not connect to MySQL database at 127.0.0.1: Access denied for user 'acore'@'localhost' to database 'acore_playerbots'
DatabasePool Playerbots NOT opened
rektbyfaith
10-20-2025, 04:52 PM #2

Archived author: Sorg • Posted: 2025-10-20T16:52:14.047000+00:00
Original source

Was just trying to do a new install, and i think I may have missed something obvious, that I now forget. It's been a while since I messed with this but I get: Could not connect to MySQL database at 127.0.0.1: Access denied for user 'acore'@'localhost' to database 'acore_playerbots'
DatabasePool Playerbots NOT opened

rektbyfaith
Administrator
0
10-20-2025, 04:59 PM
#3
Archived author: Kristodian • Posted: 2025-10-20T16:59:34.658000+00:00
Original source

somehow git and cmake and other stuff got moved on my system i dont understand how, i still have the variables set from the 2-3 times i brought up a server but the files arent there
rektbyfaith
10-20-2025, 04:59 PM #3

Archived author: Kristodian • Posted: 2025-10-20T16:59:34.658000+00:00
Original source

somehow git and cmake and other stuff got moved on my system i dont understand how, i still have the variables set from the 2-3 times i brought up a server but the files arent there

rektbyfaith
Administrator
0
10-20-2025, 04:59 PM
#4
Archived author: Kristodian • Posted: 2025-10-20T16:59:52.901000+00:00
Original source

in any case i did reisntall git and cmake and boost, but i get this error
rektbyfaith
10-20-2025, 04:59 PM #4

Archived author: Kristodian • Posted: 2025-10-20T16:59:52.901000+00:00
Original source

in any case i did reisntall git and cmake and boost, but i get this error

rektbyfaith
Administrator
0
10-20-2025, 04:59 PM
#5
Archived author: Kristodian • Posted: 2025-10-20T16:59:54.217000+00:00
Original source

* AzerothCore revision : f5ee400be2c5 2025-07-15 20:27:49 +0000 (master branch)

* Install core to : C:/Program Files (x86)/AzerothCore
* Install configs to : C:/Program Files (x86)/AzerothCore

* Build applications : Yes (all)
* Build tools : No
* Build with scripts : Yes (static)
* Build with modules : Yes (static)
* Build unit tests : No (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Use MySQL sourcetree : No
* Use GIT revision hash : Yes (default)
* Enable vmap DisableMgr checks : Yes (default)
* Show source tree : Yes - "hierarchical"

CMake Warning (dev) at deps/boost/CMakeLists.txt:34 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at D:/Programs/CMake/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:227 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
OPENSSL_INCLUDE_DIR Crypto SSL)
Call Stack (most recent call first):
D:/Programs/CMake/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE)
src/cmake/macros/FindOpenSSL.cmake:663 (find_package_handle_standard_args)
deps/openssl/CMakeLists.txt:17 (find_package)
rektbyfaith
10-20-2025, 04:59 PM #5

Archived author: Kristodian • Posted: 2025-10-20T16:59:54.217000+00:00
Original source

* AzerothCore revision : f5ee400be2c5 2025-07-15 20:27:49 +0000 (master branch)

* Install core to : C:/Program Files (x86)/AzerothCore
* Install configs to : C:/Program Files (x86)/AzerothCore

* Build applications : Yes (all)
* Build tools : No
* Build with scripts : Yes (static)
* Build with modules : Yes (static)
* Build unit tests : No (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Use MySQL sourcetree : No
* Use GIT revision hash : Yes (default)
* Enable vmap DisableMgr checks : Yes (default)
* Show source tree : Yes - "hierarchical"

CMake Warning (dev) at deps/boost/CMakeLists.txt:34 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at D:/Programs/CMake/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:227 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
OPENSSL_INCLUDE_DIR Crypto SSL)
Call Stack (most recent call first):
D:/Programs/CMake/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE)
src/cmake/macros/FindOpenSSL.cmake:663 (find_package_handle_standard_args)
deps/openssl/CMakeLists.txt:17 (find_package)

rektbyfaith
Administrator
0
10-20-2025, 05:00 PM
#6
Archived author: Revision • Posted: 2025-10-20T17:00:14.147000+00:00
Original source

So now OpenSSL isn't installed
rektbyfaith
10-20-2025, 05:00 PM #6

Archived author: Revision • Posted: 2025-10-20T17:00:14.147000+00:00
Original source

So now OpenSSL isn't installed

rektbyfaith
Administrator
0
10-20-2025, 05:00 PM
#7
Archived author: Kristodian • Posted: 2025-10-20T17:00:15.197000+00:00
Original source

I aint got any red marks in Cmake so i guess it worked
rektbyfaith
10-20-2025, 05:00 PM #7

Archived author: Kristodian • Posted: 2025-10-20T17:00:15.197000+00:00
Original source

I aint got any red marks in Cmake so i guess it worked

rektbyfaith
Administrator
0
10-20-2025, 05:00 PM
#8
Archived author: Kristodian • Posted: 2025-10-20T17:00:19.699000+00:00
Original source

oh gosh
rektbyfaith
10-20-2025, 05:00 PM #8

Archived author: Kristodian • Posted: 2025-10-20T17:00:19.699000+00:00
Original source

oh gosh

rektbyfaith
Administrator
0
10-20-2025, 05:03 PM
#9
Archived author: Band • Posted: 2025-10-20T17:03:15.819000+00:00
Original source

I was playing with 3 other players, 15 characters total with bots
rektbyfaith
10-20-2025, 05:03 PM #9

Archived author: Band • Posted: 2025-10-20T17:03:15.819000+00:00
Original source

I was playing with 3 other players, 15 characters total with bots

rektbyfaith
Administrator
0
10-20-2025, 05:03 PM
#10
Archived author: Band • Posted: 2025-10-20T17:03:49.813000+00:00
Original source

It’s like partway through the fight, it doesn’t have a target and resets. I’ve had multiple times where I am not slept and he’s already evading and runs to his reset position
rektbyfaith
10-20-2025, 05:03 PM #10

Archived author: Band • Posted: 2025-10-20T17:03:49.813000+00:00
Original source

It’s like partway through the fight, it doesn’t have a target and resets. I’ve had multiple times where I am not slept and he’s already evading and runs to his reset position

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)