You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to build AC with the module, I receive the following errors:
C2039: 'StringFormatFmt' is not a member of 'Acore'
C3861: 'StringFormatFmt': identifier not found
C2593: 'operator =' is ambiguous
LNK1181: cannot open input file '......\modules\RelWithDebInfo\modules.lib'
Expected Behaviour
When building, I should not see these errors.
Steps to reproduce the problem
Add module to "modules" folder
Load project using CMAKE
Build using Visual Studio
Extra Notes
No response
AC rev. hash/commit
AzerothCore rev. 4da49dd63ada 2024-11-10 15:33:01 +0100 (master branch) (Win64, RelWithDebInfo, Static)
Connected players: 1. Characters in world: 1.
Connection peak: 2.
Server uptime: 1 day(s) 4 hour(s) 42 minute(s) 26 second(s)
Update time diff: 2ms. Last 500 diffs summary:
|- Mean: 9ms
|- Median: 2ms
|- Percentiles (95, 99, max): 26ms, 39ms, 379ms
Using SSL version: OpenSSL 3.0.11 19 Sep 2023 (library: OpenSSL 3.0.11 19 Sep 2023)
Using Boost version: 1.81.0
Using CMake version: 3.27.7
Using MySQL version: 80034
Found MySQL Executable: C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
Compiled on: Windows 10.0.20348
Worldserver listening connections on port %hu
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: true, getHeight: true, indoorCheck: true
MMAPs status: Enabled
maps directory located in C:/Build/bin/RelWithDebInfo/Data/maps. Total size: 291014951 bytes
vmaps directory located in C:/Build/bin/RelWithDebInfo/Data/vmaps. Total size: 658130721 bytes
mmaps directory located in C:/Build/bin/RelWithDebInfo/Data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS
Using World DB: ACDB 335.12-dev
Latest LoginDatabase update: 2024_01_20_00.sql
Latest CharacterDatabase update: mod_solo_craft.sql
Latest WorldDatabase update: z_filter_disabled_and_trash.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
List of enabled modules:
|- mod-ah-bot
|- mod-solo-lfg
|- mod-solocraft
|- mod-weekendbonus
Operating system
Windows Server 2022
Custom changes or Modules
Running the following modules:
BreakingNewsOverride
mod-ah-bot
mod-solocreaft
mod-solo-lfg
mod-weekendbonus
The text was updated successfully, but these errors were encountered:
spiffynacho
changed the title
Bug: Error Line 199 When Compiling
Bug: Error Line 119 When Compiling
Nov 13, 2024
Current Behaviour
When attempting to build AC with the module, I receive the following errors:
Expected Behaviour
When building, I should not see these errors.
Steps to reproduce the problem
Extra Notes
No response
AC rev. hash/commit
Operating system
Windows Server 2022
Custom changes or Modules
Running the following modules:
The text was updated successfully, but these errors were encountered: