Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save heyitsbench/bee7d5a3ec43967d0c4373c95a322736 to your computer and use it in GitHub Desktop.
Save heyitsbench/bee7d5a3ec43967d0c4373c95a322736 to your computer and use it in GitHub Desktop.
Revision: AzerothCore rev. 4cebaa13fb6e 2022-10-09 20:11:18 +0700 (pr/13354 branch) (Win64, RelWithDebInfo, Static)
Date 9:10:2022. Time 9:57
//=====================================================
*** Hardware ***
Processor: AMD Ryzen 9 5900X 12-Core Processor
Number Of Processors: 24
Physical Memory: 16682840 KB (Available: 5499876 KB)
Commit Charge Limit: 37246320 KB
*** Operation System ***
Windows 10 Home Edition (Version 10.0, Build 19044)
//=====================================================
Exception code: C0000420 An assertion failure has occurred.
Assertion message: #----------------------------------------------------------------------#
>> ASSERTION FAILED
# Location 'C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Cryptography\ARC4.cpp:31'
# Function 'Acore::Crypto::ARC4::ARC4'
# Condition 'result == 1'
#----------------------------------------------------------------------#
Fault address: 00007FF64967AA0A 01:0000000000E49A0A C:\Users\benjy\Documents\GitHub\acbuild\bin\RelWithDebInfo\worldserver.exe
Registers:
RAX:0000080000000080
RBX:000002672A64DE50
RCX:000000FA00010000
RDX:00007FF648882461
RSI:000002672A64DD20
RDI:0000000000000000
R8: 0000000000000002
R9: 000000FAF0AFEE20
R10:000000FAF0AFF270
R11:0000000000000000
R12:0000026772B09400
R13:0000000000000000
R14:00007FF64A129018
R15:0000026700000001
CS:RIP:0033:00007FF85B6E4FD9
SS:RSP:002B:00000000F0AFF3E0 RBP:F0AFF559
DS:002B ES:002B FS:0053 GS:002B
Flags:00000202
Call stack:
Address Frame Function SourceFile
00007FF85B6E4FD9 000000FAF0AFF4B0 RaiseException+69
00007FF64964A08D 000000FAF0AFF5A0 Acore::Assert+15D C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\Errors.cpp line 112
00007FF64967AA0A 000000FAF0AFF6B0 Acore::Crypto::ARC4::ARC4+15A C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Cryptography\ARC4.cpp line 31
00007FF649484378 000000FAF0AFF6F0 WorldSocket::WorldSocket+38 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocket.cpp line 39
00007FF648E043BC 000000FAF0AFF890 SocketMgr<WorldSocket>::OnSocketOpen+6C C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\SocketMgr.h line 102
00007FF648E04D7B 000000FAF0AFF9E0 WorldSocketMgr::OnSocketOpen+87B C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocketMgr.cpp line 113
00007FF648E03623 000000FAF0AFFAD0 `AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>::operator()+C3 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\AsyncAcceptor.h line 64
00007FF648E07427 000000FAF0AFFC70 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >::do_complete+467 C:\local\boost_1_74_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 149
00007FF64886B445 000000FAF0AFFD80 boost::asio::detail::win_iocp_io_context::do_one+365 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 469
00007FF64886FCA1 000000FAF0AFFE00 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
00007FF64885264C 000000FAF0AFFE40 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF0AFFE70 _configthreadlocale+92
00007FF85D047034 000000FAF0AFFEA0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0AFFF20 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D684 000000FAF034F3B0 NtDelayExecution+14
00007FF85B6F96DE 000000FAF034F450 SleepEx+9E
00007FF84203313C 000000FAF034F4A0 _Thrd_sleep+3C
00007FF648856EB0 000000FAF034F4F0 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+90 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 201
00007FF648856E19 000000FAF034F520 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 207
00007FF648867340 000000FAF034F570 WorldUpdateLoop+1A0 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 553
00007FF6488735E5 000000FAF034FEA0 main+2455 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 374
00007FF6497541C0 000000FAF034FEE0 __scrt_common_main_seh+10C d:\a01\_work\43\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288
00007FF85D047034 000000FAF034FF10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF034FF90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF06FF9C0 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF06FFCC0 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF06FFCF0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF06FFD70 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF07FF450 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF07FF750 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF07FF780 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF07FF800 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF08FF940 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF08FFC40 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF08FFC70 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF08FFCF0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D124 000000FAF09FF690 NtRemoveIoCompletion+14
00007FF85B711A7F 000000FAF09FF6F0 GetQueuedCompletionStatus+4F
00007FF64886B381 000000FAF09FF800 boost::asio::detail::win_iocp_io_context::do_one+2A1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 429
00007FF64886FCA1 000000FAF09FF880 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
00007FF64885264C 000000FAF09FF8C0 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF09FF8F0 _configthreadlocale+92
00007FF85D047034 000000FAF09FF920 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF09FF9A0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6EE34 000000FAF0AFD3E0 NtGetContextThread+14
00007FF85B72E4AB 000000FAF0AFD410 GetThreadContext+B
00007FF64887F57D 000000FAF0AFD940 WheatyExceptionReport::printTracesForAllThreads+BD C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 582
00007FF64887D55F 000000FAF0AFDFD0 WheatyExceptionReport::GenerateExceptionReport+30F C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 688
00007FF64887E7B4 000000FAF0AFE2D0 WheatyExceptionReport::WheatyUnhandledExceptionFilter+324 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 209
00007FF85B7C0057 000000FAF0AFE3F0 UnhandledExceptionFilter+1E7
00007FF85DC75470 000000FAF0AFE430 memset+13B0
00007FF85DC5C7B6 000000FAF0AFE4A0 __C_specific_handler+96
00007FF85DC7235F 000000FAF0AFE4D0 __chkstk+11F
00007FF85DC214A4 000000FAF0AFEBE0 RtlRaiseException+434
00007FF85DC211F5 000000FAF0AFF3D0 RtlRaiseException+185
00007FF85B6E4FD9 000000FAF0AFF4B0 RaiseException+69
00007FF64964A08D 000000FAF0AFF5A0 Acore::Assert+15D C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\Errors.cpp line 112
00007FF64967AA0A 000000FAF0AFF6B0 Acore::Crypto::ARC4::ARC4+15A C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Cryptography\ARC4.cpp line 31
00007FF649484378 000000FAF0AFF6F0 WorldSocket::WorldSocket+38 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocket.cpp line 39
00007FF648E043BC 000000FAF0AFF890 SocketMgr<WorldSocket>::OnSocketOpen+6C C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\SocketMgr.h line 102
00007FF648E04D7B 000000FAF0AFF9E0 WorldSocketMgr::OnSocketOpen+87B C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocketMgr.cpp line 113
00007FF648E03623 000000FAF0AFFAD0 `AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>::operator()+C3 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\AsyncAcceptor.h line 64
00007FF648E07427 000000FAF0AFFC70 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >::do_complete+467 C:\local\boost_1_74_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 149
00007FF64886B445 000000FAF0AFFD80 boost::asio::detail::win_iocp_io_context::do_one+365 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 469
00007FF64886FCA1 000000FAF0AFFE00 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
00007FF64885264C 000000FAF0AFFE40 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF0AFFE70 _configthreadlocale+92
00007FF85D047034 000000FAF0AFFEA0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0AFFF20 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0BFF8F0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0BFF970 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0BFF9B0 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0BFF9E0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0BFFA10 _Cnd_wait+3A
00007FF649636954 000000FAF0BFFA40 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
00007FF64963662F 000000FAF0BFFA70 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0BFFAA0 _configthreadlocale+92
00007FF85D047034 000000FAF0BFFAD0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0BFFB50 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0CFFB20 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0CFFBA0 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0CFFBE0 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0CFFC10 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0CFFC40 _Cnd_wait+3A
00007FF649636954 000000FAF0CFFC70 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
00007FF64963662F 000000FAF0CFFCA0 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0CFFCD0 _configthreadlocale+92
00007FF85D047034 000000FAF0CFFD00 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0CFFD80 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0DFFAD0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0DFFB50 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0DFFB90 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0DFFBC0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0DFFBF0 _Cnd_wait+3A
00007FF649636954 000000FAF0DFFC20 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
00007FF64963662F 000000FAF0DFFC50 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0DFFC80 _configthreadlocale+92
00007FF85D047034 000000FAF0DFFCB0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0DFFD30 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D084 000000FAF0EFF9D0 ZwWaitForSingleObject+14
00007FF85B6D1ACE 000000FAF0EFFA70 WaitForSingleObjectEx+8E
00007FF64886FBA3 000000FAF0EFFAA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_74_0\boost\asio\detail\win_thread.hpp line 122
00007FF648871065 000000FAF0EFFAD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_74_0\boost\asio\detail\impl\win_thread.ipp line 127
00007FF85B5D1BB2 000000FAF0EFFB00 _configthreadlocale+92
00007FF85D047034 000000FAF0EFFB30 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0EFFBB0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0FFFCD0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0FFFD50 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0FFFD90 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0FFFDC0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0FFFDF0 _Cnd_wait+3A
00007FF64947FDF9 000000FAF0FFFE20 MapUpdater::WorkerThread+69 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Maps\MapUpdater.cpp line 147
00007FF64947F7FF 000000FAF0FFFE50 std::thread::_Invoke<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0FFFE80 _configthreadlocale+92
00007FF85D047034 000000FAF0FFFEB0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0FFFF30 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D084 000000FAF10FFAB0 ZwWaitForSingleObject+14
00007FF85B6D1ACE 000000FAF10FFB50 WaitForSingleObjectEx+8E
00007FF64886FBA3 000000FAF10FFB80 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_74_0\boost\asio\detail\win_thread.hpp line 122
00007FF648871065 000000FAF10FFBB0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_74_0\boost\asio\detail\impl\win_thread.ipp line 127
00007FF85B5D1BB2 000000FAF10FFBE0 _configthreadlocale+92
00007FF85D047034 000000FAF10FFC10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF10FFC90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D124 000000FAF11FFB50 NtRemoveIoCompletion+14
00007FF85B711A7F 000000FAF11FFBB0 GetQueuedCompletionStatus+4F
00007FF64886B381 000000FAF11FFCC0 boost::asio::detail::win_iocp_io_context::do_one+2A1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 429
00007FF64886FCD4 000000FAF11FFD40 boost::asio::detail::win_iocp_io_context::run+F4 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
00007FF648E050DE 000000FAF11FFE40 NetworkThread<WorldSocket>::Run+33E C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\NetworkThread.h line 126
00007FF648E020EF 000000FAF11FFE70 std::thread::_Invoke<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF11FFEA0 _configthreadlocale+92
00007FF85D047034 000000FAF11FFED0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF11FFF50 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D0C4 000000FAF12FF2F0 NtReadFile+14
00007FF85B6DAF23 000000FAF12FF370 ReadFile+73
00007FF85B5C84A9 000000FAF12FF410 _read+209
00007FF85B5C8342 000000FAF12FF450 _read+A2
00007FF85B5C81B0 000000FAF12FF480 _fread_nolock_s+210
00007FF85B62526E 000000FAF12FF4C0 _fgetwc_nolock+FE
00007FF85B6250E0 000000FAF12FF520 getc+1A0
00007FF648876335 000000FAF12FF980 CliThread+215 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\CommandLine\CliRunnable.cpp line 149
00007FF6488525EB 000000FAF12FF9B0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF12FF9E0 _configthreadlocale+92
00007FF85D047034 000000FAF12FFA10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF12FFA90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D684 000000FAF13FFA30 NtDelayExecution+14
00007FF85B6F96DE 000000FAF13FFAD0 SleepEx+9E
00007FF84203313C 000000FAF13FFB20 _Thrd_sleep+3C
00007FF648856EB0 000000FAF13FFB70 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+90 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 201
00007FF648856E19 000000FAF13FFBA0 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 207
00007FF648862096 000000FAF13FFD70 AuctionListingRunnable+596 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 668
00007FF6488525EB 000000FAF13FFDA0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF13FFDD0 _configthreadlocale+92
00007FF85D047034 000000FAF13FFE00 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF13FFE80 RtlUserThreadStart+21
========================
Local Variables And Parameters
Call stack:
Address Frame Function SourceFile
00007FF85B6E4FD9 000000FAF0AFF4B0 RaiseException+69
00007FF64964A08D 000000FAF0AFF5A0 Acore::Assert+15D C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\Errors.cpp line 112
Parameter std::basic_string_view<char,std::char_traits<char> > file
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter unsigned int line = 0x0 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > function
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > debugInfo
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > message
char* _Mydata = "�B�I�"
unsigned int _Mysize = 0xFAF0AFF5E0
Parameter std::basic_string_view<char,std::char_traits<char> > fmtMessage
char* _Mydata = ""
unsigned int _Mysize = 0x0
Local unsigned int[2] execeptionArgs
[0] = 0x2672F4C5D10
[1] = 0x7FF64967AA0A
Local std::string formattedMessage = "#-------------------------------------------..."
00007FF64967AA0A 000000FAF0AFF6B0 Acore::Crypto::ARC4::ARC4+15A C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Cryptography\ARC4.cpp line 31
Local int result = 0x0 <Unable to read memory>
00007FF649484378 000000FAF0AFF6F0 WorldSocket::WorldSocket+38 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocket.cpp line 39
Local WorldSocket* this = 0x2672A64DD20
Socket<WorldSocket>
std::enable_shared_from_this<WorldSocket>
std::weak_ptr<WorldSocket> _Wptr = 0x2672A64DD28
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0x3C
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2672A64DD44
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2672A64DD38
<user defined> initiate_async_connect = 0x2672A64DD38
<user defined> initiate_async_wait = 0x2672A64DD38
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0x3C
<user defined> remote_endpoint_ = 0x2672A64DD44
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
boost::asio::ip::address _remoteAddress
int type_ = 0x0
boost::asio::ip::address_v4 ipv4_address_ = 0x100007F
boost::asio::ip::address_v6 ipv6_address_ = 0x2672A64DDD8
unsigned int _remotePort = 0xF2BC
MessageBuffer _readBuffer
unsigned int _wpos = 0x0
unsigned int _rpos = 0x0
std::vector<unsigned char,std::allocator<unsigned char> > _storage = 0x2672A64DE00
std::queue<MessageBuffer,std::deque<MessageBuffer,std::allocator<MessageBuffer> > > _writeQueue
std::deque<MessageBuffer,std::allocator<MessageBuffer> > c = 0x2672A64DE18
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
std::atomic<bool> _closing
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
bool _isWritingAsync = 0x0
std::array<unsigned char,4> _authSeed
unsigned int[4] _Elems
[0] = 0xA0
[1] = 0xDE
[2] = 0x64
[3] = 0x2A
AuthCrypt _authCrypt
Acore::Crypto::ARC4 _clientDecrypt
evp_cipher_st* _cipher = NULL
evp_cipher_ctx_st* _ctx = 0x2672FF7E9E0
Acore::Crypto::ARC4 _serverEncrypt
evp_cipher_st* _cipher = 0x2672A64DE88
evp_cipher_ctx_st* _ctx = 0x2672A64DE8E
bool _initialized = 0x90
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _LastPingTime
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
int _MyRep = 0x2672A64DE96
unsigned int _OverSpeedPings = 0x2A64DE9C
std::mutex _worldSessionLock
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x2672A64DE88
WorldSession* _worldSession = 0x2672A64DEF2
int m_muteTime = 0xDF50000000000000
std::atomic<__int64> m_timeOutTime
std::_Atomic_integral_facade<__int64>
std::_Atomic_integral<__int64,8>
std::_Atomic_storage<__int64,8>
std::_Atomic_padded<__int64> _Storage = 0xDF10000002672A64
unsigned int _lastAuctionListItemsMSTime = 0x2672A64
unsigned int _lastAuctionListOwnerItemsMSTime = 0x0
AsyncCallbackProcessor<QueryCallback> _queryProcessor
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks = 0x2672A64DF0A
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks = 0x2672A64DF22
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks = 0x2672A64DF3A
DosProtection
WorldSession* Session = 0xDF50000000000000
int _policy = 0x2672A64
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x2672A64DF02
WorldSession::DosProtection AntiDOS
WorldSession* Session = 0xDF68000002672A64
int _policy = 0x2672A64
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x2672A64DF62
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
<user defined> _Copy_tag = 0x2672A64DFA2
<user defined> _Move_tag = 0x2672A64DFA2
std::_Compressed_pair<std::less<ObjectGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<ObjectGuid,void *> >,std::_Tree_val<std::_Tree_simple_types<ObjectGuid> >,1>,1> _Mypair = 0x2672A64DFA2
unsigned int m_GUIDLow = 0x2672A64
Player* _player = 0xDFE8000000000000
Unit
WorldObject
Object
DataMap CustomData = 0xDFE8000000000008
unsigned int m_objectType = 0xDFE8000000000048 <Unable to read memory>
int m_objectTypeId = 0xDFE800000000004C <Unable to read memory>
unsigned int m_updateFlag = 0xDFE8000000000050 <Unable to read memory>
int* m_int32Values = <Unable to read memory>
unsigned int* m_uint32Values = <Unable to read memory>
float* m_floatValues = <Unable to read memory>
UpdateMask _changesMask = 0xDFE8000000000060
unsigned int m_valuesCount = 0xDFE8000000000070 <Unable to read memory>
unsigned int _fieldNotifyFlags = 0xDFE8000000000072 <Unable to read memory>
bool m_objectUpdated = 0xDFE8000000000074 <Unable to read memory>
bool m_inWorld = 0xDFE8000000000075 <Unable to read memory>
PackedGuid m_PackGUID = 0xDFE8000000000078
WorldLocation
Position
PositionXYStreamer
Position* Pos = <Unable to read memory>
PositionXYZStreamer
<user defined> m_pos = 0xDFE80000000000A8 <Unable to read memory>
PositionXYZOStreamer
<user defined> m_pos = 0xDFE80000000000A8 <Unable to read memory>
float m_positionX = 0xDFE80000000000A8 <Unable to read memory>
float m_positionY = 0xDFE80000000000AC <Unable to read memory>
float m_positionZ = 0xDFE80000000000B0 <Unable to read memory>
float m_orientation = 0xDFE80000000000B4 <Unable to read memory>
unsigned int m_mapId = 0xDFE80000000000B8 <Unable to read memory>
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0xDFE80000000000BC
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0xDFE80000000000C8
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0xDFE80000000000D4
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0xDFE8000000000108
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0xDFE800000000013C
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0xDFE8000000000148
unsigned int LastUsedScriptID = 0xDFE8000000000154 <Unable to read memory>
MovementInfo m_movementInfo = 0xDFE8000000000158
ElunaEventProcessor* elunaEvents = <Unable to read memory>
std::string m_name = 0xDFE80000000001D0 <Unable to read memory>
bool m_isActive = 0xDFE80000000001F0 <Unable to read memory>
bool m_isFarVisible = 0xDFE80000000001F1 <Unable to read memory>
std::optional<float> m_visibilityDistanceOverride = 0xDFE80000000001F4 <Unable to read memory>
bool m_isWorldObject = 0xDFE80000000001FC <Unable to read memory>
ZoneScript* m_zoneScript = <Unable to read memory>
unsigned int _zoneId = 0xDFE8000000000208 <Unable to read memory>
unsigned int _areaId = 0xDFE800000000020C <Unable to read memory>
float _floorZ = 0xDFE8000000000210 <Unable to read memory>
bool _outdoors = 0xDFE8000000000214 <Unable to read memory>
LiquidData _liquidData = 0xDFE8000000000218
bool _updatePositionData = 0xDFE800000000022C <Unable to read memory>
Transport* m_transport = <Unable to read memory>
Map* m_currMap = <Unable to read memory>
unsigned int m_InstanceId = 0xDFE8000000000240 <Unable to read memory>
unsigned int m_phaseMask = 0xDFE8000000000244 <Unable to read memory>
bool m_useCombinedPhases = 0xDFE8000000000248 <Unable to read memory>
unsigned int m_notifyflags = 0xDFE800000000024A <Unable to read memory>
unsigned int m_executed_notifies = 0xDFE800000000024C <Unable to read memory>
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > _allowedLooters = 0xDFE8000000000250
unsigned int m_extraAttacks = 0xDFE8000000000290 <Unable to read memory>
bool m_canDualWield = 0xDFE8000000000294 <Unable to read memory>
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled = 0xDFE8000000000298
SafeUnitPointer m_movedByPlayer = 0xDFE80000000002A8
ObjectGuid[7] m_SummonSlot
[0] = 0xDFE80000000002B8 <Unable to read memory>
[1] = 0xDFE80000000002C0 <Unable to read memory>
[2] = 0xDFE80000000002C8 <Unable to read memory>
[3] = 0xDFE80000000002D0 <Unable to read memory>
[4] = 0xDFE80000000002D8 <Unable to read memory>
[5] = 0xDFE80000000002E0 <Unable to read memory>
[6] = 0xDFE80000000002E8 <Unable to read memory>
ObjectGuid[4] m_ObjectSlot
[0] = 0xDFE80000000002F0 <Unable to read memory>
[1] = 0xDFE80000000002F8 <Unable to read memory>
[2] = 0xDFE8000000000300 <Unable to read memory>
[3] = 0xDFE8000000000308 <Unable to read memory>
float m_modMeleeHitChance = 0xDFE8000000000310 <Unable to read memory>
float m_modRangedHitChance = 0xDFE8000000000314 <Unable to read memory>
float m_modSpellHitChance = 0xDFE8000000000318 <Unable to read memory>
int m_baseSpellCritChance = 0xDFE800000000031C <Unable to read memory>
float[7] m_threatModifier
[0] = 0xDFE8000000000320 <Unable to read memory>
[1] = 0xDFE8000000000324 <Unable to read memory>
[2] = 0xDFE8000000000328 <Unable to read memory>
[3] = 0xDFE800000000032C <Unable to read memory>
[4] = 0xDFE8000000000330 <Unable to read memory>
[5] = 0xDFE8000000000334 <Unable to read memory>
[6] = 0xDFE8000000000338 <Unable to read memory>
float[3] m_modAttackSpeedPct
[0] = 0xDFE800000000033C <Unable to read memory>
[1] = 0xDFE8000000000340 <Unable to read memory>
[2] = 0xDFE8000000000344 <Unable to read memory>
EventProcessor m_Events = 0xDFE8000000000348
std::vector<SpellImmune,std::allocator<SpellImmune> >[8] m_spellImmune
[0] = 0xDFE8000000000368
[1] = 0xDFE8000000000380
[2] = 0xDFE8000000000398
[3] = 0xDFE80000000003B0
[4] = 0xDFE80000000003C8
[5] = 0xDFE80000000003E0
[6] = 0xDFE80000000003F8
[7] = 0xDFE8000000000410
unsigned int m_lastSanctuaryTime = 0xDFE8000000000428 <Unable to read memory>
std::set<PetAura const *,std::less<PetAura const *>,std::allocator<PetAura const *> > m_petAuras = 0xDFE8000000000430
bool IsAIEnabled = 0xDFE8000000000440 <Unable to read memory>
bool NeedChangeAI = 0xDFE8000000000441 <Unable to read memory>
bool m_ControlledByPlayer = 0xDFE8000000000442 <Unable to read memory>
bool m_CreatedByPlayer = 0xDFE8000000000443 <Unable to read memory>
std::set<SafeUnitPointer *,std::less<SafeUnitPointer *>,std::allocator<SafeUnitPointer *> > SafeUnitPointerSet = 0xDFE8000000000448
Position m_last_notify_position = 0xDFE8000000000458
unsigned int m_last_notify_mstime = 0xDFE8000000000468 <Unable to read memory>
unsigned int m_delayed_unit_relocation_timer = 0xDFE800000000046C <Unable to read memory>
unsigned int m_delayed_unit_ai_notify_timer = 0xDFE800000000046E <Unable to read memory>
bool bRequestForcedVisibilityUpdate = 0xDFE8000000000470 <Unable to read memory>
Movement::MoveSpline* movespline = <Unable to read memory>
UnitAI* i_AI = <Unable to read memory>
UnitAI* i_disabledAI = <Unable to read memory>
unsigned int m_realRace = 0xDFE8000000000490 <Unable to read memory>
unsigned int m_race = 0xDFE8000000000491 <Unable to read memory>
bool m_AutoRepeatFirstCast = 0xDFE8000000000492 <Unable to read memory>
int[3] m_attackTimer
[0] = 0xDFE8000000000494 <Unable to read memory>
[1] = 0xDFE8000000000498 <Unable to read memory>
[2] = 0xDFE800000000049C <Unable to read memory>
float[5] m_createStats
[0] = 0xDFE80000000004A0 <Unable to read memory>
[1] = 0xDFE80000000004A4 <Unable to read memory>
[2] = 0xDFE80000000004A8 <Unable to read memory>
[3] = 0xDFE80000000004AC <Unable to read memory>
[4] = 0xDFE80000000004B0 <Unable to read memory>
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_attackers = 0xDFE80000000004B8
Unit* m_attacking = <Unable to read memory>
int m_deathState = 0xDFE8000000000500 <Unable to read memory>
int m_procDeep = 0xDFE8000000000504 <Unable to read memory>
std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj = 0xDFE8000000000508
std::list<ObjectGuid,std::allocator<ObjectGuid> > m_gameObj = 0xDFE8000000000518
unsigned int m_transform = 0xDFE8000000000528 <Unable to read memory>
Spell*[4] m_currentSpells
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras = 0xDFE8000000000550
std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras = 0xDFE8000000000560
std::list<Aura *,std::allocator<Aura *> > m_removedAuras = 0xDFE8000000000570
std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator = 0xDFE8000000000580 <Unable to read memory>
unsigned int m_removedAurasCount = 0xDFE8000000000588 <Unable to read memory>
std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
[0] = 0xDFE8000000000590
[1] = 0xDFE80000000005A0
[2] = 0xDFE80000000005B0
[3] = 0xDFE80000000005C0
[4] = 0xDFE80000000005D0
[5] = 0xDFE80000000005E0
[6] = 0xDFE80000000005F0
[7] = 0xDFE8000000000600
[8] = 0xDFE8000000000610
[9] = 0xDFE8000000000620
std::list<Aura *,std::allocator<Aura *> > m_scAuras = 0xDFE8000000001960
std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras = 0xDFE8000000001970
std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras = 0xDFE8000000001980
unsigned int m_interruptMask = 0xDFE8000000001990 <Unable to read memory>
float[4] m_auraModifiersGroup
[0] = 0xDFE8000000001994 <Unable to read memory>
[1] = 0xDFE8000000001998 <Unable to read memory>
[2] = 0xDFE800000000199C <Unable to read memory>
[3] = 0xDFE80000000019A0 <Unable to read memory>
[0] = 0xDFE8000000001994
float[4]
[0] = 0xDFE80000000019A4 <Unable to read memory>
[1] = 0xDFE80000000019A8 <Unable to read memory>
[2] = 0xDFE80000000019AC <Unable to read memory>
[3] = 0xDFE80000000019B0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019B4 <Unable to read memory>
[1] = 0xDFE80000000019B8 <Unable to read memory>
[2] = 0xDFE80000000019BC <Unable to read memory>
[3] = 0xDFE80000000019C0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019C4 <Unable to read memory>
[1] = 0xDFE80000000019C8 <Unable to read memory>
[2] = 0xDFE80000000019CC <Unable to read memory>
[3] = 0xDFE80000000019D0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019D4 <Unable to read memory>
[1] = 0xDFE80000000019D8 <Unable to read memory>
[2] = 0xDFE80000000019DC <Unable to read memory>
[3] = 0xDFE80000000019E0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019E4 <Unable to read memory>
[1] = 0xDFE80000000019E8 <Unable to read memory>
[2] = 0xDFE80000000019EC <Unable to read memory>
[3] = 0xDFE80000000019F0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019F4 <Unable to read memory>
[1] = 0xDFE80000000019F8 <Unable to read memory>
[2] = 0xDFE80000000019FC <Unable to read memory>
[3] = 0xDFE8000000001A00 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A04 <Unable to read memory>
[1] = 0xDFE8000000001A08 <Unable to read memory>
[2] = 0xDFE8000000001A0C <Unable to read memory>
[3] = 0xDFE8000000001A10 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A14 <Unable to read memory>
[1] = 0xDFE8000000001A18 <Unable to read memory>
[2] = 0xDFE8000000001A1C <Unable to read memory>
[3] = 0xDFE8000000001A20 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A24 <Unable to read memory>
[1] = 0xDFE8000000001A28 <Unable to read memory>
[2] = 0xDFE8000000001A2C <Unable to read memory>
[3] = 0xDFE8000000001A30 <Unable to read memory>
float[2] m_weaponDamage
[0] = 0xDFE8000000001B24 <Unable to read memory>
[1] = 0xDFE8000000001B28 <Unable to read memory>
[0] = 0xDFE8000000001B24 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B2C <Unable to read memory>
[1] = 0xDFE8000000001B30 <Unable to read memory>
[0] = 0xDFE8000000001B24
float[2]
[0] = 0xDFE8000000001B34 <Unable to read memory>
[1] = 0xDFE8000000001B38 <Unable to read memory>
[0] = 0xDFE8000000001B34 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B3C <Unable to read memory>
[1] = 0xDFE8000000001B40 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B44 <Unable to read memory>
[1] = 0xDFE8000000001B48 <Unable to read memory>
[0] = 0xDFE8000000001B44 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B4C <Unable to read memory>
[1] = 0xDFE8000000001B50 <Unable to read memory>
bool m_canModifyStats = 0xDFE8000000001B54 <Unable to read memory>
std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras = 0xDFE8000000001B58
float[9] m_speed_rate
[0] = 0xDFE8000000001B68 <Unable to read memory>
[1] = 0xDFE8000000001B6C <Unable to read memory>
[2] = 0xDFE8000000001B70 <Unable to read memory>
[3] = 0xDFE8000000001B74 <Unable to read memory>
[4] = 0xDFE8000000001B78 <Unable to read memory>
[5] = 0xDFE8000000001B7C <Unable to read memory>
[6] = 0xDFE8000000001B80 <Unable to read memory>
[7] = 0xDFE8000000001B84 <Unable to read memory>
[8] = 0xDFE8000000001B88 <Unable to read memory>
CharmInfo* m_charmInfo = <Unable to read memory>
std::list<Player *,std::allocator<Player *> > m_sharedVision = 0xDFE8000000001B98
MotionMaster* i_motionMaster = <Unable to read memory>
unsigned int[4] m_reactiveTimer
[0] = 0xDFE8000000001BB0 <Unable to read memory>
[1] = 0xDFE8000000001BB4 <Unable to read memory>
[2] = 0xDFE8000000001BB8 <Unable to read memory>
[3] = 0xDFE8000000001BBC <Unable to read memory>
int m_regenTimer = 0xDFE8000000001BC0 <Unable to read memory>
ThreatMgr m_ThreatMgr = 0xDFE8000000001BC8
std::map<ObjectGuid,float,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,float> > > _charmThreatInfo = 0xDFE8000000001C10
Vehicle* m_vehicle = <Unable to read memory>
Vehicle* m_vehicleKit = <Unable to read memory>
unsigned int m_unitTypeMask = 0xDFE8000000001C30 <Unable to read memory>
LiquidTypeEntry* _lastLiquid = <Unable to read memory>
bool m_applyResilience = 0xDFE8000000001C40 <Unable to read memory>
bool _instantCast = 0xDFE8000000001C41 <Unable to read memory>
unsigned int m_rootTimes = 0xDFE8000000001C44 <Unable to read memory>
unsigned int m_state = 0xDFE8000000001C48 <Unable to read memory>
unsigned int m_CombatTimer = 0xDFE8000000001C4C <Unable to read memory>
unsigned int m_lastManaUse = 0xDFE8000000001C50 <Unable to read memory>
std::list<DiminishingReturn,std::allocator<DiminishingReturn> > m_Diminishing = 0xDFE8000000001C58
HostileRefMgr m_HostileRefMgr = 0xDFE8000000001C68
FollowerRefMgr m_FollowingRefMgr = 0xDFE8000000001CA0
Unit* m_comboTarget = <Unable to read memory>
int m_comboPoints = 0xDFE8000000001CD8 <Unable to read memory>
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders = 0xDFE8000000001CE0
RedirectThreatInfo _redirectThreatInfo = 0xDFE8000000001D20
bool m_cleanupDone = 0xDFE8000000001D30 <Unable to read memory>
bool m_duringRemoveFromWorld = 0xDFE8000000001D31 <Unable to read memory>
unsigned int _oldFactionId = 0xDFE8000000001D34 <Unable to read memory>
bool _isWalkingBeforeCharm = 0xDFE8000000001D38 <Unable to read memory>
unsigned int _lastExtraAttackSpell = 0xDFE8000000001D3C <Unable to read memory>
std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > extraAttacksTargets = 0xDFE8000000001D40
ObjectGuid _lastDamagedTargetGuid = 0xDFE8000000001D80 <Unable to read memory>
GridObject<Player>
GridReference<Player> _gridRef = 0xDFE8000000001D88
std::string autoReplyMsg = 0xDFE8000000001DB0 <Unable to read memory>
PlayerTaxi m_taxi = 0xDFE8000000001DD0
int m_logintime = 0xDFE8000000001E38 <Unable to read memory>
int m_Last_tick = 0xDFE8000000001E40 <Unable to read memory>
unsigned int[2] m_Played_time
[0] = 0xDFE8000000001E48 <Unable to read memory>
[1] = 0xDFE8000000001E4C <Unable to read memory>
bool m_mailsUpdated = 0xDFE8000000001E50 <Unable to read memory>
unsigned int unReadMails = 0xDFE8000000001E51 <Unable to read memory>
int m_nextMailDelivereTime = 0xDFE8000000001E58 <Unable to read memory>
std::unordered_map<unsigned int,Item *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Item *> > > mMitems = 0xDFE8000000001E60
PvPInfo pvpInfo = 0xDFE8000000001EA0
std::unique_ptr<DuelInfo,std::default_delete<DuelInfo> > duel = 0xDFE8000000001EB8 <Unable to read memory>
PlayerMenu* PlayerTalkClass = <Unable to read memory>
std::vector<ItemSetEffect *,std::allocator<ItemSetEffect *> > ItemSetEff = 0xDFE8000000001EC8
ChatFloodThrottle
int Time = 0xDFE8000000000000 <Unable to read memory>
unsigned int Count = 0xDFE8000000000008 <Unable to read memory>
SafeUnitPointer m_mover = 0xDFE8000000001EE0
WorldObject* m_seer = <Unable to read memory>
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_isInSharedVisionOf = 0xDFE8000000001EF8
unsigned int m_recallMap = 0xDFE8000000001F08 <Unable to read memory>
float m_recallX = 0xDFE8000000001F0C <Unable to read memory>
float m_recallY = 0xDFE8000000001F10 <Unable to read memory>
float m_recallZ = 0xDFE8000000001F14 <Unable to read memory>
float m_recallO = 0xDFE8000000001F18 <Unable to read memory>
unsigned int m_homebindMapId = 0xDFE8000000001F1C <Unable to read memory>
unsigned int m_homebindAreaId = 0xDFE8000000001F20 <Unable to read memory>
float m_homebindX = 0xDFE8000000001F24 <Unable to read memory>
float m_homebindY = 0xDFE8000000001F28 <Unable to read memory>
float m_homebindZ = 0xDFE8000000001F2C <Unable to read memory>
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_clientGUIDs = 0xDFE8000000001F30
std::vector<Unit *,std::allocator<Unit *> > m_newVisible = 0xDFE8000000001F70
unsigned int[9] m_forced_speed_changes
[0] = 0xDFE8000000001F88 <Unable to read memory>
[1] = 0xDFE8000000001F89 <Unable to read memory>
[2] = 0xDFE8000000001F8A <Unable to read memory>
[3] = 0xDFE8000000001F8B <Unable to read memory>
[4] = 0xDFE8000000001F8C <Unable to read memory>
[5] = 0xDFE8000000001F8D <Unable to read memory>
[6] = 0xDFE8000000001F8E <Unable to read memory>
[7] = 0xDFE8000000001F8F <Unable to read memory>
[8] = 0xDFE8000000001F90 <Unable to read memory>
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_DFQuests = 0xDFE8000000001F98
unsigned int m_HomebindTimer = 0xDFE8000000001FA8 <Unable to read memory>
bool m_InstanceValid = 0xDFE8000000001FAC <Unable to read memory>
Spell* m_spellModTakingSpell = <Unable to read memory>
bool isDebugAreaTriggers = 0xDFE8000000001FB8 <Unable to read memory>
unsigned int m_pendingSpectatorForBG = 0xDFE8000000001FBC <Unable to read memory>
unsigned int m_pendingSpectatorInviteInstanceId = 0xDFE8000000001FC0 <Unable to read memory>
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_receivedSpectatorResetFor = 0xDFE8000000001FC8
ObjectGuid m_drwGUID = 0xDFE8000000001FD8 <Unable to read memory>
unsigned int m_charmUpdateTimer = 0xDFE8000000001FE0 <Unable to read memory>
std::list<ObjectGuid,std::allocator<ObjectGuid> > WhisperList = 0xDFE8000000001FE8
bool m_NeedToSaveGlyphs = 0xDFE8000000001FF8 <Unable to read memory>
unsigned int m_MountBlockId = 0xDFE8000000001FFC <Unable to read memory>
float m_realDodge = 0xDFE8000000002000 <Unable to read memory>
float m_realParry = 0xDFE8000000002004 <Unable to read memory>
unsigned int[10] m_charmAISpells
[0] = 0xDFE8000000002008 <Unable to read memory>
[1] = 0xDFE800000000200C <Unable to read memory>
[2] = 0xDFE8000000002010 <Unable to read memory>
[3] = 0xDFE8000000002014 <Unable to read memory>
[4] = 0xDFE8000000002018 <Unable to read memory>
[5] = 0xDFE800000000201C <Unable to read memory>
[6] = 0xDFE8000000002020 <Unable to read memory>
[7] = 0xDFE8000000002024 <Unable to read memory>
[8] = 0xDFE8000000002028 <Unable to read memory>
[9] = 0xDFE800000000202C <Unable to read memory>
unsigned int m_AreaID = 0xDFE8000000002030 <Unable to read memory>
unsigned int m_regenTimerCount = 0xDFE8000000002034 <Unable to read memory>
unsigned int m_foodEmoteTimerCount = 0xDFE8000000002038 <Unable to read memory>
float[7] m_powerFraction
[0] = 0xDFE800000000203C <Unable to read memory>
[1] = 0xDFE8000000002040 <Unable to read memory>
[2] = 0xDFE8000000002044 <Unable to read memory>
[3] = 0xDFE8000000002048 <Unable to read memory>
[4] = 0xDFE800000000204C <Unable to read memory>
[5] = 0xDFE8000000002050 <Unable to read memory>
[6] = 0xDFE8000000002054 <Unable to read memory>
unsigned int m_contestedPvPTimer = 0xDFE8000000002058 <Unable to read memory>
BgBattlegroundQueueID_Rec
unsigned int bgQueueTypeId = 0xDFE8000000000000 <Unable to read memory>
unsigned int invitedToInstance = 0xDFE8000000000004 <Unable to read memory>
std::array<Player::BgBattlegroundQueueID_Rec,2> _BgBattlegroundQueueID = 0xDFE800000000205C
BGData m_bgData = 0xDFE8000000002070
bool m_IsBGRandomWinner = 0xDFE80000000020A8 <Unable to read memory>
EntryPointData m_entryPointData = 0xDFE80000000020AC
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_timedquests = 0xDFE80000000020D0
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_weeklyquests = 0xDFE80000000020E0
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_monthlyquests = 0xDFE80000000020F0
std::unordered_map<unsigned int,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > > > > m_seasonalquests = 0xDFE8000000002100
ObjectGuid m_divider = 0xDFE8000000002140 <Unable to read memory>
unsigned int m_ingametime = 0xDFE8000000002148 <Unable to read memory>
int m_lastHonorUpdateTime = 0xDFE8000000002150 <Unable to read memory>
ObjectGuid m_lootGuid = 0xDFE8000000002158 <Unable to read memory>
int m_team = 0xDFE8000000002160 <Unable to read memory>
unsigned int m_nextSave = 0xDFE8000000002164 <Unable to read memory>
unsigned int m_additionalSaveTimer = 0xDFE8000000002168 <Unable to read memory>
unsigned int m_additionalSaveMask = 0xDFE800000000216A <Unable to read memory>
unsigned int m_hostileReferenceCheckTimer = 0xDFE800000000216C <Unable to read memory>
std::array<Player::ChatFloodThrottle,2> m_chatFloodData = 0xDFE8000000002170
int m_dungeonDifficulty = 0xDFE8000000002190 <Unable to read memory>
int m_raidDifficulty = 0xDFE8000000002194 <Unable to read memory>
int m_raidMapDifficulty = 0xDFE8000000002198 <Unable to read memory>
unsigned int m_atLoginFlags = 0xDFE800000000219C <Unable to read memory>
Item*[150] m_items
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
[4] = <Unable to read memory>
[5] = <Unable to read memory>
[6] = <Unable to read memory>
[7] = <Unable to read memory>
[8] = <Unable to read memory>
[9] = <Unable to read memory>
unsigned int m_currentBuybackSlot = 0xDFE8000000002650 <Unable to read memory>
std::vector<Item *,std::allocator<Item *> > m_itemUpdateQueue = 0xDFE8000000002658
bool m_itemUpdateQueueBlocked = 0xDFE8000000002670 <Unable to read memory>
unsigned int m_ExtraFlags = 0xDFE8000000002674 <Unable to read memory>
std::map<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> > > m_QuestStatus = 0xDFE8000000002678
std::map<unsigned int,bool,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,bool> > > m_QuestStatusSave = 0xDFE8000000002688
std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > m_RewardedQuests = 0xDFE8000000002698
std::map<unsigned int,bool,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,bool> > > m_RewardedQuestsSave = 0xDFE80000000026D8
std::unordered_map<unsigned int,SkillStatusData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > mSkillStatus = 0xDFE80000000026E8
unsigned int m_GuildIdInvited = 0xDFE8000000002728 <Unable to read memory>
unsigned int m_ArenaTeamIdInvited = 0xDFE800000000272C <Unable to read memory>
std::deque<Mail *,std::allocator<Mail *> > m_mail = 0xDFE8000000002730
std::unordered_map<unsigned int,PlayerSpell *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerSpell *> > > m_spells = 0xDFE8000000002758
std::unordered_map<unsigned int,PlayerTalent *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerTalent *> > > m_talents = 0xDFE8000000002798
unsigned int m_lastPotionId = 0xDFE80000000027D8 <Unable to read memory>
GlobalCooldownMgr m_GlobalCooldownMgr = 0xDFE80000000027E0
unsigned int m_activeSpec = 0xDFE8000000002820 <Unable to read memory>
unsigned int m_specsCount = 0xDFE8000000002821 <Unable to read memory>
unsigned int[6] m_Glyphs
[0] = 0xDFE8000000002824 <Unable to read memory>
[1] = 0xDFE8000000002828 <Unable to read memory>
[2] = 0xDFE800000000282C <Unable to read memory>
[3] = 0xDFE8000000002830 <Unable to read memory>
[4] = 0xDFE8000000002834 <Unable to read memory>
[5] = 0xDFE8000000002838 <Unable to read memory>
[0] = 0xDFE8000000002824
unsigned int[6]
[0] = 0xDFE800000000283C <Unable to read memory>
[1] = 0xDFE8000000002840 <Unable to read memory>
[2] = 0xDFE8000000002844 <Unable to read memory>
[3] = 0xDFE8000000002848 <Unable to read memory>
[4] = 0xDFE800000000284C <Unable to read memory>
[5] = 0xDFE8000000002850 <Unable to read memory>
std::map<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> > > m_actionButtons = 0xDFE8000000002858
float[2] m_auraBaseMod
[0] = 0xDFE8000000002868 <Unable to read memory>
[1] = 0xDFE800000000286C <Unable to read memory>
[0] = 0xDFE8000000002868 <Unable to read memory>
float[2]
[0] = 0xDFE8000000002870 <Unable to read memory>
[1] = 0xDFE8000000002874 <Unable to read memory>
float[2]
[0] = 0xDFE8000000002878 <Unable to read memory>
[1] = 0xDFE800000000287C <Unable to read memory>
float[2]
[0] = 0xDFE8000000002880 <Unable to read memory>
[1] = 0xDFE8000000002884 <Unable to read memory>
int[25] m_baseRatingValue
[0] = 0xDFE8000000002888 <Unable to read memory>
[1] = 0xDFE800000000288C <Unable to read memory>
[2] = 0xDFE8000000002890 <Unable to read memory>
[3] = 0xDFE8000000002894 <Unable to read memory>
[4] = 0xDFE8000000002898 <Unable to read memory>
[5] = 0xDFE800000000289C <Unable to read memory>
[6] = 0xDFE80000000028A0 <Unable to read memory>
[7] = 0xDFE80000000028A4 <Unable to read memory>
[8] = 0xDFE80000000028A8 <Unable to read memory>
[9] = 0xDFE80000000028AC <Unable to read memory>
unsigned int m_baseSpellPower = 0xDFE80000000028EC <Unable to read memory>
unsigned int m_baseFeralAP = 0xDFE80000000028F0 <Unable to read memory>
unsigned int m_baseManaRegen = 0xDFE80000000028F4 <Unable to read memory>
unsigned int m_baseHealthRegen = 0xDFE80000000028F8 <Unable to read memory>
int m_spellPenetrationItemMod = 0xDFE80000000028FC <Unable to read memory>
std::list<SpellModifier *,std::allocator<SpellModifier *> >[32] m_spellMods
[0] = 0xDFE8000000002900
[1] = 0xDFE8000000002910
[2] = 0xDFE8000000002920
[3] = 0xDFE8000000002930
[4] = 0xDFE8000000002940
[5] = 0xDFE8000000002950
[6] = 0xDFE8000000002960
[7] = 0xDFE8000000002970
[8] = 0xDFE8000000002980
[9] = 0xDFE8000000002990
std::list<EnchantDuration,std::allocator<EnchantDuration> > m_enchantDuration = 0xDFE8000000002B00
std::list<Item *,std::allocator<Item *> > m_itemDuration = 0xDFE8000000002B10
std::list<Item *,std::allocator<Item *> > m_itemSoulboundTradeable = 0xDFE8000000002B20
std::mutex m_soulboundTradableLock = 0xDFE8000000002B30
ObjectGuid m_resurrectGUID = 0xDFE8000000002B80 <Unable to read memory>
unsigned int m_resurrectMap = 0xDFE8000000002B88 <Unable to read memory>
float m_resurrectX = 0xDFE8000000002B8C <Unable to read memory>
float m_resurrectY = 0xDFE8000000002B90 <Unable to read memory>
float m_resurrectZ = 0xDFE8000000002B94 <Unable to read memory>
unsigned int m_resurrectHealth = 0xDFE8000000002B98 <Unable to read memory>
unsigned int m_resurrectMana = 0xDFE8000000002B9C <Unable to read memory>
WorldSession* m_session = <Unable to read memory>
std::list<Channel *,std::allocator<Channel *> > m_channels = 0xDFE8000000002BA8
unsigned int m_cinematic = 0xDFE8000000002BB8 <Unable to read memory>
TradeData* m_trade = <Unable to read memory>
bool m_DailyQuestChanged = 0xDFE8000000002BC8 <Unable to read memory>
bool m_WeeklyQuestChanged = 0xDFE8000000002BC9 <Unable to read memory>
bool m_MonthlyQuestChanged = 0xDFE8000000002BCA <Unable to read memory>
bool m_SeasonalQuestChanged = 0xDFE8000000002BCB <Unable to read memory>
int m_lastDailyQuestTime = 0xDFE8000000002BD0 <Unable to read memory>
unsigned int m_drunkTimer = 0xDFE8000000002BD8 <Unable to read memory>
unsigned int m_weaponChangeTimer = 0xDFE8000000002BDC <Unable to read memory>
unsigned int m_zoneUpdateId = 0xDFE8000000002BE0 <Unable to read memory>
unsigned int m_zoneUpdateTimer = 0xDFE8000000002BE4 <Unable to read memory>
unsigned int m_areaUpdateId = 0xDFE8000000002BE8 <Unable to read memory>
unsigned int m_deathTimer = 0xDFE8000000002BEC <Unable to read memory>
int m_deathExpireTime = 0xDFE8000000002BF0 <Unable to read memory>
unsigned int m_WeaponProficiency = 0xDFE8000000002BF8 <Unable to read memory>
unsigned int m_ArmorProficiency = 0xDFE8000000002BFC <Unable to read memory>
bool m_canParry = 0xDFE8000000002C00 <Unable to read memory>
bool m_canBlock = 0xDFE8000000002C01 <Unable to read memory>
bool m_canTitanGrip = 0xDFE8000000002C02 <Unable to read memory>
unsigned int m_swingErrorMsg = 0xDFE8000000002C03 <Unable to read memory>
float m_ammoDPS = 0xDFE8000000002C04 <Unable to read memory>
int _restTime = 0xDFE8000000002C08 <Unable to read memory>
unsigned int _innTriggerId = 0xDFE8000000002C10 <Unable to read memory>
float _restBonus = 0xDFE8000000002C14 <Unable to read memory>
unsigned int _restFlagMask = 0xDFE8000000002C18 <Unable to read memory>
unsigned int m_resetTalentsCost = 0xDFE8000000002C1C <Unable to read memory>
int m_resetTalentsTime = 0xDFE8000000002C20 <Unable to read memory>
unsigned int m_usedTalentCount = 0xDFE8000000002C28 <Unable to read memory>
unsigned int m_questRewardTalentCount = 0xDFE8000000002C2C <Unable to read memory>
unsigned int m_extraBonusTalentCount = 0xDFE8000000002C30 <Unable to read memory>
PlayerSocial* m_social = <Unable to read memory>
GroupReference m_group = 0xDFE8000000002C40
GroupReference m_originalGroup = 0xDFE8000000002C70
Group* m_groupInvite = <Unable to read memory>
unsigned int m_groupUpdateMask = 0xDFE8000000002CA8 <Unable to read memory>
unsigned int m_auraRaidUpdateMask = 0xDFE8000000002CB0 <Unable to read memory>
bool m_bPassOnGroupLoot = 0xDFE8000000002CB8 <Unable to read memory>
unsigned int m_lastpetnumber = 0xDFE8000000002CBC <Unable to read memory>
int m_summon_expire = 0xDFE8000000002CC0 <Unable to read memory>
unsigned int m_summon_mapid = 0xDFE8000000002CC8 <Unable to read memory>
float m_summon_x = 0xDFE8000000002CCC <Unable to read memory>
float m_summon_y = 0xDFE8000000002CD0 <Unable to read memory>
float m_summon_z = 0xDFE8000000002CD4 <Unable to read memory>
bool m_summon_asSpectator = 0xDFE8000000002CD8 <Unable to read memory>
DeclinedName* m_declinedname = <Unable to read memory>
Runes* m_runes = <Unable to read memory>
std::map<unsigned int,EquipmentSet,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,EquipmentSet> > > m_EquipmentSets = 0xDFE8000000002CF0
unsigned int m_grantableLevels = 0xDFE8000000002D00 <Unable to read memory>
bool m_needZoneUpdate = 0xDFE8000000002D01 <Unable to read memory>
CinematicMgr* _cinematicMgr = <Unable to read memory>
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_refundableItems = 0xDFE8000000002D10
MapReference m_mapRef = 0xDFE8000000002D20
unsigned int m_lastFallTime = 0xDFE8000000002D48 <Unable to read memory>
float m_lastFallZ = 0xDFE8000000002D4C <Unable to read memory>
int[3] m_MirrorTimer
[0] = 0xDFE8000000002D50 <Unable to read memory>
[1] = 0xDFE8000000002D54 <Unable to read memory>
[2] = 0xDFE8000000002D58 <Unable to read memory>
unsigned int m_MirrorTimerFlags = 0xDFE8000000002D5C <Unable to read memory>
unsigned int m_MirrorTimerFlagsLast = 0xDFE8000000002D5D <Unable to read memory>
bool m_isInWater = 0xDFE8000000002D5E <Unable to read memory>
WorldLocation teleportStore_dest = 0xDFE8000000002D60
unsigned int teleportStore_options = 0xDFE8000000002D74 <Unable to read memory>
int mSemaphoreTeleport_Near = 0xDFE8000000002D78 <Unable to read memory>
int mSemaphoreTeleport_Far = 0xDFE8000000002D80 <Unable to read memory>
unsigned int m_DelayedOperations = 0xDFE8000000002D88 <Unable to read memory>
bool m_bMustDelayTeleport = 0xDFE8000000002D8C <Unable to read memory>
bool m_bHasDelayedTeleport = 0xDFE8000000002D8D <Unable to read memory>
bool m_canTeleport = 0xDFE8000000002D8E <Unable to read memory>
bool m_canKnockback = 0xDFE8000000002D8F <Unable to read memory>
std::unique_ptr<PetStable,std::default_delete<PetStable> > m_petStable = 0xDFE8000000002D90 <Unable to read memory>
unsigned int m_temporaryUnsummonedPetNumber = 0xDFE8000000002D98 <Unable to read memory>
unsigned int m_oldpetspell = 0xDFE8000000002D9C <Unable to read memory>
AchievementMgr* m_achievementMgr = <Unable to read memory>
ReputationMgr* m_reputationMgr = <Unable to read memory>
std::map<unsigned int,SpellCooldown,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellCooldown> > > m_spellCooldowns = 0xDFE8000000002DB0
unsigned int m_ChampioningFaction = 0xDFE8000000002DC0 <Unable to read memory>
std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _instanceResetTimes = 0xDFE8000000002DC8
unsigned int _pendingBindId = 0xDFE8000000002E08 <Unable to read memory>
unsigned int _pendingBindTimer = 0xDFE8000000002E0C <Unable to read memory>
unsigned int _activeCheats = 0xDFE8000000002E10 <Unable to read memory>
unsigned int healthBeforeDuel = 0xDFE8000000002E14 <Unable to read memory>
unsigned int manaBeforeDuel = 0xDFE8000000002E18 <Unable to read memory>
bool m_isInstantFlightOn = 0xDFE8000000002E1C <Unable to read memory>
unsigned int m_flightSpellActivated = 0xDFE8000000002E20 <Unable to read memory>
WorldLocation _corpseLocation = 0xDFE8000000002E24
std::optional<float> _farSightDistance = 0xDFE8000000002E38 <Unable to read memory>
bool _wasOutdoor = 0xDFE8000000002E40 <Unable to read memory>
std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::vector<PlayerSetting,std::allocator<PlayerSetting> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::vector<PlayerSetting,std::allocator<PlayerSetting> > > > > m_charSettingsMap = 0xDFE8000000002E48
std::shared_ptr<WorldSocket> m_Socket
std::_Ptr_base<WorldSocket>
WorldSocket* _Ptr = 0xDFEE000002672A64
std::_Ref_count_base* _Rep = 0xDFF0000002672A64
std::string m_Address = 0x2672A64DFD2 <Unable to read memory>
int _security = 0x0
bool _skipQueue = 0x0
unsigned int _accountId = 0x1050000
std::string _accountName = 0x2672A64E002 <Unable to read memory>
unsigned int m_expansion = 0xD2
unsigned int m_total_time = 0x10000
std::unique_ptr<Warden,std::default_delete<Warden> > _warden
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair = 0xFFFFFFFF0000
int _logoutTime = 0x1E0000
bool m_inQueue = 0x0
bool m_playerLoading = 0x0
bool m_playerLogout = 0x0
bool m_playerSave = 0x0
int m_sessionDbcLocale = 0x10000
int m_sessionDbLocaleIndex = 0x340000
std::atomic<unsigned int> m_latency
std::_Atomic_integral_facade<unsigned int>
std::_Atomic_integral<unsigned int,4>
std::_Atomic_storage<unsigned int,4>
std::_Atomic_padded<unsigned int> _Storage = 0xC3B00030
AccountData[8] m_accountData
[0] = 0x2672A64E04A
[1] = 0x2672A64E072
[2] = 0x2672A64E09A
[3] = 0x2672A64E0C2
[4] = 0x2672A64E0EA
[5] = 0x2672A64E112
[6] = 0x2672A64E13A
[7] = 0x2672A64E162
unsigned int[8] m_Tutorials
[0] = 0x0
[1] = 0x10000
[2] = 0x2670000
[3] = 0xC5000000
[4] = 0x2672942
[5] = 0xC5080000
[6] = 0x2672942
[7] = 0xC5080000
bool m_TutorialsChanged = 0x42
std::list<AddonInfo,std::allocator<AddonInfo> > m_addonsList
<user defined> _List_node_remove_op = 0x2672A64E1B2
std::_Compressed_pair<std::allocator<std::_List_node<AddonInfo,void *> >,std::_List_val<std::_List_simple_types<AddonInfo> >,1> _Mypair = 0x2672A64E1B2
unsigned int recruiterId = 0x0
bool isRecruiter = 0x0
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue
std::mutex _lock = 0x2672A64E1D2
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue = 0x2672A64E222
bool _canceled = 0x64
unsigned int m_currentVendorEntry = 0x383337
ObjectGuid m_currentBankerGUID
unsigned int _guid = 0x3831312D00373432
unsigned int _offlineTime = 0x3839
bool _kicked = 0x0
bool _shouldSetOfflineInDB = 0x0
int _calendarEventCreationCooldown = 0xE280000002672A64
std::atomic<unsigned int> _addonMessageReceiveCount
std::_Atomic_integral_facade<unsigned int>
std::_Atomic_integral<unsigned int,4>
std::_Atomic_storage<unsigned int,4>
std::_Atomic_padded<unsigned int> _Storage = 0x2672A64
CircularBuffer<std::pair<__int64,unsigned int> > _timeSyncClockDeltaQueue
std::mutex mutex_ = 0x2672A64E27A
std::unique_ptr<std::pair<__int64,unsigned int> [0],std::default_delete<std::pair<__int64,unsigned int> [0]> > buf_ = 0x88006567C241
unsigned int head_ = 0x23B000000040000
unsigned int tail_ = 0x1ED0000
unsigned int max_size_ = 0x1000000000000
bool full_ = 0x0
int _timeSyncClockDelta = 0xED80000002672A65
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _pendingTimeSyncRequests
std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
<user defined> value_compare = 0x2672A64E2FA
<user defined> _Copy_tag = 0x2672A64E2FA
<user defined> _Move_tag = 0x2672A64E2FA
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,unsigned int>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,unsigned int> > >,1>,1> _Mypair = 0x2672A64E2FA
<user defined> value_compare = 0x65
unsigned int _timeSyncNextCounter = 0x40000
unsigned int _timeSyncTimer = 0x23B0000
bool _authed = 0x31
MessageBuffer _headerBuffer
unsigned int _wpos = 0x34352D003430362D
unsigned int _rpos = 0x36
std::vector<unsigned char,std::allocator<unsigned char> > _storage
std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2672A64DEF8
MessageBuffer _packetBuffer
unsigned int _wpos = 0x2672A64DF38
unsigned int _rpos = 0x2672A64DF3E
std::vector<unsigned char,std::allocator<unsigned char> > _storage
std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2672A64DF20
Acore::Impl::MPSCQueueIntrusive<EncryptablePacket,64> _bufferQueue
std::_Align_type<double,80> _dummy
float _Val = 0.000000
char[80] _Pad = "11747..."
EncryptablePacket* _dummyPtr = 0x2672A64DFA3
WorldPacket
ByteBuffer
unsigned int _rpos = 0x64DFC0000002672A
unsigned int _wpos = 0x2672A
std::vector<unsigned char,std::allocator<unsigned char> > _storage = 0x2672A64DFBB
unsigned int m_opcode = 0x672A
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > m_receivedTime = 0x64DFF9000002672A
std::atomic<EncryptablePacket *> SocketQueueLink = 0x97E5F1000002672A
bool _encrypt = 0xC1
std::atomic<EncryptablePacket *> _head
std::_Atomic_pointer<EncryptablePacket *>
std::_Atomic_storage<EncryptablePacket *,8>
std::_Atomic_padded<EncryptablePacket *> _Storage = 0x30003634373131
std::atomic<EncryptablePacket *> _tail
std::_Atomic_pointer<EncryptablePacket *>
std::_Atomic_storage<EncryptablePacket *,8>
std::_Atomic_padded<EncryptablePacket *> _Storage = 0x343300313034342D
unsigned int _sendBufferSize = 0x3538
AsyncCallbackProcessor<QueryCallback> _queryProcessor
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks
std::_Compressed_pair<std::allocator<QueryCallback>,std::_Vector_val<std::_Simple_types<QueryCallback> >,1> _Mypair = 0x2672A64DFA8
std::string _ipCountry = "���5d..."
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = <Unable to read memory>
00007FF648E043BC 000000FAF0AFF890 SocketMgr<WorldSocket>::OnSocketOpen+6C C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\SocketMgr.h line 102
Local SocketMgr<WorldSocket>* this = 0x7FF649AA7048
AsyncAcceptor* _acceptor = 0x8FAFD21E25C5E09B
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E09B <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E0A3 <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x8FAFD21E25C5E0A7
<user defined> initiate_async_wait = 0x8FAFD21E25C5E09B <Unable to read memory>
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
<user defined> initiate_async_move_accept = 0x8FAFD21E25C5E09B <Unable to read memory>
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x8FAFD21E25C5E09B
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x8FAFD21E25C5E133
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E153 <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E15B <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x8FAFD21E25C5E15F
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x8FAFD21E25C5E153
<user defined> initiate_async_connect = 0x8FAFD21E25C5E153
<user defined> initiate_async_wait = 0x8FAFD21E25C5E153
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E153 <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E15B <Unable to read memory>
<user defined> remote_endpoint_ = 0x8FAFD21E25C5E15F
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x8FAFD21E25C5E153 <Unable to read memory>
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x8FAFD21E25C5E1EB <Unable to read memory>
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0x8FAFD21E25C5E1F3 <Unable to read memory>
_Storage
float _Dummy1 = 0x8FAFD21E25C5E1F3 <Unable to read memory>
char[56] _Dummy2 = 0x8FAFD21E25C5E1F3 <Unable to read memory>
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
[4] = <Unable to read memory>
[5] = <Unable to read memory>
[6] = <Unable to read memory>
[7] = <Unable to read memory>
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x8FAFD21E25C5E1F3
NetworkThread<WorldSocket>* _threads = 0x7FF649AA6FC8
std::atomic<int> _connections
std::_Atomic_integral_facade<int>
std::_Atomic_integral<int,4>
std::_Atomic_storage<int,4>
std::_Atomic_padded<int> _Storage = 0x4884CE80
std::atomic<bool> _stopped
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0xF6
std::thread* _thread = 0x7FF64884CF30
id
unsigned int _Id = 0x84A8B4C
_Thrd_t _Thr = 0x7FF64884CF30
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x7FF649AA6FE0
std::mutex _newSocketsLock
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x7FF649AA6FF8
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x7FF649AA7048
Acore::Asio::IoContext _ioContext
boost::asio::io_context _impl = 0x7FF649AA7060
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptSocket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x7FF64884D390
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x7FF649AA7084
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x7FF649AA7078
<user defined> initiate_async_connect = 0x7FF649AA7078
<user defined> initiate_async_wait = 0x7FF649AA7078
native_handle_type
unsigned int socket_ = 0x7FF64884D390
bool have_remote_endpoint_ = 0x0
<user defined> remote_endpoint_ = 0x7FF649AA7084
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x7FF64884D390
initiate_async_receive
<user defined> self_ = 0x7FF64884D390
Acore::Asio::DeadlineTimer _updateTimer
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >
executor_type
boost::asio::io_context* io_context_ = NULL
unsigned int bits_ = 0x7FF6
initiate_async_wait
executor_type
<user defined> io_context_ = 0x0
<user defined> allocator_ = 0x8
unsigned int bits_ = 0x7FF6
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >* self_ = NULL
boost::asio::detail::io_object_impl<boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> > impl_ = 0x7FF649AA7110
int _threadCount = 0x257EDF0D
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* sock = 0x11CFAB8BE70F1AA0
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x11CFAB8BE70F1AAC
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_
implementation_type
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
unsigned int state_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
std::shared_ptr<void> cancel_token_ = 0x11CFAB8BE70F1AB0
boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0x11CFAB8BE70F1AC0 <Unable to read memory>
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = <Unable to read memory>
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = <Unable to read memory>
boost::asio::ip::tcp protocol_ = 0x11CFAB8BE70F1AD8 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1ADC <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x11CFAB8BE70F1AE0
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = <Unable to read memory>
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0x11CFAB8BE70F1AA8
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_ = 0x11CFAB8BE70F1B08
<user defined> initiate_async_connect = 0x11CFAB8BE70F1AA0 <Unable to read memory>
<user defined> initiate_async_wait = 0x11CFAB8BE70F1AA0 <Unable to read memory>
native_handle_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
<user defined> remote_endpoint_ = 0x11CFAB8BE70F1AAC
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
Parameter unsigned int threadIndex = 0xFAF0AFF8B0
Local std::shared_ptr<WorldSocket> newSocket
std::_Ptr_base<WorldSocket>
WorldSocket* _Ptr = <Unable to read memory>
std::_Ref_count_base* _Rep = <Unable to read memory>
Local boost::system::system_error& err = NULL
Local std::exception& e = NULL
00007FF648E04D7B 000000FAF0AFF9E0 WorldSocketMgr::OnSocketOpen+87B C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocketMgr.cpp line 113
Local WorldSocketMgr* this = 0x26774AF3B90
SocketMgr<WorldSocket>
AsyncAcceptor* _acceptor = 0x7FF85AA431F0
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x7FF85AA431F0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x7FF85AA43288
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x7FF85AA432A8
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x7FF85AA43348
NetworkThread<WorldSocket>* _threads = 0x34C
std::atomic<int> _connections = 0x354 <Unable to read memory>
std::atomic<bool> _stopped = 0x358 <Unable to read memory>
std::thread* _thread = <Unable to read memory>
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets = 0x364
std::mutex _newSocketsLock = 0x37C
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets = 0x3CC
Acore::Asio::IoContext _ioContext = 0x3E4
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptSocket = 0x3FC
Acore::Asio::DeadlineTimer _updateTimer = 0x494
int _threadCount = 0xFFFFFFFF
int _socketSystemSendBufferSize = 0x0
int _socketApplicationSendBufferSize = 0x0
bool _tcpNoDelay = 0x0
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* sock = 0x26772AF6620
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x1000200000002
bool have_remote_endpoint_ = 0x30
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26772AF662C
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_
implementation_type
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
unsigned int socket_ = 0x1000200000002
unsigned int state_ = 0x30
std::shared_ptr<void> cancel_token_ = 0x26772AF6630
boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xC4
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = 0x4D4B4320
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = NULL
boost::asio::ip::tcp protocol_ = 0x0
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26772AF6660
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = 0x1000200000002
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0x26772AF6628
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_ = 0x26772AF6688
<user defined> initiate_async_connect = 0x2
<user defined> initiate_async_wait = 0x2
native_handle_type
unsigned int socket_ = 0x1000200000002
bool have_remote_endpoint_ = 0x30
<user defined> remote_endpoint_ = 0x26772AF662C
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x1000200000002
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x1000200000002 <Unable to read memory>
bool have_remote_endpoint_ = 0x100020000000A <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x100020000000E
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x1000200000002
<user defined> initiate_async_connect = 0x1000200000002
<user defined> initiate_async_wait = 0x1000200000002
native_handle_type
unsigned int socket_ = 0x1000200000002 <Unable to read memory>
bool have_remote_endpoint_ = 0x100020000000A <Unable to read memory>
<user defined> remote_endpoint_ = 0x100020000000E
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x1000200000002 <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x1000200000002
Parameter unsigned int threadIndex = 0xFAF0AFFA00
Local boost::system::error_code err
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local std::exception& e = 0x18
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x28 <Unable to read memory>
Local boost::system::error_code err
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local std::exception& e = 0x4
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x14 <Unable to read memory>
00007FF648E03623 000000FAF0AFFAD0 `AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>::operator()+C3 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\AsyncAcceptor.h line 64
Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* this = 0xFAF0AFFB90
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0x24
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x267250B696C
<user defined> initiate_async_wait = 0x26740A9CBA0
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9CBA0
<user defined> initiate_async_move_accept = 0x26740A9CBA0
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x267250B6A24
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x267250B6A18
<user defined> initiate_async_connect = 0x267250B6A18
<user defined> initiate_async_wait = 0x267250B6A18
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x267250B6A24
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9CBA0
initiate_async_receive
<user defined> self_ = 0x26740A9CBA0
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0xB0
_Storage
float _Dummy1 = 0.000000
char[56] _Dummy2 = "�ҽI�..."
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = 0x7FF649BDD2B0
[1] = 0x7FF64A129018
[2] = 0x267250B6960
[3] = NULL
[4] = NULL
[5] = NULL
[6] = NULL
[7] = 0x267250B6AB8
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* this = 0x2674061AF68
AsyncAcceptor* __this = 0x26740A9B5B0
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x7FF649AA7848
bool have_remote_endpoint_ = 0x30
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26740A9B5BC
<user defined> initiate_async_wait = 0x26740A9B5B0
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x7FF649AA7848
<user defined> initiate_async_move_accept = 0x26740A9B5B0
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x26740A9B5B0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x26740A9B648
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x0
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26740A9B674
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x26740A9B668
<user defined> initiate_async_connect = 0x26740A9B668
<user defined> initiate_async_wait = 0x26740A9B668
native_handle_type
unsigned int socket_ = 0x0
bool have_remote_endpoint_ = 0x0
<user defined> remote_endpoint_ = 0x26740A9B674
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = NULL
initiate_async_receive
<user defined> self_ = 0x0
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x30
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0x30
_Storage
float _Dummy1 = 0.000000
char[56] _Dummy2 = "0S�@g..."
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = 0x26740B75330
[1] = 0x26740B75330
[2] = 0x26740B75330
[3] = 0x26740B75330
[4] = 0x26740B75330
[5] = 0x26740B75330
[6] = 0x26740B75330
[7] = 0x26740B75330
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x26740A9B708
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = <Unable to read memory>
unsigned int threadIndex = 0x0
Parameter boost::system::error_code error
int val_ = 0x4061AF68
bool failed_ = 0x67
boost::system::error_category* cat_ = 0x33C
unsigned int id_ = 0x344 <Unable to read memory>
Local boost::system::system_error& err = 0x18
std::runtime_error
std::exception
__std_exception_data _Data = 0x20
boost::system::error_code m_error_code
int val_ = 0x30 <Unable to read memory>
bool failed_ = 0x34 <Unable to read memory>
boost::system::error_category* cat_ = <Unable to read memory>
std::string m_what = 0x40 <Unable to read memory>
Local std::exception& e = 0x33C
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x34C <Unable to read memory>
00007FF648E07427 000000FAF0AFFC70 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >::do_complete+467 C:\local\boost_1_74_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 149
Parameter boost::system::error_code& result_ec = <Unable to read memory>
Parameter unsigned int __formal = 0xFAF0AFFC98
Local boost::asio::detail::binder1<`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::system::error_code> handler
AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1> handler_
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x267250B6A18
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
boost::system::error_code arg1_
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local boost::asio::detail::handler_work<`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > >,void> w
boost::asio::detail::handler_work_base<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > >,void,boost::asio::io_context,boost::asio::executor,void>
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_
boost::asio::execution::detail::any_executor_base
<user defined> unspecified_bool_type_t = 0xFAF0AFFBD8
object_fns
<user defined>* destroy = NULL
<user defined>* copy = NULL
<user defined>* move = 0x7FF649AA7898
<user defined>* target = NULL
target_fns
<user defined>* target_type = NULL
<user defined>* equal = NULL
<user defined>* execute = 0x7FF649AA7898
<user defined>* blocking_execute = NULL
std::_Align_type<double,16> object_ = 0xFAF0AFFBD8
boost::asio::execution::detail::any_executor_base::object_fns* object_fns_ = 0x7FF649AA7898
void* target_ = NULL
boost::asio::execution::detail::any_executor_base::target_fns* target_fns_ = 0x7FF649AA78B8
boost::asio::execution::detail::any_executor_base::prop_fns<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* prop_fns_ = 0x7FF649AA9210
Local boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t< p
AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* h = 0xFAF0AFFB90
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x267250B6A18
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<* v = NULL
boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<* p = NULL
Local boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> peer_endpoint
boost::asio::ip::detail::endpoint impl_
data_union
sockaddr base = 0xFAF0AFFBB8
sockaddr_in v4 = 0xFAF0AFFBB8
sockaddr_in6 v6 = 0xFAF0AFFBB8
boost::asio::ip::detail::endpoint::data_union data_
<user defined> base = 0xFAF0AFFBB8
<user defined> v4 = 0xFAF0AFFBB8
<user defined> v6 = 0xFAF0AFFBB8
Local boost::asio::detail::std_fenced_block b
Local boost::asio::error::detail::misc_category instance
boost::system::error_category
unsigned int id_ = 0x8 <Unable to read memory>
00007FF64886B445 000000FAF0AFFD80 boost::asio::detail::win_iocp_io_context::do_one+365 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 469
Parameter unsigned long msec = 0xFAF0AFFD98
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0xFAF0AFFDC8
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
Parameter boost::system::error_code& ec = 0xFAF0AFFE30
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local unsigned long last_error = 0x0 <Unable to read memory>
Local int ok = 0x0 <Unable to read memory>
Local unsigned int completion_key = 0xFAF0AFFCD0
Local _OVERLAPPED* overlapped = 0x2672A386370
unsigned int Internal = 0x7FF649AA7076
unsigned int InternalHigh = 0x0
unsigned long Offset = 0x0
unsigned long OffsetHigh = 0x0
void* Pointer = NULL
void* hEvent = NULL
Local unsigned long bytes_transferred = 0xFAF0AFFD90
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
boost::asio::detail::win_mutex& mutex_ = 0x93E314C7DEE1
_RTL_CRITICAL_SECTION crit_section_
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
long LockCount = 0x93E314C7DEE9 <Unable to read memory>
long RecursionCount = 0x93E314C7DEED <Unable to read memory>
void* OwningThread = <Unable to read memory>
void* LockSemaphore = <Unable to read memory>
unsigned int SpinCount = 0x93E314C7DF01 <Unable to read memory>
bool locked_ = 0x0
Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
boost::asio::detail::win_iocp_operation* front_ = 0x26772B065D0
_OVERLAPPED
unsigned int Internal = 0x26772B059F0
unsigned int InternalHigh = 0x26772B06110
unsigned long Offset = 0x72B05A00
unsigned long OffsetHigh = 0x267
void* Pointer = 0x26772B05A00
void* hEvent = 0x26772B06120
boost::asio::detail::win_iocp_operation* next_ = 0x26772B05A10
_OVERLAPPED
unsigned int Internal = 0x26772B064C0
unsigned int InternalHigh = 0x26772B065F0
unsigned long Offset = 0x3F410000
unsigned long OffsetHigh = 0x7FF8
void* Pointer = 0x7FF83F410000
void* hEvent = 0x7FF83F411B10
boost::asio::detail::win_iocp_operation* next_ = 0x17000
<user defined>* func_ = 0x40003E
long ready_ = 0x74563090
* func_ = 0x26772B06130
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
unsigned int = 0x26772B065F0
long ready_ = 0x59200000
boost::asio::detail::win_iocp_operation* back_ = 0x7FF85B5D3594
_OVERLAPPED
unsigned int Internal = 0x840FC08548C88B4C
unsigned int InternalHigh = 0xA9058B4C0003418F
unsigned long Offset = 0x41000CBE
unsigned long OffsetHigh = 0x40BA
void* Pointer = 0x40BA41000CBE
void* hEvent = 0x83D08B48C88B4100
boost::asio::detail::win_iocp_operation* next_ = 0xCA8A41D12B443FE1
_OVERLAPPED
unsigned int Internal = 0xCA8A41D12B443FE1 <Unable to read memory>
unsigned int InternalHigh = 0xCA8A41D12B443FE9 <Unable to read memory>
unsigned long Offset = 0xCA8A41D12B443FF1 <Unable to read memory>
unsigned long OffsetHigh = 0xCA8A41D12B443FF5 <Unable to read memory>
void* Pointer = <Unable to read memory>
void* hEvent = <Unable to read memory>
boost::asio::detail::win_iocp_operation* next_ = <Unable to read memory>
<user defined>* func_ = <Unable to read memory>
long ready_ = 0xCA8A41D12B444011 <Unable to read memory>
* func_ = 0x8748D03349CAD348
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
unsigned int = 0x8748D03349CAD348 <Unable to read memory>
long ready_ = 0xCD2FF15
Local boost::system::error_code result_ec
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x26772B09400
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
boost::asio::execution_context::service
key
type_info* type_info_ = 0x7FF649AA75A0
boost::asio::execution_context::id* id_ = 0x18
boost::asio::execution_context::service::key key_ = 0x26772B09408
boost::asio::execution_context& owner_ = 0x26772B30F50
boost::asio::execution_context::service* next_ = NULL
work_finished_on_block_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x7FF649AA75A0
auto_handle
void* handle = 0x7FF649AA75A0
boost::asio::detail::win_iocp_io_context::auto_handle iocp_
void* handle = 0x1CC
long outstanding_work_ = 0x2
long stopped_ = 0x0
long stop_event_posted_ = 0x0
long shutdown_ = 0x0
unsigned long gqcs_timeout_ = 0xFFFFFFFF
thread_function
<user defined> this_ = 0x7FF649AA75A0
timer_thread_function
<user defined> io_context_ = 0x7FF649AA75A0
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
boost::asio::detail::win_thread* p_ = 0x26774B389D0
boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
void* handle = 0x2EC
long dispatch_required_ = 0x0
boost::asio::detail::win_mutex dispatch_mutex_
_RTL_CRITICAL_SECTION crit_section_ = 0x26772B09460
boost::asio::detail::timer_queue_set timer_queues_
boost::asio::detail::timer_queue_base* first_ = 0x26774DF0B58
boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
boost::asio::detail::win_iocp_operation* front_ = NULL
boost::asio::detail::win_iocp_operation* back_ = NULL
int concurrency_hint_ = 0xFFFFFFFF
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
boost::asio::detail::win_thread* p_ = NULL
00007FF64886FCA1 000000FAF0AFFE00 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
boost::asio::detail::thread_context* key_ = 0x26772B09428
boost::asio::detail::thread_info_base* value_ = 0xFAF0AFFDC8
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
Local boost::asio::detail::win_iocp_thread_info this_thread
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
00007FF64885264C 000000FAF0AFFE40 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF0AFFE70 _configthreadlocale+92
00007FF85D047034 000000FAF0AFFEA0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0AFFF20 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D684 000000FAF034F3B0 NtDelayExecution+14
00007FF85B6F96DE 000000FAF034F450 SleepEx+9E
00007FF84203313C 000000FAF034F4A0 _Thrd_sleep+3C
00007FF648856EB0 000000FAF034F4F0 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+90 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 201
Local std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _Now
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
int _MyRep = 0x0 <Unable to read memory>
Local xtime _Tgt
int sec = 0x6342D35B
long nsec = 0x2FE63EC4
00007FF648856E19 000000FAF034F520 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 207
Parameter std::chrono::duration<__int64,std::ratio<1,1000> >& _Rel_time = <Unable to read memory>
00007FF648867340 000000FAF034F570 WorldUpdateLoop+1A0 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 553
Local unsigned int realCurrTime = 0x0 <Unable to read memory>
Local int m_ServiceStatus = 0x0 <Unable to read memory>
00007FF6488735E5 000000FAF034FEA0 main+2455 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 374
Parameter int argc = 0xFAF034FEB0
Parameter char** argv = NULL
Local std::string pidFile = ""
Local int numThreads = 0x0 <Unable to read memory>
Local std::unique_ptr<AsyncAcceptor,std::default_delete<AsyncAcceptor> > raAcceptor
std::_Compressed_pair<std::default_delete<AsyncAcceptor>,AsyncAcceptor *,1> _Mypair
AsyncAcceptor* _Myval2 = NULL
Local boost::asio::basic_signal_set<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > signals
initiate_async_wait
boost::asio::basic_signal_set<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x2677454CD40
initiate_async_wait
boost::asio::basic_signal_set<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x7FF649AA7DF0
boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2677454CD40
boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_
implementation_type
boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0xFAF034FA10
boost::asio::detail::signal_set_service::registration* signals_ = 0x26772B02330
boost::asio::detail::signal_set_service* service_ = 0x2677454CD40
boost::asio::detail::execution_context_service_base<boost::asio::detail::signal_set_service>
boost::asio::execution_context::service
key
type_info* type_info_ = 0x7FF649AA7DF0
boost::asio::execution_context::id* id_ = 0x18
boost::asio::execution_context::service::key key_ = 0x2677454CD48
boost::asio::execution_context& owner_ = 0x26772B30F50
boost::asio::execution_context::service* next_ = 0x26772B09400
registration
int signal_number_ = 0x49AA7DF0
boost::asio::detail::op_queue<boost::asio::detail::signal_op>* queue_ = 0x7FF64A044230
unsigned int undelivered_ = 0x0
boost::asio::detail::signal_set_service::registration* next_in_table_ = 0x26772B75300
boost::asio::detail::signal_set_service::registration* prev_in_table_ = 0x26772B09400
boost::asio::detail::signal_set_service::registration* next_in_set_ = 0x26772B09400
implementation_type
boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x2677454CD40
boost::asio::detail::signal_set_service::registration* signals_ = NULL
boost::asio::detail::win_iocp_io_context& scheduler_ = 0x26772B09400
boost::asio::detail::signal_set_service::registration*[23] registrations_
[0] = NULL
[1] = NULL
[2] = 0x26772B317D0
[3] = NULL
[4] = NULL
[5] = NULL
[6] = NULL
[7] = NULL
[8] = NULL
[9] = NULL
boost::asio::detail::signal_set_service* next_ = NULL
boost::asio::detail::signal_set_service* prev_ = NULL
boost::asio::detail::signal_set_service::implementation_type implementation_
boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0xFAF034FA18
boost::asio::detail::signal_set_service::registration* signals_ = 0x26772B317D0
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_
boost::asio::execution::detail::any_executor_base
<user defined> unspecified_bool_type_t = 0xFAF034FA30
object_fns
<user defined>* destroy = 0x26772B75300
<user defined>* copy = 0x72BF3300
<user defined>* move = 0x7FF649AA92B8
<user defined>* target = 0xFAF034FA30
target_fns
<user defined>* target_type = 0x26772B75300
<user defined>* equal = 0x72BF3300
<user defined>* execute = 0x7FF649AA92B8
<user defined>* blocking_execute = 0xFAF034FA30
std::_Align_type<double,16> object_ = 0xFAF034FA30
boost::asio::execution::detail::any_executor_base::object_fns* object_fns_ = 0x7FF649AA92B8
void* target_ = 0xFAF034FA30
boost::asio::execution::detail::any_executor_base::target_fns* target_fns_ = 0x7FF649AA91D0
boost::asio::execution::detail::any_executor_base::prop_fns<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* prop_fns_ = 0x7FF649AA90D0
Local std::shared_ptr<std::thread> soapThread
std::_Ptr_base<std::thread>
std::thread* _Ptr = NULL
std::_Ref_count_base* _Rep = NULL
Local int networkThreads = 0x0 <Unable to read memory>
Local std::filesystem::path configFile
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > _Text
<user defined> _Released_buffer = 0x26772B407F0
std::_Compressed_pair<std::allocator<wchar_t>,std::_String_val<std::_Simple_types<wchar_t> >,1> _Mypair
std::_String_val<std::_Simple_types<wchar_t> > _Myval2 = 0xFAF034FA80
Local boost::program_options::variables_map vm
boost::program_options::abstract_variables_map
boost::program_options::abstract_variables_map* m_next = NULL
std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,boost::program_options::variable_value,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> > >
std::_Tree<std::_Tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,boost::program_options::variable_value,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> >,0> >
<user defined> value_compare = 0x26772AF8820
<user defined> _Copy_tag = 0x26772AF8820
<user defined> _Move_tag = 0x26772AF8820
std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value> > >,1>,1> _Mypair = 0xFAF034F6F0
<user defined> value_compare = 0xFAF034F6F0
std::set<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > m_final
std::_Tree<std::_Tset_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,0> >
<user defined> _Copy_tag = 0xFAF034F700
<user defined> _Move_tag = 0xFAF034F700
std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,1>,1> _Mypair = 0xFAF034F700
std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > > m_required
std::_Tree<std::_Tmap_traits<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,0> >
<user defined> value_compare = 0xFAF034F710
<user defined> _Copy_tag = 0xFAF034F710
<user defined> _Move_tag = 0xFAF034F710
std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > >,1>,1> _Mypair = 0xFAF034F710
<user defined> value_compare = 0xFAF034F710
Local std::shared_ptr<FreezeDetector> freezeDetector
std::_Ptr_base<FreezeDetector>
FreezeDetector* _Ptr = NULL
std::_Ref_count_base* _Rep = NULL
Local std::shared_ptr<void> sScriptMgrHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26774549390
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::shared_ptr<Acore::Asio::IoContext> ioContext
std::_Ptr_base<Acore::Asio::IoContext>
Acore::Asio::IoContext* _Ptr = 0x26772B75300
boost::asio::io_context _impl = 0x26772B75300
std::_Ref_count_base* _Rep = 0x26772B752F0
unsigned long _Uses = 0x4
unsigned long _Weaks = 0x1
Local std::shared_ptr<std::thread> cliThread
std::_Ptr_base<std::thread>
std::thread* _Ptr = 0x26740BD3070
id
unsigned int _Id = 0x31C
_Thrd_t _Thr = 0x26740BD3070
std::_Ref_count_base* _Rep = 0x26740BC5900
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::string configService = ""
Local std::shared_ptr<std::thread> auctionLisingThread
std::_Ptr_base<std::thread>
std::thread* _Ptr = 0x26740BD2E90
id
unsigned int _Id = 0x314
_Thrd_t _Thr = 0x26740BD2E90
std::_Ref_count_base* _Rep = 0x26740BD2F10
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::shared_ptr<void> sWorldSocketMgrHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26740BD3150
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::shared_ptr<void> dbHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26774B38CF0
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::shared_ptr<void> mapManagementHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26740BD2AB0
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::string worldListener = "0.0.0.0"
Local std::shared_ptr<void> opensslHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26772B5CB70
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local BigNumber seed
bignum_st* _bn = 0x26772B5CCB0
Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x267745491D0
std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x267745491D0
std::_Ref_count_base* _Rep = 0x2677453EAE0
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local std::shared_ptr<void> sMetricHandle
std::_Ptr_base<void>
void* _Ptr = NULL
std::_Ref_count_base* _Rep = 0x26774B388D0
unsigned long _Uses = 0x1
unsigned long _Weaks = 0x1
Local unsigned int pid = 0x0 <Unable to read memory>
Local std::exception& e = 0x1
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x11 <Unable to read memory>
Local std::exception& e = NULL
Local int i = 0x0 <Unable to read memory>
Local std::exception& e = NULL
Local std::exception& e = 0x26772AF8E22
__std_exception_data _Data
char* _What = 0x21008300210042 <Unable to read memory>
bool _DoFree = 0x62
Local std::exception& e = 0x7FF85B6667B8
__std_exception_data _Data
char* _What = "C"
bool _DoFree = 0x60
Local int coreStuckTime = 0xFAF034F5F0
Local std::exception& e = 0x101
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x111 <Unable to read memory>
Local std::exception& e = 0x26772AF928C
__std_exception_data _Data
char* _What = 0x44 <Unable to read memory>
bool _DoFree = 0x0
Local std::exception& e = 0x26772AF86D8
__std_exception_data _Data
char* _What = "��rg"
bool _DoFree = 0xB0
00007FF6497541C0 000000FAF034FEE0 __scrt_common_main_seh+10C d:\a01\_work\43\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288
Local bool has_cctor = 0xFAF034FED0
Local int main_result = 0x0 <Unable to read memory>
Local <user defined>** tls_init_callback = <Unable to read memory>
Local bool is_nested = 0x0 <Unable to read memory>
Local <user defined>** tls_dtor_callback = <Unable to read memory>
Local int main_result = 0x0 <Unable to read memory>
Local __scrt_native_startup_state __scrt_current_native_startup_state = 0x0 <Unable to read memory>
00007FF85D047034 000000FAF034FF10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF034FF90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF06FF9C0 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF06FFCC0 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF06FFCF0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF06FFD70 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF07FF450 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF07FF750 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF07FF780 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF07FF800 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC70A54 000000FAF08FF940 ZwWaitForWorkViaWorkerFactory+14
00007FF85DC22E17 000000FAF08FFC40 TpReleaseCleanupGroupMembers+747
00007FF85D047034 000000FAF08FFC70 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF08FFCF0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D124 000000FAF09FF690 NtRemoveIoCompletion+14
00007FF85B711A7F 000000FAF09FF6F0 GetQueuedCompletionStatus+4F
00007FF64886B381 000000FAF09FF800 boost::asio::detail::win_iocp_io_context::do_one+2A1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 429
Parameter unsigned long msec = 0xFAF09FF818
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0xFAF09FF848
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
Parameter boost::system::error_code& ec = 0xFAF09FF8B0
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local unsigned long last_error = 0x0 <Unable to read memory>
Local unsigned int completion_key = 0xFAF09FF750
Local _OVERLAPPED* overlapped = NULL
Local unsigned long bytes_transferred = 0xFAF09FF810
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
boost::asio::detail::win_mutex& mutex_ = 0x93E314F7D361
_RTL_CRITICAL_SECTION crit_section_
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
long LockCount = 0x93E314F7D369 <Unable to read memory>
long RecursionCount = 0x93E314F7D36D <Unable to read memory>
void* OwningThread = <Unable to read memory>
void* LockSemaphore = <Unable to read memory>
unsigned int SpinCount = 0x93E314F7D381 <Unable to read memory>
bool locked_ = 0x0
Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
boost::asio::detail::win_iocp_operation* front_ = 0x26772B065D0
_OVERLAPPED
unsigned int Internal = 0x26772B059F0
unsigned int InternalHigh = 0x26772B06110
unsigned long Offset = 0x72B05A00
unsigned long OffsetHigh = 0x267
void* Pointer = 0x26772B05A00
void* hEvent = 0x26772B06120
boost::asio::detail::win_iocp_operation* next_ = 0x26772B05A10
_OVERLAPPED
unsigned int Internal = 0x26772B064C0
unsigned int InternalHigh = 0x26772B065F0
unsigned long Offset = 0x3F410000
unsigned long OffsetHigh = 0x7FF8
void* Pointer = 0x7FF83F410000
void* hEvent = 0x7FF83F411B10
boost::asio::detail::win_iocp_operation* next_ = 0x17000
<user defined>* func_ = 0x40003E
long ready_ = 0x74563090
* func_ = 0x26772B06130
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
unsigned int = 0x26772B065F0
long ready_ = 0x59200000
boost::asio::detail::win_iocp_operation* back_ = 0x7FF85B5D3594
_OVERLAPPED
unsigned int Internal = 0x840FC08548C88B4C
unsigned int InternalHigh = 0xA9058B4C0003418F
unsigned long Offset = 0x41000CBE
unsigned long OffsetHigh = 0x40BA
void* Pointer = 0x40BA41000CBE
void* hEvent = 0x83D08B48C88B4100
boost::asio::detail::win_iocp_operation* next_ = 0xCA8A41D12B443FE1
_OVERLAPPED
unsigned int Internal = 0xCA8A41D12B443FE1 <Unable to read memory>
unsigned int InternalHigh = 0xCA8A41D12B443FE9 <Unable to read memory>
unsigned long Offset = 0xCA8A41D12B443FF1 <Unable to read memory>
unsigned long OffsetHigh = 0xCA8A41D12B443FF5 <Unable to read memory>
void* Pointer = <Unable to read memory>
void* hEvent = <Unable to read memory>
boost::asio::detail::win_iocp_operation* next_ = <Unable to read memory>
<user defined>* func_ = <Unable to read memory>
long ready_ = 0xCA8A41D12B444011 <Unable to read memory>
* func_ = 0x8748D03349CAD348
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
unsigned int = 0x8748D03349CAD348 <Unable to read memory>
long ready_ = 0xCD2FF15
Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
Local boost::system::error_code result_ec
int val_ = 0x5B67A8F0
bool failed_ = 0xF8
boost::system::error_category* cat_ = NULL
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x26772B09428
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
boost::asio::execution_context::service
key
type_info* type_info_ = 0x1CC
boost::asio::execution_context::id* id_ = 0x2 <Unable to read memory>
boost::asio::execution_context::service::key key_ = 0x26772B09430
boost::asio::execution_context& owner_ = 0x6E6F6974FFFFFFFF <Unable to read memory>
boost::asio::execution_context::service* next_ = 0x26774B389D0
work_finished_on_block_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x1CC
auto_handle
void* handle = 0x1CC
boost::asio::detail::win_iocp_io_context::auto_handle iocp_
void* handle = 0x2EC
long outstanding_work_ = 0x0
long stopped_ = 0x6F6E6E61
long stop_event_posted_ = 0xFFFFFFFF
long shutdown_ = 0xFFFFFFFF
unsigned long gqcs_timeout_ = 0xFFFFFFFF
thread_function
<user defined> this_ = 0x1CC
timer_thread_function
<user defined> io_context_ = 0x1CC
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
boost::asio::detail::win_thread* p_ = NULL
boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
void* handle = NULL
long dispatch_required_ = 0x20007D0
boost::asio::detail::win_mutex dispatch_mutex_
_RTL_CRITICAL_SECTION crit_section_ = 0x26772B09488
boost::asio::detail::timer_queue_set timer_queues_
boost::asio::detail::timer_queue_base* first_ = NULL
boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
boost::asio::detail::win_iocp_operation* front_ = 0x90000800D583A144
boost::asio::detail::win_iocp_operation* back_ = NULL
int concurrency_hint_ = 0x72B3BFE0
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
boost::asio::detail::win_thread* p_ = 0x1
00007FF64886FCA1 000000FAF09FF880 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
boost::asio::detail::thread_context* key_ = 0x26772B09428
boost::asio::detail::thread_info_base* value_ = 0xFAF09FF848
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
Local boost::asio::detail::win_iocp_thread_info this_thread
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
00007FF64885264C 000000FAF09FF8C0 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF09FF8F0 _configthreadlocale+92
00007FF85D047034 000000FAF09FF920 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF09FF9A0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6EE34 000000FAF0AFD3E0 NtGetContextThread+14
00007FF85B72E4AB 000000FAF0AFD410 GetThreadContext+B
00007FF64887F57D 000000FAF0AFD940 WheatyExceptionReport::printTracesForAllThreads+BD C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 582
Local tagTHREADENTRY32 te32
unsigned long dwSize = 0x1C
unsigned long cntUsage = 0x0
unsigned long th32ThreadID = 0x17704
unsigned long th32OwnerProcessID = 0xD374
long tpBasePri = 0xD
long tpDeltaPri = 0x0
unsigned long dwFlags = 0x0
Local _CONTEXT context
unsigned int P1Home = 0x653A3A6F6973613A
unsigned int P2Home = 0x6E6F697475636578
unsigned int P3Home = 0x6C69617465643A3A
unsigned int P4Home = 0x696B636F6C623A3A
unsigned int P5Home = 0x73736F703A3A676E
unsigned int P6Home = 0x303C745F796C6269
unsigned long ContextFlags = 0xD010001F
unsigned long MxCsr = 0x1FA2
unsigned int SegCs = 0x33
unsigned int SegDs = 0x2B
unsigned int SegEs = 0x2B
unsigned int SegFs = 0x53
unsigned int SegGs = 0x2B
unsigned int SegSs = 0x2B
unsigned long EFlags = 0x246
unsigned int Dr0 = 0x0
unsigned int Dr1 = 0x0
unsigned int Dr2 = 0x0
unsigned int Dr3 = 0x0
unsigned int Dr6 = 0x0
unsigned int Dr7 = 0x0
unsigned int Rax = 0xF2
unsigned int Rcx = 0x35C
unsigned int Rdx = 0xFAF0AFD460
unsigned int Rbx = 0x35C
unsigned int Rsp = 0xFAF0AFD420
unsigned int Rbp = 0x1
unsigned int Rsi = 0xD374
unsigned int Rdi = 0x3F0
unsigned int R8 = 0x2319
unsigned int R9 = 0x1
unsigned int R10 = 0x0
unsigned int R11 = 0x246
unsigned int R12 = 0x1
unsigned int R13 = 0xFAF0AFE470
unsigned int R14 = 0xA
unsigned int R15 = 0x9
unsigned int Rip = 0x7FF64887F57D
_XSAVE_FORMAT FltSave
unsigned int ControlWord = 0x27F
unsigned int StatusWord = 0x0
unsigned int TagWord = 0x0
unsigned int Reserved1 = 0x0
unsigned int ErrorOpcode = 0x0
unsigned long ErrorOffset = 0x0
unsigned int ErrorSelector = 0x0
unsigned int Reserved2 = 0x0
unsigned long DataOffset = 0x0
unsigned int DataSelector = 0x0
unsigned int Reserved3 = 0x0
unsigned long MxCsr = 0x1FA2
unsigned long MxCsr_Mask = 0x2FFFF
_M128A[8] FloatRegisters
[0] = 0xFAF0AFD580
[1] = 0xFAF0AFD590
[2] = 0xFAF0AFD5A0
[3] = 0xFAF0AFD5B0
[4] = 0xFAF0AFD5C0
[5] = 0xFAF0AFD5D0
[6] = 0xFAF0AFD5E0
[7] = 0xFAF0AFD5F0
_M128A[16] XmmRegisters
[0] = 0xFAF0AFD600
[1] = 0xFAF0AFD610
[2] = 0xFAF0AFD620
[3] = 0xFAF0AFD630
[4] = 0xFAF0AFD640
[5] = 0xFAF0AFD650
[6] = 0xFAF0AFD660
[7] = 0xFAF0AFD670
[8] = 0xFAF0AFD680
[9] = 0xFAF0AFD690
unsigned int[96] Reserved4
[0] = 0x0
[1] = 0xD7
[2] = 0xAF
[3] = 0xF0
[4] = 0xFA
[5] = 0x0
[6] = 0x0
[7] = 0x0
[8] = 0x0
[9] = 0x0
_M128A[2] Header
[0] = 0xFAF0AFD560
[1] = 0xFAF0AFD570
<user defined> Legacy = 0xFAF0AFD580
_M128A Xmm0 = 0xFAF0AFD600
_M128A Xmm1 = 0xFAF0AFD610
_M128A Xmm2 = 0xFAF0AFD620
_M128A Xmm3 = 0xFAF0AFD630
_M128A Xmm4 = 0xFAF0AFD640
_M128A Xmm5 = 0xFAF0AFD650
_M128A Xmm6 = 0xFAF0AFD660
_M128A Xmm7 = 0xFAF0AFD670
_M128A Xmm8 = 0xFAF0AFD680
_M128A Xmm9 = 0xFAF0AFD690
_M128A Xmm10
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm11
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm12
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm13
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm14
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm15
unsigned int Low = 0x0
int High = 0x0
_M128A[26] VectorRegister
[0] = 0xFAF0AFD760
[1] = 0xFAF0AFD770
[2] = 0xFAF0AFD780
[3] = 0xFAF0AFD790
[4] = 0xFAF0AFD7A0
[5] = 0xFAF0AFD7B0
[6] = 0xFAF0AFD7C0
[7] = 0xFAF0AFD7D0
[8] = 0xFAF0AFD7E0
[9] = 0xFAF0AFD7F0
unsigned int VectorControl = 0xB738DBFF6C96
unsigned int DebugControl = 0x7FF64887DF10
unsigned int LastBranchToRip = 0x0
unsigned int LastBranchFromRip = 0x0
unsigned int LastExceptionToRip = 0x0
unsigned int LastExceptionFromRip = 0x0
00007FF64887D611 000000FAF0AFDFD0 WheatyExceptionReport::GenerateExceptionReport+3C1 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 695
Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x2E
_EXCEPTION_RECORD* ExceptionRecord = <Unable to read memory>
_CONTEXT* ContextRecord = <Unable to read memory>
Local _CONTEXT* pCtx = <Unable to read memory>
Local _CONTEXT trashableContext
unsigned int P1Home = 0x10
unsigned int P2Home = 0xFAF0AFED80
unsigned int P3Home = 0x20000029E
unsigned int P4Home = 0xFAF0AFEE20
unsigned int P5Home = 0xB73800000008
unsigned int P6Home = 0xFAF0AFED88
unsigned long ContextFlags = 0x10004F
unsigned long MxCsr = 0x1F80
unsigned int SegCs = 0x33
unsigned int SegDs = 0x2B
unsigned int SegEs = 0x2B
unsigned int SegFs = 0x53
unsigned int SegGs = 0x2B
unsigned int SegSs = 0x2B
unsigned long EFlags = 0x202
unsigned int Dr0 = 0x7FF648882461
unsigned int Dr1 = 0x0
unsigned int Dr2 = 0x7FF6496D1464
unsigned int Dr3 = 0x2D00000000
unsigned int Dr6 = 0xA00000000
unsigned int Dr7 = 0x0
unsigned int Rax = 0x80000000080
unsigned int Rcx = 0xFA00010000
unsigned int Rdx = 0x7FF648882461
unsigned int Rbx = 0x0
unsigned int Rsp = 0xFAF0AFFEB0
unsigned int Rbp = 0x0
unsigned int Rsi = 0x0
unsigned int Rdi = 0x0
unsigned int R8 = 0x7FF648882C3D
unsigned int R9 = 0x2
unsigned int R10 = 0xFAF0AFEE20
unsigned int R11 = 0xFAF0AFF270
unsigned int R12 = 0x0
unsigned int R13 = 0x0
unsigned int R14 = 0x0
unsigned int R15 = 0x0
unsigned int Rip = 0x7FF85DC226A1
_XSAVE_FORMAT FltSave
unsigned int ControlWord = 0x27F
unsigned int StatusWord = 0x0
unsigned int TagWord = 0x0
unsigned int Reserved1 = 0x0
unsigned int ErrorOpcode = 0x0
unsigned long ErrorOffset = 0x0
unsigned int ErrorSelector = 0x0
unsigned int Reserved2 = 0x0
unsigned long DataOffset = 0x8
unsigned int DataSelector = 0x7FF6
unsigned int Reserved3 = 0x0
unsigned long MxCsr = 0x1F80
unsigned long MxCsr_Mask = 0xFA
_M128A[8] FloatRegisters
[0] = 0xFAF0AFDB00
[1] = 0xFAF0AFDB10
[2] = 0xFAF0AFDB20
[3] = 0xFAF0AFDB30
[4] = 0xFAF0AFDB40
[5] = 0xFAF0AFDB50
[6] = 0xFAF0AFDB60
[7] = 0xFAF0AFDB70
_M128A[16] XmmRegisters
[0] = 0xFAF0AFDB80
[1] = 0xFAF0AFDB90
[2] = 0xFAF0AFDBA0
[3] = 0xFAF0AFDBB0
[4] = 0xFAF0AFDBC0
[5] = 0xFAF0AFDBD0
[6] = 0xFAF0AFDBE0
[7] = 0xFAF0AFDBF0
[8] = 0xFAF0AFDC00
[9] = 0xFAF0AFDC10
unsigned int[96] Reserved4
[0] = 0x46
[1] = 0x0
[2] = 0x41
[3] = 0x0
[4] = 0x49
[5] = 0x0
[6] = 0x4C
[7] = 0x0
[8] = 0x45
[9] = 0x0
_M128A[2] Header
[0] = 0xFAF0AFDAE0
[1] = 0xFAF0AFDAF0
<user defined> Legacy = 0xFAF0AFDB00
_M128A Xmm0 = 0xFAF0AFDB80
_M128A Xmm1 = 0xFAF0AFDB90
_M128A Xmm2 = 0xFAF0AFDBA0
_M128A Xmm3 = 0xFAF0AFDBB0
_M128A Xmm4 = 0xFAF0AFDBC0
_M128A Xmm5 = 0xFAF0AFDBD0
_M128A Xmm6 = 0xFAF0AFDBE0
_M128A Xmm7 = 0xFAF0AFDBF0
_M128A Xmm8 = 0xFAF0AFDC00
_M128A Xmm9 = 0xFAF0AFDC10
_M128A Xmm10
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm11
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm12
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm13
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm14
unsigned int Low = 0x0
int High = 0x0
_M128A Xmm15
unsigned int Low = 0x0
int High = 0x0
_M128A[26] VectorRegister
[0] = 0xFAF0AFDCE0
[1] = 0xFAF0AFDCF0
[2] = 0xFAF0AFDD00
[3] = 0xFAF0AFDD10
[4] = 0xFAF0AFDD20
[5] = 0xFAF0AFDD30
[6] = 0xFAF0AFDD40
[7] = 0xFAF0AFDD50
[8] = 0xFAF0AFDD60
[9] = 0xFAF0AFDD70
unsigned int VectorControl = 0xFAF0AFF240
unsigned int DebugControl = 0x7FF6496D135A
unsigned int LastBranchToRip = 0x0
unsigned int LastBranchFromRip = 0x1F4
unsigned int LastExceptionToRip = 0x2D2D2D2D2D2D2D23
unsigned int LastExceptionFromRip = 0x2D2D2D2D2D2D2D2D
Local _SYSTEMTIME systime
unsigned int wYear = 0x7E6
unsigned int wMonth = 0xA
unsigned int wDayOfWeek = 0x0
unsigned int wDay = 0x9
unsigned int wHour = 0x9
unsigned int wMinute = 0x39
unsigned int wSecond = 0x2E
unsigned int wMilliseconds = 0x290
Local _EXCEPTION_RECORD* pExceptionRecord = <Unable to read memory>
Local unsigned int offset = 0xFAF0AFD9C8
Local char[260] szFaultingModule = "C:\Users\benjy\Documents\GitHub\acbuild\bin\..."
Local unsigned long section = 0xFAF0AFD9C0
00007FF64887E7B4 000000FAF0AFE2D0 WheatyExceptionReport::WheatyUnhandledExceptionFilter+324 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\WheatyExceptionReport.cpp line 209
Local char[260] module_folder_name = "C:\Users\benjy\Documents\GitHub\acbuild\bin\..."
Local _SYSTEMTIME systime
unsigned int wYear = 0x7E6
unsigned int wMonth = 0xA
unsigned int wDayOfWeek = 0x0
unsigned int wDay = 0x9
unsigned int wHour = 0x9
unsigned int wMinute = 0x39
unsigned int wSecond = 0x2E
unsigned int wMilliseconds = 0x21A
Local char[260] crash_folder_path = "C:\Users\benjy\Documents\GitHub\acbuild\bin\..."
Local std::unique_lock<std::mutex> guard
std::mutex* _Pmtx = 0x7FF64A112AF0
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x7FF64A112AF0
bool _Owns = 0x1
Local char* pos = 0xF0AFE04000000001 <Unable to read memory>
Local _MINIDUMP_USER_STREAM additionalStream
unsigned int Type = 0xA
unsigned long BufferSize = 0x150
void* Buffer = 0x2672F4C5D10
Local _MINIDUMP_USER_STREAM_INFORMATION additionalStreamInfo
unsigned long UserStreamCount = 0x1
_MINIDUMP_USER_STREAM* UserStreamArray = 0xFAF0AFE040
unsigned int Type = 0xA
unsigned long BufferSize = 0x150
void* Buffer = 0x2672F4C5D10
Local _MINIDUMP_EXCEPTION_INFORMATION info
unsigned long ThreadId = 0x17704
_EXCEPTION_POINTERS* ExceptionPointers = 0xFAF0AFE470
_EXCEPTION_RECORD* ExceptionRecord = 0xFAF0AFF400
unsigned long ExceptionCode = 0xC0000420
unsigned long ExceptionFlags = 0x0
_EXCEPTION_RECORD* ExceptionRecord = NULL
void* ExceptionAddress = 0x7FF64967AA0A
unsigned long NumberParameters = 0x2
unsigned int[15] ExceptionInformation
[0] = 0x2672F4C5D10
[1] = 0x7FF64967AA0A
[2] = 0x2672F4C3530
[3] = 0x2672A64DD20
[4] = 0xFAF0AFF559
[5] = 0x7FF85B5BFDE6
[6] = 0x0
[7] = 0x150
[8] = 0x7FFF58A1F184
[9] = 0x7FFF58A40000
_CONTEXT* ContextRecord = 0xFAF0AFEC30
unsigned int P1Home = 0x10
unsigned int P2Home = 0xFAF0AFED80
unsigned int P3Home = 0x20000029E
unsigned int P4Home = 0xFAF0AFEE20
unsigned int P5Home = 0xB73800000008
unsigned int P6Home = 0xFAF0AFED88
unsigned long ContextFlags = 0x10004F
unsigned long MxCsr = 0x1F80
unsigned int SegCs = 0x33
unsigned int SegDs = 0x2B
unsigned int SegEs = 0x2B
unsigned int SegFs = 0x53
unsigned int SegGs = 0x2B
unsigned int SegSs = 0x2B
unsigned long EFlags = 0x202
unsigned int Dr0 = 0x7FF648882461
unsigned int Dr1 = 0x0
unsigned int Dr2 = 0x7FF6496D1464
unsigned int Dr3 = 0x2D00000000
unsigned int Dr6 = 0xA00000000
unsigned int Dr7 = 0x0
unsigned int Rax = 0x80000000080
unsigned int Rcx = 0xFA00010000
unsigned int Rdx = 0x7FF648882461
unsigned int Rbx = 0x2672A64DE50
unsigned int Rsp = 0xFAF0AFF3E0
unsigned int Rbp = 0xFAF0AFF559
unsigned int Rsi = 0x2672A64DD20
unsigned int Rdi = 0x0
unsigned int R8 = 0x7FF648882C3D
unsigned int R9 = 0x2
unsigned int R10 = 0xFAF0AFEE20
unsigned int R11 = 0xFAF0AFF270
unsigned int R12 = 0x0
unsigned int R13 = 0x26772B09400
unsigned int R14 = 0x0
unsigned int R15 = 0x7FF64A129018
unsigned int Rip = 0x7FF85B6E4FD9
_XSAVE_FORMAT FltSave = 0xFAF0AFED30
_M128A[2] Header
[0] = 0xFAF0AFED30
[1] = 0xFAF0AFED40
_M128A[8] Legacy
[0] = 0xFAF0AFED50
[1] = 0xFAF0AFED60
[2] = 0xFAF0AFED70
[3] = 0xFAF0AFED80
[4] = 0xFAF0AFED90
[5] = 0xFAF0AFEDA0
[6] = 0xFAF0AFEDB0
[7] = 0xFAF0AFEDC0
_M128A Xmm0 = 0xFAF0AFEDD0
_M128A Xmm1 = 0xFAF0AFEDE0
_M128A Xmm2 = 0xFAF0AFEDF0
_M128A Xmm3 = 0xFAF0AFEE00
_M128A Xmm4 = 0xFAF0AFEE10
_M128A Xmm5 = 0xFAF0AFEE20
_M128A Xmm6 = 0xFAF0AFEE30
_M128A Xmm7 = 0xFAF0AFEE40
_M128A Xmm8 = 0xFAF0AFEE50
_M128A Xmm9 = 0xFAF0AFEE60
_M128A Xmm10 = 0xFAF0AFEE70
_M128A Xmm11 = 0xFAF0AFEE80
_M128A Xmm12 = 0xFAF0AFEE90
_M128A Xmm13 = 0xFAF0AFEEA0
_M128A Xmm14 = 0xFAF0AFEEB0
_M128A Xmm15 = 0xFAF0AFEEC0
_M128A[26] VectorRegister
[0] = 0xFAF0AFEF30
[1] = 0xFAF0AFEF40
[2] = 0xFAF0AFEF50
[3] = 0xFAF0AFEF60
[4] = 0xFAF0AFEF70
[5] = 0xFAF0AFEF80
[6] = 0xFAF0AFEF90
[7] = 0xFAF0AFEFA0
[8] = 0xFAF0AFEFB0
[9] = 0xFAF0AFEFC0
unsigned int VectorControl = 0xFAF0AFF240
unsigned int DebugControl = 0x7FF6496D135A
unsigned int LastBranchToRip = 0x0
unsigned int LastBranchFromRip = 0x1F4
unsigned int LastExceptionToRip = 0x2D2D2D2D2D2D2D23
unsigned int LastExceptionFromRip = 0x2D2D2D2D2D2D2D2D
int ClientPointers = 0x0
Local <user defined>* WheatyExceptionReport::m_previousFilter = <Unable to read memory>
00007FF85B7C0057 000000FAF0AFE3F0 UnhandledExceptionFilter+1E7
00007FF85DC75470 000000FAF0AFE430 memset+13B0
00007FF85DC5C7B6 000000FAF0AFE4A0 __C_specific_handler+96
00007FF85DC7235F 000000FAF0AFE4D0 __chkstk+11F
00007FF85DC214A4 000000FAF0AFEBE0 RtlRaiseException+434
00007FF85DC211F5 000000FAF0AFF3D0 RtlRaiseException+185
00007FF85B6E4FD9 000000FAF0AFF4B0 RaiseException+69
00007FF64964A08D 000000FAF0AFF5A0 Acore::Assert+15D C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Debugging\Errors.cpp line 112
Parameter std::basic_string_view<char,std::char_traits<char> > file
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter unsigned int line = 0x0 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > function
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > debugInfo
char* _Mydata = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
Parameter std::basic_string_view<char,std::char_traits<char> > message
char* _Mydata = "�B�I�"
unsigned int _Mysize = 0xFAF0AFF5E0
Parameter std::basic_string_view<char,std::char_traits<char> > fmtMessage
char* _Mydata = ""
unsigned int _Mysize = 0x0
Local unsigned int[2] execeptionArgs
[0] = 0x2672F4C5D10
[1] = 0x7FF64967AA0A
Local std::string formattedMessage = "#-------------------------------------------..."
00007FF64967AA0A 000000FAF0AFF6B0 Acore::Crypto::ARC4::ARC4+15A C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\common\Cryptography\ARC4.cpp line 31
Local int result = 0x0 <Unable to read memory>
00007FF649484378 000000FAF0AFF6F0 WorldSocket::WorldSocket+38 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocket.cpp line 39
Local WorldSocket* this = 0x2672A64DD20
Socket<WorldSocket>
std::enable_shared_from_this<WorldSocket>
std::weak_ptr<WorldSocket> _Wptr = 0x2672A64DD28
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0x3C
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2672A64DD44
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2672A64DD38
<user defined> initiate_async_connect = 0x2672A64DD38
<user defined> initiate_async_wait = 0x2672A64DD38
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0x3C
<user defined> remote_endpoint_ = 0x2672A64DD44
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
boost::asio::ip::address _remoteAddress
int type_ = 0x0
boost::asio::ip::address_v4 ipv4_address_ = 0x100007F
boost::asio::ip::address_v6 ipv6_address_ = 0x2672A64DDD8
unsigned int _remotePort = 0xF2BC
MessageBuffer _readBuffer
unsigned int _wpos = 0x0
unsigned int _rpos = 0x0
std::vector<unsigned char,std::allocator<unsigned char> > _storage = 0x2672A64DE00
std::queue<MessageBuffer,std::deque<MessageBuffer,std::allocator<MessageBuffer> > > _writeQueue
std::deque<MessageBuffer,std::allocator<MessageBuffer> > c = 0x2672A64DE18
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
std::atomic<bool> _closing
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
bool _isWritingAsync = 0x0
std::array<unsigned char,4> _authSeed
unsigned int[4] _Elems
[0] = 0xA0
[1] = 0xDE
[2] = 0x64
[3] = 0x2A
AuthCrypt _authCrypt
Acore::Crypto::ARC4 _clientDecrypt
evp_cipher_st* _cipher = NULL
evp_cipher_ctx_st* _ctx = 0x2672FF7E9E0
Acore::Crypto::ARC4 _serverEncrypt
evp_cipher_st* _cipher = 0x2672A64DE88
evp_cipher_ctx_st* _ctx = 0x2672A64DE8E
bool _initialized = 0x90
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _LastPingTime
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
int _MyRep = 0x2672A64DE96
unsigned int _OverSpeedPings = 0x2A64DE9C
std::mutex _worldSessionLock
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x2672A64DE88
WorldSession* _worldSession = 0x2672A64DEF2
int m_muteTime = 0xDF50000000000000
std::atomic<__int64> m_timeOutTime
std::_Atomic_integral_facade<__int64>
std::_Atomic_integral<__int64,8>
std::_Atomic_storage<__int64,8>
std::_Atomic_padded<__int64> _Storage = 0xDF10000002672A64
unsigned int _lastAuctionListItemsMSTime = 0x2672A64
unsigned int _lastAuctionListOwnerItemsMSTime = 0x0
AsyncCallbackProcessor<QueryCallback> _queryProcessor
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks = 0x2672A64DF0A
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks = 0x2672A64DF22
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks = 0x2672A64DF3A
DosProtection
WorldSession* Session = 0xDF50000000000000
int _policy = 0x2672A64
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x2672A64DF02
WorldSession::DosProtection AntiDOS
WorldSession* Session = 0xDF68000002672A64
int _policy = 0x2672A64
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x2672A64DF62
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
<user defined> _Copy_tag = 0x0
<user defined> _Move_tag = 0x0
std::_Compressed_pair<std::less<ObjectGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<ObjectGuid,void *> >,std::_Tree_val<std::_Tree_simple_types<ObjectGuid> >,1>,1> _Mypair = 0x2672A64DFA2
unsigned int m_GUIDLow = 0x2672A64
Player* _player = 0xDFE8000000000000
Unit
WorldObject
Object
DataMap CustomData = 0xDFE8000000000008
unsigned int m_objectType = 0xDFE8000000000048 <Unable to read memory>
int m_objectTypeId = 0xDFE800000000004C <Unable to read memory>
unsigned int m_updateFlag = 0xDFE8000000000050 <Unable to read memory>
int* m_int32Values = <Unable to read memory>
unsigned int* m_uint32Values = <Unable to read memory>
float* m_floatValues = <Unable to read memory>
UpdateMask _changesMask = 0xDFE8000000000060
unsigned int m_valuesCount = 0xDFE8000000000070 <Unable to read memory>
unsigned int _fieldNotifyFlags = 0xDFE8000000000072 <Unable to read memory>
bool m_objectUpdated = 0xDFE8000000000074 <Unable to read memory>
bool m_inWorld = 0xDFE8000000000075 <Unable to read memory>
PackedGuid m_PackGUID = 0xDFE8000000000078
WorldLocation
Position
PositionXYStreamer
Position* Pos = <Unable to read memory>
PositionXYZStreamer
<user defined> m_pos = 0xDFE80000000000A8 <Unable to read memory>
PositionXYZOStreamer
<user defined> m_pos = 0xDFE80000000000A8 <Unable to read memory>
float m_positionX = 0xDFE80000000000A8 <Unable to read memory>
float m_positionY = 0xDFE80000000000AC <Unable to read memory>
float m_positionZ = 0xDFE80000000000B0 <Unable to read memory>
float m_orientation = 0xDFE80000000000B4 <Unable to read memory>
unsigned int m_mapId = 0xDFE80000000000B8 <Unable to read memory>
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0xDFE80000000000BC
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0xDFE80000000000C8
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0xDFE80000000000D4
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0xDFE8000000000108
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0xDFE800000000013C
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0xDFE8000000000148
unsigned int LastUsedScriptID = 0xDFE8000000000154 <Unable to read memory>
MovementInfo m_movementInfo = 0xDFE8000000000158
ElunaEventProcessor* elunaEvents = <Unable to read memory>
std::string m_name = 0xDFE80000000001D0 <Unable to read memory>
bool m_isActive = 0xDFE80000000001F0 <Unable to read memory>
bool m_isFarVisible = 0xDFE80000000001F1 <Unable to read memory>
std::optional<float> m_visibilityDistanceOverride = 0xDFE80000000001F4 <Unable to read memory>
bool m_isWorldObject = 0xDFE80000000001FC <Unable to read memory>
ZoneScript* m_zoneScript = <Unable to read memory>
unsigned int _zoneId = 0xDFE8000000000208 <Unable to read memory>
unsigned int _areaId = 0xDFE800000000020C <Unable to read memory>
float _floorZ = 0xDFE8000000000210 <Unable to read memory>
bool _outdoors = 0xDFE8000000000214 <Unable to read memory>
LiquidData _liquidData = 0xDFE8000000000218
bool _updatePositionData = 0xDFE800000000022C <Unable to read memory>
Transport* m_transport = <Unable to read memory>
Map* m_currMap = <Unable to read memory>
unsigned int m_InstanceId = 0xDFE8000000000240 <Unable to read memory>
unsigned int m_phaseMask = 0xDFE8000000000244 <Unable to read memory>
bool m_useCombinedPhases = 0xDFE8000000000248 <Unable to read memory>
unsigned int m_notifyflags = 0xDFE800000000024A <Unable to read memory>
unsigned int m_executed_notifies = 0xDFE800000000024C <Unable to read memory>
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > _allowedLooters = 0xDFE8000000000250
unsigned int m_extraAttacks = 0xDFE8000000000290 <Unable to read memory>
bool m_canDualWield = 0xDFE8000000000294 <Unable to read memory>
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled = 0xDFE8000000000298
SafeUnitPointer m_movedByPlayer = 0xDFE80000000002A8
ObjectGuid[7] m_SummonSlot
[0] = 0xDFE80000000002B8 <Unable to read memory>
[1] = 0xDFE80000000002C0 <Unable to read memory>
[2] = 0xDFE80000000002C8 <Unable to read memory>
[3] = 0xDFE80000000002D0 <Unable to read memory>
[4] = 0xDFE80000000002D8 <Unable to read memory>
[5] = 0xDFE80000000002E0 <Unable to read memory>
[6] = 0xDFE80000000002E8 <Unable to read memory>
ObjectGuid[4] m_ObjectSlot
[0] = 0xDFE80000000002F0 <Unable to read memory>
[1] = 0xDFE80000000002F8 <Unable to read memory>
[2] = 0xDFE8000000000300 <Unable to read memory>
[3] = 0xDFE8000000000308 <Unable to read memory>
float m_modMeleeHitChance = 0xDFE8000000000310 <Unable to read memory>
float m_modRangedHitChance = 0xDFE8000000000314 <Unable to read memory>
float m_modSpellHitChance = 0xDFE8000000000318 <Unable to read memory>
int m_baseSpellCritChance = 0xDFE800000000031C <Unable to read memory>
float[7] m_threatModifier
[0] = 0xDFE8000000000320 <Unable to read memory>
[1] = 0xDFE8000000000324 <Unable to read memory>
[2] = 0xDFE8000000000328 <Unable to read memory>
[3] = 0xDFE800000000032C <Unable to read memory>
[4] = 0xDFE8000000000330 <Unable to read memory>
[5] = 0xDFE8000000000334 <Unable to read memory>
[6] = 0xDFE8000000000338 <Unable to read memory>
float[3] m_modAttackSpeedPct
[0] = 0xDFE800000000033C <Unable to read memory>
[1] = 0xDFE8000000000340 <Unable to read memory>
[2] = 0xDFE8000000000344 <Unable to read memory>
EventProcessor m_Events = 0xDFE8000000000348
std::vector<SpellImmune,std::allocator<SpellImmune> >[8] m_spellImmune
[0] = 0xDFE8000000000368
[1] = 0xDFE8000000000380
[2] = 0xDFE8000000000398
[3] = 0xDFE80000000003B0
[4] = 0xDFE80000000003C8
[5] = 0xDFE80000000003E0
[6] = 0xDFE80000000003F8
[7] = 0xDFE8000000000410
unsigned int m_lastSanctuaryTime = 0xDFE8000000000428 <Unable to read memory>
std::set<PetAura const *,std::less<PetAura const *>,std::allocator<PetAura const *> > m_petAuras = 0xDFE8000000000430
bool IsAIEnabled = 0xDFE8000000000440 <Unable to read memory>
bool NeedChangeAI = 0xDFE8000000000441 <Unable to read memory>
bool m_ControlledByPlayer = 0xDFE8000000000442 <Unable to read memory>
bool m_CreatedByPlayer = 0xDFE8000000000443 <Unable to read memory>
std::set<SafeUnitPointer *,std::less<SafeUnitPointer *>,std::allocator<SafeUnitPointer *> > SafeUnitPointerSet = 0xDFE8000000000448
Position m_last_notify_position = 0xDFE8000000000458
unsigned int m_last_notify_mstime = 0xDFE8000000000468 <Unable to read memory>
unsigned int m_delayed_unit_relocation_timer = 0xDFE800000000046C <Unable to read memory>
unsigned int m_delayed_unit_ai_notify_timer = 0xDFE800000000046E <Unable to read memory>
bool bRequestForcedVisibilityUpdate = 0xDFE8000000000470 <Unable to read memory>
Movement::MoveSpline* movespline = <Unable to read memory>
UnitAI* i_AI = <Unable to read memory>
UnitAI* i_disabledAI = <Unable to read memory>
unsigned int m_realRace = 0xDFE8000000000490 <Unable to read memory>
unsigned int m_race = 0xDFE8000000000491 <Unable to read memory>
bool m_AutoRepeatFirstCast = 0xDFE8000000000492 <Unable to read memory>
int[3] m_attackTimer
[0] = 0xDFE8000000000494 <Unable to read memory>
[1] = 0xDFE8000000000498 <Unable to read memory>
[2] = 0xDFE800000000049C <Unable to read memory>
float[5] m_createStats
[0] = 0xDFE80000000004A0 <Unable to read memory>
[1] = 0xDFE80000000004A4 <Unable to read memory>
[2] = 0xDFE80000000004A8 <Unable to read memory>
[3] = 0xDFE80000000004AC <Unable to read memory>
[4] = 0xDFE80000000004B0 <Unable to read memory>
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_attackers = 0xDFE80000000004B8
Unit* m_attacking = <Unable to read memory>
int m_deathState = 0xDFE8000000000500 <Unable to read memory>
int m_procDeep = 0xDFE8000000000504 <Unable to read memory>
std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj = 0xDFE8000000000508
std::list<ObjectGuid,std::allocator<ObjectGuid> > m_gameObj = 0xDFE8000000000518
unsigned int m_transform = 0xDFE8000000000528 <Unable to read memory>
Spell*[4] m_currentSpells
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras = 0xDFE8000000000550
std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras = 0xDFE8000000000560
std::list<Aura *,std::allocator<Aura *> > m_removedAuras = 0xDFE8000000000570
std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator = 0xDFE8000000000580 <Unable to read memory>
unsigned int m_removedAurasCount = 0xDFE8000000000588 <Unable to read memory>
std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
[0] = 0xDFE8000000000590
[1] = 0xDFE80000000005A0
[2] = 0xDFE80000000005B0
[3] = 0xDFE80000000005C0
[4] = 0xDFE80000000005D0
[5] = 0xDFE80000000005E0
[6] = 0xDFE80000000005F0
[7] = 0xDFE8000000000600
[8] = 0xDFE8000000000610
[9] = 0xDFE8000000000620
std::list<Aura *,std::allocator<Aura *> > m_scAuras = 0xDFE8000000001960
std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras = 0xDFE8000000001970
std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras = 0xDFE8000000001980
unsigned int m_interruptMask = 0xDFE8000000001990 <Unable to read memory>
float[4] m_auraModifiersGroup
[0] = 0xDFE8000000001994 <Unable to read memory>
[1] = 0xDFE8000000001998 <Unable to read memory>
[2] = 0xDFE800000000199C <Unable to read memory>
[3] = 0xDFE80000000019A0 <Unable to read memory>
[0] = 0xDFE8000000001994
float[4]
[0] = 0xDFE80000000019A4 <Unable to read memory>
[1] = 0xDFE80000000019A8 <Unable to read memory>
[2] = 0xDFE80000000019AC <Unable to read memory>
[3] = 0xDFE80000000019B0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019B4 <Unable to read memory>
[1] = 0xDFE80000000019B8 <Unable to read memory>
[2] = 0xDFE80000000019BC <Unable to read memory>
[3] = 0xDFE80000000019C0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019C4 <Unable to read memory>
[1] = 0xDFE80000000019C8 <Unable to read memory>
[2] = 0xDFE80000000019CC <Unable to read memory>
[3] = 0xDFE80000000019D0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019D4 <Unable to read memory>
[1] = 0xDFE80000000019D8 <Unable to read memory>
[2] = 0xDFE80000000019DC <Unable to read memory>
[3] = 0xDFE80000000019E0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019E4 <Unable to read memory>
[1] = 0xDFE80000000019E8 <Unable to read memory>
[2] = 0xDFE80000000019EC <Unable to read memory>
[3] = 0xDFE80000000019F0 <Unable to read memory>
float[4]
[0] = 0xDFE80000000019F4 <Unable to read memory>
[1] = 0xDFE80000000019F8 <Unable to read memory>
[2] = 0xDFE80000000019FC <Unable to read memory>
[3] = 0xDFE8000000001A00 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A04 <Unable to read memory>
[1] = 0xDFE8000000001A08 <Unable to read memory>
[2] = 0xDFE8000000001A0C <Unable to read memory>
[3] = 0xDFE8000000001A10 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A14 <Unable to read memory>
[1] = 0xDFE8000000001A18 <Unable to read memory>
[2] = 0xDFE8000000001A1C <Unable to read memory>
[3] = 0xDFE8000000001A20 <Unable to read memory>
float[4]
[0] = 0xDFE8000000001A24 <Unable to read memory>
[1] = 0xDFE8000000001A28 <Unable to read memory>
[2] = 0xDFE8000000001A2C <Unable to read memory>
[3] = 0xDFE8000000001A30 <Unable to read memory>
float[2] m_weaponDamage
[0] = 0xDFE8000000001B24 <Unable to read memory>
[1] = 0xDFE8000000001B28 <Unable to read memory>
[0] = 0xDFE8000000001B24 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B2C <Unable to read memory>
[1] = 0xDFE8000000001B30 <Unable to read memory>
[0] = 0xDFE8000000001B24
float[2]
[0] = 0xDFE8000000001B34 <Unable to read memory>
[1] = 0xDFE8000000001B38 <Unable to read memory>
[0] = 0xDFE8000000001B34 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B3C <Unable to read memory>
[1] = 0xDFE8000000001B40 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B44 <Unable to read memory>
[1] = 0xDFE8000000001B48 <Unable to read memory>
[0] = 0xDFE8000000001B44 <Unable to read memory>
float[2]
[0] = 0xDFE8000000001B4C <Unable to read memory>
[1] = 0xDFE8000000001B50 <Unable to read memory>
bool m_canModifyStats = 0xDFE8000000001B54 <Unable to read memory>
std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras = 0xDFE8000000001B58
float[9] m_speed_rate
[0] = 0xDFE8000000001B68 <Unable to read memory>
[1] = 0xDFE8000000001B6C <Unable to read memory>
[2] = 0xDFE8000000001B70 <Unable to read memory>
[3] = 0xDFE8000000001B74 <Unable to read memory>
[4] = 0xDFE8000000001B78 <Unable to read memory>
[5] = 0xDFE8000000001B7C <Unable to read memory>
[6] = 0xDFE8000000001B80 <Unable to read memory>
[7] = 0xDFE8000000001B84 <Unable to read memory>
[8] = 0xDFE8000000001B88 <Unable to read memory>
CharmInfo* m_charmInfo = <Unable to read memory>
std::list<Player *,std::allocator<Player *> > m_sharedVision = 0xDFE8000000001B98
MotionMaster* i_motionMaster = <Unable to read memory>
unsigned int[4] m_reactiveTimer
[0] = 0xDFE8000000001BB0 <Unable to read memory>
[1] = 0xDFE8000000001BB4 <Unable to read memory>
[2] = 0xDFE8000000001BB8 <Unable to read memory>
[3] = 0xDFE8000000001BBC <Unable to read memory>
int m_regenTimer = 0xDFE8000000001BC0 <Unable to read memory>
ThreatMgr m_ThreatMgr = 0xDFE8000000001BC8
std::map<ObjectGuid,float,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,float> > > _charmThreatInfo = 0xDFE8000000001C10
Vehicle* m_vehicle = <Unable to read memory>
Vehicle* m_vehicleKit = <Unable to read memory>
unsigned int m_unitTypeMask = 0xDFE8000000001C30 <Unable to read memory>
LiquidTypeEntry* _lastLiquid = <Unable to read memory>
bool m_applyResilience = 0xDFE8000000001C40 <Unable to read memory>
bool _instantCast = 0xDFE8000000001C41 <Unable to read memory>
unsigned int m_rootTimes = 0xDFE8000000001C44 <Unable to read memory>
unsigned int m_state = 0xDFE8000000001C48 <Unable to read memory>
unsigned int m_CombatTimer = 0xDFE8000000001C4C <Unable to read memory>
unsigned int m_lastManaUse = 0xDFE8000000001C50 <Unable to read memory>
std::list<DiminishingReturn,std::allocator<DiminishingReturn> > m_Diminishing = 0xDFE8000000001C58
HostileRefMgr m_HostileRefMgr = 0xDFE8000000001C68
FollowerRefMgr m_FollowingRefMgr = 0xDFE8000000001CA0
Unit* m_comboTarget = <Unable to read memory>
int m_comboPoints = 0xDFE8000000001CD8 <Unable to read memory>
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders = 0xDFE8000000001CE0
RedirectThreatInfo _redirectThreatInfo = 0xDFE8000000001D20
bool m_cleanupDone = 0xDFE8000000001D30 <Unable to read memory>
bool m_duringRemoveFromWorld = 0xDFE8000000001D31 <Unable to read memory>
unsigned int _oldFactionId = 0xDFE8000000001D34 <Unable to read memory>
bool _isWalkingBeforeCharm = 0xDFE8000000001D38 <Unable to read memory>
unsigned int _lastExtraAttackSpell = 0xDFE8000000001D3C <Unable to read memory>
std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > extraAttacksTargets = 0xDFE8000000001D40
ObjectGuid _lastDamagedTargetGuid = 0xDFE8000000001D80 <Unable to read memory>
GridObject<Player>
GridReference<Player> _gridRef = 0xDFE8000000001D88
std::string autoReplyMsg = 0xDFE8000000001DB0 <Unable to read memory>
PlayerTaxi m_taxi = 0xDFE8000000001DD0
int m_logintime = 0xDFE8000000001E38 <Unable to read memory>
int m_Last_tick = 0xDFE8000000001E40 <Unable to read memory>
unsigned int[2] m_Played_time
[0] = 0xDFE8000000001E48 <Unable to read memory>
[1] = 0xDFE8000000001E4C <Unable to read memory>
bool m_mailsUpdated = 0xDFE8000000001E50 <Unable to read memory>
unsigned int unReadMails = 0xDFE8000000001E51 <Unable to read memory>
int m_nextMailDelivereTime = 0xDFE8000000001E58 <Unable to read memory>
std::unordered_map<unsigned int,Item *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Item *> > > mMitems = 0xDFE8000000001E60
PvPInfo pvpInfo = 0xDFE8000000001EA0
std::unique_ptr<DuelInfo,std::default_delete<DuelInfo> > duel = 0xDFE8000000001EB8 <Unable to read memory>
PlayerMenu* PlayerTalkClass = <Unable to read memory>
std::vector<ItemSetEffect *,std::allocator<ItemSetEffect *> > ItemSetEff = 0xDFE8000000001EC8
ChatFloodThrottle
int Time = 0xDFE8000000000000 <Unable to read memory>
unsigned int Count = 0xDFE8000000000008 <Unable to read memory>
SafeUnitPointer m_mover = 0xDFE8000000001EE0
WorldObject* m_seer = <Unable to read memory>
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_isInSharedVisionOf = 0xDFE8000000001EF8
unsigned int m_recallMap = 0xDFE8000000001F08 <Unable to read memory>
float m_recallX = 0xDFE8000000001F0C <Unable to read memory>
float m_recallY = 0xDFE8000000001F10 <Unable to read memory>
float m_recallZ = 0xDFE8000000001F14 <Unable to read memory>
float m_recallO = 0xDFE8000000001F18 <Unable to read memory>
unsigned int m_homebindMapId = 0xDFE8000000001F1C <Unable to read memory>
unsigned int m_homebindAreaId = 0xDFE8000000001F20 <Unable to read memory>
float m_homebindX = 0xDFE8000000001F24 <Unable to read memory>
float m_homebindY = 0xDFE8000000001F28 <Unable to read memory>
float m_homebindZ = 0xDFE8000000001F2C <Unable to read memory>
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_clientGUIDs = 0xDFE8000000001F30
std::vector<Unit *,std::allocator<Unit *> > m_newVisible = 0xDFE8000000001F70
unsigned int[9] m_forced_speed_changes
[0] = 0xDFE8000000001F88 <Unable to read memory>
[1] = 0xDFE8000000001F89 <Unable to read memory>
[2] = 0xDFE8000000001F8A <Unable to read memory>
[3] = 0xDFE8000000001F8B <Unable to read memory>
[4] = 0xDFE8000000001F8C <Unable to read memory>
[5] = 0xDFE8000000001F8D <Unable to read memory>
[6] = 0xDFE8000000001F8E <Unable to read memory>
[7] = 0xDFE8000000001F8F <Unable to read memory>
[8] = 0xDFE8000000001F90 <Unable to read memory>
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_DFQuests = 0xDFE8000000001F98
unsigned int m_HomebindTimer = 0xDFE8000000001FA8 <Unable to read memory>
bool m_InstanceValid = 0xDFE8000000001FAC <Unable to read memory>
Spell* m_spellModTakingSpell = <Unable to read memory>
bool isDebugAreaTriggers = 0xDFE8000000001FB8 <Unable to read memory>
unsigned int m_pendingSpectatorForBG = 0xDFE8000000001FBC <Unable to read memory>
unsigned int m_pendingSpectatorInviteInstanceId = 0xDFE8000000001FC0 <Unable to read memory>
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_receivedSpectatorResetFor = 0xDFE8000000001FC8
ObjectGuid m_drwGUID = 0xDFE8000000001FD8 <Unable to read memory>
unsigned int m_charmUpdateTimer = 0xDFE8000000001FE0 <Unable to read memory>
std::list<ObjectGuid,std::allocator<ObjectGuid> > WhisperList = 0xDFE8000000001FE8
bool m_NeedToSaveGlyphs = 0xDFE8000000001FF8 <Unable to read memory>
unsigned int m_MountBlockId = 0xDFE8000000001FFC <Unable to read memory>
float m_realDodge = 0xDFE8000000002000 <Unable to read memory>
float m_realParry = 0xDFE8000000002004 <Unable to read memory>
unsigned int[10] m_charmAISpells
[0] = 0xDFE8000000002008 <Unable to read memory>
[1] = 0xDFE800000000200C <Unable to read memory>
[2] = 0xDFE8000000002010 <Unable to read memory>
[3] = 0xDFE8000000002014 <Unable to read memory>
[4] = 0xDFE8000000002018 <Unable to read memory>
[5] = 0xDFE800000000201C <Unable to read memory>
[6] = 0xDFE8000000002020 <Unable to read memory>
[7] = 0xDFE8000000002024 <Unable to read memory>
[8] = 0xDFE8000000002028 <Unable to read memory>
[9] = 0xDFE800000000202C <Unable to read memory>
unsigned int m_AreaID = 0xDFE8000000002030 <Unable to read memory>
unsigned int m_regenTimerCount = 0xDFE8000000002034 <Unable to read memory>
unsigned int m_foodEmoteTimerCount = 0xDFE8000000002038 <Unable to read memory>
float[7] m_powerFraction
[0] = 0xDFE800000000203C <Unable to read memory>
[1] = 0xDFE8000000002040 <Unable to read memory>
[2] = 0xDFE8000000002044 <Unable to read memory>
[3] = 0xDFE8000000002048 <Unable to read memory>
[4] = 0xDFE800000000204C <Unable to read memory>
[5] = 0xDFE8000000002050 <Unable to read memory>
[6] = 0xDFE8000000002054 <Unable to read memory>
unsigned int m_contestedPvPTimer = 0xDFE8000000002058 <Unable to read memory>
BgBattlegroundQueueID_Rec
unsigned int bgQueueTypeId = 0xDFE8000000000000 <Unable to read memory>
unsigned int invitedToInstance = 0xDFE8000000000004 <Unable to read memory>
std::array<Player::BgBattlegroundQueueID_Rec,2> _BgBattlegroundQueueID = 0xDFE800000000205C
BGData m_bgData = 0xDFE8000000002070
bool m_IsBGRandomWinner = 0xDFE80000000020A8 <Unable to read memory>
EntryPointData m_entryPointData = 0xDFE80000000020AC
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_timedquests = 0xDFE80000000020D0
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_weeklyquests = 0xDFE80000000020E0
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_monthlyquests = 0xDFE80000000020F0
std::unordered_map<unsigned int,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > > > > m_seasonalquests = 0xDFE8000000002100
ObjectGuid m_divider = 0xDFE8000000002140 <Unable to read memory>
unsigned int m_ingametime = 0xDFE8000000002148 <Unable to read memory>
int m_lastHonorUpdateTime = 0xDFE8000000002150 <Unable to read memory>
ObjectGuid m_lootGuid = 0xDFE8000000002158 <Unable to read memory>
int m_team = 0xDFE8000000002160 <Unable to read memory>
unsigned int m_nextSave = 0xDFE8000000002164 <Unable to read memory>
unsigned int m_additionalSaveTimer = 0xDFE8000000002168 <Unable to read memory>
unsigned int m_additionalSaveMask = 0xDFE800000000216A <Unable to read memory>
unsigned int m_hostileReferenceCheckTimer = 0xDFE800000000216C <Unable to read memory>
std::array<Player::ChatFloodThrottle,2> m_chatFloodData = 0xDFE8000000002170
int m_dungeonDifficulty = 0xDFE8000000002190 <Unable to read memory>
int m_raidDifficulty = 0xDFE8000000002194 <Unable to read memory>
int m_raidMapDifficulty = 0xDFE8000000002198 <Unable to read memory>
unsigned int m_atLoginFlags = 0xDFE800000000219C <Unable to read memory>
Item*[150] m_items
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
[4] = <Unable to read memory>
[5] = <Unable to read memory>
[6] = <Unable to read memory>
[7] = <Unable to read memory>
[8] = <Unable to read memory>
[9] = <Unable to read memory>
unsigned int m_currentBuybackSlot = 0xDFE8000000002650 <Unable to read memory>
std::vector<Item *,std::allocator<Item *> > m_itemUpdateQueue = 0xDFE8000000002658
bool m_itemUpdateQueueBlocked = 0xDFE8000000002670 <Unable to read memory>
unsigned int m_ExtraFlags = 0xDFE8000000002674 <Unable to read memory>
std::map<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> > > m_QuestStatus = 0xDFE8000000002678
std::map<unsigned int,bool,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,bool> > > m_QuestStatusSave = 0xDFE8000000002688
std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > m_RewardedQuests = 0xDFE8000000002698
std::map<unsigned int,bool,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,bool> > > m_RewardedQuestsSave = 0xDFE80000000026D8
std::unordered_map<unsigned int,SkillStatusData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > mSkillStatus = 0xDFE80000000026E8
unsigned int m_GuildIdInvited = 0xDFE8000000002728 <Unable to read memory>
unsigned int m_ArenaTeamIdInvited = 0xDFE800000000272C <Unable to read memory>
std::deque<Mail *,std::allocator<Mail *> > m_mail = 0xDFE8000000002730
std::unordered_map<unsigned int,PlayerSpell *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerSpell *> > > m_spells = 0xDFE8000000002758
std::unordered_map<unsigned int,PlayerTalent *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerTalent *> > > m_talents = 0xDFE8000000002798
unsigned int m_lastPotionId = 0xDFE80000000027D8 <Unable to read memory>
GlobalCooldownMgr m_GlobalCooldownMgr = 0xDFE80000000027E0
unsigned int m_activeSpec = 0xDFE8000000002820 <Unable to read memory>
unsigned int m_specsCount = 0xDFE8000000002821 <Unable to read memory>
unsigned int[6] m_Glyphs
[0] = 0xDFE8000000002824 <Unable to read memory>
[1] = 0xDFE8000000002828 <Unable to read memory>
[2] = 0xDFE800000000282C <Unable to read memory>
[3] = 0xDFE8000000002830 <Unable to read memory>
[4] = 0xDFE8000000002834 <Unable to read memory>
[5] = 0xDFE8000000002838 <Unable to read memory>
[0] = 0xDFE8000000002824
unsigned int[6]
[0] = 0xDFE800000000283C <Unable to read memory>
[1] = 0xDFE8000000002840 <Unable to read memory>
[2] = 0xDFE8000000002844 <Unable to read memory>
[3] = 0xDFE8000000002848 <Unable to read memory>
[4] = 0xDFE800000000284C <Unable to read memory>
[5] = 0xDFE8000000002850 <Unable to read memory>
std::map<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> > > m_actionButtons = 0xDFE8000000002858
float[2] m_auraBaseMod
[0] = 0xDFE8000000002868 <Unable to read memory>
[1] = 0xDFE800000000286C <Unable to read memory>
[0] = 0xDFE8000000002868 <Unable to read memory>
float[2]
[0] = 0xDFE8000000002870 <Unable to read memory>
[1] = 0xDFE8000000002874 <Unable to read memory>
float[2]
[0] = 0xDFE8000000002878 <Unable to read memory>
[1] = 0xDFE800000000287C <Unable to read memory>
float[2]
[0] = 0xDFE8000000002880 <Unable to read memory>
[1] = 0xDFE8000000002884 <Unable to read memory>
int[25] m_baseRatingValue
[0] = 0xDFE8000000002888 <Unable to read memory>
[1] = 0xDFE800000000288C <Unable to read memory>
[2] = 0xDFE8000000002890 <Unable to read memory>
[3] = 0xDFE8000000002894 <Unable to read memory>
[4] = 0xDFE8000000002898 <Unable to read memory>
[5] = 0xDFE800000000289C <Unable to read memory>
[6] = 0xDFE80000000028A0 <Unable to read memory>
[7] = 0xDFE80000000028A4 <Unable to read memory>
[8] = 0xDFE80000000028A8 <Unable to read memory>
[9] = 0xDFE80000000028AC <Unable to read memory>
unsigned int m_baseSpellPower = 0xDFE80000000028EC <Unable to read memory>
unsigned int m_baseFeralAP = 0xDFE80000000028F0 <Unable to read memory>
unsigned int m_baseManaRegen = 0xDFE80000000028F4 <Unable to read memory>
unsigned int m_baseHealthRegen = 0xDFE80000000028F8 <Unable to read memory>
int m_spellPenetrationItemMod = 0xDFE80000000028FC <Unable to read memory>
std::list<SpellModifier *,std::allocator<SpellModifier *> >[32] m_spellMods
[0] = 0xDFE8000000002900
[1] = 0xDFE8000000002910
[2] = 0xDFE8000000002920
[3] = 0xDFE8000000002930
[4] = 0xDFE8000000002940
[5] = 0xDFE8000000002950
[6] = 0xDFE8000000002960
[7] = 0xDFE8000000002970
[8] = 0xDFE8000000002980
[9] = 0xDFE8000000002990
std::list<EnchantDuration,std::allocator<EnchantDuration> > m_enchantDuration = 0xDFE8000000002B00
std::list<Item *,std::allocator<Item *> > m_itemDuration = 0xDFE8000000002B10
std::list<Item *,std::allocator<Item *> > m_itemSoulboundTradeable = 0xDFE8000000002B20
std::mutex m_soulboundTradableLock = 0xDFE8000000002B30
ObjectGuid m_resurrectGUID = 0xDFE8000000002B80 <Unable to read memory>
unsigned int m_resurrectMap = 0xDFE8000000002B88 <Unable to read memory>
float m_resurrectX = 0xDFE8000000002B8C <Unable to read memory>
float m_resurrectY = 0xDFE8000000002B90 <Unable to read memory>
float m_resurrectZ = 0xDFE8000000002B94 <Unable to read memory>
unsigned int m_resurrectHealth = 0xDFE8000000002B98 <Unable to read memory>
unsigned int m_resurrectMana = 0xDFE8000000002B9C <Unable to read memory>
WorldSession* m_session = <Unable to read memory>
std::list<Channel *,std::allocator<Channel *> > m_channels = 0xDFE8000000002BA8
unsigned int m_cinematic = 0xDFE8000000002BB8 <Unable to read memory>
TradeData* m_trade = <Unable to read memory>
bool m_DailyQuestChanged = 0xDFE8000000002BC8 <Unable to read memory>
bool m_WeeklyQuestChanged = 0xDFE8000000002BC9 <Unable to read memory>
bool m_MonthlyQuestChanged = 0xDFE8000000002BCA <Unable to read memory>
bool m_SeasonalQuestChanged = 0xDFE8000000002BCB <Unable to read memory>
int m_lastDailyQuestTime = 0xDFE8000000002BD0 <Unable to read memory>
unsigned int m_drunkTimer = 0xDFE8000000002BD8 <Unable to read memory>
unsigned int m_weaponChangeTimer = 0xDFE8000000002BDC <Unable to read memory>
unsigned int m_zoneUpdateId = 0xDFE8000000002BE0 <Unable to read memory>
unsigned int m_zoneUpdateTimer = 0xDFE8000000002BE4 <Unable to read memory>
unsigned int m_areaUpdateId = 0xDFE8000000002BE8 <Unable to read memory>
unsigned int m_deathTimer = 0xDFE8000000002BEC <Unable to read memory>
int m_deathExpireTime = 0xDFE8000000002BF0 <Unable to read memory>
unsigned int m_WeaponProficiency = 0xDFE8000000002BF8 <Unable to read memory>
unsigned int m_ArmorProficiency = 0xDFE8000000002BFC <Unable to read memory>
bool m_canParry = 0xDFE8000000002C00 <Unable to read memory>
bool m_canBlock = 0xDFE8000000002C01 <Unable to read memory>
bool m_canTitanGrip = 0xDFE8000000002C02 <Unable to read memory>
unsigned int m_swingErrorMsg = 0xDFE8000000002C03 <Unable to read memory>
float m_ammoDPS = 0xDFE8000000002C04 <Unable to read memory>
int _restTime = 0xDFE8000000002C08 <Unable to read memory>
unsigned int _innTriggerId = 0xDFE8000000002C10 <Unable to read memory>
float _restBonus = 0xDFE8000000002C14 <Unable to read memory>
unsigned int _restFlagMask = 0xDFE8000000002C18 <Unable to read memory>
unsigned int m_resetTalentsCost = 0xDFE8000000002C1C <Unable to read memory>
int m_resetTalentsTime = 0xDFE8000000002C20 <Unable to read memory>
unsigned int m_usedTalentCount = 0xDFE8000000002C28 <Unable to read memory>
unsigned int m_questRewardTalentCount = 0xDFE8000000002C2C <Unable to read memory>
unsigned int m_extraBonusTalentCount = 0xDFE8000000002C30 <Unable to read memory>
PlayerSocial* m_social = <Unable to read memory>
GroupReference m_group = 0xDFE8000000002C40
GroupReference m_originalGroup = 0xDFE8000000002C70
Group* m_groupInvite = <Unable to read memory>
unsigned int m_groupUpdateMask = 0xDFE8000000002CA8 <Unable to read memory>
unsigned int m_auraRaidUpdateMask = 0xDFE8000000002CB0 <Unable to read memory>
bool m_bPassOnGroupLoot = 0xDFE8000000002CB8 <Unable to read memory>
unsigned int m_lastpetnumber = 0xDFE8000000002CBC <Unable to read memory>
int m_summon_expire = 0xDFE8000000002CC0 <Unable to read memory>
unsigned int m_summon_mapid = 0xDFE8000000002CC8 <Unable to read memory>
float m_summon_x = 0xDFE8000000002CCC <Unable to read memory>
float m_summon_y = 0xDFE8000000002CD0 <Unable to read memory>
float m_summon_z = 0xDFE8000000002CD4 <Unable to read memory>
bool m_summon_asSpectator = 0xDFE8000000002CD8 <Unable to read memory>
DeclinedName* m_declinedname = <Unable to read memory>
Runes* m_runes = <Unable to read memory>
std::map<unsigned int,EquipmentSet,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,EquipmentSet> > > m_EquipmentSets = 0xDFE8000000002CF0
unsigned int m_grantableLevels = 0xDFE8000000002D00 <Unable to read memory>
bool m_needZoneUpdate = 0xDFE8000000002D01 <Unable to read memory>
CinematicMgr* _cinematicMgr = <Unable to read memory>
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_refundableItems = 0xDFE8000000002D10
MapReference m_mapRef = 0xDFE8000000002D20
unsigned int m_lastFallTime = 0xDFE8000000002D48 <Unable to read memory>
float m_lastFallZ = 0xDFE8000000002D4C <Unable to read memory>
int[3] m_MirrorTimer
[0] = 0xDFE8000000002D50 <Unable to read memory>
[1] = 0xDFE8000000002D54 <Unable to read memory>
[2] = 0xDFE8000000002D58 <Unable to read memory>
unsigned int m_MirrorTimerFlags = 0xDFE8000000002D5C <Unable to read memory>
unsigned int m_MirrorTimerFlagsLast = 0xDFE8000000002D5D <Unable to read memory>
bool m_isInWater = 0xDFE8000000002D5E <Unable to read memory>
WorldLocation teleportStore_dest = 0xDFE8000000002D60
unsigned int teleportStore_options = 0xDFE8000000002D74 <Unable to read memory>
int mSemaphoreTeleport_Near = 0xDFE8000000002D78 <Unable to read memory>
int mSemaphoreTeleport_Far = 0xDFE8000000002D80 <Unable to read memory>
unsigned int m_DelayedOperations = 0xDFE8000000002D88 <Unable to read memory>
bool m_bMustDelayTeleport = 0xDFE8000000002D8C <Unable to read memory>
bool m_bHasDelayedTeleport = 0xDFE8000000002D8D <Unable to read memory>
bool m_canTeleport = 0xDFE8000000002D8E <Unable to read memory>
bool m_canKnockback = 0xDFE8000000002D8F <Unable to read memory>
std::unique_ptr<PetStable,std::default_delete<PetStable> > m_petStable = 0xDFE8000000002D90 <Unable to read memory>
unsigned int m_temporaryUnsummonedPetNumber = 0xDFE8000000002D98 <Unable to read memory>
unsigned int m_oldpetspell = 0xDFE8000000002D9C <Unable to read memory>
AchievementMgr* m_achievementMgr = <Unable to read memory>
ReputationMgr* m_reputationMgr = <Unable to read memory>
std::map<unsigned int,SpellCooldown,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellCooldown> > > m_spellCooldowns = 0xDFE8000000002DB0
unsigned int m_ChampioningFaction = 0xDFE8000000002DC0 <Unable to read memory>
std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _instanceResetTimes = 0xDFE8000000002DC8
unsigned int _pendingBindId = 0xDFE8000000002E08 <Unable to read memory>
unsigned int _pendingBindTimer = 0xDFE8000000002E0C <Unable to read memory>
unsigned int _activeCheats = 0xDFE8000000002E10 <Unable to read memory>
unsigned int healthBeforeDuel = 0xDFE8000000002E14 <Unable to read memory>
unsigned int manaBeforeDuel = 0xDFE8000000002E18 <Unable to read memory>
bool m_isInstantFlightOn = 0xDFE8000000002E1C <Unable to read memory>
unsigned int m_flightSpellActivated = 0xDFE8000000002E20 <Unable to read memory>
WorldLocation _corpseLocation = 0xDFE8000000002E24
std::optional<float> _farSightDistance = 0xDFE8000000002E38 <Unable to read memory>
bool _wasOutdoor = 0xDFE8000000002E40 <Unable to read memory>
std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::vector<PlayerSetting,std::allocator<PlayerSetting> >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,std::vector<PlayerSetting,std::allocator<PlayerSetting> > > > > m_charSettingsMap = 0xDFE8000000002E48
std::shared_ptr<WorldSocket> m_Socket
std::_Ptr_base<WorldSocket>
WorldSocket* _Ptr = 0xDFEE000002672A64
std::_Ref_count_base* _Rep = 0xDFF0000002672A64
std::string m_Address = 0x2672A64DFD2 <Unable to read memory>
int _security = 0x0
bool _skipQueue = 0x0
unsigned int _accountId = 0x1050000
std::string _accountName = 0x2672A64E002 <Unable to read memory>
unsigned int m_expansion = 0xD2
unsigned int m_total_time = 0x10000
std::unique_ptr<Warden,std::default_delete<Warden> > _warden
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair = 0xFFFFFFFF0000
int _logoutTime = 0x1E0000
bool m_inQueue = 0x0
bool m_playerLoading = 0x0
bool m_playerLogout = 0x0
bool m_playerSave = 0x0
int m_sessionDbcLocale = 0x10000
int m_sessionDbLocaleIndex = 0x340000
std::atomic<unsigned int> m_latency
std::_Atomic_integral_facade<unsigned int>
std::_Atomic_integral<unsigned int,4>
std::_Atomic_storage<unsigned int,4>
std::_Atomic_padded<unsigned int> _Storage = 0xC3B00030
AccountData[8] m_accountData
[0] = 0x2672A64E04A
[1] = 0x2672A64E072
[2] = 0x2672A64E09A
[3] = 0x2672A64E0C2
[4] = 0x2672A64E0EA
[5] = 0x2672A64E112
[6] = 0x2672A64E13A
[7] = 0x2672A64E162
unsigned int[8] m_Tutorials
[0] = 0x0
[1] = 0x10000
[2] = 0x2670000
[3] = 0xC5000000
[4] = 0x2672942
[5] = 0xC5080000
[6] = 0x2672942
[7] = 0xC5080000
bool m_TutorialsChanged = 0x42
std::list<AddonInfo,std::allocator<AddonInfo> > m_addonsList
<user defined> _List_node_remove_op = 0x2672A64E1B2
std::_Compressed_pair<std::allocator<std::_List_node<AddonInfo,void *> >,std::_List_val<std::_List_simple_types<AddonInfo> >,1> _Mypair = 0x2672A64E1B2
unsigned int recruiterId = 0x0
bool isRecruiter = 0x0
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue
std::mutex _lock = 0x2672A64E1D2
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue = 0x2672A64E222
bool _canceled = 0x64
unsigned int m_currentVendorEntry = 0x383337
ObjectGuid m_currentBankerGUID
unsigned int _guid = 0x3831312D00373432
unsigned int _offlineTime = 0x3839
bool _kicked = 0x0
bool _shouldSetOfflineInDB = 0x0
int _calendarEventCreationCooldown = 0xE280000002672A64
std::atomic<unsigned int> _addonMessageReceiveCount
std::_Atomic_integral_facade<unsigned int>
std::_Atomic_integral<unsigned int,4>
std::_Atomic_storage<unsigned int,4>
std::_Atomic_padded<unsigned int> _Storage = 0x2672A64
CircularBuffer<std::pair<__int64,unsigned int> > _timeSyncClockDeltaQueue
std::mutex mutex_ = 0x2672A64E27A
std::unique_ptr<std::pair<__int64,unsigned int> [0],std::default_delete<std::pair<__int64,unsigned int> [0]> > buf_ = 0x88006567C241
unsigned int head_ = 0x23B000000040000
unsigned int tail_ = 0x1ED0000
unsigned int max_size_ = 0x1000000000000
bool full_ = 0x0
int _timeSyncClockDelta = 0xED80000002672A65
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _pendingTimeSyncRequests
std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
<user defined> value_compare = 0x2672A64E2FA
<user defined> _Copy_tag = 0x2672A64E2FA
<user defined> _Move_tag = 0x2672A64E2FA
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,unsigned int>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,unsigned int> > >,1>,1> _Mypair = 0x2672A64E2FA
<user defined> value_compare = 0x65
unsigned int _timeSyncNextCounter = 0x40000
unsigned int _timeSyncTimer = 0x23B0000
bool _authed = 0x31
MessageBuffer _headerBuffer
unsigned int _wpos = 0x34352D003430362D
unsigned int _rpos = 0x36
std::vector<unsigned char,std::allocator<unsigned char> > _storage
std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2672A64DEF8
MessageBuffer _packetBuffer
unsigned int _wpos = 0x2672A64DF38
unsigned int _rpos = 0x2672A64DF3E
std::vector<unsigned char,std::allocator<unsigned char> > _storage
std::_Compressed_pair<std::allocator<unsigned char>,std::_Vector_val<std::_Simple_types<unsigned char> >,1> _Mypair = 0x2672A64DF20
Acore::Impl::MPSCQueueIntrusive<EncryptablePacket,64> _bufferQueue
std::_Align_type<double,80> _dummy
float _Val = 0.000000
char[80] _Pad = "11747..."
EncryptablePacket* _dummyPtr = 0x2672A64DFA3
WorldPacket
ByteBuffer
unsigned int _rpos = 0x64DFC0000002672A
unsigned int _wpos = 0x2672A
std::vector<unsigned char,std::allocator<unsigned char> > _storage = 0x2672A64DFBB
unsigned int m_opcode = 0x672A
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > m_receivedTime = 0x64DFF9000002672A
std::atomic<EncryptablePacket *> SocketQueueLink = 0x97E5F1000002672A
bool _encrypt = 0xC1
std::atomic<EncryptablePacket *> _head
std::_Atomic_pointer<EncryptablePacket *>
std::_Atomic_storage<EncryptablePacket *,8>
std::_Atomic_padded<EncryptablePacket *> _Storage = 0x30003634373131
std::atomic<EncryptablePacket *> _tail
std::_Atomic_pointer<EncryptablePacket *>
std::_Atomic_storage<EncryptablePacket *,8>
std::_Atomic_padded<EncryptablePacket *> _Storage = 0x343300313034342D
unsigned int _sendBufferSize = 0x3538
AsyncCallbackProcessor<QueryCallback> _queryProcessor
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks
std::_Compressed_pair<std::allocator<QueryCallback>,std::_Vector_val<std::_Simple_types<QueryCallback> >,1> _Mypair = 0x2672A64DFA8
std::string _ipCountry = "���5d..."
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = <Unable to read memory>
00007FF648E043BC 000000FAF0AFF890 SocketMgr<WorldSocket>::OnSocketOpen+6C C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\SocketMgr.h line 102
Local SocketMgr<WorldSocket>* this = 0x7FF649AA7048
AsyncAcceptor* _acceptor = 0x8FAFD21E25C5E09B
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E09B <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E0A3 <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x8FAFD21E25C5E0A7
<user defined> initiate_async_wait = 0x8FAFD21E25C5E09B <Unable to read memory>
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
<user defined> initiate_async_move_accept = 0x8FAFD21E25C5E09B <Unable to read memory>
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x8FAFD21E25C5E09B
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x8FAFD21E25C5E133
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E153 <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E15B <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x8FAFD21E25C5E15F
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x8FAFD21E25C5E153
<user defined> initiate_async_connect = 0x8FAFD21E25C5E153
<user defined> initiate_async_wait = 0x8FAFD21E25C5E153
native_handle_type
unsigned int socket_ = 0x8FAFD21E25C5E153 <Unable to read memory>
bool have_remote_endpoint_ = 0x8FAFD21E25C5E15B <Unable to read memory>
<user defined> remote_endpoint_ = 0x8FAFD21E25C5E15F
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x8FAFD21E25C5E153 <Unable to read memory>
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x8FAFD21E25C5E1EB <Unable to read memory>
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0x8FAFD21E25C5E1F3 <Unable to read memory>
_Storage
float _Dummy1 = 0x8FAFD21E25C5E1F3 <Unable to read memory>
char[56] _Dummy2 = 0x8FAFD21E25C5E1F3 <Unable to read memory>
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = <Unable to read memory>
[1] = <Unable to read memory>
[2] = <Unable to read memory>
[3] = <Unable to read memory>
[4] = <Unable to read memory>
[5] = <Unable to read memory>
[6] = <Unable to read memory>
[7] = <Unable to read memory>
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x8FAFD21E25C5E1F3
NetworkThread<WorldSocket>* _threads = 0x7FF649AA6FC8
std::atomic<int> _connections
std::_Atomic_integral_facade<int>
std::_Atomic_integral<int,4>
std::_Atomic_storage<int,4>
std::_Atomic_padded<int> _Storage = 0x4884CE80
std::atomic<bool> _stopped
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0xF6
std::thread* _thread = 0x7FF64884CF30
id
unsigned int _Id = 0x84A8B4C
_Thrd_t _Thr = 0x7FF64884CF30
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x7FF649AA6FE0
std::mutex _newSocketsLock
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x7FF649AA6FF8
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x7FF649AA7048
Acore::Asio::IoContext _ioContext
boost::asio::io_context _impl = 0x7FF649AA7060
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptSocket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x7FF64884D390
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x7FF649AA7084
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x7FF649AA7078
<user defined> initiate_async_connect = 0x7FF649AA7078
<user defined> initiate_async_wait = 0x7FF649AA7078
native_handle_type
unsigned int socket_ = 0x7FF64884D390
bool have_remote_endpoint_ = 0x0
<user defined> remote_endpoint_ = 0x7FF649AA7084
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x7FF64884D390
initiate_async_receive
<user defined> self_ = 0x7FF64884D390
Acore::Asio::DeadlineTimer _updateTimer
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >
executor_type
boost::asio::io_context* io_context_ = NULL
unsigned int bits_ = 0x7FF6
initiate_async_wait
executor_type
<user defined> io_context_ = 0x0
<user defined> allocator_ = 0x8
unsigned int bits_ = 0x7FF6
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >* self_ = NULL
boost::asio::detail::io_object_impl<boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> > impl_ = 0x7FF649AA7110
int _threadCount = 0x257EDF0D
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* sock = 0x11CFAB8BE70F1AA0
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x11CFAB8BE70F1AAC
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_
implementation_type
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
unsigned int state_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
std::shared_ptr<void> cancel_token_ = 0x11CFAB8BE70F1AB0
boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0x11CFAB8BE70F1AC0 <Unable to read memory>
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = <Unable to read memory>
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = <Unable to read memory>
boost::asio::ip::tcp protocol_ = 0x11CFAB8BE70F1AD8 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1ADC <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x11CFAB8BE70F1AE0
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = <Unable to read memory>
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0x11CFAB8BE70F1AA8
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_ = 0x11CFAB8BE70F1B08
<user defined> initiate_async_connect = 0x11CFAB8BE70F1AA0 <Unable to read memory>
<user defined> initiate_async_wait = 0x11CFAB8BE70F1AA0 <Unable to read memory>
native_handle_type
unsigned int socket_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
bool have_remote_endpoint_ = 0x11CFAB8BE70F1AA8 <Unable to read memory>
<user defined> remote_endpoint_ = 0x11CFAB8BE70F1AAC
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x11CFAB8BE70F1AA0 <Unable to read memory>
Parameter unsigned int threadIndex = 0xFAF0AFF8B0
Local std::shared_ptr<WorldSocket> newSocket
std::_Ptr_base<WorldSocket>
WorldSocket* _Ptr = <Unable to read memory>
std::_Ref_count_base* _Rep = <Unable to read memory>
Local boost::system::system_error& err = NULL
Local std::exception& e = NULL
00007FF648E04D7B 000000FAF0AFF9E0 WorldSocketMgr::OnSocketOpen+87B C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Server\WorldSocketMgr.cpp line 113
Local WorldSocketMgr* this = 0x26774AF3B90
SocketMgr<WorldSocket>
AsyncAcceptor* _acceptor = 0x7FF85AA431F0
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x7FF85AA431F0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x7FF85AA43288
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x7FF85AA432A8
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x7FF85AA43348
NetworkThread<WorldSocket>* _threads = 0x34C
std::atomic<int> _connections = 0x354 <Unable to read memory>
std::atomic<bool> _stopped = 0x358 <Unable to read memory>
std::thread* _thread = <Unable to read memory>
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets = 0x364
std::mutex _newSocketsLock = 0x37C
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets = 0x3CC
Acore::Asio::IoContext _ioContext = 0x3E4
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptSocket = 0x3FC
Acore::Asio::DeadlineTimer _updateTimer = 0x494
int _threadCount = 0xFFFFFFFF
int _socketSystemSendBufferSize = 0x0
int _socketApplicationSendBufferSize = 0x0
bool _tcpNoDelay = 0x0
Parameter boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* sock = 0x26772AF6620
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x1000200000002
bool have_remote_endpoint_ = 0x30
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26772AF662C
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_
implementation_type
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
unsigned int socket_ = 0x1000200000002
unsigned int state_ = 0x30
std::shared_ptr<void> cancel_token_ = 0x26772AF6630
boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xC4
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = 0x4D4B4320
boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = NULL
boost::asio::ip::tcp protocol_ = 0x0
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26772AF6660
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>* service_ = 0x1000200000002
boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation_ = 0x26772AF6628
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_ = 0x26772AF6688
<user defined> initiate_async_connect = 0x2
<user defined> initiate_async_wait = 0x2
native_handle_type
unsigned int socket_ = 0x1000200000002
bool have_remote_endpoint_ = 0x30
<user defined> remote_endpoint_ = 0x26772AF662C
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x1000200000002
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x1000200000002 <Unable to read memory>
bool have_remote_endpoint_ = 0x100020000000A <Unable to read memory>
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x100020000000E
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x1000200000002
<user defined> initiate_async_connect = 0x1000200000002
<user defined> initiate_async_wait = 0x1000200000002
native_handle_type
unsigned int socket_ = 0x1000200000002 <Unable to read memory>
bool have_remote_endpoint_ = 0x100020000000A <Unable to read memory>
<user defined> remote_endpoint_ = 0x100020000000E
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x1000200000002 <Unable to read memory>
initiate_async_receive
<user defined> self_ = 0x1000200000002
Parameter unsigned int threadIndex = 0xFAF0AFFA00
Local boost::system::error_code err
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local std::exception& e = 0x18
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x28 <Unable to read memory>
Local boost::system::error_code err
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local std::exception& e = 0x4
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x14 <Unable to read memory>
00007FF648E03623 000000FAF0AFFAD0 `AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>::operator()+C3 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\AsyncAcceptor.h line 64
Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* this = 0xFAF0AFFB90
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0x24
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x267250B696C
<user defined> initiate_async_wait = 0x26740A9CBA0
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9CBA0
<user defined> initiate_async_move_accept = 0x26740A9CBA0
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x267250B6A24
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x267250B6A18
<user defined> initiate_async_connect = 0x267250B6A18
<user defined> initiate_async_wait = 0x267250B6A18
native_handle_type
unsigned int socket_ = 0x26740A9CBA0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x267250B6A24
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9CBA0
initiate_async_receive
<user defined> self_ = 0x26740A9CBA0
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0xB0
_Storage
float _Dummy1 = 0.000000
char[56] _Dummy2 = "�ҽI�..."
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = 0x7FF649BDD2B0
[1] = 0x7FF64A129018
[2] = 0x267250B6960
[3] = NULL
[4] = NULL
[5] = NULL
[6] = NULL
[7] = 0x267250B6AB8
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
Local AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* this = 0x2674061AF68
AsyncAcceptor* __this = 0x26740A9B5B0
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor
native_handle_type
unsigned int socket_ = 0x7FF649AA7848
bool have_remote_endpoint_ = 0x30
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26740A9B5BC
<user defined> initiate_async_wait = 0x26740A9B5B0
initiate_async_accept
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x7FF649AA7848
<user defined> initiate_async_move_accept = 0x26740A9B5B0
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x26740A9B5B0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint
boost::asio::ip::detail::endpoint impl_ = 0x26740A9B648
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x0
bool have_remote_endpoint_ = 0x0
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x26740A9B674
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x26740A9B668
<user defined> initiate_async_connect = 0x26740A9B668
<user defined> initiate_async_wait = 0x26740A9B668
native_handle_type
unsigned int socket_ = 0x0
bool have_remote_endpoint_ = 0x0
<user defined> remote_endpoint_ = 0x26740A9B674
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = NULL
initiate_async_receive
<user defined> self_ = 0x0
std::atomic<bool> _closed
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x30
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >
<user defined> std::_Arg_types<> = 0x30
_Storage
float _Dummy1 = 0.000000
char[56] _Dummy2 = "0S�@g..."
std::_Func_base<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >*[8] _Ptrs
[0] = 0x26740B75330
[1] = 0x26740B75330
[2] = 0x26740B75330
[3] = 0x26740B75330
[4] = 0x26740B75330
[5] = 0x26740B75330
[6] = 0x26740B75330
[7] = 0x26740B75330
std::_Func_class<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> >::_Storage _Mystorage = 0x26740A9B708
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = <Unable to read memory>
unsigned int threadIndex = 0x0
Parameter boost::system::error_code error
int val_ = 0x4061AF68
bool failed_ = 0x67
boost::system::error_category* cat_ = 0x33C
unsigned int id_ = 0x344 <Unable to read memory>
Local boost::system::system_error& err = 0x18
std::runtime_error
std::exception
__std_exception_data _Data = 0x20
boost::system::error_code m_error_code
int val_ = 0x30 <Unable to read memory>
bool failed_ = 0x34 <Unable to read memory>
boost::system::error_category* cat_ = <Unable to read memory>
std::string m_what = 0x40 <Unable to read memory>
Local std::exception& e = 0x33C
__std_exception_data _Data
char* _What = <Unable to read memory>
bool _DoFree = 0x34C <Unable to read memory>
00007FF648E07427 000000FAF0AFFC70 boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >::do_complete+467 C:\local\boost_1_74_0\boost\asio\detail\win_iocp_socket_accept_op.hpp line 149
Parameter boost::system::error_code& result_ec = <Unable to read memory>
Parameter unsigned int __formal = 0xFAF0AFFC98
Local boost::asio::detail::binder1<`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::system::error_code> handler
AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1> handler_
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x267250B6A18
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
boost::system::error_code arg1_
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local boost::asio::detail::handler_work<`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > >,void> w
boost::asio::detail::handler_work_base<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > >,void,boost::asio::io_context,boost::asio::executor,void>
boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > executor_
boost::asio::execution::detail::any_executor_base
<user defined> unspecified_bool_type_t = 0xFAF0AFFBD8
object_fns
<user defined>* destroy = NULL
<user defined>* copy = NULL
<user defined>* move = 0x7FF649AA7898
<user defined>* target = NULL
target_fns
<user defined>* target_type = NULL
<user defined>* equal = NULL
<user defined>* execute = 0x7FF649AA7898
<user defined>* blocking_execute = NULL
std::_Align_type<double,16> object_ = 0xFAF0AFFBD8
boost::asio::execution::detail::any_executor_base::object_fns* object_fns_ = 0x7FF649AA7898
void* target_ = NULL
boost::asio::execution::detail::any_executor_base::target_fns* target_fns_ = 0x7FF649AA78B8
boost::asio::execution::detail::any_executor_base::prop_fns<boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* prop_fns_ = 0x7FF649AA9210
Local boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t< p
AsyncAcceptor::AsyncAcceptWithCallback::__l2::<lambda_1>* h = 0xFAF0AFFB90
AsyncAcceptor* __this = 0x267250B6960
boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptor = 0x267250B6960
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> _endpoint = 0x267250B69F8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _socket = 0x267250B6A18
std::atomic<bool> _closed = 0x0
std::function<std::pair<boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > *,unsigned int> __cdecl(void)> _socketFactory = 0x267250B6AB8
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* socket = 0x2674061AF68
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
unsigned int threadIndex = 0x0
boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<* v = NULL
boost::asio::detail::win_iocp_socket_accept_op<boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >,boost::asio::ip::tcp,`AsyncAcceptor::AsyncAcceptWithCallback<&WorldSocketMgr::OnSocketAccept>'::`2'::<lambda_1>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<* p = NULL
Local boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> peer_endpoint
boost::asio::ip::detail::endpoint impl_
data_union
sockaddr base = 0xFAF0AFFBB8
sockaddr_in v4 = 0xFAF0AFFBB8
sockaddr_in6 v6 = 0xFAF0AFFBB8
boost::asio::ip::detail::endpoint::data_union data_
<user defined> base = 0xFAF0AFFBB8
<user defined> v4 = 0xFAF0AFFBB8
<user defined> v6 = 0xFAF0AFFBB8
Local boost::asio::detail::std_fenced_block b
Local boost::asio::error::detail::misc_category instance
boost::system::error_category
unsigned int id_ = 0x8 <Unable to read memory>
00007FF64886B445 000000FAF0AFFD80 boost::asio::detail::win_iocp_io_context::do_one+365 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 469
Parameter unsigned long msec = 0xFAF0AFFD98
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0xFAF0AFFDC8
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
Parameter boost::system::error_code& ec = 0xFAF0AFFE30
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local unsigned long last_error = 0x0 <Unable to read memory>
Local int ok = 0x0 <Unable to read memory>
Local unsigned int completion_key = 0xFAF0AFFCD0
Local _OVERLAPPED* overlapped = 0x2672A386370
unsigned int Internal = 0x7FF649AA7076
unsigned int InternalHigh = 0x0
unsigned long Offset = 0x0
unsigned long OffsetHigh = 0x0
void* Pointer = NULL
void* hEvent = NULL
Local unsigned long bytes_transferred = 0xFAF0AFFD90
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
boost::asio::detail::win_mutex& mutex_ = 0x93E314C7DEE1
_RTL_CRITICAL_SECTION crit_section_
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
long LockCount = 0x93E314C7DEE9 <Unable to read memory>
long RecursionCount = 0x93E314C7DEED <Unable to read memory>
void* OwningThread = <Unable to read memory>
void* LockSemaphore = <Unable to read memory>
unsigned int SpinCount = 0x93E314C7DF01 <Unable to read memory>
bool locked_ = 0x0
Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
boost::asio::detail::win_iocp_operation* front_ = 0x26772B065D0
_OVERLAPPED
unsigned int Internal = 0x26772B059F0
unsigned int InternalHigh = 0x26772B06110
unsigned long Offset = 0x72B05A00
unsigned long OffsetHigh = 0x267
void* Pointer = 0x26772B05A00
void* hEvent = 0x26772B06120
boost::asio::detail::win_iocp_operation* next_ = 0x26772B05A10
_OVERLAPPED
unsigned int Internal = 0x26772B064C0
unsigned int InternalHigh = 0x26772B065F0
unsigned long Offset = 0x3F410000
unsigned long OffsetHigh = 0x7FF8
void* Pointer = 0x7FF83F410000
void* hEvent = 0x7FF83F411B10
boost::asio::detail::win_iocp_operation* next_ = 0x17000
<user defined>* func_ = 0x40003E
long ready_ = 0x74563090
* func_ = 0x26772B06130
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
<user defined> = 0x26772B065F0
unsigned int = 0x26772B065F0
long ready_ = 0x59200000
boost::asio::detail::win_iocp_operation* back_ = 0x7FF85B5D3594
_OVERLAPPED
unsigned int Internal = 0x840FC08548C88B4C
unsigned int InternalHigh = 0xA9058B4C0003418F
unsigned long Offset = 0x41000CBE
unsigned long OffsetHigh = 0x40BA
void* Pointer = 0x40BA41000CBE
void* hEvent = 0x83D08B48C88B4100
boost::asio::detail::win_iocp_operation* next_ = 0xCA8A41D12B443FE1
_OVERLAPPED
unsigned int Internal = 0xCA8A41D12B443FE1 <Unable to read memory>
unsigned int InternalHigh = 0xCA8A41D12B443FE9 <Unable to read memory>
unsigned long Offset = 0xCA8A41D12B443FF1 <Unable to read memory>
unsigned long OffsetHigh = 0xCA8A41D12B443FF5 <Unable to read memory>
void* Pointer = <Unable to read memory>
void* hEvent = <Unable to read memory>
boost::asio::detail::win_iocp_operation* next_ = <Unable to read memory>
<user defined>* func_ = <Unable to read memory>
long ready_ = 0xCA8A41D12B444011 <Unable to read memory>
* func_ = 0x8748D03349CAD348
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
<user defined> = 0x8748D03349CAD348 <Unable to read memory>
unsigned int = 0x8748D03349CAD348 <Unable to read memory>
long ready_ = 0xCD2FF15
Local boost::system::error_code result_ec
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x26772B09400
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
boost::asio::execution_context::service
key
type_info* type_info_ = 0x7FF649AA75A0
boost::asio::execution_context::id* id_ = 0x18
boost::asio::execution_context::service::key key_ = 0x26772B09408
boost::asio::execution_context& owner_ = 0x26772B30F50
boost::asio::execution_context::service* next_ = NULL
work_finished_on_block_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x7FF649AA75A0
auto_handle
void* handle = 0x7FF649AA75A0
boost::asio::detail::win_iocp_io_context::auto_handle iocp_
void* handle = 0x1CC
long outstanding_work_ = 0x2
long stopped_ = 0x0
long stop_event_posted_ = 0x0
long shutdown_ = 0x0
unsigned long gqcs_timeout_ = 0xFFFFFFFF
thread_function
<user defined> this_ = 0x7FF649AA75A0
timer_thread_function
<user defined> io_context_ = 0x7FF649AA75A0
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
boost::asio::detail::win_thread* p_ = 0x26774B389D0
boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
void* handle = 0x2EC
long dispatch_required_ = 0x0
boost::asio::detail::win_mutex dispatch_mutex_
_RTL_CRITICAL_SECTION crit_section_ = 0x26772B09460
boost::asio::detail::timer_queue_set timer_queues_
boost::asio::detail::timer_queue_base* first_ = 0x26774DF0B58
boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
boost::asio::detail::win_iocp_operation* front_ = NULL
boost::asio::detail::win_iocp_operation* back_ = NULL
int concurrency_hint_ = 0xFFFFFFFF
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
boost::asio::detail::win_thread* p_ = NULL
00007FF64886FCA1 000000FAF0AFFE00 boost::asio::detail::win_iocp_io_context::run+C1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
boost::asio::detail::thread_context* key_ = 0x26772B09428
boost::asio::detail::thread_info_base* value_ = 0xFAF0AFFDC8
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
Local boost::asio::detail::win_iocp_thread_info this_thread
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = 0x2672A386370
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
00007FF64885264C 000000FAF0AFFE40 std::thread::_Invoke<std::tuple<`main'::`40'::<lambda_5> >,0>+3C C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 55
00007FF85B5D1BB2 000000FAF0AFFE70 _configthreadlocale+92
00007FF85D047034 000000FAF0AFFEA0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0AFFF20 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0BFF8F0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0BFF970 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0BFF9B0 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0BFF9E0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0BFFA10 _Cnd_wait+3A
00007FF649636954 000000FAF0BFFA40 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
Local SQLOperation* operation = <Unable to read memory>
00007FF64963662F 000000FAF0BFFA70 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0BFFAA0 _configthreadlocale+92
00007FF85D047034 000000FAF0BFFAD0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0BFFB50 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0CFFB20 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0CFFBA0 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0CFFBE0 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0CFFC10 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0CFFC40 _Cnd_wait+3A
00007FF649636954 000000FAF0CFFC70 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
Local SQLOperation* operation = <Unable to read memory>
00007FF64963662F 000000FAF0CFFCA0 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0CFFCD0 _configthreadlocale+92
00007FF85D047034 000000FAF0CFFD00 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0CFFD80 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0DFFAD0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0DFFB50 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0DFFB90 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0DFFBC0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0DFFBF0 _Cnd_wait+3A
00007FF649636954 000000FAF0DFFC20 DatabaseWorker::WorkerThread+74 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\database\Database\DatabaseWorker.cpp line 48
Local SQLOperation* operation = <Unable to read memory>
00007FF64963662F 000000FAF0DFFC50 std::thread::_Invoke<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0DFFC80 _configthreadlocale+92
00007FF85D047034 000000FAF0DFFCB0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0DFFD30 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D084 000000FAF0EFF9D0 ZwWaitForSingleObject+14
00007FF85B6D1ACE 000000FAF0EFFA70 WaitForSingleObjectEx+8E
00007FF64886FBA3 000000FAF0EFFAA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_74_0\boost\asio\detail\win_thread.hpp line 122
00007FF648871065 000000FAF0EFFAD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_74_0\boost\asio\detail\impl\win_thread.ipp line 127
Local boost::asio::detail::win_thread::auto_func_base_ptr func
boost::asio::detail::win_thread::func_base* ptr = 0x267745E9F20
void* entry_event_ = 0x300
void* exit_event_ = 0x304
Local void* exit_event = <Unable to read memory>
00007FF85B5D1BB2 000000FAF0EFFB00 _configthreadlocale+92
00007FF85D047034 000000FAF0EFFB30 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0EFFBB0 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC709F4 000000FAF0FFFCD0 NtWaitForAlertByThreadId+14
00007FF85DC34071 000000FAF0FFFD50 RtlSleepConditionVariableSRW+131
00007FF85B71D059 000000FAF0FFFD90 SleepConditionVariableSRW+29
00007FF842032C09 000000FAF0FFFDC0 ?_Winerror_message@std@@YAKKPEADK@Z+139
00007FF842032E9A 000000FAF0FFFDF0 _Cnd_wait+3A
00007FF64947FDF9 000000FAF0FFFE20 MapUpdater::WorkerThread+69 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\game\Maps\MapUpdater.cpp line 147
Local UpdateRequest* request = <Unable to read memory>
00007FF64947F7FF 000000FAF0FFFE50 std::thread::_Invoke<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF0FFFE80 _configthreadlocale+92
00007FF85D047034 000000FAF0FFFEB0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF0FFFF30 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D084 000000FAF10FFAB0 ZwWaitForSingleObject+14
00007FF85B6D1ACE 000000FAF10FFB50 WaitForSingleObjectEx+8E
00007FF64886FBA3 000000FAF10FFB80 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_74_0\boost\asio\detail\win_thread.hpp line 122
00007FF648871065 000000FAF10FFBB0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_74_0\boost\asio\detail\impl\win_thread.ipp line 127
Local boost::asio::detail::win_thread::auto_func_base_ptr func
boost::asio::detail::win_thread::func_base* ptr = 0x26740BC5BD0
void* entry_event_ = 0x330
void* exit_event_ = 0x334
Local void* exit_event = <Unable to read memory>
00007FF85B5D1BB2 000000FAF10FFBE0 _configthreadlocale+92
00007FF85D047034 000000FAF10FFC10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF10FFC90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D124 000000FAF11FFB50 NtRemoveIoCompletion+14
00007FF85B711A7F 000000FAF11FFBB0 GetQueuedCompletionStatus+4F
00007FF64886B381 000000FAF11FFCC0 boost::asio::detail::win_iocp_io_context::do_one+2A1 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 429
Parameter unsigned long msec = 0xFAF11FFCD8
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0xFAF11FFD08
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
Parameter boost::system::error_code& ec = 0xFAF11FFDA0
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local unsigned long last_error = 0x0 <Unable to read memory>
Local unsigned int completion_key = 0xFAF11FFC10
Local _OVERLAPPED* overlapped = NULL
Local unsigned long bytes_transferred = 0xFAF11FFCD0
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
boost::asio::detail::win_mutex& mutex_ = 0x2672FF707C0
_RTL_CRITICAL_SECTION crit_section_
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = <Unable to read memory>
long LockCount = 0xFFFFFFFF
long RecursionCount = 0x0
void* OwningThread = NULL
void* LockSemaphore = NULL
unsigned int SpinCount = 0x20007D0
bool locked_ = 0x1
Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
boost::asio::detail::win_iocp_operation* front_ = NULL
boost::asio::detail::win_iocp_operation* back_ = NULL
Local boost::asio::detail::win_iocp_operation* op = <Unable to read memory>
Local boost::system::error_code result_ec
int val_ = 0x0
bool failed_ = 0x0
boost::system::error_category* cat_ = 0x7FF649AA7048
unsigned int id_ = 0x8FAFD21E25C5E09B
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x2672FF70788
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context>
boost::asio::execution_context::service
key
type_info* type_info_ = 0x328
boost::asio::execution_context::id* id_ = 0x1 <Unable to read memory>
boost::asio::execution_context::service::key key_ = 0x2672FF70790
boost::asio::execution_context& owner_ = 0x750062FFFFFFFF <Unable to read memory>
boost::asio::execution_context::service* next_ = 0x26740BD2EB0
work_finished_on_block_exit
boost::asio::detail::win_iocp_io_context* io_context_ = 0x328
auto_handle
void* handle = 0x328
boost::asio::detail::win_iocp_io_context::auto_handle iocp_
void* handle = 0x32C
long outstanding_work_ = 0x0
long stopped_ = 0x57006C
long stop_event_posted_ = 0xFFFFFFFF
long shutdown_ = 0xFFFFFFFF
unsigned long gqcs_timeout_ = 0xFFFFFFFF
thread_function
<user defined> this_ = 0x328
timer_thread_function
<user defined> io_context_ = 0x328
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
boost::asio::detail::win_thread* p_ = NULL
boost::asio::detail::win_iocp_io_context::auto_handle waitable_timer_
void* handle = NULL
long dispatch_required_ = 0x20007D0
boost::asio::detail::win_mutex dispatch_mutex_
_RTL_CRITICAL_SECTION crit_section_ = 0x2672FF707E8
boost::asio::detail::timer_queue_set timer_queues_
boost::asio::detail::timer_queue_base* first_ = 0x32006D
boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
boost::asio::detail::win_iocp_operation* front_ = 0x9001B400C44CD88E
boost::asio::detail::win_iocp_operation* back_ = 0x7FF649C086D8
int concurrency_hint_ = 0x4227A410
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_
boost::asio::detail::win_thread* p_ = NULL
00007FF64886FCD4 000000FAF11FFD40 boost::asio::detail::win_iocp_io_context::run+F4 C:\local\boost_1_74_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204
Local boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context ctx
boost::asio::detail::thread_context* key_ = 0x2672FF70788
boost::asio::detail::thread_info_base* value_ = 0xFAF11FFD08
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
boost::asio::detail::call_stack<boost::asio::detail::thread_context,boost::asio::detail::thread_info_base>::context* next_ = NULL
Local boost::asio::detail::win_iocp_thread_info this_thread
boost::asio::detail::thread_info_base
void*[3] reusable_memory_
[0] = NULL
[1] = NULL
[2] = NULL
int has_pending_exception_ = 0x0
std::exception_ptr pending_exception_
void* _Data1 = NULL
void* _Data2 = NULL
00007FF648E050DE 000000FAF11FFE40 NetworkThread<WorldSocket>::Run+33E C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\shared\Network\NetworkThread.h line 126
Local NetworkThread<WorldSocket>* this = 0x2674061AEB8
std::atomic<int> _connections
std::_Atomic_integral_facade<int>
std::_Atomic_integral<int,4>
std::_Atomic_storage<int,4>
std::_Atomic_padded<int> _Storage = 0x0
std::atomic<bool> _stopped
std::_Atomic_storage<bool,1>
std::_Atomic_padded<bool> _Storage = 0x0
std::thread* _thread = 0x26740BD2B10
id
unsigned int _Id = 0x330
_Thrd_t _Thr
void* _Hnd = 0x330
unsigned int _Id = 0x17C58
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair
std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > > _Myval2 = 0x2674061AED0
std::mutex _newSocketsLock
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x2674061AEE8
std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair
std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > > _Myval2 = 0x2674061AF38
Acore::Asio::IoContext _ioContext
boost::asio::io_context _impl
boost::asio::execution_context
id
service
key
type_info* type_info_ = 0x26740BE5D30
boost::asio::execution_context::id* id_ = NULL
boost::asio::execution_context::service::key key_ = 0x2674061AF58
boost::asio::execution_context& owner_ = 0x7FF649AA7848
boost::asio::execution_context::service* next_ = <Unable to read memory>
boost::asio::detail::service_registry* service_registry_ = 0x26740BE5D30
?$basic_executor_type@V?$allocator@X@std@@$0A@
boost::asio::io_context* io_context_ = 0x26740BE5D30
unsigned int bits_ = 0x0
executor_type
<user defined> io_context_ = 0x26740BE5D30
<user defined> allocator_ = 0x0
unsigned int bits_ = 0x0
service
boost::asio::execution_context::service
<user defined> key = 0x2674061AF50
<user defined> key_ = 0x2674061AF58
<user defined> owner_ = 0x26740A9B5B0
<user defined> next_ = 0xFFFFFFFFFFFFFFFF
strand
boost::asio::detail::strand_service& service_ = 0x26740BE5D30
boost::asio::detail::strand_service::strand_impl* impl_ = NULL
boost::asio::detail::winsock_init<2,0> init_ = 0x0
boost::asio::detail::win_iocp_io_context& impl_ = 0x2672FF70760
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > _acceptSocket
boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x2674061AF74
boost::asio::detail::io_object_impl<boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > > impl_ = 0x2674061AF68
<user defined> initiate_async_connect = 0x2674061AF68
<user defined> initiate_async_wait = 0x2674061AF68
native_handle_type
unsigned int socket_ = 0x26740A9B5B0
bool have_remote_endpoint_ = 0xFF
<user defined> remote_endpoint_ = 0x2674061AF74
initiate_async_send
boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::execution::any_executor<boost::asio::execution::context_as_t<boost::asio::execution_context &>,boost::asio::execution::detail::blocking::never_t<0>,boost::asio::execution::prefer_only<boost::asio::execution::detail::blocking::possibly_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::tracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::outstanding_work::untracked_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::fork_t<0> >,boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> > > >* self_ = 0x26740A9B5B0
initiate_async_receive
<user defined> self_ = 0x26740A9B5B0
Acore::Asio::DeadlineTimer _updateTimer
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >
executor_type
boost::asio::io_context* io_context_ = 0x2672FD67770
unsigned int bits_ = 0x2F310D7
initiate_async_wait
executor_type
<user defined> io_context_ = 0x2672FD67770
<user defined> allocator_ = 0x3C
unsigned int bits_ = 0x2F310D7
boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> >* self_ = 0x2672FD67770
boost::asio::detail::io_object_impl<boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >,boost::asio::io_context::basic_executor_type<std::allocator<void>,0> > impl_ = 0x2674061B000
Local NetworkThread<WorldSocket>* this = NULL
Local std::exception& e = NULL
Local std::exception& e = NULL
00007FF648E020EF 000000FAF11FFE70 std::thread::_Invoke<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,0,1>+F C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF11FFEA0 _configthreadlocale+92
00007FF85D047034 000000FAF11FFED0 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF11FFF50 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D0C4 000000FAF12FF2F0 NtReadFile+14
00007FF85B6DAF23 000000FAF12FF370 ReadFile+73
00007FF85B5C84A9 000000FAF12FF410 _read+209
00007FF85B5C8342 000000FAF12FF450 _read+A2
00007FF85B5C81B0 000000FAF12FF480 _fread_nolock_s+210
00007FF85B62526E 000000FAF12FF4C0 _fgetwc_nolock+FE
00007FF85B6250E0 000000FAF12FF520 getc+1A0
00007FF648876335 000000FAF12FF980 CliThread+215 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\CommandLine\CliRunnable.cpp line 149
Local FLASHWINFO fInfo
unsigned int cbSize = 0x20
HWND__* hwnd = 0xE2E0B8C
int unused = 0xE2E0B8C <Unable to read memory>
unsigned long dwFlags = 0xE
unsigned int uCount = 0x0
unsigned long dwTimeout = 0x0
Local std::string command = ""
Local wchar_t*[256] commandbuf
[0] = 0x0
[1] = 0x0
[2] = 0x0
[3] = 0x0
[4] = 0x0
[5] = 0x0
[6] = 0x0
[7] = 0x0
[8] = 0x0
[9] = 0x0
Local unsigned int nextLineIndex = 0x0 <Unable to read memory>
00007FF6488525EB 000000FAF12FF9B0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF12FF9E0 _configthreadlocale+92
00007FF85D047034 000000FAF12FFA10 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF12FFA90 RtlUserThreadStart+21
Call stack:
Address Frame Function SourceFile
00007FF85DC6D684 000000FAF13FFA30 NtDelayExecution+14
00007FF85B6F96DE 000000FAF13FFAD0 SleepEx+9E
00007FF84203313C 000000FAF13FFB20 _Thrd_sleep+3C
00007FF648856EB0 000000FAF13FFB70 std::this_thread::sleep_until<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > >+90 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 201
Local std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > _Now
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur
int _MyRep = 0x0 <Unable to read memory>
Local xtime _Tgt
int sec = 0x6342D35C
long nsec = 0x30E3B004
00007FF648856E19 000000FAF13FFBA0 std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+19 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 207
Parameter std::chrono::duration<__int64,std::ratio<1,1000> >& _Rel_time = <Unable to read memory>
00007FF648862096 000000FAF13FFD70 AuctionListingRunnable+596 C:\Users\benjy\Documents\GitHub\azerothcore-wotlk\src\server\apps\worldserver\Main.cpp line 668
Local std::exception& e = NULL
Local std::lock_guard<std::mutex> guard
std::mutex& _MyMutex = <Unable to read memory>
Local std::lock_guard<std::mutex> guard
std::mutex& _MyMutex = 0x7FF649AA88A0
std::_Mutex_base
std::_Align_type<double,80> _Mtx_storage = 0x7FF649AA88A0
Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > > <begin>$L0
std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> >,std::_Iterator_base0>
std::_List_node<AuctionListItemsDelayEvent,void *>* _Ptr = <Unable to read memory>
Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > > <end>$L1
std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> >,std::_Iterator_base0>
std::_List_node<AuctionListItemsDelayEvent,void *>* _Ptr = <Unable to read memory>
Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > > <begin>$L1
std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> >,std::_Iterator_base0>
std::_List_node<AuctionListItemsDelayEvent,void *>* _Ptr = <Unable to read memory>
Local std::_List_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > > itr
std::_List_const_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > >
std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> >,std::_Iterator_base0>
std::_List_node<AuctionListItemsDelayEvent,void *>* _Ptr = <Unable to read memory>
Local std::exception& e = NULL
Local std::list<AuctionListItemsDelayEvent,std::allocator<AuctionListItemsDelayEvent> > AsyncAuctionListingMgr::auctionListingListTemp
<user defined> _List_node_remove_op = 0x0 <Unable to read memory>
std::_Compressed_pair<std::allocator<std::_List_node<AuctionListItemsDelayEvent,void *> >,std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> >,1> _Mypair
std::_List_val<std::_List_simple_types<AuctionListItemsDelayEvent> > _Myval2
std::_List_node<AuctionListItemsDelayEvent,void *>* _Myhead = <Unable to read memory>
unsigned int _Mysize = 0x8 <Unable to read memory>
00007FF6488525EB 000000FAF13FFDA0 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\thread line 56
00007FF85B5D1BB2 000000FAF13FFDD0 _configthreadlocale+92
00007FF85D047034 000000FAF13FFE00 BaseThreadInitThunk+14
00007FF85DC226A1 000000FAF13FFE80 RtlUserThreadStart+21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment