Jump to content
TrinityCore

CodeRus

Plebs
  • Posts

    8
  • Joined

  • Last visited

Everything posted by CodeRus

  1. Is it possible to inject values into the config files via environment variables such as setting the worldserver database information like so: CharacterDatabaseInfo = ${CHAR_DATABASE}
  2. but the core was just pulled two days ago and the auto updater for the DB said there were no updates
  3. Attempt was made with the patched exe file (x64) on Windows 10 and bnet and world servers logs read no connection attempts so it's probably a client issue. Could it be that I used the connection_patcher wrong? I dragged the Wow-64.exe into the patcher. attached is a screenshot of the error if any additional info is needed please let me know!
  4. Thank you, it's working now! Sorry for the dumb questions, I really appreciate your guys' help
  5. ok I feel like an idiot about that oversight but now it says that it can't find Open SSL even though I have the most recent version installed. I tried running CMake after reinstalling both 1.0.1h light and regular but it gives the same error: CMake Error at D:/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message): Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) Call Stack (most recent call first): D:/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE) cmake/macros/FindOpenSSL.cmake:176 (find_package_handle_standard_args) CMakeLists.txt:56 (find_package)
  6. Hello, I ran into a problem when I went to use Cmake after I pulled the repo. Attached screenshot has both the error box and CMakeError shown. Sorry if this is an easy fix. Setup: just pulled from repo today (6/20/14) VS Ultimate 2012 Windows 7 on Core i7 processor CMake 3.0.0 If any more information is needed I will gladly give it! Thanks for your time!
×
×
  • Create New...