Created
November 13, 2023 13:32
-
-
Save CraftedRO/a3e408b284d5262f32e29d4370472572 to your computer and use it in GitHub Desktop.
passive_anticheat crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Revision: TrinityCore rev. a1eec3d75279+ 2023-11-13 01:10:01 +0000 (3.3.5-passive_anticheat branch) (Win64, RelWithDebInfo, Static) | |
Date 13:11:2023. Time 15:22 | |
//===================================================== | |
*** Hardware *** | |
Processor: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz | |
Number Of Processors: 8 | |
Physical Memory: 16702408 KB (Available: 9298460 KB) | |
Commit Charge Limit: 17750984 KB | |
*** Operation System *** | |
Microsoft Windows 11 Home | |
//===================================================== | |
Exception code: C0000420 An assertion failure has occurred. | |
Assertion message: | |
E:\TrinityCoreCustomChanges\src\server\game\Entities\Object\GridObject.h:15 in GridObject<class Player>::RemoveFromGrid ASSERTION FAILED: | |
IsInGrid() | |
Fault address: 00007FF7D8A6611E 01:00000000008B511E E:\Games\Craftedwow\worldserver.exe | |
Registers: | |
RAX:0000018BC3107220 | |
RBX:0000018BCC398130 | |
RCX:0000000003000000 | |
RDX:0000000000000000 | |
RSI:0000018BF0DEC7D0 | |
RDI:000000765BDFECF0 | |
R8: 6B64657466617243 | |
R9: 0000000000000002 | |
R10:0000000000000002 | |
R11:000000000000002A | |
R12:0000018BC293A710 | |
R13:000000000000002A | |
R14:0000000000000000 | |
R15:000000015BDFC224 | |
CS:RIP:0033:00007FF88F88565C | |
SS:RSP:002B:000000005BDFEA30 RBP:5BDFEBC1 | |
DS:002B ES:002B FS:0053 GS:002B | |
Flags:00000206 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF88F88565C 000000765BDFEB00 RaiseException+6C | |
00007FF7D8E038B5 000000765BDFEC10 Trinity::Assert+1B5 E:\TrinityCoreCustomChanges\src\common\Debugging\Errors.cpp line 77 | |
00007FF7D8A6611E 000000765BDFEE00 Map::PlayerRelocation+45E E:\TrinityCoreCustomChanges\src\server\game\Maps\Map.cpp line 1103 | |
00007FF7D8833436 000000765BDFEF70 Unit::UpdatePosition+356 E:\TrinityCoreCustomChanges\src\server\game\Entities\Unit\Unit.cpp line 12937 | |
00007FF7D88A3553 000000765BDFEFB0 Player::UpdatePosition+23 E:\TrinityCoreCustomChanges\src\server\game\Entities\Player\Player.cpp line 6347 | |
00007FF7D88A352B 000000765BDFEFF0 Player::UpdatePosition+2B E:\TrinityCoreCustomChanges\src\server\game\Entities\Player\Player.h line 1688 | |
00007FF7D8D12A77 000000765BDFF210 WorldSession::HandleMovementOpcodes+657 E:\TrinityCoreCustomChanges\src\server\game\Handlers\MovementHandler.cpp line 403 | |
00007FF7D891D385 000000765BDFF8B0 WorldSession::Update+4A5 E:\TrinityCoreCustomChanges\src\server\game\Server\WorldSession.cpp line 395 | |
00007FF7D8A6B756 000000765BDFFA40 Map::Update+B6 E:\TrinityCoreCustomChanges\src\server\game\Maps\Map.cpp line 781 | |
00007FF7D8CAB9D1 000000765BDFFA90 MapUpdater::WorkerThread+F1 E:\TrinityCoreCustomChanges\src\server\game\Maps\MapUpdater.cpp line 118 | |
00007FF7D8CAB4BF 000000765BDFFAC0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BDFFAF0 _recalloc+A3 | |
00007FF89010257D 000000765BDFFB20 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BDFFBA0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765B6FF450 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765B6FF4D0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765B6FF510 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765B6FF540 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765B6FF570 _Cnd_wait+3A | |
00007FF7D8CAC19F 000000765B6FF5B0 MapUpdater::wait+5F E:\TrinityCoreCustomChanges\src\server\game\Maps\MapUpdater.cpp line 74 | |
00007FF7D876BBBE 000000765B6FF5E0 MapManager::Update+AE E:\TrinityCoreCustomChanges\src\server\game\Maps\MapManager.cpp line 226 | |
00007FF7D8758E4D 000000765B6FF700 World::Update+70D E:\TrinityCoreCustomChanges\src\server\game\World\World.cpp line 2524 | |
00007FF7D8200D1B 000000765B6FF880 WorldUpdateLoop+3CB E:\TrinityCoreCustomChanges\src\server\worldserver\Main.cpp line 506 | |
00007FF7D82122D5 000000765B6FFED0 main+2735 E:\TrinityCoreCustomChanges\src\server\worldserver\Main.cpp line 392 | |
00007FF7D8F077F0 000000765B6FFF10 __scrt_common_main_seh+10C D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288 | |
00007FF89010257D 000000765B6FFF40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B6FFFC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765B7FF800 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765B7FF860 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765B7FF990 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
00007FF7D820C975 000000765B7FFA50 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204 | |
00007FF7D820C293 000000765B7FFAB0 Trinity::Asio::IoContext::run+23 E:\TrinityCoreCustomChanges\src\common\Asio\IoContext.h line 37 | |
00007FF7D8204853 000000765B7FFB10 boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::do_complete+53 C:\local\boost_1_81_0\boost\asio\detail\executor_op.hpp line 70 | |
00007FF7D820C679 000000765B7FFC90 boost::asio::detail::scheduler::run+369 C:\local\boost_1_81_0\boost\asio\detail\impl\scheduler.ipp line 210 | |
00007FF7D81FB0D2 000000765B7FFCE0 boost::asio::thread_pool::thread_function::operator()+22 C:\local\boost_1_81_0\boost\asio\impl\thread_pool.ipp line 39 | |
00007FF7D820FA65 000000765B7FFD10 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_0\boost\asio\detail\impl\win_thread.ipp line 127 | |
00007FF88F729363 000000765B7FFD40 _recalloc+A3 | |
00007FF89010257D 000000765B7FFD70 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B7FFDF0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765B8FF9E0 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765B8FFA40 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765B8FFB70 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
00007FF7D820C975 000000765B8FFC30 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204 | |
00007FF7D820C293 000000765B8FFC90 Trinity::Asio::IoContext::run+23 E:\TrinityCoreCustomChanges\src\common\Asio\IoContext.h line 37 | |
00007FF7D8204853 000000765B8FFCF0 boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::do_complete+53 C:\local\boost_1_81_0\boost\asio\detail\executor_op.hpp line 70 | |
00007FF7D820C679 000000765B8FFE70 boost::asio::detail::scheduler::run+369 C:\local\boost_1_81_0\boost\asio\detail\impl\scheduler.ipp line 210 | |
00007FF7D81FB0D2 000000765B8FFEC0 boost::asio::thread_pool::thread_function::operator()+22 C:\local\boost_1_81_0\boost\asio\impl\thread_pool.ipp line 39 | |
00007FF7D820FA65 000000765B8FFEF0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_0\boost\asio\detail\impl\win_thread.ipp line 127 | |
00007FF88F729363 000000765B8FFF20 _recalloc+A3 | |
00007FF89010257D 000000765B8FFF50 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B8FFFD0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765B9FFD60 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765B9FFDE0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765B9FFE20 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765B9FFE50 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765B9FFE80 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765B9FFEB0 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
00007FF7D8DF1CCF 000000765B9FFEE0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765B9FFF10 _recalloc+A3 | |
00007FF89010257D 000000765B9FFF40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B9FFFC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765BAFFA10 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765BAFFA90 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765BAFFAD0 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765BAFFB00 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765BAFFB30 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765BAFFB60 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
00007FF7D8DF1CCF 000000765BAFFB90 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BAFFBC0 _recalloc+A3 | |
00007FF89010257D 000000765BAFFBF0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BAFFC70 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765BBFF960 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765BBFF9E0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765BBFFA20 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765BBFFA50 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765BBFFA80 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765BBFFAB0 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
00007FF7D8DF1CCF 000000765BBFFAE0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BBFFB10 _recalloc+A3 | |
00007FF89010257D 000000765BBFFB40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BBFFBC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765BCFF700 NtWaitForSingleObject+14 | |
00007FF88F8544EE 000000765BCFF7A0 WaitForSingleObjectEx+8E | |
00007FF7D820C203 000000765BCFF7D0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_81_0\boost\asio\detail\win_thread.hpp line 122 | |
00007FF7D820FA65 000000765BCFF800 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_0\boost\asio\detail\impl\win_thread.ipp line 127 | |
00007FF88F729363 000000765BCFF830 _recalloc+A3 | |
00007FF89010257D 000000765BCFF860 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BCFF8E0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765C0D6FB0 NtWaitForSingleObject+14 | |
00007FF88E76898F 000000765C0D7040 WSPStartup+373F | |
00007FF88E761F74 000000765C0D71F0 0001:0000000000000F74 C:\Windows\SYSTEM32\MSWSOCK.dll | |
00007FF891DC2AD2 000000765C0D72D0 select+152 | |
00007FF7D8D9E55B 000000765C0D7990 tcp_select+16B E:\TrinityCoreCustomChanges\dep\gsoap\stdsoap2.cpp line 6496 | |
00007FF7D8D83EEE 000000765C0D79F0 soap_accept+EE E:\TrinityCoreCustomChanges\dep\gsoap\stdsoap2.cpp line 7037 | |
00007FF7D8217255 000000765C0FFD40 TCSoapThread+2A5 E:\TrinityCoreCustomChanges\src\server\worldserver\TCSoap\TCSoap.cpp line 51 | |
00007FF7D81ED0F3 000000765C0FFD70 std::thread::_Invoke<std::tuple<void (__cdecl*)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short>,0,1,2>+13 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C0FFDA0 _recalloc+A3 | |
00007FF89010257D 000000765C0FFDD0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C0FFE50 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765C1FF9D0 NtWaitForSingleObject+14 | |
00007FF88F8544EE 000000765C1FFA70 WaitForSingleObjectEx+8E | |
00007FF7D820C203 000000765C1FFAA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_81_0\boost\asio\detail\win_thread.hpp line 122 | |
00007FF7D820FA65 000000765C1FFAD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_0\boost\asio\detail\impl\win_thread.ipp line 127 | |
00007FF88F729363 000000765C1FFB00 _recalloc+A3 | |
00007FF89010257D 000000765C1FFB30 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C1FFBB0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765C2FF3C0 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765C2FF420 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765C2FF550 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
00007FF7D820C975 000000765C2FF610 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 204 | |
00007FF7D87ABD63 000000765C2FF6E0 NetworkThread<WorldSocket>::Run+1F3 E:\TrinityCoreCustomChanges\src\server\shared\Networking\NetworkThread.h line 127 | |
00007FF7D87A963F 000000765C2FF710 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C2FF740 _recalloc+A3 | |
00007FF89010257D 000000765C2FF770 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C2FF7F0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F454 000000765C3FF7D0 ZwDeviceIoControlFile+14 | |
00007FF88F85DA19 000000765C3FF930 GetConsoleScreenBufferInfoEx+229 | |
00007FF88F8D6685 000000765C3FFA80 ReadConsoleW+1C5 | |
00007FF88F8D64DE 000000765C3FFAC0 ReadConsoleW+1E | |
00007FF7D8E064A6 000000765C3FFB10 ReadWinConsole+66 E:\TrinityCoreCustomChanges\src\common\Utilities\Util.cpp line 612 | |
00007FF7D82129B9 000000765C3FFC20 CliThread+1F9 E:\TrinityCoreCustomChanges\src\server\worldserver\CommandLine\CliRunnable.cpp line 152 | |
00007FF7D81ED12B 000000765C3FFC50 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C3FFC80 _recalloc+A3 | |
00007FF89010257D 000000765C3FFCB0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C3FFD30 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0FEC4 000000765BEFF620 ZwWaitForMultipleObjects+14 | |
00007FF88F87FFC9 000000765BEFF900 WaitForMultipleObjectsEx+E9 | |
00007FF8903B667D 000000765BEFFBA0 Ordinal181+1C8D | |
00007FF8903B64EA 000000765BEFFBF0 Ordinal181+1AFA | |
00007FF8903B62DF 000000765BEFFC70 Ordinal181+18EF | |
00007FF8903B61D9 000000765BEFFCA0 Ordinal181+17E9 | |
00007FF89010257D 000000765BEFFCD0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BEFFD50 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12FC4 000000765BFFFA20 NtWaitForWorkViaWorkerFactory+14 | |
00007FF891EA537E 000000765BFFFD00 RtlClearThreadWorkOnBehalfTicket+35E | |
00007FF89010257D 000000765BFFFD30 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BFFFDB0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12FC4 000000765C4FF5B0 NtWaitForWorkViaWorkerFactory+14 | |
00007FF891EA537E 000000765C4FF890 RtlClearThreadWorkOnBehalfTicket+35E | |
00007FF89010257D 000000765C4FF8C0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C4FF940 RtlUserThreadStart+28 | |
======================== | |
Local Variables And Parameters | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF88F88565C 000000765BDFEB00 RaiseException+6C | |
00007FF7D8E038B5 000000765BDFEC10 Trinity::Assert+1B5 E:\TrinityCoreCustomChanges\src\common\Debugging\Errors.cpp line 77 | |
Parameter char* file = "E:\TrinityCoreCustomChanges\src\server\game\..." | |
Parameter char* file = 0x40BCD082 <Unable to read memory> | |
Parameter int line = 0x765BDFEB40 | |
Parameter int line = 0x765BDFEC28 | |
Parameter char* function = "GridObject<class Player>::RemoveFromGrid" | |
Parameter char* function = 0x401921FB60000000 <Unable to read memory> | |
Parameter std::string* debugInfo = "" | |
Parameter std::string* debugInfo = 0x40BCD082442765E3 <Unable to read memory> | |
Parameter char* message = "IsInGrid()" | |
Parameter char* message = "IsInGrid()" | |
Local unsigned int[2] execeptionArgs | |
[0] = 0x18BCC397580 | |
[1] = 0x7FF7D8A6611E | |
Local std::string formattedMessage = " | |
E:\TrinityCoreCustomChanges\src\server\game..." | |
00007FF7D8A6611E 000000765BDFEE00 Map::PlayerRelocation+45E E:\TrinityCoreCustomChanges\src\server\game\Maps\Map.cpp line 1103 | |
Parameter float x = 0x0 <Unable to read memory> | |
Parameter float y = 0x0 <Unable to read memory> | |
Parameter float z = 0x765BDFEE30 | |
Parameter float orientation = 0x765BDFEE38 | |
Local Cell new_cell | |
<unnamed-type-data> | |
<unnamed-type-Part> | |
unsigned int grid_x = 0x1C582A | |
unsigned int grid_y = 0x1C582A | |
unsigned int cell_x = 0x1C582A | |
unsigned int cell_y = 0x1C582A | |
unsigned int nocreate = 0x1C582A | |
unsigned int reserved = 0x1C582A | |
Cell::<unnamed-type-data>::<unnamed-type-Part> Part | |
unsigned int grid_x = 0x1C582A | |
unsigned int grid_y = 0x1C582A | |
unsigned int cell_x = 0x1C582A | |
unsigned int cell_y = 0x1C582A | |
unsigned int nocreate = 0x1C582A | |
unsigned int reserved = 0x1C582A | |
unsigned int All = 0x1C582A | |
Cell::<unnamed-type-data> data | |
<user defined> <unnamed-type-Part> = 0x1C582A | |
<user defined> Part = 0x1C582A | |
unsigned int All = 0x1C582A | |
00007FF7D8833436 000000765BDFEF70 Unit::UpdatePosition+356 E:\TrinityCoreCustomChanges\src\server\game\Entities\Unit\Unit.cpp line 12937 | |
Local Unit* this = <Unable to read memory> | |
Parameter float x = 0x0 <Unable to read memory> | |
Parameter float y = 0x0 <Unable to read memory> | |
Parameter float z = 0x0 <Unable to read memory> | |
Parameter float orientation = 0x765BDFEFA0 | |
Parameter bool teleport = 0x765BDFEFA8 | |
00007FF7D88A3553 000000765BDFEFB0 Player::UpdatePosition+23 E:\TrinityCoreCustomChanges\src\server\game\Entities\Player\Player.cpp line 6347 | |
Parameter float x = 0x0 <Unable to read memory> | |
Parameter float y = 0x0 <Unable to read memory> | |
Parameter float z = 0x0 <Unable to read memory> | |
Parameter float orientation = 0x765BDFEFE0 | |
Parameter bool teleport = 0x765BDFEFE8 | |
00007FF7D88A352B 000000765BDFEFF0 Player::UpdatePosition+2B E:\TrinityCoreCustomChanges\src\server\game\Entities\Player\Player.h line 1688 | |
Local Player* this = <Unable to read memory> | |
Parameter Position& pos = <Unable to read memory> | |
Parameter bool teleport = 0x0 <Unable to read memory> | |
00007FF7D8D12A77 000000765BDFF210 WorldSession::HandleMovementOpcodes+657 E:\TrinityCoreCustomChanges\src\server\game\Handlers\MovementHandler.cpp line 403 | |
Local GameClient* client = <Unable to read memory> | |
Local WorldPacket data | |
ByteBuffer | |
unsigned int _rpos = 0x0 | |
unsigned int _wpos = 0x24 | |
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 = 0x765BDFF088 | |
unsigned int m_opcode = 0xDA | |
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > m_receivedTime | |
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur | |
int _MyRep = 0x0 | |
Local int movementTime = 0x0 <Unable to read memory> | |
Local ObjectGuid guid | |
unsigned int _guid = 0x2 | |
Local MovementInfo movementInfo | |
ObjectGuid guid | |
unsigned int _guid = 0x2 | |
unsigned int flags = 0x3400009 | |
unsigned int flags2 = 0x0 | |
Position pos | |
<user defined> XY = 0x440544A045B31E7F | |
<user defined> XYZ = 0x440544A045B31E7F | |
<user defined> XYZO = 0x440544A045B31E7F | |
<user defined> PackedXYZ = 0x440544A045B31E7F | |
float m_positionX = 5731.812012 | |
float m_positionY = 533.072266 | |
float m_positionZ = 669.591980 | |
float m_orientation = 5.900453 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
unsigned int time = 0xDAA26 | |
TransportInfo | |
ObjectGuid guid = 0x2 | |
Position pos | |
<user defined> XY = 0x3400009 | |
<user defined> XYZ = 0x3400009 | |
<user defined> XYZO = 0x3400009 | |
<user defined> PackedXYZ = 0x3400009 | |
float m_positionX = 0.000000 | |
float m_positionY = 0.000000 | |
float m_positionZ = 5731.812012 | |
float m_orientation = 533.072266 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x3400009 | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x3400009 | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x3400009 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x3400009 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x3400009 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x3400009 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x3400009 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x3400009 | |
int seat = 0xE3 | |
unsigned int time = 0x40BCD082 | |
unsigned int time2 = 0xDAA26 | |
MovementInfo::TransportInfo transport | |
ObjectGuid guid | |
unsigned int _guid = 0x0 | |
Position pos | |
<user defined> XY = 0x0 | |
<user defined> XYZ = 0x0 | |
<user defined> XYZO = 0x0 | |
<user defined> PackedXYZ = 0x0 | |
float m_positionX = 0.000000 | |
float m_positionY = 0.000000 | |
float m_positionZ = 0.000000 | |
float m_orientation = 0.000000 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
int seat = 0xFF | |
unsigned int time = 0x0 | |
unsigned int time2 = 0x0 | |
float pitch = 0.036652 | |
unsigned int fallTime = 0x367 | |
JumpInfo | |
float zspeed = 0.000000 | |
float sinAngle = 0.000000 | |
float cosAngle = 0.000000 | |
float xyspeed = 0.000000 | |
MovementInfo::JumpInfo jump | |
float zspeed = 0.000000 | |
float sinAngle = 0.000000 | |
float cosAngle = 0.000000 | |
float xyspeed = 0.000000 | |
float splineElevation = 0.000000 | |
Local Transport* transport = <Unable to read memory> | |
Local Transport* transport = <Unable to read memory> | |
Local GameObject* go = <Unable to read memory> | |
Local Vehicle* vehicle = <Unable to read memory> | |
Local VehicleSeatEntry* seat = <Unable to read memory> | |
00007FF7D891D385 000000765BDFF8B0 WorldSession::Update+4A5 E:\TrinityCoreCustomChanges\src\server\game\Server\WorldSession.cpp line 395 | |
Local WorldSession* this = 0x18BDBB5F590 | |
int m_muteTime = 0x0 | |
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 = 0x6552234F | |
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 = 0x18BDBB5F5A0 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks | |
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks | |
std::_Compressed_pair<std::allocator<TransactionCallback>,std::_Vector_val<std::_Simple_types<TransactionCallback> >,1> _Mypair = 0x18BDBB5F5B8 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor | |
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks | |
std::_Compressed_pair<std::allocator<SQLQueryHolderCallback>,std::_Vector_val<std::_Simple_types<SQLQueryHolderCallback> >,1> _Mypair = 0x18BDBB5F5D0 | |
DosProtection | |
WorldSession* Session = NULL | |
int _policy = 0x6552234F | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x18BDBB5F5A0 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> >* _Target = NULL | |
_Range_eraser | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > >& _List = NULL | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Predecessor = NULL | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Next = NULL | |
<user defined> _Equal_range_result = 0x18BDBB5F5A0 | |
<user defined> _Multi_equal_check_result = 0x18BDBB5F5A0 | |
std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> _Traitsobj = 0x0 | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _List = 0x18BDBB5F5A8 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned short const ,PacketCounter> > > > > > _Vec = 0x18BDBB5F5B8 | |
unsigned int _Mask = 0x0 | |
unsigned int _Maxidx = 0x0 | |
WorldSession::DosProtection AntiDOS | |
WorldSession* Session = 0x18BDBB5F590 | |
int _policy = 0x1 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x3F800000 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Predecessor = 0x18BEBC99B70 | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Next = 0x29 | |
<user defined> _Equal_range_result = 0x3F800000 | |
<user defined> _Multi_equal_check_result = 0x3F800000 | |
std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _List = 0x18BDBB5F600 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned short const ,PacketCounter> > > > > > _Vec = 0x18BDBB5F610 | |
unsigned int _Mask = 0x3F | |
unsigned int _Maxidx = 0x40 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters | |
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> > | |
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 = 0x18BDBB5F638 | |
unsigned int m_GUIDLow = 0x2 | |
Player* _player = 0x18BF0DEC7D0 | |
Unit | |
WorldObject | |
Object | |
unsigned int m_objectType = 0x19 | |
int m_objectTypeId = 0x4 | |
unsigned int m_updateFlag = 0x60 | |
int* m_int32Values = 0x2 | |
unsigned int* m_uint32Values = 0x2 | |
float* m_floatValues = 0.000000 | |
UpdateMask _changesMask = 0x18BF0DEC7F0 | |
unsigned int m_valuesCount = 0x52E | |
unsigned int _fieldNotifyFlags = 0x100 | |
bool m_objectUpdated = 0x0 | |
bool m_inWorld = 0x0 | |
bool m_isNewObject = 0x0 | |
PackedGuid m_PackGUID = 0x18BF0DEC808 | |
WorldLocation | |
Position | |
<user defined> XY = 0x18BF0DEC838 | |
<user defined> XYZ = 0x18BF0DEC838 | |
<user defined> XYZO = 0x18BF0DEC838 | |
<user defined> PackedXYZ = 0x18BF0DEC838 | |
float m_positionX = 5731.812012 | |
float m_positionY = 533.072266 | |
float m_positionZ = 669.591980 | |
float m_orientation = 5.900453 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
unsigned int m_mapId = 0x23B | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x18BF0DEC84C | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x18BF0DEC858 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x18BF0DEC864 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x18BF0DEC898 | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x18BF0DEC8CC | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x18BF0DEC8D8 | |
unsigned int LastUsedScriptID = 0x0 | |
MovementInfo m_movementInfo = 0x18BF0DEC8E8 | |
EventProcessor m_Events = 0x18BF0DEC958 | |
std::string m_name = "Craftedk" | |
bool m_isActive = 0x1 | |
bool m_isFarVisible = 0x0 | |
std::optional<float> m_visibilityDistanceOverride = 0x0 | |
bool m_isWorldObject = 0x1 | |
ZoneScript* m_zoneScript = NULL | |
Transport* m_transport = NULL | |
unsigned int m_zoneId = 0x112B | |
unsigned int m_areaId = 0x11D7 | |
float m_staticFloorZ = 652.809753 | |
bool m_outdoors = 0x1 | |
unsigned int m_liquidStatus = 0x0 | |
Map* m_currMap = 0x18BC293A710 | |
unsigned int m_InstanceId = 0x0 | |
unsigned int m_phaseMask = 0x1 | |
unsigned int m_notifyflags = 0x2 | |
bool m_canDualWield = 0x1 | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled = 0x18BF0DEC9E8 | |
ObjectGuid[7] m_SummonSlot | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
ObjectGuid[4] m_ObjectSlot | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
float m_modMeleeHitChance = 2.592255 | |
float m_modRangedHitChance = 2.592255 | |
float m_modSpellHitChance = 6.240318 | |
int m_baseSpellCritChance = 0x5 | |
float[3] m_modAttackSpeedPct | |
[0] = 1.000000 | |
[1] = 1.000000 | |
[2] = 1.000000 | |
unsigned int[3] m_attackTimer | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
std::unordered_multimap<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > >[7] m_spellImmune | |
[0] = 0x18BF0DECA78 | |
[1] = 0x18BF0DECAB8 | |
[2] = 0x18BF0DECAF8 | |
[3] = 0x18BF0DECB38 | |
[4] = 0x18BF0DECB78 | |
[5] = 0x18BF0DECBB8 | |
[6] = 0x18BF0DECBF8 | |
unsigned int m_lastSanctuaryTime = 0x0 | |
ObjectGuid LastCharmerGUID = 0x0 | |
Movement::MoveSpline* movespline = 0x18BEF71DBF0 | |
bool m_ControlledByPlayer = 0x1 | |
bool m_AutoRepeatFirstCast = 0x0 | |
float[5] m_createStats | |
[0] = 180.000000 | |
[1] = 112.000000 | |
[2] = 160.000000 | |
[3] = 35.000000 | |
[4] = 60.000000 | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers = 0x18BF0DECC68 | |
Unit* m_attacking = NULL | |
int m_deathState = 0x0 | |
int m_procDeep = 0x0 | |
std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj = 0x18BF0DECC88 | |
std::list<GameObject *,std::allocator<GameObject *> > m_gameObj = 0x18BF0DECC98 | |
unsigned int m_transformSpell = 0x0 | |
Spell*[4] m_currentSpells | |
[0] = NULL | |
[1] = 0x18BDC3D2EB0 | |
[2] = NULL | |
[3] = NULL | |
std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras = 0x18BF0DECCD0 | |
std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras = 0x18BF0DECCE0 | |
std::list<Aura *,std::allocator<Aura *> > m_removedAuras = 0x18BF0DECCF0 | |
std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator = 0x18BEFFF4330 | |
unsigned int m_removedAurasCount = 0x1 | |
std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras | |
[0] = 0x18BF0DECD10 | |
[1] = 0x18BF0DECD20 | |
[2] = 0x18BF0DECD30 | |
[3] = 0x18BF0DECD40 | |
[4] = 0x18BF0DECD50 | |
[5] = 0x18BF0DECD60 | |
[6] = 0x18BF0DECD70 | |
[7] = 0x18BF0DECD80 | |
[8] = 0x18BF0DECD90 | |
[9] = 0x18BF0DECDA0 | |
std::list<Aura *,std::allocator<Aura *> > m_scAuras = 0x18BF0DEE0E0 | |
std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras = 0x18BF0DEE0F0 | |
std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras = 0x18BF0DEE100 | |
unsigned int m_interruptMask = 0x0 | |
float[2] m_auraFlatModifiersGroup | |
[0] = 1003.000000 | |
[1] = 367.000000 | |
[0] = 0x43B78000447AC000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 155.000000 | |
float[2] | |
[0] = 1050.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] m_auraPctModifiersGroup | |
[0] = 1.000000 | |
[1] = 1.071200 | |
[0] = 0x3F891D153F800000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.030000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] m_weaponDamage | |
[0] = 954.000000 | |
[1] = 0.000000 | |
[0] = 0x446E8000 | |
float[2] | |
[0] = 1592.000000 | |
[1] = 0.000000 | |
[0] = 0x18BF0DEE2A4 | |
float[2] | |
[0] = 1.000000 | |
[1] = 0.000000 | |
[0] = 0x3F800000 | |
float[2] | |
[0] = 2.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 0.000000 | |
[0] = 0x3F800000 | |
float[2] | |
[0] = 2.000000 | |
[1] = 0.000000 | |
bool m_canModifyStats = 0x1 | |
std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras = 0x18BF0DEE2D8 | |
float[9] m_speed_rate | |
[0] = 1.000000 | |
[1] = 1.000000 | |
[2] = 1.000000 | |
[3] = 1.000000 | |
[4] = 1.000000 | |
[5] = 1.000000 | |
[6] = 1.000000 | |
[7] = 1.000000 | |
[8] = 1.000000 | |
Unit* m_charmer = NULL | |
Unit* m_charmed = NULL | |
CharmInfo* m_charmInfo = NULL | |
std::list<Player *,std::allocator<Player *> > m_sharedVision = 0x18BF0DEE328 | |
GameClient* _gameClientMovingMe = 0x18BD7654360 | |
MotionMaster* i_motionMaster = 0x18BE94CDD20 | |
unsigned int[4] m_reactiveTimer | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
unsigned int m_regenTimer = 0x0 | |
Vehicle* m_vehicle = NULL | |
Vehicle* m_vehicleKit = NULL | |
unsigned int m_unitTypeMask = 0x0 | |
LiquidTypeEntry* _lastLiquid = NULL | |
unsigned int m_rootTimes = 0x0 | |
unsigned int m_state = 0x400 | |
unsigned int m_lastManaUse = 0x0 | |
TimeTracker m_splineSyncTimer = 0x0 | |
std::array<DiminishingReturn,21> m_Diminishing = 0x18BF0DEE398 | |
CombatManager m_combatManager = 0x18BF0DEE498 | |
ThreatManager m_threatManager = 0x18BF0DEE520 | |
std::stack<std::shared_ptr<UnitAI>,std::deque<std::shared_ptr<UnitAI>,std::allocator<std::shared_ptr<UnitAI> > > > i_AIs = 0x18BF0DEE698 | |
std::shared_ptr<UnitAI> i_AI = 0x18BF0DEE6C0 | |
bool m_aiLocked = 0x0 | |
std::unordered_set<AbstractFollower *,std::hash<AbstractFollower *>,std::equal_to<AbstractFollower *>,std::allocator<AbstractFollower *> > m_followingMe = 0x18BF0DEE6D8 | |
Unit* m_comboTarget = NULL | |
int m_comboPoints = 0x0 | |
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders = 0x18BF0DEE728 | |
unsigned int _lastExtraAttackSpell = 0x0 | |
std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > extraAttacksTargets = 0x18BF0DEE770 | |
ObjectGuid _lastDamagedTargetGuid = 0x0 | |
bool m_cleanupDone = 0x0 | |
bool m_duringRemoveFromWorld = 0x0 | |
bool _instantCast = 0x0 | |
unsigned int _oldFactionId = 0x0 | |
bool _isWalkingBeforeCharm = 0x0 | |
SpellHistory* _spellHistory = 0x18BEF1806C0 | |
PositionUpdateInfo _positionUpdateInfo = 0x0 | |
bool _isCombatDisallowed = 0x0 | |
unsigned int m_movementCounter = 0x0 | |
std::deque<PlayerMovementPendingChange,std::allocator<PlayerMovementPendingChange> > m_pendingMovementChanges = 0x18BF0DEE7D8 | |
GridObject<Player> | |
GridReference<Player> _gridRef = 0x18BF0DEE808 | |
std::string autoReplyMsg = "" | |
PlayerTaxi m_taxi | |
std::array<unsigned int,14> m_taximask = 0x18BF0DEE850 | |
std::deque<unsigned int,std::allocator<unsigned int> > m_TaxiDestinations = 0x18BF0DEE888 | |
unsigned int m_flightMasterFactionId = 0x0 | |
int m_logintime = 0x655221FF | |
int m_Last_tick = 0x65522313 | |
unsigned int[2] m_Played_time | |
[0] = 0xCE0B | |
[1] = 0xB241 | |
std::unordered_set<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *>,std::allocator<PetAura const *> > m_petAuras | |
std::_Hash<std::_Uset_traits<PetAura const *,std::_Uhash_compare<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *> >,std::allocator<PetAura const *>,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x3F800000 | |
_Clear_guard | |
std::_Hash<std::_Uset_traits<PetAura const *,std::_Uhash_compare<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *> >,std::allocator<PetAura const *>,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<PetAura const *,std::allocator<PetAura const *> >& _List = 0x3F800000 | |
std::_List_node<PetAura const *,void *>* _Predecessor = 0x18BEFF48390 | |
std::_List_node<PetAura const *,void *>* _Next = NULL | |
<user defined> _Equal_range_result = 0x3F800000 | |
<user defined> _Multi_equal_check_result = 0x3F800000 | |
std::_Uset_traits<PetAura const *,std::_Uhash_compare<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *> >,std::allocator<PetAura const *>,0> _Traitsobj = 0x3F800000 | |
std::list<PetAura const *,std::allocator<PetAura const *> > _List = 0x18BF0DEE8D8 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<PetAura const *> >,std::_Iterator_base0> > > _Vec = 0x18BF0DEE8E8 | |
unsigned int _Mask = 0x7 | |
unsigned int _Maxidx = 0x8 | |
bool m_mailsUpdated = 0x0 | |
unsigned int unReadMails = 0x0 | |
int m_nextMailDelivereTime = 0x0 | |
std::unordered_map<unsigned int,Item *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Item *> > > mMitems | |
std::_Hash<std::_Umap_traits<unsigned int,Item *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Item *> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x3F800000 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned int,Item *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Item *> >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned int const ,Item *>,std::allocator<std::pair<unsigned int const ,Item *> > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned int const ,Item *>,void *>* _Predecessor = 0x18BE1359550 | |
std::_List_node<std::pair<unsigned int const ,Item *>,void *>* _Next = NULL | |
<user defined> _Equal_range_result = 0x3F800000 | |
<user defined> _Multi_equal_check_result = 0x3F800000 | |
std::_Umap_traits<unsigned int,Item *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Item *> >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned int const ,Item *>,std::allocator<std::pair<unsigned int const ,Item *> > > _List = 0x18BF0DEE928 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Item *> > > > > > _Vec = 0x18BF0DEE938 | |
unsigned int _Mask = 0x7 | |
unsigned int _Maxidx = 0x8 | |
PvPInfo pvpInfo | |
bool IsHostile = 0x0 | |
bool IsInHostileArea = 0x0 | |
bool IsInNoPvPArea = 0x0 | |
bool IsInFFAPvPArea = 0x0 | |
int EndTimer = 0x0 | |
std::unique_ptr<DuelInfo,std::default_delete<DuelInfo> > duel | |
std::_Compressed_pair<std::default_delete<DuelInfo>,DuelInfo *,1> _Mypair = 0x0 | |
PlayerMenu* PlayerTalkClass = 0x18BEBDBC390 | |
GossipMenu _gossipMenu = 0x18BEBDBC390 | |
QuestMenu _questMenu = 0x18BEBDBC3C8 | |
WorldSession* _session = 0x18BDBB5F590 | |
std::vector<ItemSetEffect *,std::allocator<ItemSetEffect *> > ItemSetEff | |
std::_Compressed_pair<std::allocator<ItemSetEffect *>,std::_Vector_val<std::_Simple_types<ItemSetEffect *> >,1> _Mypair = 0x18BF0DEE980 | |
ChatFloodThrottle | |
int Time = 0x7FF7D911A680 | |
unsigned int Count = 0xE6E30019 | |
WorldObject* m_seer = 0x18BF0DEC7D0 | |
<user defined> m_stealth = 0x18BF0DEC84C | |
<user defined> m_stealthDetect = 0x18BF0DEC858 | |
<user defined> m_invisibility = 0x18BF0DEC864 | |
<user defined> m_invisibilityDetect = 0x18BF0DEC898 | |
<user defined> m_serverSideVisibility = 0x18BF0DEC8CC | |
<user defined> m_serverSideVisibilityDetect = 0x18BF0DEC8D8 | |
unsigned int LastUsedScriptID = 0x0 | |
<user defined> m_movementInfo = 0x18BF0DEC8E8 | |
<user defined> m_Events = 0x18BF0DEC958 | |
<user defined> m_name = 0x18BF0DEC970 | |
bool m_isActive = 0x1 | |
bool m_isFarVisible = 0x0 | |
<user defined> m_visibilityDistanceOverride = 0x0 | |
bool m_isWorldObject = 0x1 | |
<user defined> m_zoneScript = 0x0 | |
<user defined> m_transport = 0x0 | |
unsigned int m_zoneId = 0x112B | |
unsigned int m_areaId = 0x11D7 | |
float m_staticFloorZ = 652.809753 | |
bool m_outdoors = 0x1 | |
unsigned int m_liquidStatus = 0x0 | |
<user defined> m_currMap = 0x18BC293A710 | |
unsigned int m_InstanceId = 0x0 | |
unsigned int m_phaseMask = 0x1 | |
unsigned int m_notifyflags = 0x2 | |
unsigned int m_homebindMapId = 0x1 | |
unsigned int m_homebindAreaId = 0x36C | |
float m_homebindX = 16226.500000 | |
float m_homebindY = 16403.599609 | |
float m_homebindZ = -64.500000 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_clientGUIDs | |
std::_Hash<std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x0 | |
_Clear_guard | |
std::_Hash<std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> >* _Target = 0x3F800000 | |
<user defined> _Range_eraser = 0x0 | |
<user defined> _Equal_range_result = 0x0 | |
<user defined> _Multi_equal_check_result = 0x0 | |
std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> _Traitsobj = 0x3F800000 | |
std::list<ObjectGuid,std::allocator<ObjectGuid> > _List = 0x18BF0DEE9C0 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<ObjectGuid> >,std::_Iterator_base0> > > _Vec = 0x18BF0DEE9D0 | |
unsigned int _Mask = 0x1FF | |
unsigned int _Maxidx = 0x200 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_DFQuests | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BF0DEE9F8 | |
unsigned int m_HomebindTimer = 0x0 | |
bool m_InstanceValid = 0x1 | |
std::unordered_map<unsigned int,InstancePlayerBind,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,InstancePlayerBind> > >[4] m_boundInstances | |
[0] = 0x18BF0DEEA10 | |
[1] = 0x18BF0DEEA50 | |
[2] = 0x18BF0DEEA90 | |
[3] = 0x18BF0DEEAD0 | |
Spell* m_spellModTakingSpell = NULL | |
bool isDebugAreaTriggers = 0x0 | |
std::list<ObjectGuid,std::allocator<ObjectGuid> > WhisperList | |
_List_node_remove_op | |
std::list<ObjectGuid,std::allocator<ObjectGuid> >& _List = 0x18BEFF48550 | |
std::_List_node<ObjectGuid,void *>* _Head = NULL | |
std::_List_node<ObjectGuid,void *>** _Tail = <Unable to read memory> | |
std::_Compressed_pair<std::allocator<std::_List_node<ObjectGuid,void *> >,std::_List_val<std::_List_simple_types<ObjectGuid> >,1> _Mypair = 0x18BF0DEEB20 | |
unsigned int m_regenTimerCount = 0x675 | |
unsigned int m_foodEmoteTimerCount = 0x122D | |
float[7] m_powerFraction | |
[0] = 0.000000 | |
[1] = 0.000000 | |
[2] = 0.000000 | |
[3] = 0.000000 | |
[4] = 0.000000 | |
[5] = 0.000000 | |
[6] = 0.000000 | |
unsigned int m_contestedPvPTimer = 0x0 | |
BgBattlegroundQueueID_Rec | |
int bgQueueTypeId = 0xD911A680 | |
unsigned int invitedToInstance = 0x7FF7 | |
Player::BgBattlegroundQueueID_Rec[2] m_bgBattlegroundQueueID | |
[0] = 0x0 | |
[1] = 0x0 | |
BGData m_bgData | |
unsigned int bgInstanceID = 0x0 | |
unsigned int bgTypeID = 0x0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > bgAfkReporter = 0x18BF0DEEB70 | |
unsigned int bgAfkReportedCount = 0x0 | |
int bgAfkReportedTimer = 0x6552232B | |
unsigned int bgTeam = 0x0 | |
unsigned int mountSpell = 0x0 | |
unsigned int[2] taxiPath | |
[0] = 0x0 | |
[1] = 0x0 | |
WorldLocation joinPos = 0x18BF0DEEBA0 | |
bool m_IsBGRandomWinner = 0x0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_timedquests | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BF0DEEBC0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_weeklyquests | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BF0DEEBD0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_monthlyquests | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BF0DEEBE0 | |
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 | |
std::_Hash<std::_Umap_traits<unsigned int,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> >,std::_Uhash_compare<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> > > >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x18BF0DEEBF0 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned int,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> >,std::_Uhash_compare<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> > > >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > >,std::allocator<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > > > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > >,void *>* _Predecessor = 0x18BE1359A90 | |
std::_List_node<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > >,void *>* _Next = NULL | |
<user defined> _Equal_range_result = 0x18BF0DEEBF0 | |
<user defined> _Multi_equal_check_result = 0x18BF0DEEBF0 | |
std::_Umap_traits<unsigned int,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> >,std::_Uhash_compare<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> > > >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > >,std::allocator<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > > > > _List = 0x18BF0DEEBF8 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > > > > > > > _Vec = 0x18BF0DEEC08 | |
unsigned int _Mask = 0x7 | |
unsigned int _Maxidx = 0x8 | |
ObjectGuid m_playerSharingQuest | |
unsigned int _guid = 0x0 | |
unsigned int m_sharedQuestId = 0x0 | |
unsigned int m_ingametime = 0x97471 | |
int m_lastHonorUpdateTime = 0x655222D1 | |
ObjectGuid m_lootGuid | |
unsigned int _guid = 0x0 | |
unsigned int m_team = 0x1D5 | |
unsigned int m_nextSave = 0x5DE9 | |
std::array<Player::ChatFloodThrottle,2> m_chatFloodData | |
value_type | |
int Time = 0x0 | |
unsigned int Count = 0x0 | |
Player::ChatFloodThrottle[2] _Elems | |
[0] = 0x18BF0DEEC58 | |
[1] = 0x18BF0DEEC68 | |
unsigned int m_dungeonDifficulty = 0x0 | |
unsigned int m_raidDifficulty = 0x3 | |
unsigned int m_raidMapDifficulty = 0x0 | |
unsigned int m_atLoginFlags = 0x0 | |
Item*[150] m_items | |
[0] = 0x18BDB276DD0 | |
[1] = 0x18BDB27A250 | |
[2] = 0x18BDB27BA60 | |
[3] = NULL | |
[4] = 0x18BDB27AB10 | |
[5] = 0x18BDB278810 | |
[6] = 0x18BDB27A480 | |
[7] = 0x18BDB279990 | |
[8] = 0x18BDB279300 | |
[9] = 0x18BDB279BC0 | |
unsigned int m_currentBuybackSlot = 0x4A | |
std::vector<Item *,std::allocator<Item *> > m_itemUpdateQueue | |
std::_Compressed_pair<std::allocator<Item *>,std::_Vector_val<std::_Simple_types<Item *> >,1> _Mypair = 0x18BF0DEF138 | |
bool m_itemUpdateQueueBlocked = 0x0 | |
unsigned int m_ExtraFlags = 0x8 | |
std::map<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> > > m_QuestStatus | |
std::_Tree<std::_Tmap_traits<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> >,0> > | |
<user defined> value_compare = 0xE8E82B80 | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,QuestStatusData>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,QuestStatusData> > >,1>,1> _Mypair = 0x18BF0DEF158 | |
<user defined> value_compare = 0x18BF0DEF158 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_QuestStatusSave | |
std::_Tree<std::_Tmap_traits<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> >,0> > | |
<user defined> value_compare = 0x18BF0DEF168 | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,enum QuestSaveType>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,enum QuestSaveType> > >,1>,1> _Mypair = 0x18BF0DEF168 | |
<user defined> value_compare = 0x18BF0DEF168 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_RewardedQuests | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BF0DEF178 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_RewardedQuestsSave | |
std::_Tree<std::_Tmap_traits<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> >,0> > | |
<user defined> value_compare = 0x18BF0DEF188 | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,enum QuestSaveType>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,enum QuestSaveType> > >,1>,1> _Mypair = 0x18BF0DEF188 | |
<user defined> value_compare = 0x18BF0DEF188 | |
std::unordered_map<unsigned int,SkillStatusData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > mSkillStatus | |
std::_Hash<std::_Umap_traits<unsigned int,SkillStatusData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,SkillStatusData> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x18BF0DEF198 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned int,SkillStatusData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,SkillStatusData> >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned int const ,SkillStatusData>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned int const ,SkillStatusData>,void *>* _Predecessor = 0x18BE1359C10 | |
std::_List_node<std::pair<unsigned int const ,SkillStatusData>,void *>* _Next = 0x1A | |
<user defined> _Equal_range_result = 0x18BF0DEF198 | |
<user defined> _Multi_equal_check_result = 0x18BF0DEF198 | |
std::_Umap_traits<unsigned int,SkillStatusData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,SkillStatusData> >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned int const ,SkillStatusData>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > _List = 0x18BF0DEF1A0 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,SkillStatusData> > > > > > _Vec = 0x18BF0DEF1B0 | |
unsigned int _Mask = 0x3F | |
unsigned int _Maxidx = 0x40 | |
unsigned int m_GuildIdInvited = 0x0 | |
unsigned int m_ArenaTeamIdInvited = 0x0 | |
std::deque<Mail *,std::allocator<Mail *> > m_mail | |
std::_Compressed_pair<std::allocator<Mail *>,std::_Deque_val<std::_Deque_simple_types<Mail *> >,1> _Mypair = 0x18BF0DEF1E0 | |
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 | |
std::_Hash<std::_Umap_traits<unsigned int,PlayerSpell,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PlayerSpell> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x3F800000 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned int,PlayerSpell,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PlayerSpell> >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned int const ,PlayerSpell>,std::allocator<std::pair<unsigned int const ,PlayerSpell> > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned int const ,PlayerSpell>,void *>* _Predecessor = 0x18BEFF48030 | |
std::_List_node<std::pair<unsigned int const ,PlayerSpell>,void *>* _Next = 0xF5 | |
<user defined> _Equal_range_result = 0x3F800000 | |
<user defined> _Multi_equal_check_result = 0x3F800000 | |
std::_Umap_traits<unsigned int,PlayerSpell,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PlayerSpell> >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned int const ,PlayerSpell>,std::allocator<std::pair<unsigned int const ,PlayerSpell> > > _List = 0x18BF0DEF210 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PlayerSpell> > > > > > _Vec = 0x18BF0DEF220 | |
unsigned int _Mask = 0x1FF | |
unsigned int _Maxidx = 0x200 | |
std::unordered_map<unsigned int,PlayerTalent *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerTalent *> > >*[2] m_talents | |
[0] = 0x18BE8E82D10 | |
[1] = 0x18BE8E83030 | |
unsigned int m_lastPotionId = 0x0 | |
unsigned int m_activeSpec = 0x0 | |
unsigned int m_specsCount = 0x2 | |
unsigned int[6] m_Glyphs | |
[0] = 0x20F | |
[1] = 0x22B | |
[2] = 0x20A | |
[3] = 0x303 | |
[4] = 0x229 | |
[5] = 0x20C | |
[0] = 0x18BF0DEF260 | |
unsigned int[6] | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
std::map<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> > > m_actionButtons | |
std::_Tree<std::_Tmap_traits<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> >,0> > | |
<user defined> value_compare = 0xE1359C70 | |
std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,ActionButton>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,ActionButton> > >,1>,1> _Mypair = 0x18BF0DEF290 | |
<user defined> value_compare = 0x18BF0DEF290 | |
float[4] m_auraBaseFlatMod | |
[0] = 3.000000 | |
[1] = 3.000000 | |
[2] = 3.000000 | |
[3] = 0.000000 | |
float[4] m_auraBasePctMod | |
[0] = 7.461099 | |
[1] = 7.461099 | |
[2] = 7.461099 | |
[3] = 1.000000 | |
int[25] m_baseRatingValue | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x14 | |
[4] = 0x0 | |
[5] = 0x55 | |
[6] = 0x55 | |
[7] = 0x55 | |
[8] = 0x261 | |
[9] = 0x261 | |
unsigned int m_baseSpellPower = 0x0 | |
unsigned int m_baseFeralAP = 0x0 | |
unsigned int m_baseManaRegen = 0x0 | |
unsigned int m_baseHealthRegen = 0x0 | |
int m_spellPenetrationItemMod = 0x0 | |
std::unordered_set<SpellModifier *,std::hash<SpellModifier *>,std::equal_to<SpellModifier *>,std::allocator<SpellModifier *> >[31] m_spellMods | |
[0] = 0x18BF0DEF308 | |
[1] = 0x18BF0DEF348 | |
[2] = 0x18BF0DEF388 | |
[3] = 0x18BF0DEF3C8 | |
[4] = 0x18BF0DEF408 | |
[5] = 0x18BF0DEF448 | |
[6] = 0x18BF0DEF488 | |
[7] = 0x18BF0DEF4C8 | |
[8] = 0x18BF0DEF508 | |
[9] = 0x18BF0DEF548 | |
std::list<EnchantDuration,std::allocator<EnchantDuration> > m_enchantDuration | |
<user defined> _List_node_remove_op = 0x18BF0DEFAC8 | |
std::_Compressed_pair<std::allocator<std::_List_node<EnchantDuration,void *> >,std::_List_val<std::_List_simple_types<EnchantDuration> >,1> _Mypair = 0x18BF0DEFAC8 | |
std::list<Item *,std::allocator<Item *> > m_itemDuration | |
<user defined> _List_node_remove_op = 0x18BF0DEFAD8 | |
std::_Compressed_pair<std::allocator<std::_List_node<Item *,void *> >,std::_List_val<std::_List_simple_types<Item *> >,1> _Mypair = 0x18BF0DEFAD8 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_itemSoulboundTradeable | |
std::_Hash<std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x18BF0DEFAE8 | |
_Clear_guard | |
std::_Hash<std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> >* _Target = 0x3F800000 | |
<user defined> _Range_eraser = 0x18BF0DEFAE8 | |
<user defined> _Equal_range_result = 0x18BF0DEFAE8 | |
<user defined> _Multi_equal_check_result = 0x18BF0DEFAE8 | |
std::_Uset_traits<ObjectGuid,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<ObjectGuid>,0> _Traitsobj = 0x3F800000 | |
std::list<ObjectGuid,std::allocator<ObjectGuid> > _List = 0x18BF0DEFAF0 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<ObjectGuid> >,std::_Iterator_base0> > > _Vec = 0x18BF0DEFB00 | |
unsigned int _Mask = 0x7 | |
unsigned int _Maxidx = 0x8 | |
std::unique_ptr<ResurrectionData,std::default_delete<ResurrectionData> > _resurrectionData | |
std::_Compressed_pair<std::default_delete<ResurrectionData>,ResurrectionData *,1> _Mypair = 0x0 | |
WorldSession* m_session = 0x18BDBB5F590 | |
std::list<Channel *,std::allocator<Channel *> > m_channels | |
_List_node_remove_op | |
std::list<Channel *,std::allocator<Channel *> >& _List = 0x18BEFF48210 | |
std::_List_node<Channel *,void *>* _Head = 0x5 | |
std::_List_node<Channel *,void *>** _Tail = <Unable to read memory> | |
std::_Compressed_pair<std::allocator<std::_List_node<Channel *,void *> >,std::_List_val<std::_List_simple_types<Channel *> >,1> _Mypair = 0x18BF0DEFB38 | |
unsigned int m_cinematic = 0x1 | |
unsigned int m_movie = 0x0 | |
TradeData* m_trade = NULL | |
bool m_DailyQuestChanged = 0x0 | |
bool m_WeeklyQuestChanged = 0x0 | |
bool m_MonthlyQuestChanged = 0x0 | |
bool m_SeasonalQuestChanged = 0x0 | |
int m_lastDailyQuestTime = 0x0 | |
unsigned int m_hostileReferenceCheckTimer = 0x1F7 | |
unsigned int m_drunkTimer = 0x0 | |
unsigned int m_weaponChangeTimer = 0x0 | |
unsigned int m_zoneUpdateId = 0xFFFFFFFF | |
unsigned int m_zoneUpdateTimer = 0x3E8 | |
unsigned int m_areaUpdateId = 0x0 | |
unsigned int m_deathTimer = 0x0 | |
int m_deathExpireTime = 0x606313F6 | |
unsigned int m_WeaponProficiency = 0x41F3 | |
unsigned int m_ArmorProficiency = 0x41F | |
bool m_canParry = 0x1 | |
bool m_canBlock = 0x0 | |
bool m_canTitanGrip = 0x0 | |
unsigned int m_titanGripPenaltySpellId = 0x0 | |
unsigned int m_swingErrorMsg = 0x0 | |
float m_ammoDPS = 0.000000 | |
int _restTime = 0x65522310 | |
unsigned int inn_triggerId = 0x0 | |
float m_rest_bonus = 0.000000 | |
unsigned int _restFlagMask = 0x2 | |
unsigned int m_resetTalentsCost = 0x0 | |
int m_resetTalentsTime = 0x0 | |
unsigned int m_usedTalentCount = 0x47 | |
unsigned int m_questRewardTalentCount = 0x2E | |
PlayerSocial* m_social = 0x18BE8E831E8 | |
std::map<ObjectGuid,FriendInfo,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,FriendInfo> > > _playerSocialMap = 0x18BE8E831E8 | |
ObjectGuid _playerGUID = 0x2 | |
GroupReference m_group | |
Reference<Group,Player> | |
LinkedListElement | |
LinkedListElement* iNext = NULL | |
LinkedListElement* iPrev = NULL | |
Group* iRefTo = NULL | |
Player* iRefFrom = NULL | |
unsigned int iSubGroup = 0x0 | |
GroupReference m_originalGroup | |
Reference<Group,Player> | |
LinkedListElement | |
LinkedListElement* iNext = NULL | |
LinkedListElement* iPrev = NULL | |
Group* iRefTo = NULL | |
Player* iRefFrom = NULL | |
unsigned int iSubGroup = 0x0 | |
Group* m_groupInvite = NULL | |
unsigned int m_groupUpdateMask = 0x0 | |
unsigned int m_auraRaidUpdateMask = 0x0 | |
bool m_bPassOnGroupLoot = 0x0 | |
unsigned int m_lastpetnumber = 0x0 | |
int m_summon_expire = 0x0 | |
WorldLocation m_summon_location | |
Position | |
<user defined> XY = 0x0 | |
<user defined> XYZ = 0x0 | |
<user defined> XYZO = 0x0 | |
<user defined> PackedXYZ = 0x0 | |
float m_positionX = 0.000000 | |
float m_positionY = 0.000000 | |
float m_positionZ = 0.000000 | |
float m_orientation = 0.000000 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
unsigned int m_mapId = 0xFFFFFFFF | |
WorldLocation m_recall_location | |
Position | |
<user defined> XY = 0x45B1AE82 | |
<user defined> XYZ = 0x45B1AE82 | |
<user defined> XYZO = 0x45B1AE82 | |
<user defined> PackedXYZ = 0x45B1AE82 | |
float m_positionX = 5685.813477 | |
float m_positionY = 493.356018 | |
float m_positionZ = 652.417480 | |
float m_orientation = 1.487021 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x43F6AD9245B1AE82 | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x43F6AD9245B1AE82 | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x43F6AD9245B1AE82 | |
unsigned int m_mapId = 0x23B | |
DeclinedName* m_declinedname = NULL | |
Runes* m_runes = 0x18BD5AF2BF0 | |
RuneInfo[6] runes | |
[0] = 0x18BD5AF2BF0 | |
[1] = 0x18BD5AF2C38 | |
[2] = 0x18BD5AF2C80 | |
[3] = 0x18BD5AF2CC8 | |
[4] = 0x18BD5AF2D10 | |
[5] = 0x18BD5AF2D58 | |
unsigned int runeState = 0x3F | |
unsigned int lastUsedRune = 0x2 | |
std::map<unsigned __int64,EquipmentSetInfo,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,EquipmentSetInfo> > > _equipmentSets | |
std::_Tree<std::_Tmap_traits<unsigned __int64,EquipmentSetInfo,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,EquipmentSetInfo> >,0> > | |
<user defined> value_compare = 0x0 | |
std::_Compressed_pair<std::less<unsigned __int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned __int64 const ,EquipmentSetInfo>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned __int64 const ,EquipmentSetInfo> > >,1>,1> _Mypair = 0x18BF0DEFC98 | |
<user defined> value_compare = 0xE8C9D800 | |
unsigned int m_grantableLevels = 0x0 | |
unsigned int m_fishingSteps = 0x0 | |
bool m_needsZoneUpdate = 0x0 | |
TimeTracker m_groupUpdateTimer | |
std::chrono::duration<__int64,std::ratio<1,1000> > _expiryTime = 0x2BA | |
CinematicMgr* _cinematicMgr = 0x18BEFFF4E70 | |
Player* player = 0x18BF0DEC7D0 | |
unsigned int m_cinematicDiff = 0x41D55 | |
unsigned int m_lastCinematicCheck = 0x0 | |
unsigned int m_activeCinematicCameraId = 0x0 | |
unsigned int m_cinematicLength = 0x0 | |
std::vector<FlyByCamera,std::allocator<FlyByCamera> >* m_cinematicCamera = NULL | |
Position m_remoteSightPosition = 0x18BEFFF4E90 | |
ObjectGuid m_CinematicObjectGUID = 0x0 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_refundableItems | |
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> > | |
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 = 0x18BF0DEFCC0 | |
MapReference m_mapRef | |
Reference<Map,Player> | |
LinkedListElement | |
LinkedListElement* iNext = 0x18BC293A8B8 | |
LinkedListElement* iPrev = 0x18BC293A8A8 | |
Map* iRefTo = 0x18BC293A710 | |
Player* iRefFrom = 0x18BF0DEC7D0 | |
unsigned int m_lastFallTime = 0x0 | |
float m_lastFallZ = 666.721130 | |
int[3] m_MirrorTimer | |
[0] = 0xFFFFFFFF | |
[1] = 0xFFFFFFFF | |
[2] = 0xFFFFFFFF | |
unsigned int m_MirrorTimerFlags = 0x0 | |
unsigned int m_MirrorTimerFlagsLast = 0x0 | |
unsigned int[6] m_runeGraceCooldown | |
[0] = 0xFFFFFFFF | |
[1] = 0xFFFFFFFF | |
[2] = 0xFFFFFFFF | |
[3] = 0xFFFFFFFF | |
[4] = 0xFFFFFFFF | |
[5] = 0xFFFFFFFF | |
unsigned int[6] m_lastRuneGraceTimers | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
WorldLocation m_teleport_dest | |
Position | |
<user defined> XY = 0x18BF0DEFD40 | |
<user defined> XYZ = 0x18BF0DEFD40 | |
<user defined> XYZO = 0x18BF0DEFD40 | |
<user defined> PackedXYZ = 0x18BF0DEFD40 | |
float m_positionX = 16226.500000 | |
float m_positionY = 16403.599609 | |
float m_positionZ = -64.500000 | |
float m_orientation = 3.200000 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x46802733467D8A00 | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x46802733467D8A00 | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x46802733467D8A00 | |
unsigned int m_mapId = 0x1 | |
unsigned int m_teleport_options = 0x0 | |
bool mSemaphoreTeleport_Near = 0x0 | |
bool mSemaphoreTeleport_Far = 0x1 | |
unsigned int m_DelayedOperations = 0x0 | |
bool m_bCanDelayTeleport = 0x0 | |
bool m_bHasDelayedTeleport = 0x0 | |
bool m_canTeleport = 0x1 | |
bool m_canKnockback = 0x0 | |
std::unique_ptr<PetStable,std::default_delete<PetStable> > m_petStable | |
std::_Compressed_pair<std::default_delete<PetStable>,PetStable *,1> _Mypair = 0x18BED18AFC0 | |
unsigned int m_temporaryUnsummonedPetNumber = 0x0 | |
unsigned int m_oldpetspell = 0x0 | |
AchievementMgr* m_achievementMgr = 0x18BE94CC240 | |
Player* m_player = 0x18BF0DEC7D0 | |
std::unordered_map<unsigned int,CriteriaProgress,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CriteriaProgress> > > m_criteriaProgress = 0x18BE94CC248 | |
std::unordered_map<unsigned int,CompletedAchievementData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CompletedAchievementData> > > m_completedAchievements = 0x18BE94CC288 | |
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > m_timedAchievements = 0x18BE94CC2C8 | |
ReputationMgr* m_reputationMgr = 0x18BEFFF4EB0 | |
Player* _player = 0x18BF0DEC7D0 | |
std::map<unsigned int,FactionState,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,FactionState> > > _factions = 0x18BEFFF4EB8 | |
std::map<unsigned int,enum ReputationRank,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum ReputationRank> > > _forcedReactions = 0x18BEFFF4EC8 | |
unsigned int _visibleFactionCount = 0xA | |
unsigned int _honoredFactionCount = 0x6 | |
unsigned int _reveredFactionCount = 0x2 | |
unsigned int _exaltedFactionCount = 0x0 | |
bool _sendFactionIncreased = 0x0 | |
unsigned int m_ChampioningFaction = 0x0 | |
std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _instanceResetTimes | |
std::_Hash<std::_Umap_traits<unsigned int,__int64,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,__int64> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x0 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned int,__int64,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,__int64> >,0> >* _Target = 0x3F800000 | |
_Range_eraser | |
std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > >& _List = 0x3F800000 | |
std::_List_node<std::pair<unsigned int const ,__int64>,void *>* _Predecessor = 0x18BE1359D30 | |
std::_List_node<std::pair<unsigned int const ,__int64>,void *>* _Next = 0x1 | |
<user defined> _Equal_range_result = 0x0 | |
<user defined> _Multi_equal_check_result = 0x0 | |
std::_Umap_traits<unsigned int,__int64,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,__int64> >,0> _Traitsobj = 0x3F800000 | |
std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x18BF0DEFD98 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > > > > _Vec = 0x18BF0DEFDA8 | |
unsigned int _Mask = 0x7 | |
unsigned int _Maxidx = 0x8 | |
unsigned int _pendingBindId = 0x0 | |
unsigned int _pendingBindTimer = 0x0 | |
unsigned int _activeCheats = 0x0 | |
unsigned int healthBeforeDuel = 0x0 | |
unsigned int manaBeforeDuel = 0x0 | |
WorldLocation _corpseLocation | |
Position | |
<user defined> XY = 0x0 | |
<user defined> XYZ = 0x0 | |
<user defined> XYZO = 0x0 | |
<user defined> PackedXYZ = 0x0 | |
float m_positionX = 0.000000 | |
float m_positionY = 0.000000 | |
float m_positionZ = 0.000000 | |
float m_orientation = 0.000000 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = NULL | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x0 | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x0 | |
unsigned int m_mapId = 0xFFFFFFFF | |
std::shared_ptr<WorldSocket> m_Socket | |
std::_Ptr_base<WorldSocket> | |
WorldSocket* _Ptr = 0x18BDC2F5640 | |
std::_Ref_count_base* _Rep = 0x18BDC2F5630 | |
std::string m_Address = "127.0.0.1" | |
int _security = 0x3 | |
unsigned int _accountId = 0x1 | |
std::string _accountName = "CRAFTED" | |
unsigned int m_expansion = 0x2 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden | |
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair | |
Warden* _Myval2 = NULL | |
int _logoutTime = 0x0 | |
bool m_inQueue = 0x0 | |
bool m_playerLoading = 0x0 | |
bool m_playerLogout = 0x0 | |
bool m_playerRecentlyLogout = 0x0 | |
bool m_playerSave = 0x0 | |
unsigned int m_sessionDbcLocale = 0x0 | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
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 = 0x6 | |
AccountData[8] m_accountData | |
[0] = 0x18BDBB5F6D8 | |
[1] = 0x18BDBB5F700 | |
[2] = 0x18BDBB5F728 | |
[3] = 0x18BDBB5F750 | |
[4] = 0x18BDBB5F778 | |
[5] = 0x18BDBB5F7A0 | |
[6] = 0x18BDBB5F7C8 | |
[7] = 0x18BDBB5F7F0 | |
unsigned int[8] m_Tutorials | |
[0] = 0xE37EBFF7 | |
[1] = 0x7760BE7 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
unsigned int m_TutorialsChanged = 0x2 | |
Addons | |
SecureAddonInfo | |
std::string Name = "" | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons | |
value_type | |
<user defined> Name = 0x18BDBB5F590 | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::_Compressed_pair<std::allocator<WorldSession::Addons::SecureAddonInfo>,std::_Vector_val<std::_Simple_types<WorldSession::Addons::SecureAddonInfo> >,1> _Mypair = 0x18BDBB5F590 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
WorldSession::Addons _addons | |
SecureAddonInfo | |
std::string Name = "pF�ۋ..." | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons | |
value_type | |
<user defined> Name = 0x18BDBB5F840 | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::_Compressed_pair<std::allocator<WorldSession::Addons::SecureAddonInfo>,std::_Vector_val<std::_Simple_types<WorldSession::Addons::SecureAddonInfo> >,1> _Mypair = 0x18BDBB5F840 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
unsigned int recruiterId = 0x0 | |
bool isRecruiter = 0x0 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue | |
std::mutex _lock | |
std::_Mutex_base | |
std::_Align_type<double,80> _Mtx_storage = 0x18BDBB5F870 | |
std::_Mtx_internal_imp_mirror _Mtx_storage_mirror = 0x18BDBB5F870 | |
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue | |
std::_Compressed_pair<std::allocator<WorldPacket *>,std::_Deque_val<std::_Deque_simple_types<WorldPacket *> >,1> _Mypair = 0x18BDBB5F8C0 | |
bool _canceled = 0x0 | |
rbac::RBACData* _RBACData = 0x18BC8EC6190 | |
unsigned int _id = 0x1 | |
std::string _name = "CRAFTED" | |
int _realmId = 0x1 | |
unsigned int _secLevel = 0x3 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _grantedPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BC8EC61C0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _deniedPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BC8EC61D0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _globalPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BC8EC61E0 | |
unsigned int expireTime = 0xEA60 | |
bool forceExit = 0x0 | |
ObjectGuid m_currentBankerGUID | |
unsigned int _guid = 0x0 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue | |
std::_Compressed_pair<std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > >,boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > *,1> _Mypair | |
boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >* _Myval2 = 0x18BE74CEA30 | |
int _timeSyncClockDelta = 0xFFFFFFFFBEF424AD | |
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 = 0xE0 | |
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 = 0x18BDBB5F918 | |
<user defined> value_compare = 0x18BE74CE8E0 | |
unsigned int _timeSyncNextCounter = 0x17 | |
unsigned int _timeSyncTimer = 0x23D5 | |
int _calendarEventCreationCooldown = 0x0 | |
GameClient* _gameClient = 0x18BD7654360 | |
bool _isLuaCheater = 0x0 | |
Local WorldSession* this = 0x18BE906DEC0 | |
int m_muteTime = 0x7FF7D914CC70 | |
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 = 0x500000021 | |
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 = 0x18BE906DED0 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks | |
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks | |
std::_Compressed_pair<std::allocator<TransactionCallback>,std::_Vector_val<std::_Simple_types<TransactionCallback> >,1> _Mypair = 0x18BE906DEE8 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor | |
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks | |
std::_Compressed_pair<std::allocator<SQLQueryHolderCallback>,std::_Vector_val<std::_Simple_types<SQLQueryHolderCallback> >,1> _Mypair = 0x18BE906DF00 | |
DosProtection | |
WorldSession* Session = 0x7FF7D914CC70 | |
int m_muteTime = 0x7FF7D8A90090 | |
std::atomic<__int64> m_timeOutTime = 0x7FF7D8901620 | |
AsyncCallbackProcessor<QueryCallback> _queryProcessor = 0x7FF7D914CC80 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks = 0x7FF7D914CC98 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor = 0x7FF7D914CCB0 | |
DosProtection | |
WorldSession* Session = 0x7FF7D8A90090 | |
int _policy = 0xD8901620 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x7FF7D914CC80 | |
WorldSession::DosProtection AntiDOS = 0x7FF7D914CCC8 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters = 0x7FF7D914CD18 | |
unsigned int m_GUIDLow = 0xD87FFD30 | |
Player* _player = 0x7FF7D87FFD90 | |
std::shared_ptr<WorldSocket> m_Socket = 0x7FF7D914CD38 | |
std::string m_Address = "H�\$WH��PH���..." | |
int _security = 0xD87FCFA0 | |
unsigned int _accountId = 0x7FF7 | |
std::string _accountName = "�..." | |
unsigned int m_expansion = 0xD0 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden = 0x7FF7D89044E0 | |
int _logoutTime = 0x7FF7D8904500 | |
bool m_inQueue = 0x20 | |
bool m_playerLoading = 0x45 | |
bool m_playerLogout = 0x90 | |
bool m_playerRecentlyLogout = 0xD8 | |
bool m_playerSave = 0xF7 | |
unsigned int m_sessionDbcLocale = 0x7F | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
std::atomic<unsigned int> m_latency = 0xD89044C0 | |
AccountData[8] m_accountData | |
[0] = 0x7FF7D914CDB8 | |
[1] = 0x7FF7D914CDE0 | |
[2] = 0x7FF7D914CE08 | |
[3] = 0x7FF7D914CE30 | |
[4] = 0x7FF7D914CE58 | |
[5] = 0x7FF7D914CE80 | |
[6] = 0x7FF7D914CEA8 | |
[7] = 0x7FF7D914CED0 | |
unsigned int[8] m_Tutorials | |
[0] = 0x20646574 | |
[1] = 0x726F6F63 | |
[2] = 0x616E6964 | |
[3] = 0x20736574 | |
[4] = 0x276E7369 | |
[5] = 0x61762074 | |
[6] = 0x2064696C | |
[7] = 0x203A5828 | |
unsigned int m_TutorialsChanged = 0x7B | |
Addons | |
SecureAddonInfo | |
std::string Name = "H�\$WH�� ��H��������t | |
�8..." | |
unsigned int Status = 0xA0 | |
bool HasKey = 0x3D | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x7FF7D914CC70 | |
unsigned int LastBannedAddOnTimestamp = 0xD8800950 | |
WorldSession::Addons _addons = 0x7FF7D914CF20 | |
unsigned int recruiterId = 0x65746165 | |
bool isRecruiter = 0x64 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue = 0x7FF7D914CF48 | |
rbac::RBACData* _RBACData = 0x6165726320656220 | |
unsigned int expireTime = 0x2C646574 | |
bool forceExit = 0x20 | |
ObjectGuid m_currentBankerGUID = 0x72746020676E6973 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue = 0x5F74726F70736E61 | |
int _timeSyncClockDelta = 0x6574616C706D6574 | |
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _pendingTimeSyncRequests = 0x7FF7D914CFF8 | |
unsigned int _timeSyncNextCounter = 0x6C756F43 | |
unsigned int _timeSyncTimer = 0x6F6E2064 | |
int _calendarEventCreationCooldown = 0x616974696E692074 | |
GameClient* _gameClient = 0x6D614720657A696C | |
bool _isLuaCheater = 0x65 | |
int _policy = 0x21 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x52 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> >* _Target = 0x252 | |
_Range_eraser | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > >& _List = 0x252 | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Predecessor = 0x18BEACE8CE0 | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Next = 0x18BEB579AD0 | |
<user defined> _Equal_range_result = 0x52 | |
<user defined> _Multi_equal_check_result = 0x52 | |
std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> _Traitsobj = 0x252 | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _List = 0x18BE906DED8 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned short const ,PacketCounter> > > > > > _Vec = 0x18BE906DEE8 | |
unsigned int _Mask = 0x0 | |
unsigned int _Maxidx = 0x4 | |
WorldSession::DosProtection AntiDOS | |
WorldSession* Session = 0x18BEB579FD4 | |
int m_muteTime = 0x0 | |
std::atomic<__int64> m_timeOutTime = 0x0 | |
AsyncCallbackProcessor<QueryCallback> _queryProcessor = 0x18BEB579FE4 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks = 0x18BEB579FFC | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor = 0x18BEB57A014 | |
DosProtection | |
WorldSession* Session = NULL | |
int _policy = 0x0 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x18BEB579FE4 | |
WorldSession::DosProtection AntiDOS = 0x18BEB57A02C | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters = 0x18BEB57A07C | |
unsigned int m_GUIDLow = 0x80007900 | |
Player* _player = 0xE6A5FF000000018B | |
std::shared_ptr<WorldSocket> m_Socket = 0x18BEB57A09C | |
std::string m_Address = 0x18BEB57A0AC <Unable to read memory> | |
int _security = 0x80007B00 | |
unsigned int _accountId = 0xEB579C90 | |
std::string _accountName = 0x18BEB57A0D4 <Unable to read memory> | |
unsigned int m_expansion = 0x1 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden = 0x0 | |
int _logoutTime = 0x5759137F00000000 | |
bool m_inQueue = 0x0 | |
bool m_playerLoading = 0x7D | |
bool m_playerLogout = 0x0 | |
bool m_playerRecentlyLogout = 0x80 | |
bool m_playerSave = 0x0 | |
unsigned int m_sessionDbcLocale = 0x0 | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
std::atomic<unsigned int> m_latency = 0x1 | |
AccountData[8] m_accountData | |
[0] = 0x18BEB57A11C | |
[1] = 0x18BEB57A144 | |
[2] = 0x18BEB57A16C | |
[3] = 0x18BEB57A194 | |
[4] = 0x18BEB57A1BC | |
[5] = 0x18BEB57A1E4 | |
[6] = 0x18BEB57A20C | |
[7] = 0x18BEB57A234 | |
unsigned int[8] m_Tutorials | |
[0] = 0x18B | |
[1] = 0x9F6A | |
[2] = 0x0 | |
[3] = 0x57731349 | |
[4] = 0x80008800 | |
[5] = 0xC0000000 | |
[6] = 0x1 | |
[7] = 0x0 | |
unsigned int m_TutorialsChanged = 0x0 | |
Addons | |
SecureAddonInfo | |
std::string Name = "(null)..." | |
unsigned int Status = 0x8B | |
bool HasKey = 0x1 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x18BEB579FD4 | |
unsigned int LastBannedAddOnTimestamp = 0x80007400 | |
WorldSession::Addons _addons = 0x18BEB57A284 | |
unsigned int recruiterId = 0x0 | |
bool isRecruiter = 0x45 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue = 0x18BEB57A2AC | |
rbac::RBACData* _RBACData = 0xE1343BF00000018B | |
unsigned int expireTime = 0x18B | |
bool forceExit = 0x53 | |
ObjectGuid m_currentBankerGUID = 0x5765135B00000000 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue = 0xC000000080008F00 | |
int _timeSyncClockDelta = 0x1 | |
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _pendingTimeSyncRequests = 0x18BEB57A35C | |
unsigned int _timeSyncNextCounter = 0x80009000 | |
unsigned int _timeSyncTimer = 0xE1339CF0 | |
int _calendarEventCreationCooldown = 0xE133C1F00000018B | |
GameClient* _gameClient = 0x9ECC0000018B | |
bool _isLuaCheater = 0x0 | |
int _policy = 0xEB579FD9 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> > | |
<user defined> _Min_buckets_construct_ptr = 0xC6 | |
_Clear_guard | |
std::_Hash<std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> >* _Target = 0xC543052C445BC3C6 | |
_Range_eraser | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > >& _List = 0xC543052C445BC3C6 | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Predecessor = 0x400936CF438BEB7D | |
std::_List_node<std::pair<unsigned short const ,PacketCounter>,void *>* _Next = 0x1 | |
<user defined> _Equal_range_result = 0xC6 | |
<user defined> _Multi_equal_check_result = 0xC6 | |
std::_Umap_traits<unsigned short,PacketCounter,std::_Uhash_compare<unsigned short,std::hash<unsigned short>,std::equal_to<unsigned short> >,std::allocator<std::pair<unsigned short const ,PacketCounter> >,0> _Traitsobj = 0x445BC3C6 | |
std::list<std::pair<unsigned short const ,PacketCounter>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _List = 0x18BE906DF30 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned short const ,PacketCounter> > > > > > _Vec = 0x18BE906DF40 | |
unsigned int _Mask = 0x0 | |
unsigned int _Maxidx = 0x0 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters | |
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> > | |
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 = 0x18BE906DF68 | |
unsigned int m_GUIDLow = 0x0 | |
Player* _player = NULL | |
std::shared_ptr<WorldSocket> m_Socket | |
std::_Ptr_base<WorldSocket> | |
WorldSocket* _Ptr = NULL | |
std::_Ref_count_base* _Rep = NULL | |
std::string m_Address = "" | |
int _security = 0x0 | |
unsigned int _accountId = 0x0 | |
std::string _accountName = "" | |
unsigned int m_expansion = 0x0 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden | |
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair | |
Warden* _Myval2 = NULL | |
int _logoutTime = 0x0 | |
bool m_inQueue = 0x0 | |
bool m_playerLoading = 0x0 | |
bool m_playerLogout = 0x0 | |
bool m_playerRecentlyLogout = 0x0 | |
bool m_playerSave = 0x0 | |
unsigned int m_sessionDbcLocale = 0x0 | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
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 = 0x0 | |
AccountData[8] m_accountData | |
[0] = 0x18BE906E008 | |
[1] = 0x18BE906E030 | |
[2] = 0x18BE906E058 | |
[3] = 0x18BE906E080 | |
[4] = 0x18BE906E0A8 | |
[5] = 0x18BE906E0D0 | |
[6] = 0x18BE906E0F8 | |
[7] = 0x18BE906E120 | |
unsigned int[8] m_Tutorials | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x100 | |
[7] = 0x0 | |
unsigned int m_TutorialsChanged = 0x80 | |
Addons | |
SecureAddonInfo | |
std::string Name = "�..." | |
unsigned int Status = 0xD0 | |
bool HasKey = 0x9A | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons | |
value_type | |
<user defined> Name = 0x18BE906DEC0 | |
unsigned int Status = 0xD0 | |
bool HasKey = 0x9A | |
std::_Compressed_pair<std::allocator<WorldSession::Addons::SecureAddonInfo>,std::_Vector_val<std::_Simple_types<WorldSession::Addons::SecureAddonInfo> >,1> _Mypair = 0x18BE906DEC0 | |
unsigned int LastBannedAddOnTimestamp = 0xEACE8CE0 | |
WorldSession::Addons _addons | |
SecureAddonInfo | |
std::string Name = "..." | |
unsigned int Status = 0x20 | |
bool HasKey = 0xF6 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons | |
value_type | |
<user defined> Name = 0x18BE906E170 | |
unsigned int Status = 0x20 | |
bool HasKey = 0xF6 | |
std::_Compressed_pair<std::allocator<WorldSession::Addons::SecureAddonInfo>,std::_Vector_val<std::_Simple_types<WorldSession::Addons::SecureAddonInfo> >,1> _Mypair = 0x18BE906E170 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
unsigned int recruiterId = 0xE131F620 | |
bool isRecruiter = 0x8B | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue | |
std::mutex _lock | |
std::_Mutex_base | |
std::_Align_type<double,80> _Mtx_storage = 0x18BE906E1A0 | |
std::_Mtx_internal_imp_mirror _Mtx_storage_mirror = 0x18BE906E1A0 | |
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue | |
std::_Compressed_pair<std::allocator<WorldPacket *>,std::_Deque_val<std::_Deque_simple_types<WorldPacket *> >,1> _Mypair = 0x18BE906E1F0 | |
bool _canceled = 0x10 | |
rbac::RBACData* _RBACData = 0x18BE131E410 | |
unsigned int _id = 0x0 | |
std::string _name = 0x18BE131E418 <Unable to read memory> | |
int _realmId = 0xEBA5E1E0 | |
unsigned int _secLevel = 0x8B | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _grantedPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BE131E440 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _deniedPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BE131E450 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _globalPerms | |
std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> > | |
std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<unsigned int,void *> >,std::_Tree_val<std::_Tree_simple_types<unsigned int> >,1>,1> _Mypair = 0x18BE131E460 | |
unsigned int expireTime = 0x7 | |
bool forceExit = 0x0 | |
ObjectGuid m_currentBankerGUID | |
unsigned int _guid = 0x8 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue | |
std::_Compressed_pair<std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > >,boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > *,1> _Mypair | |
boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >* _Myval2 = 0x7FF7D9184FA0 | |
int _timeSyncClockDelta = 0x18BE906E250 | |
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 = 0x0 | |
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 = 0x18BE906E248 | |
<user defined> value_compare = 0x0 | |
unsigned int _timeSyncNextCounter = 0xE906E240 | |
unsigned int _timeSyncTimer = 0x18B | |
int _calendarEventCreationCooldown = 0x0 | |
GameClient* _gameClient = NULL | |
bool _isLuaCheater = 0xE0 | |
Parameter unsigned int diff = 0x765BDFF268 | |
Parameter unsigned int diff = 0x765BDFF8C8 | |
Parameter PacketFilter& updater = 0x765BDFF930 | |
WorldSession* m_pSession = 0x18BDBB5F590 | |
int m_muteTime = 0x0 | |
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 = 0x6552234F | |
AsyncCallbackProcessor<QueryCallback> _queryProcessor | |
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks = 0x18BDBB5F5A0 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks | |
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks = 0x18BDBB5F5B8 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor | |
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks = 0x18BDBB5F5D0 | |
DosProtection | |
WorldSession* Session = NULL | |
int _policy = 0x6552234F | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x18BDBB5F5A0 | |
WorldSession::DosProtection AntiDOS | |
WorldSession* Session = 0x18BDBB5F590 | |
int _policy = 0x1 | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x18BDBB5F5F8 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters | |
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> > | |
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 = 0x18BDBB5F638 | |
unsigned int m_GUIDLow = 0x2 | |
Player* _player = 0x18BF0DEC7D0 | |
Unit | |
WorldObject | |
Object | |
unsigned int m_objectType = 0x19 | |
int m_objectTypeId = 0x4 | |
unsigned int m_updateFlag = 0x60 | |
int* m_int32Values = 0x2 | |
unsigned int* m_uint32Values = 0x2 | |
float* m_floatValues = 0.000000 | |
UpdateMask _changesMask = 0x18BF0DEC7F0 | |
unsigned int m_valuesCount = 0x52E | |
unsigned int _fieldNotifyFlags = 0x100 | |
bool m_objectUpdated = 0x0 | |
bool m_inWorld = 0x0 | |
bool m_isNewObject = 0x0 | |
PackedGuid m_PackGUID = 0x18BF0DEC808 | |
WorldLocation | |
Position | |
<user defined> XY = 0x18BF0DEC838 | |
<user defined> XYZ = 0x18BF0DEC838 | |
<user defined> XYZO = 0x18BF0DEC838 | |
<user defined> PackedXYZ = 0x18BF0DEC838 | |
float m_positionX = 5731.812012 | |
float m_positionY = 533.072266 | |
float m_positionZ = 669.591980 | |
float m_orientation = 5.900453 | |
?$Streamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x440544A045B31E7F | |
unsigned int m_mapId = 0x23B | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x18BF0DEC84C | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x18BF0DEC858 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x18BF0DEC864 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x18BF0DEC898 | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x18BF0DEC8CC | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x18BF0DEC8D8 | |
unsigned int LastUsedScriptID = 0x0 | |
MovementInfo m_movementInfo = 0x18BF0DEC8E8 | |
EventProcessor m_Events = 0x18BF0DEC958 | |
std::string m_name = "Craftedk" | |
bool m_isActive = 0x1 | |
bool m_isFarVisible = 0x0 | |
std::optional<float> m_visibilityDistanceOverride = 0x0 | |
bool m_isWorldObject = 0x1 | |
ZoneScript* m_zoneScript = NULL | |
Transport* m_transport = NULL | |
unsigned int m_zoneId = 0x112B | |
unsigned int m_areaId = 0x11D7 | |
float m_staticFloorZ = 652.809753 | |
bool m_outdoors = 0x1 | |
unsigned int m_liquidStatus = 0x0 | |
Map* m_currMap = 0x18BC293A710 | |
unsigned int m_InstanceId = 0x0 | |
unsigned int m_phaseMask = 0x1 | |
unsigned int m_notifyflags = 0x2 | |
bool m_canDualWield = 0x1 | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled = 0x18BF0DEC9E8 | |
ObjectGuid[7] m_SummonSlot | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
ObjectGuid[4] m_ObjectSlot | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
float m_modMeleeHitChance = 2.592255 | |
float m_modRangedHitChance = 2.592255 | |
float m_modSpellHitChance = 6.240318 | |
int m_baseSpellCritChance = 0x5 | |
float[3] m_modAttackSpeedPct | |
[0] = 1.000000 | |
[1] = 1.000000 | |
[2] = 1.000000 | |
unsigned int[3] m_attackTimer | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
std::unordered_multimap<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > >[7] m_spellImmune | |
[0] = 0x18BF0DECA78 | |
[1] = 0x18BF0DECAB8 | |
[2] = 0x18BF0DECAF8 | |
[3] = 0x18BF0DECB38 | |
[4] = 0x18BF0DECB78 | |
[5] = 0x18BF0DECBB8 | |
[6] = 0x18BF0DECBF8 | |
unsigned int m_lastSanctuaryTime = 0x0 | |
ObjectGuid LastCharmerGUID = 0x0 | |
Movement::MoveSpline* movespline = 0x18BEF71DBF0 | |
bool m_ControlledByPlayer = 0x1 | |
bool m_AutoRepeatFirstCast = 0x0 | |
float[5] m_createStats | |
[0] = 180.000000 | |
[1] = 112.000000 | |
[2] = 160.000000 | |
[3] = 35.000000 | |
[4] = 60.000000 | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers = 0x18BF0DECC68 | |
Unit* m_attacking = NULL | |
int m_deathState = 0x0 | |
int m_procDeep = 0x0 | |
std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj = 0x18BF0DECC88 | |
std::list<GameObject *,std::allocator<GameObject *> > m_gameObj = 0x18BF0DECC98 | |
unsigned int m_transformSpell = 0x0 | |
Spell*[4] m_currentSpells | |
[0] = NULL | |
[1] = 0x18BDC3D2EB0 | |
[2] = NULL | |
[3] = NULL | |
std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras = 0x18BF0DECCD0 | |
std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras = 0x18BF0DECCE0 | |
std::list<Aura *,std::allocator<Aura *> > m_removedAuras = 0x18BF0DECCF0 | |
std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator = 0x18BEFFF4330 | |
unsigned int m_removedAurasCount = 0x1 | |
std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras | |
[0] = 0x18BF0DECD10 | |
[1] = 0x18BF0DECD20 | |
[2] = 0x18BF0DECD30 | |
[3] = 0x18BF0DECD40 | |
[4] = 0x18BF0DECD50 | |
[5] = 0x18BF0DECD60 | |
[6] = 0x18BF0DECD70 | |
[7] = 0x18BF0DECD80 | |
[8] = 0x18BF0DECD90 | |
[9] = 0x18BF0DECDA0 | |
std::list<Aura *,std::allocator<Aura *> > m_scAuras = 0x18BF0DEE0E0 | |
std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras = 0x18BF0DEE0F0 | |
std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras = 0x18BF0DEE100 | |
unsigned int m_interruptMask = 0x0 | |
float[2] m_auraFlatModifiersGroup | |
[0] = 1003.000000 | |
[1] = 367.000000 | |
[0] = 0x43B78000447AC000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 155.000000 | |
float[2] | |
[0] = 1050.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 0.000000 | |
[1] = 0.000000 | |
float[2] m_auraPctModifiersGroup | |
[0] = 1.000000 | |
[1] = 1.071200 | |
[0] = 0x3F891D153F800000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.030000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 1.000000 | |
float[2] m_weaponDamage | |
[0] = 954.000000 | |
[1] = 0.000000 | |
[0] = 0x446E8000 | |
float[2] | |
[0] = 1592.000000 | |
[1] = 0.000000 | |
[0] = 0x18BF0DEE2A4 | |
float[2] | |
[0] = 1.000000 | |
[1] = 0.000000 | |
[0] = 0x3F800000 | |
float[2] | |
[0] = 2.000000 | |
[1] = 0.000000 | |
float[2] | |
[0] = 1.000000 | |
[1] = 0.000000 | |
[0] = 0x3F800000 | |
float[2] | |
[0] = 2.000000 | |
[1] = 0.000000 | |
bool m_canModifyStats = 0x1 | |
std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras = 0x18BF0DEE2D8 | |
float[9] m_speed_rate | |
[0] = 1.000000 | |
[1] = 1.000000 | |
[2] = 1.000000 | |
[3] = 1.000000 | |
[4] = 1.000000 | |
[5] = 1.000000 | |
[6] = 1.000000 | |
[7] = 1.000000 | |
[8] = 1.000000 | |
Unit* m_charmer = NULL | |
Unit* m_charmed = NULL | |
CharmInfo* m_charmInfo = NULL | |
std::list<Player *,std::allocator<Player *> > m_sharedVision = 0x18BF0DEE328 | |
GameClient* _gameClientMovingMe = 0x18BD7654360 | |
MotionMaster* i_motionMaster = 0x18BE94CDD20 | |
unsigned int[4] m_reactiveTimer | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
unsigned int m_regenTimer = 0x0 | |
Vehicle* m_vehicle = NULL | |
Vehicle* m_vehicleKit = NULL | |
unsigned int m_unitTypeMask = 0x0 | |
LiquidTypeEntry* _lastLiquid = NULL | |
unsigned int m_rootTimes = 0x0 | |
unsigned int m_state = 0x400 | |
unsigned int m_lastManaUse = 0x0 | |
TimeTracker m_splineSyncTimer = 0x0 | |
std::array<DiminishingReturn,21> m_Diminishing = 0x18BF0DEE398 | |
CombatManager m_combatManager = 0x18BF0DEE498 | |
ThreatManager m_threatManager = 0x18BF0DEE520 | |
std::stack<std::shared_ptr<UnitAI>,std::deque<std::shared_ptr<UnitAI>,std::allocator<std::shared_ptr<UnitAI> > > > i_AIs = 0x18BF0DEE698 | |
std::shared_ptr<UnitAI> i_AI = 0x18BF0DEE6C0 | |
bool m_aiLocked = 0x0 | |
std::unordered_set<AbstractFollower *,std::hash<AbstractFollower *>,std::equal_to<AbstractFollower *>,std::allocator<AbstractFollower *> > m_followingMe = 0x18BF0DEE6D8 | |
Unit* m_comboTarget = NULL | |
int m_comboPoints = 0x0 | |
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders = 0x18BF0DEE728 | |
unsigned int _lastExtraAttackSpell = 0x0 | |
std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > extraAttacksTargets = 0x18BF0DEE770 | |
ObjectGuid _lastDamagedTargetGuid = 0x0 | |
bool m_cleanupDone = 0x0 | |
bool m_duringRemoveFromWorld = 0x0 | |
bool _instantCast = 0x0 | |
unsigned int _oldFactionId = 0x0 | |
bool _isWalkingBeforeCharm = 0x0 | |
SpellHistory* _spellHistory = 0x18BEF1806C0 | |
PositionUpdateInfo _positionUpdateInfo = 0x0 | |
bool _isCombatDisallowed = 0x0 | |
unsigned int m_movementCounter = 0x0 | |
std::deque<PlayerMovementPendingChange,std::allocator<PlayerMovementPendingChange> > m_pendingMovementChanges = 0x18BF0DEE7D8 | |
GridObject<Player> | |
GridReference<Player> _gridRef = 0x18BF0DEE808 | |
std::string autoReplyMsg = "" | |
PlayerTaxi m_taxi = 0x18BF0DEE850 | |
int m_logintime = 0x655221FF | |
int m_Last_tick = 0x65522313 | |
unsigned int[2] m_Played_time | |
[0] = 0xCE0B | |
[1] = 0xB241 | |
std::unordered_set<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *>,std::allocator<PetAura const *> > m_petAuras = 0x18BF0DEE8D0 | |
bool m_mailsUpdated = 0x0 | |
unsigned int unReadMails = 0x0 | |
int m_nextMailDelivereTime = 0x0 | |
std::unordered_map<unsigned int,Item *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Item *> > > mMitems = 0x18BF0DEE920 | |
PvPInfo pvpInfo = 0x18BF0DEE960 | |
std::unique_ptr<DuelInfo,std::default_delete<DuelInfo> > duel = 0x0 | |
PlayerMenu* PlayerTalkClass = 0x18BEBDBC390 | |
std::vector<ItemSetEffect *,std::allocator<ItemSetEffect *> > ItemSetEff = 0x18BF0DEE980 | |
ChatFloodThrottle | |
int Time = 0x7FF7D911A680 | |
unsigned int Count = 0xE6E30019 | |
WorldObject* m_seer = 0x18BF0DEC7D0 | |
unsigned int m_homebindMapId = 0x1 | |
unsigned int m_homebindAreaId = 0x36C | |
float m_homebindX = 16226.500000 | |
float m_homebindY = 16403.599609 | |
float m_homebindZ = -64.500000 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_clientGUIDs = 0x18BF0DEE9B8 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_DFQuests = 0x18BF0DEE9F8 | |
unsigned int m_HomebindTimer = 0x0 | |
bool m_InstanceValid = 0x1 | |
std::unordered_map<unsigned int,InstancePlayerBind,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,InstancePlayerBind> > >[4] m_boundInstances | |
[0] = 0x18BF0DEEA10 | |
[1] = 0x18BF0DEEA50 | |
[2] = 0x18BF0DEEA90 | |
[3] = 0x18BF0DEEAD0 | |
Spell* m_spellModTakingSpell = NULL | |
bool isDebugAreaTriggers = 0x0 | |
std::list<ObjectGuid,std::allocator<ObjectGuid> > WhisperList = 0x18BF0DEEB20 | |
unsigned int m_regenTimerCount = 0x675 | |
unsigned int m_foodEmoteTimerCount = 0x122D | |
float[7] m_powerFraction | |
[0] = 0.000000 | |
[1] = 0.000000 | |
[2] = 0.000000 | |
[3] = 0.000000 | |
[4] = 0.000000 | |
[5] = 0.000000 | |
[6] = 0.000000 | |
unsigned int m_contestedPvPTimer = 0x0 | |
BgBattlegroundQueueID_Rec | |
int bgQueueTypeId = 0xD911A680 | |
unsigned int invitedToInstance = 0x7FF7 | |
Player::BgBattlegroundQueueID_Rec[2] m_bgBattlegroundQueueID | |
[0] = 0x0 | |
[1] = 0x0 | |
BGData m_bgData = 0x18BF0DEEB68 | |
bool m_IsBGRandomWinner = 0x0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_timedquests = 0x18BF0DEEBC0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_weeklyquests = 0x18BF0DEEBD0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_monthlyquests = 0x18BF0DEEBE0 | |
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 = 0x18BF0DEEBF0 | |
ObjectGuid m_playerSharingQuest = 0x0 | |
unsigned int m_sharedQuestId = 0x0 | |
unsigned int m_ingametime = 0x97471 | |
int m_lastHonorUpdateTime = 0x655222D1 | |
ObjectGuid m_lootGuid = 0x0 | |
unsigned int m_team = 0x1D5 | |
unsigned int m_nextSave = 0x5DE9 | |
std::array<Player::ChatFloodThrottle,2> m_chatFloodData = 0x18BF0DEEC58 | |
unsigned int m_dungeonDifficulty = 0x0 | |
unsigned int m_raidDifficulty = 0x3 | |
unsigned int m_raidMapDifficulty = 0x0 | |
unsigned int m_atLoginFlags = 0x0 | |
Item*[150] m_items | |
[0] = 0x18BDB276DD0 | |
[1] = 0x18BDB27A250 | |
[2] = 0x18BDB27BA60 | |
[3] = NULL | |
[4] = 0x18BDB27AB10 | |
[5] = 0x18BDB278810 | |
[6] = 0x18BDB27A480 | |
[7] = 0x18BDB279990 | |
[8] = 0x18BDB279300 | |
[9] = 0x18BDB279BC0 | |
unsigned int m_currentBuybackSlot = 0x4A | |
std::vector<Item *,std::allocator<Item *> > m_itemUpdateQueue = 0x18BF0DEF138 | |
bool m_itemUpdateQueueBlocked = 0x0 | |
unsigned int m_ExtraFlags = 0x8 | |
std::map<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> > > m_QuestStatus = 0x18BF0DEF158 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_QuestStatusSave = 0x18BF0DEF168 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_RewardedQuests = 0x18BF0DEF178 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_RewardedQuestsSave = 0x18BF0DEF188 | |
std::unordered_map<unsigned int,SkillStatusData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > mSkillStatus = 0x18BF0DEF198 | |
unsigned int m_GuildIdInvited = 0x0 | |
unsigned int m_ArenaTeamIdInvited = 0x0 | |
std::deque<Mail *,std::allocator<Mail *> > m_mail = 0x18BF0DEF1E0 | |
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 = 0x18BF0DEF208 | |
std::unordered_map<unsigned int,PlayerTalent *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerTalent *> > >*[2] m_talents | |
[0] = 0x18BE8E82D10 | |
[1] = 0x18BE8E83030 | |
unsigned int m_lastPotionId = 0x0 | |
unsigned int m_activeSpec = 0x0 | |
unsigned int m_specsCount = 0x2 | |
unsigned int[6] m_Glyphs | |
[0] = 0x20F | |
[1] = 0x22B | |
[2] = 0x20A | |
[3] = 0x303 | |
[4] = 0x229 | |
[5] = 0x20C | |
[0] = 0x18BF0DEF260 | |
unsigned int[6] | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
std::map<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> > > m_actionButtons = 0x18BF0DEF290 | |
float[4] m_auraBaseFlatMod | |
[0] = 3.000000 | |
[1] = 3.000000 | |
[2] = 3.000000 | |
[3] = 0.000000 | |
float[4] m_auraBasePctMod | |
[0] = 7.461099 | |
[1] = 7.461099 | |
[2] = 7.461099 | |
[3] = 1.000000 | |
int[25] m_baseRatingValue | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x14 | |
[4] = 0x0 | |
[5] = 0x55 | |
[6] = 0x55 | |
[7] = 0x55 | |
[8] = 0x261 | |
[9] = 0x261 | |
unsigned int m_baseSpellPower = 0x0 | |
unsigned int m_baseFeralAP = 0x0 | |
unsigned int m_baseManaRegen = 0x0 | |
unsigned int m_baseHealthRegen = 0x0 | |
int m_spellPenetrationItemMod = 0x0 | |
std::unordered_set<SpellModifier *,std::hash<SpellModifier *>,std::equal_to<SpellModifier *>,std::allocator<SpellModifier *> >[31] m_spellMods | |
[0] = 0x18BF0DEF308 | |
[1] = 0x18BF0DEF348 | |
[2] = 0x18BF0DEF388 | |
[3] = 0x18BF0DEF3C8 | |
[4] = 0x18BF0DEF408 | |
[5] = 0x18BF0DEF448 | |
[6] = 0x18BF0DEF488 | |
[7] = 0x18BF0DEF4C8 | |
[8] = 0x18BF0DEF508 | |
[9] = 0x18BF0DEF548 | |
std::list<EnchantDuration,std::allocator<EnchantDuration> > m_enchantDuration = 0x18BF0DEFAC8 | |
std::list<Item *,std::allocator<Item *> > m_itemDuration = 0x18BF0DEFAD8 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_itemSoulboundTradeable = 0x18BF0DEFAE8 | |
std::unique_ptr<ResurrectionData,std::default_delete<ResurrectionData> > _resurrectionData = 0x0 | |
WorldSession* m_session = 0x18BDBB5F590 | |
std::list<Channel *,std::allocator<Channel *> > m_channels = 0x18BF0DEFB38 | |
unsigned int m_cinematic = 0x1 | |
unsigned int m_movie = 0x0 | |
TradeData* m_trade = NULL | |
bool m_DailyQuestChanged = 0x0 | |
bool m_WeeklyQuestChanged = 0x0 | |
bool m_MonthlyQuestChanged = 0x0 | |
bool m_SeasonalQuestChanged = 0x0 | |
int m_lastDailyQuestTime = 0x0 | |
unsigned int m_hostileReferenceCheckTimer = 0x1F7 | |
unsigned int m_drunkTimer = 0x0 | |
unsigned int m_weaponChangeTimer = 0x0 | |
unsigned int m_zoneUpdateId = 0xFFFFFFFF | |
unsigned int m_zoneUpdateTimer = 0x3E8 | |
unsigned int m_areaUpdateId = 0x0 | |
unsigned int m_deathTimer = 0x0 | |
int m_deathExpireTime = 0x606313F6 | |
unsigned int m_WeaponProficiency = 0x41F3 | |
unsigned int m_ArmorProficiency = 0x41F | |
bool m_canParry = 0x1 | |
bool m_canBlock = 0x0 | |
bool m_canTitanGrip = 0x0 | |
unsigned int m_titanGripPenaltySpellId = 0x0 | |
unsigned int m_swingErrorMsg = 0x0 | |
float m_ammoDPS = 0.000000 | |
int _restTime = 0x65522310 | |
unsigned int inn_triggerId = 0x0 | |
float m_rest_bonus = 0.000000 | |
unsigned int _restFlagMask = 0x2 | |
unsigned int m_resetTalentsCost = 0x0 | |
int m_resetTalentsTime = 0x0 | |
unsigned int m_usedTalentCount = 0x47 | |
unsigned int m_questRewardTalentCount = 0x2E | |
PlayerSocial* m_social = 0x18BE8E831E8 | |
GroupReference m_group = 0x18BF0DEFBD8 | |
GroupReference m_originalGroup = 0x18BF0DEFC08 | |
Group* m_groupInvite = NULL | |
unsigned int m_groupUpdateMask = 0x0 | |
unsigned int m_auraRaidUpdateMask = 0x0 | |
bool m_bPassOnGroupLoot = 0x0 | |
unsigned int m_lastpetnumber = 0x0 | |
int m_summon_expire = 0x0 | |
WorldLocation m_summon_location = 0x18BF0DEFC60 | |
WorldLocation m_recall_location = 0x18BF0DEFC74 | |
DeclinedName* m_declinedname = NULL | |
Runes* m_runes = 0x18BD5AF2BF0 | |
std::map<unsigned __int64,EquipmentSetInfo,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,EquipmentSetInfo> > > _equipmentSets = 0x18BF0DEFC98 | |
unsigned int m_grantableLevels = 0x0 | |
unsigned int m_fishingSteps = 0x0 | |
bool m_needsZoneUpdate = 0x0 | |
TimeTracker m_groupUpdateTimer = 0x2BA | |
CinematicMgr* _cinematicMgr = 0x18BEFFF4E70 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_refundableItems = 0x18BF0DEFCC0 | |
MapReference m_mapRef = 0x18BF0DEFCD0 | |
unsigned int m_lastFallTime = 0x0 | |
float m_lastFallZ = 666.721130 | |
int[3] m_MirrorTimer | |
[0] = 0xFFFFFFFF | |
[1] = 0xFFFFFFFF | |
[2] = 0xFFFFFFFF | |
unsigned int m_MirrorTimerFlags = 0x0 | |
unsigned int m_MirrorTimerFlagsLast = 0x0 | |
unsigned int[6] m_runeGraceCooldown | |
[0] = 0xFFFFFFFF | |
[1] = 0xFFFFFFFF | |
[2] = 0xFFFFFFFF | |
[3] = 0xFFFFFFFF | |
[4] = 0xFFFFFFFF | |
[5] = 0xFFFFFFFF | |
unsigned int[6] m_lastRuneGraceTimers | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
WorldLocation m_teleport_dest = 0x18BF0DEFD40 | |
unsigned int m_teleport_options = 0x0 | |
bool mSemaphoreTeleport_Near = 0x0 | |
bool mSemaphoreTeleport_Far = 0x1 | |
unsigned int m_DelayedOperations = 0x0 | |
bool m_bCanDelayTeleport = 0x0 | |
bool m_bHasDelayedTeleport = 0x0 | |
bool m_canTeleport = 0x1 | |
bool m_canKnockback = 0x0 | |
std::unique_ptr<PetStable,std::default_delete<PetStable> > m_petStable = 0x18BED18AFC0 | |
unsigned int m_temporaryUnsummonedPetNumber = 0x0 | |
unsigned int m_oldpetspell = 0x0 | |
AchievementMgr* m_achievementMgr = 0x18BE94CC240 | |
ReputationMgr* m_reputationMgr = 0x18BEFFF4EB0 | |
unsigned int m_ChampioningFaction = 0x0 | |
std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _instanceResetTimes = 0x18BF0DEFD90 | |
unsigned int _pendingBindId = 0x0 | |
unsigned int _pendingBindTimer = 0x0 | |
unsigned int _activeCheats = 0x0 | |
unsigned int healthBeforeDuel = 0x0 | |
unsigned int manaBeforeDuel = 0x0 | |
WorldLocation _corpseLocation = 0x18BF0DEFDE4 | |
std::shared_ptr<WorldSocket> m_Socket | |
std::_Ptr_base<WorldSocket> | |
WorldSocket* _Ptr = 0x18BDC2F5640 | |
std::_Ref_count_base* _Rep = 0x18BDC2F5630 | |
std::string m_Address = "127.0.0.1" | |
int _security = 0x3 | |
unsigned int _accountId = 0x1 | |
std::string _accountName = "CRAFTED" | |
unsigned int m_expansion = 0x2 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden | |
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair = 0x0 | |
int _logoutTime = 0x0 | |
bool m_inQueue = 0x0 | |
bool m_playerLoading = 0x0 | |
bool m_playerLogout = 0x0 | |
bool m_playerRecentlyLogout = 0x0 | |
bool m_playerSave = 0x0 | |
unsigned int m_sessionDbcLocale = 0x0 | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
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 = 0x6 | |
AccountData[8] m_accountData | |
[0] = 0x18BDBB5F6D8 | |
[1] = 0x18BDBB5F700 | |
[2] = 0x18BDBB5F728 | |
[3] = 0x18BDBB5F750 | |
[4] = 0x18BDBB5F778 | |
[5] = 0x18BDBB5F7A0 | |
[6] = 0x18BDBB5F7C8 | |
[7] = 0x18BDBB5F7F0 | |
unsigned int[8] m_Tutorials | |
[0] = 0xE37EBFF7 | |
[1] = 0x7760BE7 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
unsigned int m_TutorialsChanged = 0x2 | |
Addons | |
SecureAddonInfo | |
std::string Name = "" | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x18BDBB5F590 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
WorldSession::Addons _addons | |
SecureAddonInfo | |
std::string Name = "pF�ۋ..." | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x18BDBB5F840 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
unsigned int recruiterId = 0x0 | |
bool isRecruiter = 0x0 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue | |
std::mutex _lock = 0x18BDBB5F870 | |
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue = 0x18BDBB5F8C0 | |
bool _canceled = 0x0 | |
rbac::RBACData* _RBACData = 0x18BC8EC6190 | |
unsigned int _id = 0x1 | |
std::string _name = "CRAFTED" | |
int _realmId = 0x1 | |
unsigned int _secLevel = 0x3 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _grantedPerms = 0x18BC8EC61C0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _deniedPerms = 0x18BC8EC61D0 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _globalPerms = 0x18BC8EC61E0 | |
unsigned int expireTime = 0xEA60 | |
bool forceExit = 0x0 | |
ObjectGuid m_currentBankerGUID | |
unsigned int _guid = 0x0 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue | |
std::_Compressed_pair<std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > >,boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > *,1> _Mypair = 0x18BE74CEA30 | |
int _timeSyncClockDelta = 0xFFFFFFFFBEF424AD | |
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 = 0x18BDBB5F918 | |
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 = 0x18BDBB5F918 | |
<user defined> value_compare = 0x18BE74CE8E0 | |
unsigned int _timeSyncNextCounter = 0x17 | |
unsigned int _timeSyncTimer = 0x23D5 | |
int _calendarEventCreationCooldown = 0x0 | |
GameClient* _gameClient = 0x18BD7654360 | |
bool _isLuaCheater = 0x0 | |
Parameter PacketFilter& updater = 0x7FF7D9105880 | |
WorldSession* m_pSession = 0x7FF7D874DA80 | |
int m_muteTime = 0xCCCCCCCCCCC301B0 | |
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 = 0xCCCCCCCCCCCCCCCC | |
AsyncCallbackProcessor<QueryCallback> _queryProcessor | |
std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks = 0x7FF7D874DA90 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks | |
std::vector<TransactionCallback,std::allocator<TransactionCallback> > _callbacks = 0x7FF7D874DAA8 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor | |
std::vector<SQLQueryHolderCallback,std::allocator<SQLQueryHolderCallback> > _callbacks = 0x7FF7D874DAC0 | |
DosProtection | |
WorldSession* Session = 0xCCCCCCCCCCC301B0 | |
int _policy = 0xCCCCCCCC | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x7FF7D874DA90 | |
WorldSession::DosProtection AntiDOS | |
WorldSession* Session = 0x4C00000240850FC0 | |
int _policy = 0xD3DA2D8D | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x7FF7D874DAE8 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters | |
std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> > | |
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 = 0x7FF7D874DB28 | |
unsigned int m_GUIDLow = 0x8B48C80C | |
Player* _player = 0x9750100000768AE | |
Unit | |
WorldObject | |
Object | |
unsigned int m_objectType = 0x9750100000768B6 <Unable to read memory> | |
int m_objectTypeId = 0x9750100000768BA <Unable to read memory> | |
unsigned int m_updateFlag = 0x9750100000768BE <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 = 0x9750100000768CE | |
unsigned int m_valuesCount = 0x9750100000768DE <Unable to read memory> | |
unsigned int _fieldNotifyFlags = 0x9750100000768E0 <Unable to read memory> | |
bool m_objectUpdated = 0x9750100000768E2 <Unable to read memory> | |
bool m_inWorld = 0x9750100000768E3 <Unable to read memory> | |
bool m_isNewObject = 0x9750100000768E4 <Unable to read memory> | |
PackedGuid m_PackGUID = 0x9750100000768E6 | |
WorldLocation | |
Position | |
<user defined> XY = 0x975010000076916 <Unable to read memory> | |
<user defined> XYZ = 0x975010000076916 <Unable to read memory> | |
<user defined> XYZO = 0x975010000076916 <Unable to read memory> | |
<user defined> PackedXYZ = 0x975010000076916 <Unable to read memory> | |
float m_positionX = 0x975010000076916 <Unable to read memory> | |
float m_positionY = 0x97501000007691A <Unable to read memory> | |
float m_positionZ = 0x97501000007691E <Unable to read memory> | |
float m_orientation = 0x975010000076922 <Unable to read memory> | |
?$Streamer@UXY@Position@@ | |
Position* Pos = <Unable to read memory> | |
?$ConstStreamer@UXY@Position@@ | |
Position* Pos = <Unable to read memory> | |
?$Streamer@UXYZ@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
?$ConstStreamer@UXYZ@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
?$Streamer@UXYZO@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
?$ConstStreamer@UXYZO@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
?$Streamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
?$ConstStreamer@UPackedXYZ@Position@@ | |
<user defined> Pos = 0x975010000076916 <Unable to read memory> | |
unsigned int m_mapId = 0x975010000076926 <Unable to read memory> | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x97501000007692A | |
FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x975010000076936 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x975010000076942 | |
FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x975010000076976 | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x9750100000769AA | |
FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x9750100000769B6 | |
unsigned int LastUsedScriptID = 0x9750100000769C2 <Unable to read memory> | |
MovementInfo m_movementInfo = 0x9750100000769C6 | |
EventProcessor m_Events = 0x975010000076A36 | |
std::string m_name = 0x975010000076A4E <Unable to read memory> | |
bool m_isActive = 0x975010000076A6E <Unable to read memory> | |
bool m_isFarVisible = 0x975010000076A6F <Unable to read memory> | |
std::optional<float> m_visibilityDistanceOverride = 0x975010000076A72 <Unable to read memory> | |
bool m_isWorldObject = 0x975010000076A7A <Unable to read memory> | |
ZoneScript* m_zoneScript = <Unable to read memory> | |
Transport* m_transport = <Unable to read memory> | |
unsigned int m_zoneId = 0x975010000076A8E <Unable to read memory> | |
unsigned int m_areaId = 0x975010000076A92 <Unable to read memory> | |
float m_staticFloorZ = 0x975010000076A96 <Unable to read memory> | |
bool m_outdoors = 0x975010000076A9A <Unable to read memory> | |
unsigned int m_liquidStatus = 0x975010000076A9E <Unable to read memory> | |
Map* m_currMap = <Unable to read memory> | |
unsigned int m_InstanceId = 0x975010000076AAE <Unable to read memory> | |
unsigned int m_phaseMask = 0x975010000076AB2 <Unable to read memory> | |
unsigned int m_notifyflags = 0x975010000076AB6 <Unable to read memory> | |
bool m_canDualWield = 0x975010000076ABE <Unable to read memory> | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled = 0x975010000076AC6 | |
ObjectGuid[7] m_SummonSlot | |
[0] = 0x975010000076AD6 <Unable to read memory> | |
[1] = 0x975010000076ADE <Unable to read memory> | |
[2] = 0x975010000076AE6 <Unable to read memory> | |
[3] = 0x975010000076AEE <Unable to read memory> | |
[4] = 0x975010000076AF6 <Unable to read memory> | |
[5] = 0x975010000076AFE <Unable to read memory> | |
[6] = 0x975010000076B06 <Unable to read memory> | |
ObjectGuid[4] m_ObjectSlot | |
[0] = 0x975010000076B0E <Unable to read memory> | |
[1] = 0x975010000076B16 <Unable to read memory> | |
[2] = 0x975010000076B1E <Unable to read memory> | |
[3] = 0x975010000076B26 <Unable to read memory> | |
float m_modMeleeHitChance = 0x975010000076B2E <Unable to read memory> | |
float m_modRangedHitChance = 0x975010000076B32 <Unable to read memory> | |
float m_modSpellHitChance = 0x975010000076B36 <Unable to read memory> | |
int m_baseSpellCritChance = 0x975010000076B3A <Unable to read memory> | |
float[3] m_modAttackSpeedPct | |
[0] = 0x975010000076B3E <Unable to read memory> | |
[1] = 0x975010000076B42 <Unable to read memory> | |
[2] = 0x975010000076B46 <Unable to read memory> | |
unsigned int[3] m_attackTimer | |
[0] = 0x975010000076B4A <Unable to read memory> | |
[1] = 0x975010000076B4E <Unable to read memory> | |
[2] = 0x975010000076B52 <Unable to read memory> | |
std::unordered_multimap<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > >[7] m_spellImmune | |
[0] = 0x975010000076B56 | |
[1] = 0x975010000076B96 | |
[2] = 0x975010000076BD6 | |
[3] = 0x975010000076C16 | |
[4] = 0x975010000076C56 | |
[5] = 0x975010000076C96 | |
[6] = 0x975010000076CD6 | |
unsigned int m_lastSanctuaryTime = 0x975010000076D16 <Unable to read memory> | |
ObjectGuid LastCharmerGUID = 0x975010000076D1E <Unable to read memory> | |
Movement::MoveSpline* movespline = <Unable to read memory> | |
bool m_ControlledByPlayer = 0x975010000076D2E <Unable to read memory> | |
bool m_AutoRepeatFirstCast = 0x975010000076D2F <Unable to read memory> | |
float[5] m_createStats | |
[0] = 0x975010000076D32 <Unable to read memory> | |
[1] = 0x975010000076D36 <Unable to read memory> | |
[2] = 0x975010000076D3A <Unable to read memory> | |
[3] = 0x975010000076D3E <Unable to read memory> | |
[4] = 0x975010000076D42 <Unable to read memory> | |
std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers = 0x975010000076D46 | |
Unit* m_attacking = <Unable to read memory> | |
int m_deathState = 0x975010000076D5E <Unable to read memory> | |
int m_procDeep = 0x975010000076D62 <Unable to read memory> | |
std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj = 0x975010000076D66 | |
std::list<GameObject *,std::allocator<GameObject *> > m_gameObj = 0x975010000076D76 | |
unsigned int m_transformSpell = 0x975010000076D86 <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 = 0x975010000076DAE | |
std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras = 0x975010000076DBE | |
std::list<Aura *,std::allocator<Aura *> > m_removedAuras = 0x975010000076DCE | |
std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator = 0x975010000076DDE <Unable to read memory> | |
unsigned int m_removedAurasCount = 0x975010000076DE6 <Unable to read memory> | |
std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras | |
[0] = 0x975010000076DEE | |
[1] = 0x975010000076DFE | |
[2] = 0x975010000076E0E | |
[3] = 0x975010000076E1E | |
[4] = 0x975010000076E2E | |
[5] = 0x975010000076E3E | |
[6] = 0x975010000076E4E | |
[7] = 0x975010000076E5E | |
[8] = 0x975010000076E6E | |
[9] = 0x975010000076E7E | |
std::list<Aura *,std::allocator<Aura *> > m_scAuras = 0x9750100000781BE | |
std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras = 0x9750100000781CE | |
std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras = 0x9750100000781DE | |
unsigned int m_interruptMask = 0x9750100000781EE <Unable to read memory> | |
float[2] m_auraFlatModifiersGroup | |
[0] = 0x9750100000781F2 <Unable to read memory> | |
[1] = 0x9750100000781F6 <Unable to read memory> | |
[0] = 0x9750100000781F2 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000781FA <Unable to read memory> | |
[1] = 0x9750100000781FE <Unable to read memory> | |
float[2] | |
[0] = 0x975010000078202 <Unable to read memory> | |
[1] = 0x975010000078206 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007820A <Unable to read memory> | |
[1] = 0x97501000007820E <Unable to read memory> | |
float[2] | |
[0] = 0x975010000078212 <Unable to read memory> | |
[1] = 0x975010000078216 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007821A <Unable to read memory> | |
[1] = 0x97501000007821E <Unable to read memory> | |
float[2] | |
[0] = 0x975010000078222 <Unable to read memory> | |
[1] = 0x975010000078226 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007822A <Unable to read memory> | |
[1] = 0x97501000007822E <Unable to read memory> | |
float[2] | |
[0] = 0x975010000078232 <Unable to read memory> | |
[1] = 0x975010000078236 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007823A <Unable to read memory> | |
[1] = 0x97501000007823E <Unable to read memory> | |
float[2] m_auraPctModifiersGroup | |
[0] = 0x9750100000782BA <Unable to read memory> | |
[1] = 0x9750100000782BE <Unable to read memory> | |
[0] = 0x9750100000782BA <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782C2 <Unable to read memory> | |
[1] = 0x9750100000782C6 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782CA <Unable to read memory> | |
[1] = 0x9750100000782CE <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782D2 <Unable to read memory> | |
[1] = 0x9750100000782D6 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782DA <Unable to read memory> | |
[1] = 0x9750100000782DE <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782E2 <Unable to read memory> | |
[1] = 0x9750100000782E6 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782EA <Unable to read memory> | |
[1] = 0x9750100000782EE <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782F2 <Unable to read memory> | |
[1] = 0x9750100000782F6 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000782FA <Unable to read memory> | |
[1] = 0x9750100000782FE <Unable to read memory> | |
float[2] | |
[0] = 0x975010000078302 <Unable to read memory> | |
[1] = 0x975010000078306 <Unable to read memory> | |
float[2] m_weaponDamage | |
[0] = 0x975010000078382 <Unable to read memory> | |
[1] = 0x975010000078386 <Unable to read memory> | |
[0] = 0x975010000078382 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007838A <Unable to read memory> | |
[1] = 0x97501000007838E <Unable to read memory> | |
[0] = 0x975010000078382 | |
float[2] | |
[0] = 0x975010000078392 <Unable to read memory> | |
[1] = 0x975010000078396 <Unable to read memory> | |
[0] = 0x975010000078392 <Unable to read memory> | |
float[2] | |
[0] = 0x97501000007839A <Unable to read memory> | |
[1] = 0x97501000007839E <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000783A2 <Unable to read memory> | |
[1] = 0x9750100000783A6 <Unable to read memory> | |
[0] = 0x9750100000783A2 <Unable to read memory> | |
float[2] | |
[0] = 0x9750100000783AA <Unable to read memory> | |
[1] = 0x9750100000783AE <Unable to read memory> | |
bool m_canModifyStats = 0x9750100000783B2 <Unable to read memory> | |
std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras = 0x9750100000783B6 | |
float[9] m_speed_rate | |
[0] = 0x9750100000783C6 <Unable to read memory> | |
[1] = 0x9750100000783CA <Unable to read memory> | |
[2] = 0x9750100000783CE <Unable to read memory> | |
[3] = 0x9750100000783D2 <Unable to read memory> | |
[4] = 0x9750100000783D6 <Unable to read memory> | |
[5] = 0x9750100000783DA <Unable to read memory> | |
[6] = 0x9750100000783DE <Unable to read memory> | |
[7] = 0x9750100000783E2 <Unable to read memory> | |
[8] = 0x9750100000783E6 <Unable to read memory> | |
Unit* m_charmer = <Unable to read memory> | |
Unit* m_charmed = <Unable to read memory> | |
CharmInfo* m_charmInfo = <Unable to read memory> | |
std::list<Player *,std::allocator<Player *> > m_sharedVision = 0x975010000078406 | |
GameClient* _gameClientMovingMe = <Unable to read memory> | |
MotionMaster* i_motionMaster = <Unable to read memory> | |
unsigned int[4] m_reactiveTimer | |
[0] = 0x975010000078426 <Unable to read memory> | |
[1] = 0x97501000007842A <Unable to read memory> | |
[2] = 0x97501000007842E <Unable to read memory> | |
[3] = 0x975010000078432 <Unable to read memory> | |
unsigned int m_regenTimer = 0x975010000078436 <Unable to read memory> | |
Vehicle* m_vehicle = <Unable to read memory> | |
Vehicle* m_vehicleKit = <Unable to read memory> | |
unsigned int m_unitTypeMask = 0x97501000007844E <Unable to read memory> | |
LiquidTypeEntry* _lastLiquid = <Unable to read memory> | |
unsigned int m_rootTimes = 0x97501000007845E <Unable to read memory> | |
unsigned int m_state = 0x975010000078462 <Unable to read memory> | |
unsigned int m_lastManaUse = 0x975010000078466 <Unable to read memory> | |
TimeTracker m_splineSyncTimer = 0x97501000007846E <Unable to read memory> | |
std::array<DiminishingReturn,21> m_Diminishing = 0x975010000078476 | |
CombatManager m_combatManager = 0x975010000078576 | |
ThreatManager m_threatManager = 0x9750100000785FE | |
std::stack<std::shared_ptr<UnitAI>,std::deque<std::shared_ptr<UnitAI>,std::allocator<std::shared_ptr<UnitAI> > > > i_AIs = 0x975010000078776 | |
std::shared_ptr<UnitAI> i_AI = 0x97501000007879E | |
bool m_aiLocked = 0x9750100000787AE <Unable to read memory> | |
std::unordered_set<AbstractFollower *,std::hash<AbstractFollower *>,std::equal_to<AbstractFollower *>,std::allocator<AbstractFollower *> > m_followingMe = 0x9750100000787B6 | |
Unit* m_comboTarget = <Unable to read memory> | |
int m_comboPoints = 0x9750100000787FE <Unable to read memory> | |
std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders = 0x975010000078806 | |
unsigned int _lastExtraAttackSpell = 0x975010000078846 <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 = 0x97501000007884E | |
ObjectGuid _lastDamagedTargetGuid = 0x97501000007888E <Unable to read memory> | |
bool m_cleanupDone = 0x975010000078896 <Unable to read memory> | |
bool m_duringRemoveFromWorld = 0x975010000078897 <Unable to read memory> | |
bool _instantCast = 0x975010000078898 <Unable to read memory> | |
unsigned int _oldFactionId = 0x97501000007889A <Unable to read memory> | |
bool _isWalkingBeforeCharm = 0x97501000007889E <Unable to read memory> | |
SpellHistory* _spellHistory = <Unable to read memory> | |
PositionUpdateInfo _positionUpdateInfo = 0x9750100000788AE <Unable to read memory> | |
bool _isCombatDisallowed = 0x9750100000788B0 <Unable to read memory> | |
unsigned int m_movementCounter = 0x9750100000788B2 <Unable to read memory> | |
std::deque<PlayerMovementPendingChange,std::allocator<PlayerMovementPendingChange> > m_pendingMovementChanges = 0x9750100000788B6 | |
GridObject<Player> | |
GridReference<Player> _gridRef = 0x9750100000788E6 | |
std::string autoReplyMsg = 0x97501000007890E <Unable to read memory> | |
PlayerTaxi m_taxi = 0x97501000007892E | |
int m_logintime = 0x975010000078996 <Unable to read memory> | |
int m_Last_tick = 0x97501000007899E <Unable to read memory> | |
unsigned int[2] m_Played_time | |
[0] = 0x9750100000789A6 <Unable to read memory> | |
[1] = 0x9750100000789AA <Unable to read memory> | |
std::unordered_set<PetAura const *,std::hash<PetAura const *>,std::equal_to<PetAura const *>,std::allocator<PetAura const *> > m_petAuras = 0x9750100000789AE | |
bool m_mailsUpdated = 0x9750100000789EE <Unable to read memory> | |
unsigned int unReadMails = 0x9750100000789EF <Unable to read memory> | |
int m_nextMailDelivereTime = 0x9750100000789F6 <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 = 0x9750100000789FE | |
PvPInfo pvpInfo = 0x975010000078A3E | |
std::unique_ptr<DuelInfo,std::default_delete<DuelInfo> > duel = 0x975010000078A4E <Unable to read memory> | |
PlayerMenu* PlayerTalkClass = <Unable to read memory> | |
std::vector<ItemSetEffect *,std::allocator<ItemSetEffect *> > ItemSetEff = 0x975010000078A5E | |
ChatFloodThrottle | |
int Time = 0x9750100000768AE <Unable to read memory> | |
unsigned int Count = 0x9750100000768B6 <Unable to read memory> | |
WorldObject* m_seer = <Unable to read memory> | |
unsigned int m_homebindMapId = 0x975010000078A7E <Unable to read memory> | |
unsigned int m_homebindAreaId = 0x975010000078A82 <Unable to read memory> | |
float m_homebindX = 0x975010000078A86 <Unable to read memory> | |
float m_homebindY = 0x975010000078A8A <Unable to read memory> | |
float m_homebindZ = 0x975010000078A8E <Unable to read memory> | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_clientGUIDs = 0x975010000078A96 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_DFQuests = 0x975010000078AD6 | |
unsigned int m_HomebindTimer = 0x975010000078AE6 <Unable to read memory> | |
bool m_InstanceValid = 0x975010000078AEA <Unable to read memory> | |
std::unordered_map<unsigned int,InstancePlayerBind,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,InstancePlayerBind> > >[4] m_boundInstances | |
[0] = 0x975010000078AEE | |
[1] = 0x975010000078B2E | |
[2] = 0x975010000078B6E | |
[3] = 0x975010000078BAE | |
Spell* m_spellModTakingSpell = <Unable to read memory> | |
bool isDebugAreaTriggers = 0x975010000078BF6 <Unable to read memory> | |
std::list<ObjectGuid,std::allocator<ObjectGuid> > WhisperList = 0x975010000078BFE | |
unsigned int m_regenTimerCount = 0x975010000078C0E <Unable to read memory> | |
unsigned int m_foodEmoteTimerCount = 0x975010000078C12 <Unable to read memory> | |
float[7] m_powerFraction | |
[0] = 0x975010000078C16 <Unable to read memory> | |
[1] = 0x975010000078C1A <Unable to read memory> | |
[2] = 0x975010000078C1E <Unable to read memory> | |
[3] = 0x975010000078C22 <Unable to read memory> | |
[4] = 0x975010000078C26 <Unable to read memory> | |
[5] = 0x975010000078C2A <Unable to read memory> | |
[6] = 0x975010000078C2E <Unable to read memory> | |
unsigned int m_contestedPvPTimer = 0x975010000078C32 <Unable to read memory> | |
BgBattlegroundQueueID_Rec | |
int bgQueueTypeId = 0x9750100000768AE <Unable to read memory> | |
unsigned int invitedToInstance = 0x9750100000768B2 <Unable to read memory> | |
Player::BgBattlegroundQueueID_Rec[2] m_bgBattlegroundQueueID | |
[0] = 0x975010000078C36 <Unable to read memory> | |
[1] = 0x975010000078C3E <Unable to read memory> | |
BGData m_bgData = 0x975010000078C46 | |
bool m_IsBGRandomWinner = 0x975010000078C96 <Unable to read memory> | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_timedquests = 0x975010000078C9E | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_weeklyquests = 0x975010000078CAE | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_monthlyquests = 0x975010000078CBE | |
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 = 0x975010000078CCE | |
ObjectGuid m_playerSharingQuest = 0x975010000078D0E <Unable to read memory> | |
unsigned int m_sharedQuestId = 0x975010000078D16 <Unable to read memory> | |
unsigned int m_ingametime = 0x975010000078D1A <Unable to read memory> | |
int m_lastHonorUpdateTime = 0x975010000078D1E <Unable to read memory> | |
ObjectGuid m_lootGuid = 0x975010000078D26 <Unable to read memory> | |
unsigned int m_team = 0x975010000078D2E <Unable to read memory> | |
unsigned int m_nextSave = 0x975010000078D32 <Unable to read memory> | |
std::array<Player::ChatFloodThrottle,2> m_chatFloodData = 0x975010000078D36 | |
unsigned int m_dungeonDifficulty = 0x975010000078D56 <Unable to read memory> | |
unsigned int m_raidDifficulty = 0x975010000078D57 <Unable to read memory> | |
unsigned int m_raidMapDifficulty = 0x975010000078D58 <Unable to read memory> | |
unsigned int m_atLoginFlags = 0x975010000078D5A <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 = 0x97501000007920E <Unable to read memory> | |
std::vector<Item *,std::allocator<Item *> > m_itemUpdateQueue = 0x975010000079216 | |
bool m_itemUpdateQueueBlocked = 0x97501000007922E <Unable to read memory> | |
unsigned int m_ExtraFlags = 0x975010000079232 <Unable to read memory> | |
std::map<unsigned int,QuestStatusData,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,QuestStatusData> > > m_QuestStatus = 0x975010000079236 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_QuestStatusSave = 0x975010000079246 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > m_RewardedQuests = 0x975010000079256 | |
std::map<unsigned int,enum QuestSaveType,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,enum QuestSaveType> > > m_RewardedQuestsSave = 0x975010000079266 | |
std::unordered_map<unsigned int,SkillStatusData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SkillStatusData> > > mSkillStatus = 0x975010000079276 | |
unsigned int m_GuildIdInvited = 0x9750100000792B6 <Unable to read memory> | |
unsigned int m_ArenaTeamIdInvited = 0x9750100000792BA <Unable to read memory> | |
std::deque<Mail *,std::allocator<Mail *> > m_mail = 0x9750100000792BE | |
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 = 0x9750100000792E6 | |
std::unordered_map<unsigned int,PlayerTalent *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PlayerTalent *> > >*[2] m_talents | |
[0] = <Unable to read memory> | |
[1] = <Unable to read memory> | |
unsigned int m_lastPotionId = 0x975010000079336 <Unable to read memory> | |
unsigned int m_activeSpec = 0x97501000007933A <Unable to read memory> | |
unsigned int m_specsCount = 0x97501000007933B <Unable to read memory> | |
unsigned int[6] m_Glyphs | |
[0] = 0x97501000007933E <Unable to read memory> | |
[1] = 0x975010000079342 <Unable to read memory> | |
[2] = 0x975010000079346 <Unable to read memory> | |
[3] = 0x97501000007934A <Unable to read memory> | |
[4] = 0x97501000007934E <Unable to read memory> | |
[5] = 0x975010000079352 <Unable to read memory> | |
[0] = 0x97501000007933E | |
unsigned int[6] | |
[0] = 0x975010000079356 <Unable to read memory> | |
[1] = 0x97501000007935A <Unable to read memory> | |
[2] = 0x97501000007935E <Unable to read memory> | |
[3] = 0x975010000079362 <Unable to read memory> | |
[4] = 0x975010000079366 <Unable to read memory> | |
[5] = 0x97501000007936A <Unable to read memory> | |
std::map<unsigned char,ActionButton,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,ActionButton> > > m_actionButtons = 0x97501000007936E | |
float[4] m_auraBaseFlatMod | |
[0] = 0x97501000007937E <Unable to read memory> | |
[1] = 0x975010000079382 <Unable to read memory> | |
[2] = 0x975010000079386 <Unable to read memory> | |
[3] = 0x97501000007938A <Unable to read memory> | |
float[4] m_auraBasePctMod | |
[0] = 0x97501000007938E <Unable to read memory> | |
[1] = 0x975010000079392 <Unable to read memory> | |
[2] = 0x975010000079396 <Unable to read memory> | |
[3] = 0x97501000007939A <Unable to read memory> | |
int[25] m_baseRatingValue | |
[0] = 0x97501000007939E <Unable to read memory> | |
[1] = 0x9750100000793A0 <Unable to read memory> | |
[2] = 0x9750100000793A2 <Unable to read memory> | |
[3] = 0x9750100000793A4 <Unable to read memory> | |
[4] = 0x9750100000793A6 <Unable to read memory> | |
[5] = 0x9750100000793A8 <Unable to read memory> | |
[6] = 0x9750100000793AA <Unable to read memory> | |
[7] = 0x9750100000793AC <Unable to read memory> | |
[8] = 0x9750100000793AE <Unable to read memory> | |
[9] = 0x9750100000793B0 <Unable to read memory> | |
unsigned int m_baseSpellPower = 0x9750100000793D2 <Unable to read memory> | |
unsigned int m_baseFeralAP = 0x9750100000793D6 <Unable to read memory> | |
unsigned int m_baseManaRegen = 0x9750100000793DA <Unable to read memory> | |
unsigned int m_baseHealthRegen = 0x9750100000793DE <Unable to read memory> | |
int m_spellPenetrationItemMod = 0x9750100000793E2 <Unable to read memory> | |
std::unordered_set<SpellModifier *,std::hash<SpellModifier *>,std::equal_to<SpellModifier *>,std::allocator<SpellModifier *> >[31] m_spellMods | |
[0] = 0x9750100000793E6 | |
[1] = 0x975010000079426 | |
[2] = 0x975010000079466 | |
[3] = 0x9750100000794A6 | |
[4] = 0x9750100000794E6 | |
[5] = 0x975010000079526 | |
[6] = 0x975010000079566 | |
[7] = 0x9750100000795A6 | |
[8] = 0x9750100000795E6 | |
[9] = 0x975010000079626 | |
std::list<EnchantDuration,std::allocator<EnchantDuration> > m_enchantDuration = 0x975010000079BA6 | |
std::list<Item *,std::allocator<Item *> > m_itemDuration = 0x975010000079BB6 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > m_itemSoulboundTradeable = 0x975010000079BC6 | |
std::unique_ptr<ResurrectionData,std::default_delete<ResurrectionData> > _resurrectionData = 0x975010000079C06 <Unable to read memory> | |
WorldSession* m_session = <Unable to read memory> | |
std::list<Channel *,std::allocator<Channel *> > m_channels = 0x975010000079C16 | |
unsigned int m_cinematic = 0x975010000079C26 <Unable to read memory> | |
unsigned int m_movie = 0x975010000079C2A <Unable to read memory> | |
TradeData* m_trade = <Unable to read memory> | |
bool m_DailyQuestChanged = 0x975010000079C36 <Unable to read memory> | |
bool m_WeeklyQuestChanged = 0x975010000079C37 <Unable to read memory> | |
bool m_MonthlyQuestChanged = 0x975010000079C38 <Unable to read memory> | |
bool m_SeasonalQuestChanged = 0x975010000079C39 <Unable to read memory> | |
int m_lastDailyQuestTime = 0x975010000079C3E <Unable to read memory> | |
unsigned int m_hostileReferenceCheckTimer = 0x975010000079C46 <Unable to read memory> | |
unsigned int m_drunkTimer = 0x975010000079C4A <Unable to read memory> | |
unsigned int m_weaponChangeTimer = 0x975010000079C4E <Unable to read memory> | |
unsigned int m_zoneUpdateId = 0x975010000079C52 <Unable to read memory> | |
unsigned int m_zoneUpdateTimer = 0x975010000079C56 <Unable to read memory> | |
unsigned int m_areaUpdateId = 0x975010000079C5A <Unable to read memory> | |
unsigned int m_deathTimer = 0x975010000079C5E <Unable to read memory> | |
int m_deathExpireTime = 0x975010000079C66 <Unable to read memory> | |
unsigned int m_WeaponProficiency = 0x975010000079C6E <Unable to read memory> | |
unsigned int m_ArmorProficiency = 0x975010000079C72 <Unable to read memory> | |
bool m_canParry = 0x975010000079C76 <Unable to read memory> | |
bool m_canBlock = 0x975010000079C77 <Unable to read memory> | |
bool m_canTitanGrip = 0x975010000079C78 <Unable to read memory> | |
unsigned int m_titanGripPenaltySpellId = 0x975010000079C7A <Unable to read memory> | |
unsigned int m_swingErrorMsg = 0x975010000079C7E <Unable to read memory> | |
float m_ammoDPS = 0x975010000079C82 <Unable to read memory> | |
int _restTime = 0x975010000079C86 <Unable to read memory> | |
unsigned int inn_triggerId = 0x975010000079C8E <Unable to read memory> | |
float m_rest_bonus = 0x975010000079C92 <Unable to read memory> | |
unsigned int _restFlagMask = 0x975010000079C96 <Unable to read memory> | |
unsigned int m_resetTalentsCost = 0x975010000079C9A <Unable to read memory> | |
int m_resetTalentsTime = 0x975010000079C9E <Unable to read memory> | |
unsigned int m_usedTalentCount = 0x975010000079CA6 <Unable to read memory> | |
unsigned int m_questRewardTalentCount = 0x975010000079CAA <Unable to read memory> | |
PlayerSocial* m_social = <Unable to read memory> | |
GroupReference m_group = 0x975010000079CB6 | |
GroupReference m_originalGroup = 0x975010000079CE6 | |
Group* m_groupInvite = <Unable to read memory> | |
unsigned int m_groupUpdateMask = 0x975010000079D1E <Unable to read memory> | |
unsigned int m_auraRaidUpdateMask = 0x975010000079D26 <Unable to read memory> | |
bool m_bPassOnGroupLoot = 0x975010000079D2E <Unable to read memory> | |
unsigned int m_lastpetnumber = 0x975010000079D32 <Unable to read memory> | |
int m_summon_expire = 0x975010000079D36 <Unable to read memory> | |
WorldLocation m_summon_location = 0x975010000079D3E | |
WorldLocation m_recall_location = 0x975010000079D52 | |
DeclinedName* m_declinedname = <Unable to read memory> | |
Runes* m_runes = <Unable to read memory> | |
std::map<unsigned __int64,EquipmentSetInfo,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,EquipmentSetInfo> > > _equipmentSets = 0x975010000079D76 | |
unsigned int m_grantableLevels = 0x975010000079D86 <Unable to read memory> | |
unsigned int m_fishingSteps = 0x975010000079D87 <Unable to read memory> | |
bool m_needsZoneUpdate = 0x975010000079D88 <Unable to read memory> | |
TimeTracker m_groupUpdateTimer = 0x975010000079D8E <Unable to read memory> | |
CinematicMgr* _cinematicMgr = <Unable to read memory> | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > m_refundableItems = 0x975010000079D9E | |
MapReference m_mapRef = 0x975010000079DAE | |
unsigned int m_lastFallTime = 0x975010000079DD6 <Unable to read memory> | |
float m_lastFallZ = 0x975010000079DDA <Unable to read memory> | |
int[3] m_MirrorTimer | |
[0] = 0x975010000079DDE <Unable to read memory> | |
[1] = 0x975010000079DE2 <Unable to read memory> | |
[2] = 0x975010000079DE6 <Unable to read memory> | |
unsigned int m_MirrorTimerFlags = 0x975010000079DEA <Unable to read memory> | |
unsigned int m_MirrorTimerFlagsLast = 0x975010000079DEB <Unable to read memory> | |
unsigned int[6] m_runeGraceCooldown | |
[0] = 0x975010000079DEE <Unable to read memory> | |
[1] = 0x975010000079DF2 <Unable to read memory> | |
[2] = 0x975010000079DF6 <Unable to read memory> | |
[3] = 0x975010000079DFA <Unable to read memory> | |
[4] = 0x975010000079DFE <Unable to read memory> | |
[5] = 0x975010000079E02 <Unable to read memory> | |
unsigned int[6] m_lastRuneGraceTimers | |
[0] = 0x975010000079E06 <Unable to read memory> | |
[1] = 0x975010000079E0A <Unable to read memory> | |
[2] = 0x975010000079E0E <Unable to read memory> | |
[3] = 0x975010000079E12 <Unable to read memory> | |
[4] = 0x975010000079E16 <Unable to read memory> | |
[5] = 0x975010000079E1A <Unable to read memory> | |
WorldLocation m_teleport_dest = 0x975010000079E1E | |
unsigned int m_teleport_options = 0x975010000079E32 <Unable to read memory> | |
bool mSemaphoreTeleport_Near = 0x975010000079E36 <Unable to read memory> | |
bool mSemaphoreTeleport_Far = 0x975010000079E37 <Unable to read memory> | |
unsigned int m_DelayedOperations = 0x975010000079E3A <Unable to read memory> | |
bool m_bCanDelayTeleport = 0x975010000079E3E <Unable to read memory> | |
bool m_bHasDelayedTeleport = 0x975010000079E3F <Unable to read memory> | |
bool m_canTeleport = 0x975010000079E40 <Unable to read memory> | |
bool m_canKnockback = 0x975010000079E41 <Unable to read memory> | |
std::unique_ptr<PetStable,std::default_delete<PetStable> > m_petStable = 0x975010000079E46 <Unable to read memory> | |
unsigned int m_temporaryUnsummonedPetNumber = 0x975010000079E4E <Unable to read memory> | |
unsigned int m_oldpetspell = 0x975010000079E52 <Unable to read memory> | |
AchievementMgr* m_achievementMgr = <Unable to read memory> | |
ReputationMgr* m_reputationMgr = <Unable to read memory> | |
unsigned int m_ChampioningFaction = 0x975010000079E66 <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 = 0x975010000079E6E | |
unsigned int _pendingBindId = 0x975010000079EAE <Unable to read memory> | |
unsigned int _pendingBindTimer = 0x975010000079EB2 <Unable to read memory> | |
unsigned int _activeCheats = 0x975010000079EB6 <Unable to read memory> | |
unsigned int healthBeforeDuel = 0x975010000079EBA <Unable to read memory> | |
unsigned int manaBeforeDuel = 0x975010000079EBE <Unable to read memory> | |
WorldLocation _corpseLocation = 0x975010000079EC2 | |
std::shared_ptr<WorldSocket> m_Socket | |
std::_Ptr_base<WorldSocket> | |
WorldSocket* _Ptr = 0xEB00000760BE894C | |
std::_Ref_count_base* _Rep = 0x86894801408D490B | |
std::string m_Address = 0x7FF7D874DB58 <Unable to read memory> | |
int _security = 0x110FC057 | |
unsigned int _accountId = 0xC748F745 | |
std::string _accountName = 0x7FF7D874DB80 <Unable to read memory> | |
unsigned int m_expansion = 0x48 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden | |
std::_Compressed_pair<std::default_delete<Warden>,Warden *,1> _Mypair = 0x480F558B48D8B60F | |
int _logoutTime = 0xC2FF48317210FA83 | |
bool m_inQueue = 0x48 | |
bool m_playerLoading = 0x8B | |
bool m_playerLogout = 0x4D | |
bool m_playerRecentlyLogout = 0xF7 | |
bool m_playerSave = 0x48 | |
unsigned int m_sessionDbcLocale = 0x8B | |
unsigned int m_sessionDbLocaleIndex = 0xC1 | |
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 = 0x1000FA81 | |
AccountData[8] m_accountData | |
[0] = 0x7FF7D874DBC8 | |
[1] = 0x7FF7D874DBF0 | |
[2] = 0x7FF7D874DC18 | |
[3] = 0x7FF7D874DC40 | |
[4] = 0x7FF7D874DC68 | |
[5] = 0x7FF7D874DC90 | |
[6] = 0x7FF7D874DCB8 | |
[7] = 0x7FF7D874DCE0 | |
unsigned int[8] m_Tutorials | |
[0] = 0xC35D5C41 | |
[1] = 0x8689C8FF | |
[2] = 0x744 | |
[3] = 0x6B9 | |
[4] = 0x2C9CE800 | |
[5] = 0xB9CC007B | |
[6] = 0x5 | |
[7] = 0x7B2C91E8 | |
unsigned int m_TutorialsChanged = 0x0 | |
Addons | |
SecureAddonInfo | |
std::string Name = 0x7FF7D874DA80 <Unable to read memory> | |
unsigned int Status = 0x41 | |
bool HasKey = 0x54 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x7FF7D874DA80 | |
unsigned int LastBannedAddOnTimestamp = 0x89481824 | |
WorldSession::Addons _addons | |
SecureAddonInfo | |
std::string Name = 0x7FF7D874DD30 <Unable to read memory> | |
unsigned int Status = 0x49 | |
bool HasKey = 0x8B | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x7FF7D874DD30 | |
unsigned int LastBannedAddOnTimestamp = 0xB18D4C40 | |
unsigned int recruiterId = 0x87E8B49 | |
bool isRecruiter = 0x49 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue | |
std::mutex _lock = 0x7FF7D874DD60 | |
std::deque<WorldPacket *,std::allocator<WorldPacket *> > _queue = 0x7FF7D874DDB0 | |
bool _canceled = 0x14 | |
rbac::RBACData* _RBACData = 0xFB8B48EF75F73B48 | |
unsigned int _id = 0xFB8B48EF75F73B48 <Unable to read memory> | |
std::string _name = 0xFB8B48EF75F73B50 <Unable to read memory> | |
int _realmId = 0xFB8B48EF75F73B70 <Unable to read memory> | |
unsigned int _secLevel = 0xFB8B48EF75F73B74 <Unable to read memory> | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _grantedPerms = 0xFB8B48EF75F73B78 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _deniedPerms = 0xFB8B48EF75F73B88 | |
std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > _globalPerms = 0xFB8B48EF75F73B98 | |
unsigned int expireTime = 0x245C8948 | |
bool forceExit = 0x28 | |
ObjectGuid m_currentBankerGUID | |
unsigned int _guid = 0x666666666667B848 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue | |
std::_Compressed_pair<std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > >,boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > *,1> _Mypair = 0xCA8B4CEFF7486666 | |
int _timeSyncClockDelta = 0x48C18B4904F9C149 | |
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 = 0x7FF7D874DE08 | |
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 = 0x7FF7D874DE08 | |
<user defined> value_compare = 0x8B49C8034C3FE8C1 | |
unsigned int _timeSyncNextCounter = 0xFEA043E8 | |
unsigned int _timeSyncTimer = 0x8D4890FF | |
int _calendarEventCreationCooldown = 0xFFFEC868E820244C | |
GameClient* _gameClient = 0x6C8B4850245C8B48 | |
std::unordered_set<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<ObjectGuid> > _allowedMovers = 0x6C8B4850245C8B48 | |
Unit* _activelyMovedUnit = <Unable to read memory> | |
WorldSession* _sessionToServer = <Unable to read memory> | |
bool _isLuaCheater = 0x24 | |
Local unsigned int processedPackets = 0x765BDFF264 | |
Local int currentTime = 0x765BDFF298 | |
Local bool deletePacket = 0x765BDFF260 | |
Local WorldPacket* packet = 0x18BD8733EF0 | |
ByteBuffer | |
unsigned int _rpos = 0x0 | |
unsigned int _wpos = 0x0 | |
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 = 0x18BD8733F08 | |
unsigned int m_opcode = 0xDA | |
std::chrono::time_point<std::chrono::steady_clock,std::chrono::duration<__int64,std::ratio<1,1000000000> > > m_receivedTime | |
std::chrono::duration<__int64,std::ratio<1,1000000000> > _MyDur | |
int _MyRep = 0x0 | |
Local std::vector<WorldPacket *,std::allocator<WorldPacket *> > requeuePackets | |
std::_Compressed_pair<std::allocator<WorldPacket *>,std::_Vector_val<std::_Simple_types<WorldPacket *> >,1> _Mypair | |
std::_Vector_val<std::_Simple_types<WorldPacket *> > _Myval2 | |
WorldPacket** _Myfirst = NULL | |
WorldPacket** _Mylast = 0x7FF891EABE70 | |
WorldPacket** _Myend = 0x7FF7D9148510 | |
Local std::vector<WorldPacket *,std::allocator<WorldPacket *> > requeuePackets | |
std::_Compressed_pair<std::allocator<WorldPacket *>,std::_Vector_val<std::_Simple_types<WorldPacket *> >,1> _Mypair | |
std::_Vector_val<std::_Simple_types<WorldPacket *> > _Myval2 | |
WorldPacket** _Myfirst = NULL | |
<user defined>* _Mylast = NULL | |
<user defined>* _Myend = NULL | |
Local WorldPackets::InvalidHyperlinkException& ihe = 0x18BECE8BDD0 | |
WorldPackets::InvalidStringValueException | |
ByteBufferInvalidValueException | |
ByteBufferException | |
std::exception | |
__std_exception_data _Data = 0x18BECE8BDD8 | |
std::string msg_ = "?..." | |
std::string _value = "�&��" | |
Local WorldPackets::IllegalHyperlinkException& ihe = 0x400000 | |
WorldPackets::InvalidStringValueException | |
ByteBufferInvalidValueException | |
ByteBufferException | |
std::exception | |
__std_exception_data _Data = 0x400008 | |
std::string msg_ = 0x400018 <Unable to read memory> | |
std::string _value = 0x400038 <Unable to read memory> | |
Local WorldPackets::PacketArrayMaxCapacityException& pamce = 0x7FF7D881F2B7 | |
ByteBufferException | |
std::exception | |
__std_exception_data _Data = 0x7FF7D881F2BF | |
std::string msg_ = 0x7FF7D881F2CF <Unable to read memory> | |
00007FF7D8A6B756 000000765BDFFA40 Map::Update+B6 E:\TrinityCoreCustomChanges\src\server\game\Maps\Map.cpp line 781 | |
Parameter unsigned int t_diff = 0x765BDFF928 | |
Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > > grid_object_update | |
Trinity::ObjectUpdater& i_visitor = 0x765BDFF910 | |
unsigned int i_timeDiff = 0xF | |
Local Trinity::ObjectUpdater updater | |
unsigned int i_timeDiff = 0xF | |
Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > > > > world_object_update | |
Trinity::ObjectUpdater& i_visitor = 0x7FF891EABE70 | |
unsigned int i_timeDiff = 0x840FC085 | |
Local Player* player = <Unable to read memory> | |
Local MapSessionFilter updater | |
PacketFilter | |
WorldSession* m_pSession = 0x18BDBB5F590 | |
int m_muteTime = 0x0 | |
std::atomic<__int64> m_timeOutTime = 0x6552234F | |
AsyncCallbackProcessor<QueryCallback> _queryProcessor = 0x18BDBB5F5A0 | |
AsyncCallbackProcessor<TransactionCallback> _transactionCallbacks = 0x18BDBB5F5B8 | |
AsyncCallbackProcessor<SQLQueryHolderCallback> _queryHolderProcessor = 0x18BDBB5F5D0 | |
DosProtection | |
WorldSession* Session = NULL | |
int _policy = 0x6552234F | |
std::unordered_map<unsigned short,PacketCounter,std::hash<unsigned short>,std::equal_to<unsigned short>,std::allocator<std::pair<unsigned short const ,PacketCounter> > > _PacketThrottlingMap = 0x18BDBB5F5A0 | |
WorldSession::DosProtection AntiDOS = 0x18BDBB5F5E8 | |
std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > _legitCharacters = 0x18BDBB5F638 | |
unsigned int m_GUIDLow = 0x2 | |
Player* _player = 0x18BF0DEC7D0 | |
std::shared_ptr<WorldSocket> m_Socket = 0x18BDBB5F658 | |
std::string m_Address = "127.0.0.1" | |
int _security = 0x3 | |
unsigned int _accountId = 0x1 | |
std::string _accountName = "CRAFTED" | |
unsigned int m_expansion = 0x2 | |
std::unique_ptr<Warden,std::default_delete<Warden> > _warden = 0x0 | |
int _logoutTime = 0x0 | |
bool m_inQueue = 0x0 | |
bool m_playerLoading = 0x0 | |
bool m_playerLogout = 0x0 | |
bool m_playerRecentlyLogout = 0x0 | |
bool m_playerSave = 0x0 | |
unsigned int m_sessionDbcLocale = 0x0 | |
unsigned int m_sessionDbLocaleIndex = 0x0 | |
std::atomic<unsigned int> m_latency = 0x6 | |
AccountData[8] m_accountData | |
[0] = 0x18BDBB5F6D8 | |
[1] = 0x18BDBB5F700 | |
[2] = 0x18BDBB5F728 | |
[3] = 0x18BDBB5F750 | |
[4] = 0x18BDBB5F778 | |
[5] = 0x18BDBB5F7A0 | |
[6] = 0x18BDBB5F7C8 | |
[7] = 0x18BDBB5F7F0 | |
unsigned int[8] m_Tutorials | |
[0] = 0xE37EBFF7 | |
[1] = 0x7760BE7 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
unsigned int m_TutorialsChanged = 0x2 | |
Addons | |
SecureAddonInfo | |
std::string Name = "" | |
unsigned int Status = 0x0 | |
bool HasKey = 0x0 | |
std::vector<WorldSession::Addons::SecureAddonInfo,std::allocator<WorldSession::Addons::SecureAddonInfo> > SecureAddons = 0x18BDBB5F590 | |
unsigned int LastBannedAddOnTimestamp = 0x0 | |
WorldSession::Addons _addons = 0x18BDBB5F840 | |
unsigned int recruiterId = 0x0 | |
bool isRecruiter = 0x0 | |
LockedQueue<WorldPacket *,std::deque<WorldPacket *,std::allocator<WorldPacket *> > > _recvQueue = 0x18BDBB5F868 | |
rbac::RBACData* _RBACData = 0x18BC8EC6190 | |
unsigned int expireTime = 0xEA60 | |
bool forceExit = 0x0 | |
ObjectGuid m_currentBankerGUID = 0x0 | |
std::unique_ptr<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > >,std::default_delete<boost::circular_buffer<std::pair<__int64,unsigned int>,std::allocator<std::pair<__int64,unsigned int> > > > > _timeSyncClockDeltaQueue = 0x18BE74CEA30 | |
int _timeSyncClockDelta = 0xFFFFFFFFBEF424AD | |
std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _pendingTimeSyncRequests = 0x18BDBB5F918 | |
unsigned int _timeSyncNextCounter = 0x17 | |
unsigned int _timeSyncTimer = 0x23D5 | |
int _calendarEventCreationCooldown = 0x0 | |
GameClient* _gameClient = 0x18BD7654360 | |
bool _isLuaCheater = 0x0 | |
Local WorldSession* session = <Unable to read memory> | |
Local Player* player = <Unable to read memory> | |
Local WorldObject* viewPoint = <Unable to read memory> | |
Local std::vector<Unit *,std::allocator<Unit *> > toVisit | |
std::_Compressed_pair<std::allocator<Unit *>,std::_Vector_val<std::_Simple_types<Unit *> >,1> _Mypair | |
std::_Vector_val<std::_Simple_types<Unit *> > _Myval2 | |
Unit** _Myfirst = <Unable to read memory> | |
<user defined>* _Mylast = <Unable to read memory> | |
<user defined>* _Myend = <Unable to read memory> | |
Local std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,CombatReference *> > >,std::_Iterator_base0> <begin>$L0 | |
std::_List_node<std::pair<ObjectGuid const ,CombatReference *>,void *>* _Ptr = <Unable to read memory> | |
Local Creature* unit = <Unable to read memory> | |
Local Unit** <begin>$L1 = <Unable to read memory> | |
Local std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > toVisit | |
std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> > | |
<user defined> _Min_buckets_construct_ptr = 0x0 <Unable to read memory> | |
_Clear_guard | |
std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> >* _Target = <Unable to read memory> | |
_Range_eraser | |
std::list<Unit *,std::allocator<Unit *> >& _List = <Unable to read memory> | |
std::_List_node<Unit *,void *>* _Predecessor = <Unable to read memory> | |
std::_List_node<Unit *,void *>* _Next = <Unable to read memory> | |
<user defined> _Equal_range_result = 0x0 <Unable to read memory> | |
<user defined> _Multi_equal_check_result = 0x0 <Unable to read memory> | |
std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> _Traitsobj | |
std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> > | |
<user defined> std::_Uhash_choose_transparency<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,void> = 0x0 <Unable to read memory> | |
std::_Compressed_pair<std::hash<Unit *>,std::_Compressed_pair<std::equal_to<Unit *>,float,1>,1> _Mypair = 0x0 <Unable to read memory> | |
std::list<Unit *,std::allocator<Unit *> > _List | |
_List_node_remove_op | |
std::list<Unit *,std::allocator<Unit *> >& _List = <Unable to read memory> | |
<user defined> _Head = 0x10 <Unable to read memory> | |
std::_List_node<Unit *,void *>** _Tail = <Unable to read memory> | |
std::_Compressed_pair<std::allocator<std::_List_node<Unit *,void *> >,std::_List_val<std::_List_simple_types<Unit *> >,1> _Mypair = 0x8 | |
std::_Hash_vec<std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > > _Vec | |
std::_Compressed_pair<std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> >,std::_Vector_val<std::_Simple_types<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > >,1> _Mypair = 0x18 | |
unsigned int _Mask = 0x30 <Unable to read memory> | |
unsigned int _Maxidx = 0x38 <Unable to read memory> | |
Local std::_Tree_unchecked_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > > > <begin>$L2 | |
std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > >,std::_Iterator_base0> | |
std::_Tree_node<std::pair<unsigned int const ,AuraApplication *>,void *>* _Ptr = <Unable to read memory> | |
Local std::pair<unsigned int,AuraApplication *> pair | |
unsigned int first = 0x0 <Unable to read memory> | |
AuraApplication* second = <Unable to read memory> | |
Local Unit* caster = <Unable to read memory> | |
Local std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> <begin>$L3 | |
std::_List_node<Unit *,void *>* _Ptr = <Unable to read memory> | |
Local std::vector<Unit *,std::allocator<Unit *> > toVisit | |
std::_Compressed_pair<std::allocator<Unit *>,std::_Vector_val<std::_Simple_types<Unit *> >,1> _Mypair | |
std::_Vector_val<std::_Simple_types<Unit *> > _Myval2 | |
Unit** _Myfirst = <Unable to read memory> | |
<user defined>* _Mylast = <Unable to read memory> | |
<user defined>* _Myend = <Unable to read memory> | |
Local ObjectGuid* <end>$L4 = <Unable to read memory> | |
Local ObjectGuid* <begin>$L4 = <Unable to read memory> | |
Local ObjectGuid&[7] <range>$L4 | |
[0] = 0x0 <Unable to read memory> | |
[1] = 0x7 <Unable to read memory> | |
[2] = 0xF <Unable to read memory> | |
[3] = 0x17 <Unable to read memory> | |
[4] = 0x1F <Unable to read memory> | |
[5] = 0x27 <Unable to read memory> | |
[6] = 0x2F <Unable to read memory> | |
Local Creature* unit = <Unable to read memory> | |
Local Unit** <begin>$L5 = <Unable to read memory> | |
Local WorldObject* obj = <Unable to read memory> | |
Local WorldObject* obj = <Unable to read memory> | |
Local std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > <begin>$L6 | |
std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > >,std::_Iterator_base0> | |
std::_List_node<std::pair<unsigned int const ,ZoneDynamicInfo>,void *>* _Ptr = <Unable to read memory> | |
00007FF7D8CAB9D1 000000765BDFFA90 MapUpdater::WorkerThread+F1 E:\TrinityCoreCustomChanges\src\server\game\Maps\MapUpdater.cpp line 118 | |
00007FF7D8CAB4BF 000000765BDFFAC0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BDFFAF0 _recalloc+A3 | |
00007FF89010257D 000000765BDFFB20 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BDFFBA0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765B6FF450 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765B6FF4D0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765B6FF510 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765B6FF540 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765B6FF570 _Cnd_wait+3A | |
00007FF7D8CAC19F 000000765B6FF5B0 MapUpdater::wait+5F E:\TrinityCoreCustomChanges\src\server\game\Maps\MapUpdater.cpp line 74 | |
Local std::unique_lock<std::mutex> lock | |
std::mutex* _Pmtx = 0x7FF7D95C6C98 | |
std::_Mutex_base | |
std::_Align_type<double,80> _Mtx_storage = 0x7FF7D95C6C98 | |
std::_Mtx_internal_imp_mirror _Mtx_storage_mirror = 0x7FF7D95C6C98 | |
bool _Owns = 0x1 | |
00007FF7D876BBBE 000000765B6FF5E0 MapManager::Update+AE E:\TrinityCoreCustomChanges\src\server\game\Maps\MapManager.cpp line 226 | |
Parameter unsigned int diff = 0x0 <Unable to read memory> | |
00007FF7D8758E4D 000000765B6FF700 World::Update+70D E:\TrinityCoreCustomChanges\src\server\game\World\World.cpp line 2524 | |
Local std::optional<MetricStopWatch<`World::Update'::`2'::<lambda_1> > > __tc_metric_stop_watch2373 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> > >,MetricStopWatch<`World::Update'::`2'::<lambda_1> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> > >,MetricStopWatch<`World::Update'::`2'::<lambda_1> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> > >,MetricStopWatch<`World::Update'::`2'::<lambda_1> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`2'::<lambda_1> >,0> | |
MetricStopWatch<`World::Update'::`2'::<lambda_1> > _Value = 0x765B6FF680 | |
bool _Has_value = 0x0 | |
Local std::optional<MetricStopWatch<`World::Update'::`10'::<lambda_2> > > __tc_metric_stop_watch2392 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> > >,MetricStopWatch<`World::Update'::`10'::<lambda_2> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> > >,MetricStopWatch<`World::Update'::`10'::<lambda_2> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> > >,MetricStopWatch<`World::Update'::`10'::<lambda_2> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`10'::<lambda_2> >,0> | |
MetricStopWatch<`World::Update'::`10'::<lambda_2> > _Value = 0x765B6FF6B8 | |
bool _Has_value = 0xC4 | |
Local std::optional<MetricStopWatch<`World::Update'::`16'::<lambda_3> > > __tc_metric_stop_watch2403 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> > >,MetricStopWatch<`World::Update'::`16'::<lambda_3> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> > >,MetricStopWatch<`World::Update'::`16'::<lambda_3> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> > >,MetricStopWatch<`World::Update'::`16'::<lambda_3> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`16'::<lambda_3> >,0> | |
MetricStopWatch<`World::Update'::`16'::<lambda_3> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`19'::<lambda_4> > > __tc_metric_stop_watch2413 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> > >,MetricStopWatch<`World::Update'::`19'::<lambda_4> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> > >,MetricStopWatch<`World::Update'::`19'::<lambda_4> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> > >,MetricStopWatch<`World::Update'::`19'::<lambda_4> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`19'::<lambda_4> >,0> | |
MetricStopWatch<`World::Update'::`19'::<lambda_4> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`22'::<lambda_5> > > __tc_metric_stop_watch2419 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> > >,MetricStopWatch<`World::Update'::`22'::<lambda_5> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> > >,MetricStopWatch<`World::Update'::`22'::<lambda_5> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> > >,MetricStopWatch<`World::Update'::`22'::<lambda_5> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`22'::<lambda_5> >,0> | |
MetricStopWatch<`World::Update'::`22'::<lambda_5> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`25'::<lambda_6> > > __tc_metric_stop_watch2425 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> > >,MetricStopWatch<`World::Update'::`25'::<lambda_6> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> > >,MetricStopWatch<`World::Update'::`25'::<lambda_6> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> > >,MetricStopWatch<`World::Update'::`25'::<lambda_6> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`25'::<lambda_6> >,0> | |
MetricStopWatch<`World::Update'::`25'::<lambda_6> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`28'::<lambda_7> > > __tc_metric_stop_watch2431 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> > >,MetricStopWatch<`World::Update'::`28'::<lambda_7> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> > >,MetricStopWatch<`World::Update'::`28'::<lambda_7> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> > >,MetricStopWatch<`World::Update'::`28'::<lambda_7> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`28'::<lambda_7> >,0> | |
MetricStopWatch<`World::Update'::`28'::<lambda_7> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`31'::<lambda_8> > > __tc_metric_stop_watch2438 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> > >,MetricStopWatch<`World::Update'::`31'::<lambda_8> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> > >,MetricStopWatch<`World::Update'::`31'::<lambda_8> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> > >,MetricStopWatch<`World::Update'::`31'::<lambda_8> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`31'::<lambda_8> >,0> | |
MetricStopWatch<`World::Update'::`31'::<lambda_8> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`37'::<lambda_9> > > __tc_metric_stop_watch2455 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> > >,MetricStopWatch<`World::Update'::`37'::<lambda_9> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> > >,MetricStopWatch<`World::Update'::`37'::<lambda_9> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> > >,MetricStopWatch<`World::Update'::`37'::<lambda_9> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`37'::<lambda_9> >,0> | |
MetricStopWatch<`World::Update'::`37'::<lambda_9> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`40'::<lambda_10> > > __tc_metric_stop_watch2464 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> > >,MetricStopWatch<`World::Update'::`40'::<lambda_10> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> > >,MetricStopWatch<`World::Update'::`40'::<lambda_10> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> > >,MetricStopWatch<`World::Update'::`40'::<lambda_10> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`40'::<lambda_10> >,0> | |
MetricStopWatch<`World::Update'::`40'::<lambda_10> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`43'::<lambda_11> > > __tc_metric_stop_watch2472 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> > >,MetricStopWatch<`World::Update'::`43'::<lambda_11> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> > >,MetricStopWatch<`World::Update'::`43'::<lambda_11> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> > >,MetricStopWatch<`World::Update'::`43'::<lambda_11> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`43'::<lambda_11> >,0> | |
MetricStopWatch<`World::Update'::`43'::<lambda_11> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`44'::<lambda_12> > > __tc_metric_stop_watch2479 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> > >,MetricStopWatch<`World::Update'::`44'::<lambda_12> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> > >,MetricStopWatch<`World::Update'::`44'::<lambda_12> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> > >,MetricStopWatch<`World::Update'::`44'::<lambda_12> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`44'::<lambda_12> >,0> | |
MetricStopWatch<`World::Update'::`44'::<lambda_12> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`47'::<lambda_13> > > __tc_metric_stop_watch2486 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> > >,MetricStopWatch<`World::Update'::`47'::<lambda_13> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> > >,MetricStopWatch<`World::Update'::`47'::<lambda_13> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> > >,MetricStopWatch<`World::Update'::`47'::<lambda_13> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`47'::<lambda_13> >,0> | |
MetricStopWatch<`World::Update'::`47'::<lambda_13> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`53'::<lambda_14> > > __tc_metric_stop_watch2507 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> > >,MetricStopWatch<`World::Update'::`53'::<lambda_14> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> > >,MetricStopWatch<`World::Update'::`53'::<lambda_14> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> > >,MetricStopWatch<`World::Update'::`53'::<lambda_14> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`53'::<lambda_14> >,0> | |
MetricStopWatch<`World::Update'::`53'::<lambda_14> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`54'::<lambda_15> > > __tc_metric_stop_watch2523 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> > >,MetricStopWatch<`World::Update'::`54'::<lambda_15> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> > >,MetricStopWatch<`World::Update'::`54'::<lambda_15> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> > >,MetricStopWatch<`World::Update'::`54'::<lambda_15> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`54'::<lambda_15> >,0> | |
MetricStopWatch<`World::Update'::`54'::<lambda_15> > _Value = 0x765B6FF638 | |
bool _Has_value = 0x0 | |
Local std::optional<MetricStopWatch<`World::Update'::`60'::<lambda_16> > > __tc_metric_stop_watch2531 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> > >,MetricStopWatch<`World::Update'::`60'::<lambda_16> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> > >,MetricStopWatch<`World::Update'::`60'::<lambda_16> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> > >,MetricStopWatch<`World::Update'::`60'::<lambda_16> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`60'::<lambda_16> >,0> | |
MetricStopWatch<`World::Update'::`60'::<lambda_16> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`61'::<lambda_17> > > __tc_metric_stop_watch2538 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> > >,MetricStopWatch<`World::Update'::`61'::<lambda_17> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> > >,MetricStopWatch<`World::Update'::`61'::<lambda_17> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> > >,MetricStopWatch<`World::Update'::`61'::<lambda_17> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`61'::<lambda_17> >,0> | |
MetricStopWatch<`World::Update'::`61'::<lambda_17> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`62'::<lambda_18> > > __tc_metric_stop_watch2543 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> > >,MetricStopWatch<`World::Update'::`62'::<lambda_18> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> > >,MetricStopWatch<`World::Update'::`62'::<lambda_18> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> > >,MetricStopWatch<`World::Update'::`62'::<lambda_18> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`62'::<lambda_18> >,0> | |
MetricStopWatch<`World::Update'::`62'::<lambda_18> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`63'::<lambda_19> > > __tc_metric_stop_watch2548 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> > >,MetricStopWatch<`World::Update'::`63'::<lambda_19> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> > >,MetricStopWatch<`World::Update'::`63'::<lambda_19> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> > >,MetricStopWatch<`World::Update'::`63'::<lambda_19> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`63'::<lambda_19> >,0> | |
MetricStopWatch<`World::Update'::`63'::<lambda_19> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`66'::<lambda_20> > > __tc_metric_stop_watch2555 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> > >,MetricStopWatch<`World::Update'::`66'::<lambda_20> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> > >,MetricStopWatch<`World::Update'::`66'::<lambda_20> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> > >,MetricStopWatch<`World::Update'::`66'::<lambda_20> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`66'::<lambda_20> >,0> | |
MetricStopWatch<`World::Update'::`66'::<lambda_20> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`67'::<lambda_21> > > __tc_metric_stop_watch2561 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> > >,MetricStopWatch<`World::Update'::`67'::<lambda_21> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> > >,MetricStopWatch<`World::Update'::`67'::<lambda_21> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> > >,MetricStopWatch<`World::Update'::`67'::<lambda_21> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`67'::<lambda_21> >,0> | |
MetricStopWatch<`World::Update'::`67'::<lambda_21> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`68'::<lambda_22> > > __tc_metric_stop_watch2566 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> > >,MetricStopWatch<`World::Update'::`68'::<lambda_22> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> > >,MetricStopWatch<`World::Update'::`68'::<lambda_22> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> > >,MetricStopWatch<`World::Update'::`68'::<lambda_22> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`68'::<lambda_22> >,0> | |
MetricStopWatch<`World::Update'::`68'::<lambda_22> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`69'::<lambda_23> > > __tc_metric_stop_watch2571 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> > >,MetricStopWatch<`World::Update'::`69'::<lambda_23> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> > >,MetricStopWatch<`World::Update'::`69'::<lambda_23> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> > >,MetricStopWatch<`World::Update'::`69'::<lambda_23> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`69'::<lambda_23> >,0> | |
MetricStopWatch<`World::Update'::`69'::<lambda_23> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`72'::<lambda_24> > > __tc_metric_stop_watch2579 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> > >,MetricStopWatch<`World::Update'::`72'::<lambda_24> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> > >,MetricStopWatch<`World::Update'::`72'::<lambda_24> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> > >,MetricStopWatch<`World::Update'::`72'::<lambda_24> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`72'::<lambda_24> >,0> | |
MetricStopWatch<`World::Update'::`72'::<lambda_24> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`75'::<lambda_26> > > __tc_metric_stop_watch2590 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> > >,MetricStopWatch<`World::Update'::`75'::<lambda_26> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> > >,MetricStopWatch<`World::Update'::`75'::<lambda_26> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> > >,MetricStopWatch<`World::Update'::`75'::<lambda_26> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`75'::<lambda_26> >,0> | |
MetricStopWatch<`World::Update'::`75'::<lambda_26> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local unsigned int nextGameEvent = 0x0 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`78'::<lambda_27> > > __tc_metric_stop_watch2600 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> > >,MetricStopWatch<`World::Update'::`78'::<lambda_27> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> > >,MetricStopWatch<`World::Update'::`78'::<lambda_27> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> > >,MetricStopWatch<`World::Update'::`78'::<lambda_27> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`78'::<lambda_27> >,0> | |
MetricStopWatch<`World::Update'::`78'::<lambda_27> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`83'::<lambda_28> > > __tc_metric_stop_watch2609 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> > >,MetricStopWatch<`World::Update'::`83'::<lambda_28> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> > >,MetricStopWatch<`World::Update'::`83'::<lambda_28> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> > >,MetricStopWatch<`World::Update'::`83'::<lambda_28> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`83'::<lambda_28> >,0> | |
MetricStopWatch<`World::Update'::`83'::<lambda_28> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`92'::<lambda_29> > > __tc_metric_stop_watch2625 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> > >,MetricStopWatch<`World::Update'::`92'::<lambda_29> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> > >,MetricStopWatch<`World::Update'::`92'::<lambda_29> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> > >,MetricStopWatch<`World::Update'::`92'::<lambda_29> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`92'::<lambda_29> >,0> | |
MetricStopWatch<`World::Update'::`92'::<lambda_29> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`93'::<lambda_30> > > __tc_metric_stop_watch2631 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> > >,MetricStopWatch<`World::Update'::`93'::<lambda_30> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> > >,MetricStopWatch<`World::Update'::`93'::<lambda_30> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> > >,MetricStopWatch<`World::Update'::`93'::<lambda_30> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`93'::<lambda_30> >,0> | |
MetricStopWatch<`World::Update'::`93'::<lambda_30> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
Local std::optional<MetricStopWatch<`World::Update'::`94'::<lambda_31> > > __tc_metric_stop_watch2636 | |
std::_Deleted_move_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> > >,MetricStopWatch<`World::Update'::`94'::<lambda_31> > > | |
std::_Deleted_copy_assign<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> > >,MetricStopWatch<`World::Update'::`94'::<lambda_31> > > | |
std::_Non_trivial_move<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> > >,MetricStopWatch<`World::Update'::`94'::<lambda_31> > > | |
std::_Non_trivial_copy<std::_Optional_construct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> > > > | |
std::_Optional_construct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> > > | |
std::_Optional_destruct_base<MetricStopWatch<`World::Update'::`94'::<lambda_31> >,0> | |
MetricStopWatch<`World::Update'::`94'::<lambda_31> > _Value = 0x0 | |
bool _Has_value = 0x10 <Unable to read memory> | |
00007FF7D8200D1B 000000765B6FF880 WorldUpdateLoop+3CB E:\TrinityCoreCustomChanges\src\server\worldserver\Main.cpp line 506 | |
Local unsigned int minUpdateDiff = 0x765B6FF748 | |
Local unsigned int realCurrTime = 0x0 <Unable to read memory> | |
Local unsigned int maxCoreStuckTime = 0x765B6FF74C | |
Local unsigned int sleepTime = 0x0 <Unable to read memory> | |
Local int m_ServiceStatus = 0x0 <Unable to read memory> | |
00007FF7D82122D5 000000765B6FFED0 main+2735 E:\TrinityCoreCustomChanges\src\server\worldserver\Main.cpp line 392 | |
Parameter int argc = 0x765B6FFEE0 | |
Parameter char** argv = 0xFFFDFEE928C48348 <Unable to read memory> | |
Local std::shared_ptr<boost::dll::shared_library> winmm | |
std::_Ptr_base<boost::dll::shared_library> | |
boost::dll::shared_library* _Ptr = 0x18B92FED920 | |
boost::dll::detail::shared_library_impl | |
HINSTANCE__* handle_ = 0x905A4D | |
std::_Ref_count_base* _Rep = 0x18B92FE8BA0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local std::string pidFile = "" | |
Local int numThreads = 0x765B6FF970 | |
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::any_io_executor> signals | |
initiate_async_wait | |
boost::asio::basic_signal_set<boost::asio::any_io_executor>* self_ = 0x18B930888D0 | |
initiate_async_wait | |
boost::asio::basic_signal_set<boost::asio::any_io_executor>* self_ = 0x7FF7D8FF60C0 | |
boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::any_io_executor> impl_ = 0x18B930888D0 | |
boost::asio::detail::io_object_impl<boost::asio::detail::signal_set_service,boost::asio::any_io_executor> impl_ | |
implementation_type | |
boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x765B6FFDF0 | |
boost::asio::detail::signal_set_service::registration* signals_ = 0x18B93006620 | |
boost::asio::detail::signal_set_service* service_ = 0x18B930888D0 | |
boost::asio::detail::execution_context_service_base<boost::asio::detail::signal_set_service> | |
boost::asio::execution_context::service | |
key | |
type_info* type_info_ = 0x7FF7D8FF60C0 | |
boost::asio::execution_context::id* id_ = 0xE8 | |
boost::asio::execution_context::service::key key_ = 0x18B930888D8 | |
boost::asio::execution_context& owner_ = 0x18B92FD9770 | |
boost::asio::execution_context::service* next_ = 0x18B92FEF280 | |
registration | |
int signal_number_ = 0xD8FF60C0 | |
boost::asio::detail::op_queue<boost::asio::detail::signal_op>* queue_ = 0x7FF7D94DA9C0 | |
unsigned int undelivered_ = 0x0 | |
boost::asio::detail::signal_set_service::registration* next_in_table_ = 0x18B9305F3D0 | |
boost::asio::detail::signal_set_service::registration* prev_in_table_ = 0x18B92FEF280 | |
boost::asio::detail::signal_set_service::registration* next_in_set_ = 0x18B92FEF280 | |
implementation_type | |
boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x18B930888D0 | |
boost::asio::detail::signal_set_service::registration* signals_ = NULL | |
signal_op_cancellation | |
boost::asio::detail::signal_set_service* service_ = 0x7FF7D8FF60C0 | |
boost::asio::detail::signal_set_service::implementation_type* implementation_ = 0x7FF7D94DA9C0 | |
boost::asio::detail::win_iocp_io_context& scheduler_ = 0x18B92FEF280 | |
boost::asio::detail::signal_set_service::registration*[23] registrations_ | |
[0] = NULL | |
[1] = NULL | |
[2] = 0x18B92FDE7F0 | |
[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_ = 0x765B6FFDF8 | |
boost::asio::detail::signal_set_service::registration* signals_ = 0x18B92FDE7F0 | |
boost::asio::any_io_executor executor_ | |
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::execution::detail::any_executor_base | |
<user defined> unspecified_bool_type_t = 0x765B6FFE10 | |
object_fns | |
<user defined>* destroy = 0x765B6FFE90 | |
<user defined>* copy = 0x18B9305F3D0 | |
<user defined>* move = 0x765B6FFE50 | |
<user defined>* target = 0x7FF7D8FF7DA0 | |
target_fns | |
<user defined>* target_type = 0x765B6FFE90 | |
<user defined>* equal = 0x18B9305F3D0 | |
<user defined>* execute = 0x765B6FFE50 | |
<user defined>* blocking_execute = 0x7FF7D8FF7DA0 | |
object_type | |
unsigned int[24] data | |
[0] = 0x90 | |
[1] = 0xFE | |
[2] = 0x6F | |
[3] = 0x5B | |
[4] = 0x76 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0xD0 | |
[9] = 0xF3 | |
boost::asio::aligned_storage<24,8>::type object_ = 0x765B6FFE10 | |
boost::asio::execution::detail::any_executor_base::object_fns* object_fns_ = 0x7FF7D8FF7DA0 | |
void* target_ = 0x765B6FFE10 | |
boost::asio::execution::detail::any_executor_base::target_fns* target_fns_ = 0x7FF7D8FF7C60 | |
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_ = 0x7FF7D8FF7B10 | |
?$find_convertible_requirable_property@U?$never_t@$0A@@blocking@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_requirable_property<boost::asio::execution::detail::blocking::never_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_requirable_property<boost::asio::execution::detail::blocking::never_t<0> > | |
?$find_convertible_preferable_property@U?$possibly_t@$0A@@blocking@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::blocking::possibly_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::blocking::possibly_t<0> > | |
boost::asio::execution::detail::supportable_properties<2,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::blocking::possibly_t<0> > | |
?$find_convertible_preferable_property@U?$tracked_t@$0A@@outstanding_work@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::tracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::tracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<2,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::tracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<3,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::tracked_t<0> > | |
?$find_convertible_preferable_property@U?$untracked_t@$0A@@outstanding_work@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::untracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::untracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<2,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::untracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<3,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::untracked_t<0> > | |
boost::asio::execution::detail::supportable_properties<4,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::outstanding_work::untracked_t<0> > | |
?$find_convertible_preferable_property@U?$fork_t@$0A@@relationship@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
boost::asio::execution::detail::supportable_properties<2,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
boost::asio::execution::detail::supportable_properties<3,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
boost::asio::execution::detail::supportable_properties<4,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
boost::asio::execution::detail::supportable_properties<5,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::fork_t<0> > | |
?$find_convertible_preferable_property@U?$continuation_t@$0A@@relationship@detail@execution@asio@boost@@ | |
boost::asio::execution::detail::supportable_properties<0,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<1,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<2,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<3,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<4,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<5,void __cdecl(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> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
boost::asio::execution::detail::supportable_properties<6,void __cdecl(boost::asio::execution::prefer_only<boost::asio::execution::detail::relationship::continuation_t<0> >)>::find_convertible_preferable_property<boost::asio::execution::detail::relationship::continuation_t<0> > | |
Local std::shared_ptr<void> ioContextStopHandle | |
std::_Ptr_base<void> | |
void* _Ptr = NULL | |
std::_Ref_count_base* _Rep = 0x18B9308DF00 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local std::shared_ptr<std::thread> soapThread | |
std::_Ptr_base<std::thread> | |
std::thread* _Ptr = 0x18BEB588590 | |
id | |
unsigned int _Id = 0x3CC | |
_Thrd_t _Thr = 0x18BEB588590 | |
std::_Ref_count_base* _Rep = 0x18BEB5885F0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local boost::system::error_code dllError | |
data | |
int val_ = 0x0 <Unable to read memory> | |
boost::system::error_category* cat_ = <Unable to read memory> | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 <Unable to read memory> | |
<user defined> cat_ = 0x8 <Unable to read memory> | |
unsigned int[16] d2_ | |
[0] = 0x0 <Unable to read memory> | |
[1] = 0x1 <Unable to read memory> | |
[2] = 0x2 <Unable to read memory> | |
[3] = 0x3 <Unable to read memory> | |
[4] = 0x4 <Unable to read memory> | |
[5] = 0x5 <Unable to read memory> | |
[6] = 0x6 <Unable to read memory> | |
[7] = 0x7 <Unable to read memory> | |
[8] = 0x8 <Unable to read memory> | |
[9] = 0x9 <Unable to read memory> | |
unsigned int lc_flags_ = 0x10 <Unable to read memory> | |
Local std::string configError = "" | |
Local int networkThreads = 0x0 <Unable to read memory> | |
Local boost::filesystem::path configFile | |
assign_op | |
boost::filesystem::path& m_self = 0x18B92FB3320 | |
assign_op | |
boost::filesystem::path& m_self = 0x47005C003A0045 | |
concat_op | |
<user defined> m_self = 0x47005C003A0045 | |
append_op | |
<user defined> m_self = 0x47005C003A0045 | |
iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path m_element = 0x18B92FB3320 | |
boost::filesystem::path* m_path_ptr = 0x5C0077006F0077 | |
unsigned int m_pos = 0x6C0072006F0077 | |
const_iterator | |
<user defined> m_element = 0x18B92FB3320 | |
<user defined> m_path_ptr = 0x5C0077006F0077 | |
unsigned int m_pos = 0x6C0072006F0077 | |
reverse_iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path::iterator m_itr = 0x18B92FB3320 | |
boost::filesystem::path m_element = 0x18B92FB3350 | |
const_reverse_iterator | |
<user defined> m_itr = 0x18B92FB3320 | |
<user defined> m_element = 0x18B92FB3350 | |
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x18B92FB3320 | |
concat_op | |
<user defined> m_self = 0x18B92FB3320 | |
append_op | |
<user defined> m_self = 0x18B92FB3320 | |
iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path m_element = 0x765B6FFC60 | |
boost::filesystem::path* m_path_ptr = 0x2200 | |
assign_op | |
boost::filesystem::path& m_self = <Unable to read memory> | |
concat_op | |
<user defined> m_self = 0x2200 <Unable to read memory> | |
append_op | |
<user defined> m_self = 0x2200 <Unable to read memory> | |
iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path m_element = 0x2200 | |
boost::filesystem::path* m_path_ptr = <Unable to read memory> | |
unsigned int m_pos = 0x2228 <Unable to read memory> | |
const_iterator | |
<user defined> m_element = 0x2200 | |
<user defined> m_path_ptr = 0x2220 <Unable to read memory> | |
unsigned int m_pos = 0x2228 <Unable to read memory> | |
reverse_iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path::iterator m_itr = 0x2200 | |
boost::filesystem::path m_element = 0x2230 | |
const_reverse_iterator | |
<user defined> m_itr = 0x2200 | |
<user defined> m_element = 0x2230 | |
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x2200 | |
unsigned int m_pos = 0x0 | |
const_iterator | |
<user defined> m_element = 0x765B6FFC60 | |
<user defined> m_path_ptr = 0x2200 | |
unsigned int m_pos = 0x0 | |
reverse_iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path::iterator m_itr | |
<user defined> m_element = 0x765B6FFC60 | |
<user defined> m_path_ptr = 0x2200 | |
unsigned int m_pos = 0x0 | |
boost::filesystem::path m_element | |
assign_op | |
boost::filesystem::path& m_self = NULL | |
concat_op | |
<user defined> m_self = 0x0 | |
append_op | |
<user defined> m_self = 0x0 | |
iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path m_element = 0x765B6FFC90 | |
boost::filesystem::path* m_path_ptr = NULL | |
unsigned int m_pos = 0xF | |
const_iterator | |
<user defined> m_element = 0x765B6FFC90 | |
<user defined> m_path_ptr = 0x0 | |
unsigned int m_pos = 0xF | |
reverse_iterator | |
boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64> | |
boost::iterators::detail::iterator_facade_base<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64,1,0> | |
boost::filesystem::path::iterator m_itr = 0x765B6FFC90 | |
boost::filesystem::path m_element = 0x765B6FFCC0 | |
const_reverse_iterator | |
<user defined> m_itr = 0x765B6FFC90 | |
<user defined> m_element = 0x765B6FFCC0 | |
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x765B6FFC90 | |
const_reverse_iterator | |
<user defined> m_itr = 0x765B6FFC60 | |
<user defined> m_element = 0x765B6FFC90 | |
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname | |
<user defined> _Released_buffer = 0x20 | |
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 = 0x765B6FFC60 | |
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 = 0x50 | |
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 = 0x765B6FFAA0 | |
<user defined> value_compare = 0x765B6FFAA0 | |
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> > | |
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 = 0x765B6FFAB0 | |
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 = 0x765B6FFAC0 | |
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 = 0x765B6FFAC0 | |
<user defined> value_compare = 0x765B6FFAC0 | |
Local std::shared_ptr<FreezeDetector> freezeDetector | |
std::_Ptr_base<FreezeDetector> | |
FreezeDetector* _Ptr = 0x18BC8F00980 | |
Trinity::Asio::DeadlineTimer _timer = 0x18BC8F00980 | |
unsigned int _worldLoopCounter = 0x47BB9 | |
unsigned int _lastChangeMsTime = 0xDADE8 | |
unsigned int _maxCoreStuckTimeInMs = 0xEA60 | |
std::_Ref_count_base* _Rep = 0x18BC8F00970 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x2 | |
Local std::shared_ptr<void> sScriptMgrHandle | |
std::_Ptr_base<void> | |
void* _Ptr = NULL | |
std::_Ref_count_base* _Rep = 0x18B93098080 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local std::optional<unsigned int> newTimerResolution | |
std::_Optional_construct_base<unsigned int> | |
std::_Optional_destruct_base<unsigned int,1> | |
unsigned int _Value = 0x1 | |
bool _Has_value = 0x1 | |
Local std::shared_ptr<Trinity::Asio::IoContext> ioContext | |
std::_Ptr_base<Trinity::Asio::IoContext> | |
Trinity::Asio::IoContext* _Ptr = 0x18B9305F3D0 | |
boost::asio::io_context _impl = 0x18B9305F3D0 | |
std::_Ref_count_base* _Rep = 0x18B9305F3C0 | |
unsigned long _Uses = 0x4 | |
unsigned long _Weaks = 0x1 | |
Local std::shared_ptr<std::thread> cliThread | |
std::_Ptr_base<std::thread> | |
std::thread* _Ptr = 0x18BEB588F70 | |
id | |
unsigned int _Id = 0x3A8 | |
_Thrd_t _Thr = 0x18BEB588F70 | |
std::_Ref_count_base* _Rep = 0x18BEBA563E0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local std::string configService = "" | |
Local std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > overriddenKeys | |
std::_Compressed_pair<std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Vector_val<std::_Simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,1> _Mypair | |
std::_Vector_val<std::_Simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > _Myval2 | |
std::string* _Myfirst = NULL | |
std::string* _Mylast = NULL | |
std::string* _Myend = NULL | |
Local std::shared_ptr<void> sWorldSocketMgrHandle | |
std::_Ptr_base<void> | |
void* _Ptr = NULL | |
std::_Ref_count_base* _Rep = 0x18BEB588290 | |
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 = 0x18B930974E0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local unsigned int worldPort = 0x0 <Unable to read memory> | |
Local std::shared_ptr<void> mapManagementHandle | |
std::_Ptr_base<void> | |
void* _Ptr = 0x18BEB588F70 | |
std::_Ref_count_base* _Rep = 0x18B9305F3C0 | |
unsigned long _Uses = 0x4 | |
unsigned long _Weaks = 0x1 | |
Local std::shared_ptr<void> mapManagementHandle | |
std::_Ptr_base<void> | |
void* _Ptr = NULL | |
std::_Ref_count_base* _Rep = 0x18BEB588210 | |
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 = 0x18B930182C0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local BigNumber seed | |
bignum_st* _bn = 0x18B930182A0 | |
Local std::shared_ptr<Trinity::ThreadPool> threadPool | |
std::_Ptr_base<Trinity::ThreadPool> | |
Trinity::ThreadPool* _Ptr = 0x18B92FDEC40 | |
boost::asio::thread_pool _impl = 0x18B92FDEC40 | |
std::_Ref_count_base* _Rep = 0x18B92FDEC30 | |
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 = 0x18B930987A0 | |
unsigned long _Uses = 0x1 | |
unsigned long _Weaks = 0x1 | |
Local <user defined>* timeGetDevCapsPtr = <Unable to read memory> | |
Local timecaps_tag timeResolutionLimits | |
unsigned int wPeriodMin = 0x0 <Unable to read memory> | |
unsigned int wPeriodMax = 0x4 <Unable to read memory> | |
Local <user defined>* timeBeginPeriodPtr = <Unable to read memory> | |
Local std::exception& e = NULL | |
Local std::string* <begin>$L0 = <Unable to read memory> | |
Local std::string* <end>$L0 = <Unable to read memory> | |
Local unsigned int pid = 0x0 <Unable to read memory> | |
Local int coreStuckTime = 0x765B6FF8D0 | |
00007FF7D8F077F0 000000765B6FFF10 __scrt_common_main_seh+10C D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl line 288 | |
Local bool has_cctor = 0x765B6FFF00 | |
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> | |
00007FF89010257D 000000765B6FFF40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B6FFFC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765B7FF800 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765B7FF860 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765B7FF990 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
Parameter unsigned long msec = 0x765B7FF9A8 | |
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0x765B7FF9E0 | |
boost::asio::detail::thread_info_base | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
Parameter boost::system::error_code& ec = 0x765B7FFA80 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = NULL | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
unsigned int lc_flags_ = 0x0 | |
Local unsigned int completion_key = 0x765B7FF8C8 | |
Local _OVERLAPPED* overlapped = NULL | |
Local unsigned long bytes_transferred = 0x765B7FF9A0 | |
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock | |
boost::asio::detail::win_mutex& mutex_ = 0x18B92FEF2E0 | |
_RTL_CRITICAL_SECTION crit_section_ | |
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x18BC9B4ACA0 | |
long LockCount = 0xFFFFFFFF | |
long RecursionCount = 0x0 | |
void* OwningThread = NULL | |
void* LockSemaphore = <Unable to read memory> | |
unsigned int SpinCount = 0x20007CF | |
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 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = 0x7FF7D94BF0C0 | |
unsigned int id_ = 0xB2AB117A257EDFD1 | |
unsigned int[32] stdcat_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
void* stdcat_align_ = NULL | |
std::atomic<unsigned int> sc_init_ = 0x0 | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x7FF7D94BF0C0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0xC0 | |
[9] = 0xF0 | |
unsigned int lc_flags_ = 0x2 | |
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x18B92FEF2A8 | |
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context> | |
boost::asio::execution_context::service | |
key | |
type_info* type_info_ = 0x200 | |
boost::asio::execution_context::id* id_ = 0x3 <Unable to read memory> | |
boost::asio::execution_context::service::key key_ = 0x18B92FEF2B0 | |
boost::asio::execution_context& owner_ = 0x33302074FFFFFFFF <Unable to read memory> | |
boost::asio::execution_context::service* next_ = 0x18B930982C0 | |
work_finished_on_block_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x200 | |
auto_handle | |
void* handle = 0x200 | |
boost::asio::detail::win_iocp_io_context::auto_handle iocp_ | |
void* handle = 0x338 | |
long outstanding_work_ = 0x0 | |
long stopped_ = 0x72657320 | |
long stop_event_posted_ = 0xC9B4ACA0 | |
long shutdown_ = 0x18B | |
unsigned long gqcs_timeout_ = 0xFFFFFFFF | |
thread_function | |
<user defined> this_ = 0x200 | |
timer_thread_function | |
<user defined> io_context_ = 0x200 | |
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 = <Unable to read memory> | |
long dispatch_required_ = 0x20007CF | |
boost::asio::detail::win_mutex dispatch_mutex_ | |
_RTL_CRITICAL_SECTION crit_section_ = 0x18B92FEF308 | |
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_ = 0x1200412E5811F205 | |
boost::asio::detail::win_iocp_operation* back_ = 0x6E0061004A003A | |
int concurrency_hint_ = 0x4A003A | |
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_ | |
boost::asio::detail::win_thread* p_ = 0x79007200610075 | |
00007FF7D820C975 000000765B7FFA50 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_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_ = 0x18B92FEF2A8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B7FF9E0 | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = 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_ = 0x765B7FFBD0 | |
boost::asio::detail::thread_context* key_ = 0x18B930132B8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B7FFB50 | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDE030 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ = 0x765B7FFBA8 | |
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*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
00007FF7D820C293 000000765B7FFAB0 Trinity::Asio::IoContext::run+23 E:\TrinityCoreCustomChanges\src\common\Asio\IoContext.h line 37 | |
Local Trinity::Asio::IoContext* this = <Unable to read memory> | |
00007FF7D8204853 000000765B7FFB10 boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::do_complete+53 C:\local\boost_1_81_0\boost\asio\detail\executor_op.hpp line 70 | |
Parameter boost::asio::detail::scheduler_operation* base = <Unable to read memory> | |
Parameter boost::system::error_code& __formal = 0x18B92FDDE30 | |
data | |
int val_ = 0xC | |
boost::system::error_category* cat_ = 0x7FF7D8204800 | |
unsigned int id_ = 0x50EC834857187389 | |
unsigned int[32] stdcat_ | |
[0] = 0x48 | |
[1] = 0x8B | |
[2] = 0xD9 | |
[3] = 0x49 | |
[4] = 0x8D | |
[5] = 0x43 | |
[6] = 0x8 | |
[7] = 0x49 | |
[8] = 0x89 | |
[9] = 0x43 | |
void* stdcat_align_ = 0x4908438D49D98B48 | |
std::atomic<unsigned int> sc_init_ = 0x33D07B89 | |
boost::system::error_code::data d1_ | |
int val_ = 0xC | |
<user defined> cat_ = 0x7FF7D8204800 | |
unsigned int[16] d2_ | |
[0] = 0xC | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x48 | |
unsigned int lc_flags_ = 0x0 | |
Parameter unsigned int __formal = 0x765B7FFB38 | |
Local boost::asio::detail::binder0<`main'::`48'::<lambda_5> > handler | |
main::__l48::<lambda_5> handler_ | |
std::shared_ptr<Trinity::Asio::IoContext> ioContext | |
std::_Ptr_base<Trinity::Asio::IoContext> | |
Trinity::Asio::IoContext* _Ptr = 0x18B9305F3D0 | |
std::_Ref_count_base* _Rep = 0x18B9305F3C0 | |
Local boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::ptr p | |
std::allocator<void>* a = 0x765B7FFB20 | |
void* v = NULL | |
boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>* p = NULL | |
Local boost::asio::detail::std_fenced_block b | |
00007FF7D820C679 000000765B7FFC90 boost::asio::detail::scheduler::run+369 C:\local\boost_1_81_0\boost\asio\detail\impl\scheduler.ipp line 210 | |
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_ = 0x18B930132B8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B7FFB50 | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDE030 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = 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::conditionally_enabled_mutex::scoped_lock lock | |
boost::asio::detail::conditionally_enabled_mutex& mutex_ = 0x18B930132C0 | |
scoped_lock | |
boost::asio::detail::conditionally_enabled_mutex& mutex_ = <Unable to read memory> | |
bool locked_ = 0xFF | |
boost::asio::detail::win_mutex mutex_ | |
_RTL_CRITICAL_SECTION crit_section_ = 0x18B930132C0 | |
bool enabled_ = 0x1 | |
bool locked_ = 0x0 | |
Local boost::asio::detail::scheduler_thread_info this_thread | |
boost::asio::detail::thread_info_base | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDE030 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation> private_op_queue | |
boost::asio::detail::scheduler_operation* front_ = NULL | |
boost::asio::detail::scheduler_operation* back_ = NULL | |
long private_outstanding_work = 0x0 | |
00007FF7D81FB0D2 000000765B7FFCE0 boost::asio::thread_pool::thread_function::operator()+22 C:\local\boost_1_81_0\boost\asio\impl\thread_pool.ipp line 39 | |
Local boost::asio::thread_pool::thread_function* this = 0x80001 | |
boost::asio::detail::scheduler* scheduler_ = <Unable to read memory> | |
Local boost::system::error_code ec | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = NULL | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
unsigned int lc_flags_ = 0x0 | |
00007FF7D820FA65 000000765B7FFD10 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_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 = 0x18B9308D360 | |
void* entry_event_ = 0x248 | |
void* exit_event_ = 0x24C | |
Local void* exit_event = <Unable to read memory> | |
00007FF88F729363 000000765B7FFD40 _recalloc+A3 | |
00007FF89010257D 000000765B7FFD70 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B7FFDF0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765B8FF9E0 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765B8FFA40 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765B8FFB70 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
Parameter unsigned long msec = 0x765B8FFB88 | |
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0x765B8FFBC0 | |
boost::asio::detail::thread_info_base | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
Parameter boost::system::error_code& ec = 0x765B8FFC60 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = NULL | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
unsigned int lc_flags_ = 0x0 | |
Local unsigned int completion_key = 0x765B8FFAA8 | |
Local _OVERLAPPED* overlapped = NULL | |
Local unsigned long bytes_transferred = 0x765B8FFB80 | |
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock | |
boost::asio::detail::win_mutex& mutex_ = 0x18B92FEF2E0 | |
_RTL_CRITICAL_SECTION crit_section_ | |
_RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x18BC9B4ACA0 | |
long LockCount = 0xFFFFFFFF | |
long RecursionCount = 0x0 | |
void* OwningThread = NULL | |
void* LockSemaphore = <Unable to read memory> | |
unsigned int SpinCount = 0x20007CF | |
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 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = 0x7FF7D94BF0C0 | |
unsigned int id_ = 0xB2AB117A257EDFD1 | |
unsigned int[32] stdcat_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
void* stdcat_align_ = NULL | |
std::atomic<unsigned int> sc_init_ = 0x0 | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x7FF7D94BF0C0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0xC0 | |
[9] = 0xF0 | |
unsigned int lc_flags_ = 0x2 | |
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x18B92FEF2A8 | |
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context> | |
boost::asio::execution_context::service | |
key | |
type_info* type_info_ = 0x200 | |
boost::asio::execution_context::id* id_ = 0x3 <Unable to read memory> | |
boost::asio::execution_context::service::key key_ = 0x18B92FEF2B0 | |
boost::asio::execution_context& owner_ = 0x33302074FFFFFFFF <Unable to read memory> | |
boost::asio::execution_context::service* next_ = 0x18B930982C0 | |
work_finished_on_block_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x200 | |
auto_handle | |
void* handle = 0x200 | |
boost::asio::detail::win_iocp_io_context::auto_handle iocp_ | |
void* handle = 0x338 | |
long outstanding_work_ = 0x0 | |
long stopped_ = 0x72657320 | |
long stop_event_posted_ = 0xC9B4ACA0 | |
long shutdown_ = 0x18B | |
unsigned long gqcs_timeout_ = 0xFFFFFFFF | |
thread_function | |
<user defined> this_ = 0x200 | |
timer_thread_function | |
<user defined> io_context_ = 0x200 | |
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 = <Unable to read memory> | |
long dispatch_required_ = 0x20007CF | |
boost::asio::detail::win_mutex dispatch_mutex_ | |
_RTL_CRITICAL_SECTION crit_section_ = 0x18B92FEF308 | |
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_ = 0x1200412E5811F205 | |
boost::asio::detail::win_iocp_operation* back_ = 0x6E0061004A003A | |
int concurrency_hint_ = 0x4A003A | |
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_ | |
boost::asio::detail::win_thread* p_ = 0x79007200610075 | |
00007FF7D820C975 000000765B8FFC30 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_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_ = 0x18B92FEF2A8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B8FFBC0 | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = 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_ = 0x765B8FFDB0 | |
boost::asio::detail::thread_context* key_ = 0x18B930132B8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B8FFD30 | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDDE30 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ = 0x765B8FFD88 | |
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*[10] reusable_memory_ | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
00007FF7D820C293 000000765B8FFC90 Trinity::Asio::IoContext::run+23 E:\TrinityCoreCustomChanges\src\common\Asio\IoContext.h line 37 | |
Local Trinity::Asio::IoContext* this = <Unable to read memory> | |
00007FF7D8204853 000000765B8FFCF0 boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::do_complete+53 C:\local\boost_1_81_0\boost\asio\detail\executor_op.hpp line 70 | |
Parameter boost::asio::detail::scheduler_operation* base = <Unable to read memory> | |
Parameter boost::system::error_code& __formal = NULL | |
Parameter unsigned int __formal = 0x765B8FFD18 | |
Local boost::asio::detail::binder0<`main'::`48'::<lambda_5> > handler | |
main::__l48::<lambda_5> handler_ | |
std::shared_ptr<Trinity::Asio::IoContext> ioContext | |
std::_Ptr_base<Trinity::Asio::IoContext> | |
Trinity::Asio::IoContext* _Ptr = 0x18B9305F3D0 | |
std::_Ref_count_base* _Rep = 0x18B9305F3C0 | |
Local boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>::ptr p | |
std::allocator<void>* a = 0x765B8FFD00 | |
void* v = NULL | |
boost::asio::detail::executor_op<boost::asio::detail::binder0<`main'::`48'::<lambda_5> >,std::allocator<void>,boost::asio::detail::scheduler_operation>* p = NULL | |
Local boost::asio::detail::std_fenced_block b | |
00007FF7D820C679 000000765B8FFE70 boost::asio::detail::scheduler::run+369 C:\local\boost_1_81_0\boost\asio\detail\impl\scheduler.ipp line 210 | |
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_ = 0x18B930132B8 | |
boost::asio::detail::thread_info_base* value_ = 0x765B8FFD30 | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDDE30 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = 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::conditionally_enabled_mutex::scoped_lock lock | |
boost::asio::detail::conditionally_enabled_mutex& mutex_ = 0x18B930132C0 | |
scoped_lock | |
boost::asio::detail::conditionally_enabled_mutex& mutex_ = <Unable to read memory> | |
bool locked_ = 0xFF | |
boost::asio::detail::win_mutex mutex_ | |
_RTL_CRITICAL_SECTION crit_section_ = 0x18B930132C0 | |
bool enabled_ = 0x1 | |
bool locked_ = 0x0 | |
Local boost::asio::detail::scheduler_thread_info this_thread | |
boost::asio::detail::thread_info_base | |
void*[10] reusable_memory_ | |
[0] = 0x18B92FDDE30 | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation> private_op_queue | |
boost::asio::detail::scheduler_operation* front_ = NULL | |
boost::asio::detail::scheduler_operation* back_ = NULL | |
long private_outstanding_work = 0x0 | |
00007FF7D81FB0D2 000000765B8FFEC0 boost::asio::thread_pool::thread_function::operator()+22 C:\local\boost_1_81_0\boost\asio\impl\thread_pool.ipp line 39 | |
Local boost::asio::thread_pool::thread_function* this = NULL | |
Local boost::system::error_code ec | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = NULL | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
unsigned int lc_flags_ = 0x0 | |
00007FF7D820FA65 000000765B8FFEF0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_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 = 0x18B9308D3C0 | |
void* entry_event_ = 0x248 | |
void* exit_event_ = 0x254 | |
Local void* exit_event = <Unable to read memory> | |
00007FF88F729363 000000765B8FFF20 _recalloc+A3 | |
00007FF89010257D 000000765B8FFF50 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B8FFFD0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765B9FFD60 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765B9FFDE0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765B9FFE20 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765B9FFE50 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765B9FFE80 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765B9FFEB0 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
Local SQLOperation* operation = <Unable to read memory> | |
00007FF7D8DF1CCF 000000765B9FFEE0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765B9FFF10 _recalloc+A3 | |
00007FF89010257D 000000765B9FFF40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765B9FFFC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765BAFFA10 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765BAFFA90 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765BAFFAD0 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765BAFFB00 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765BAFFB30 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765BAFFB60 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
Local SQLOperation* operation = <Unable to read memory> | |
00007FF7D8DF1CCF 000000765BAFFB90 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BAFFBC0 _recalloc+A3 | |
00007FF89010257D 000000765BAFFBF0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BAFFC70 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12F64 000000765BBFF960 ZwWaitForAlertByThreadId+14 | |
00007FF891ED91EB 000000765BBFF9E0 RtlSleepConditionVariableSRW+13B | |
00007FF88F892E29 000000765BBFFA20 SleepConditionVariableSRW+29 | |
00007FF857602939 000000765BBFFA50 ?_Winerror_message@std@@YAKKPEADK@Z+139 | |
00007FF857602B7A 000000765BBFFA80 _Cnd_wait+3A | |
00007FF7D8DF1FB6 000000765BBFFAB0 DatabaseWorker::WorkerThread+76 E:\TrinityCoreCustomChanges\src\server\database\Database\DatabaseWorker.cpp line 48 | |
Local SQLOperation* operation = <Unable to read memory> | |
00007FF7D8DF1CCF 000000765BBFFAE0 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765BBFFB10 _recalloc+A3 | |
00007FF89010257D 000000765BBFFB40 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BBFFBC0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765BCFF700 NtWaitForSingleObject+14 | |
00007FF88F8544EE 000000765BCFF7A0 WaitForSingleObjectEx+8E | |
00007FF7D820C203 000000765BCFF7D0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_81_0\boost\asio\detail\win_thread.hpp line 122 | |
00007FF7D820FA65 000000765BCFF800 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_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 = 0x18B932D50E0 | |
void* entry_event_ = 0x358 | |
void* exit_event_ = 0x370 | |
Local void* exit_event = <Unable to read memory> | |
00007FF88F729363 000000765BCFF830 _recalloc+A3 | |
00007FF89010257D 000000765BCFF860 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BCFF8E0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765C0D6FB0 NtWaitForSingleObject+14 | |
00007FF88E76898F 000000765C0D7040 WSPStartup+373F | |
00007FF88E761F74 000000765C0D71F0 0001:0000000000000F74 C:\Windows\SYSTEM32\MSWSOCK.dll | |
00007FF891DC2AD2 000000765C0D72D0 select+152 | |
00007FF7D8D9E55B 000000765C0D7990 tcp_select+16B E:\TrinityCoreCustomChanges\dep\gsoap\stdsoap2.cpp line 6496 | |
Parameter soap* soap = 0x765C0D7B20 | |
int state = 0x1 | |
int version = 0x0 | |
int mode = 0x0 | |
int imode = 0x2000000 | |
int omode = 0x2000000 | |
char* float_format = "%.9G" | |
char* double_format = "%.17lG" | |
char* long_double_format = NULL | |
char* dime_id_format = "cid:id%d" | |
unsigned int recv_maxlength = 0x7FFFFFFF | |
int recv_timeout = 0x5 | |
int send_timeout = 0x5 | |
int transfer_timeout = 0x0 | |
int connect_timeout = 0x0 | |
int accept_timeout = 0x3 | |
int socket_flags = 0x0 | |
int connect_flags = 0x0 | |
int connect_retry = 0x0 | |
int bind_flags = 0x0 | |
int bind_inet6 = 0x0 | |
int bind_v6only = 0x0 | |
int accept_flags = 0x0 | |
int sndbuf = 0x10001 | |
int rcvbuf = 0x10001 | |
unsigned int linger_time = 0x0 | |
unsigned int maxlevel = 0x2710 | |
long maxlength = 0x0 | |
unsigned int maxoccurs = 0x186A0 | |
char* http_version = "1.1" | |
char* http_content = NULL | |
char* http_extra_header = NULL | |
char* encodingStyle = NULL | |
char* actor = NULL | |
char* lang = "en" | |
Namespace* namespaces = 0x7FF7D94BF2C0 | |
char* id = "SOAP-ENV" | |
char* ns = "http://schemas.xmlsoap.org/soap/envelope/" | |
char* in = NULL | |
char* out = NULL | |
Namespace* local_namespaces = NULL | |
soap_nlist* nlist = NULL | |
soap_blist* blist = NULL | |
soap_clist* clist = 0x18BB75A1FD0 | |
soap_clist* next = 0x18BB75A1F40 | |
soap_clist* next = NULL | |
void* ptr = 0x18BDC14EA70 | |
int type = 0x12 | |
int size = 0xFFFFFFFF | |
<user defined>* fdelete = 0x7FF7D8D9ED70 | |
void* ptr = 0x18BEB5898D0 | |
int type = 0xE | |
int size = 0xFFFFFFFF | |
<user defined>* fdelete = 0x7FF7D8D9ED70 | |
void* alist = NULL | |
soap_ilist*[1999] iht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
soap_plist*[4096] pht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
soap_pblk* pblk = NULL | |
int pidx = 0x0 | |
int shaky = 0x0 | |
SOAP_ENV__Header* header = NULL | |
SOAP_ENV__Fault* fault = 0x18BDC14EA70 | |
char* faultcode = "detected" | |
char* faultstring = "Timeout" | |
char* faultactor = NULL | |
SOAP_ENV__Detail* detail = 0x18BEB5898D0 | |
char* __any = "accept failed in soap_accept()" | |
int __type = 0x0 | |
void* fault = NULL | |
SOAP_ENV__Code* SOAP_ENV__Code = NULL | |
SOAP_ENV__Reason* SOAP_ENV__Reason = NULL | |
char* SOAP_ENV__Node = NULL | |
char* SOAP_ENV__Role = NULL | |
SOAP_ENV__Detail* SOAP_ENV__Detail = NULL | |
int idnum = 0x0 | |
void* user = NULL | |
void*[4] data | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
soap_plugin* plugins = NULL | |
char* bearer = NULL | |
char* userid = NULL | |
char* passwd = <sensitive data> | |
char* authrealm = NULL | |
char* ntlm_challenge = NULL | |
int ntlm_auth = 0x0 | |
* fpost = 0x7FF7D8D82BD0 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
int = 0x245C8948 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
unsigned int = 0x6C894810245C8948 | |
* fget = 0x7FF7D8D81F60 | |
<user defined> = 0xCCCCC30000000FB8 | |
* fput = 0x7FF7D8D831F0 | |
<user defined> = 0xCCCCC300000010B8 | |
* fpatch = 0x7FF7D8D82BC0 | |
<user defined> = 0xCCCCC300000011B8 | |
* fdel = 0x7FF7D8D81F20 | |
<user defined> = 0xCCCCC300000012B8 | |
* fopt = 0x7FF7D8D81ED0 | |
<user defined> = 0x1FFA0B98348 | |
<user defined>* fhead = 0x7FF7D8D81ED0 | |
<user defined>* fform = NULL | |
* fposthdr = 0x7FF7D8D83170 | |
<user defined> = 0x83485708245C8948 | |
<user defined> = 0x83485708245C8948 | |
<user defined> = 0x83485708245C8948 | |
* fresponse = 0x7FF7D8D83200 | |
<user defined> = 0x4856415756555340 | |
int = 0x56555340 | |
unsigned int = 0x4856415756555340 | |
* fparse = 0x7FF7D8D81F70 | |
<user defined> = 0x6C894818245C8948 | |
* fparsehdr = 0x7FF7D8D82590 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
<user defined>* fheader = NULL | |
* fresolve = 0x7FF7D8D9E260 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined>* fconnect = NULL | |
<user defined>* fdisconnect = NULL | |
* fclosesocket = 0x7FF7D8D9D750 | |
<user defined> = 0x570625FF48CA8B48 | |
unsigned int = 0x570625FF48CA8B48 | |
* fshutdownsocket = 0x7FF7D8D9E670 | |
<user defined> = 0xFF48D08B41CA8B48 | |
unsigned int = 0xFF48D08B41CA8B48 | |
int = 0x41CA8B48 | |
* fopen = 0x7FF7D8D9D760 | |
<user defined> = 0x4154415756535540 | |
<user defined> = 0x4154415756535540 | |
<user defined> = 0x4154415756535540 | |
int = 0x56535540 | |
* faccept = 0x7FF7D8D9D730 | |
<user defined> = 0x8B48CA8B48C08B49 | |
unsigned int = 0x8B48CA8B48C08B49 | |
<user defined> = 0x8B48CA8B48C08B49 | |
<user defined> = 0x8B48CA8B48C08B49 | |
* fclose = 0x7FF7D8D9E180 | |
<user defined> = 0x8B4820EC83485340 | |
* fsend = 0x7FF7D8D81B90 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
unsigned int = 0x6C894808245C8948 | |
* frecv = 0x7FF7D8D818E0 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
unsigned int = 0x6C894810245C8948 | |
* fpoll = 0x7FF7D8D932B0 | |
<user defined> = 0x8B4820EC83485340 | |
<user defined>* fseterror = NULL | |
<user defined>* fignore = NULL | |
<user defined>* fserveloop = NULL | |
* fplugin = 0x7FF7D8D81890 | |
<user defined> = 0x4C0000BFA8818B4C | |
<user defined> = 0x4C0000BFA8818B4C | |
<user defined>* fsvalidate = NULL | |
<user defined>* fwvalidate = NULL | |
<user defined>* feltbegin = NULL | |
<user defined>* feltendin = NULL | |
<user defined>* feltbegout = NULL | |
<user defined>* feltendout = NULL | |
<user defined>* fprepareinitsend = NULL | |
<user defined>* fprepareinitrecv = NULL | |
<user defined>* fpreparesend = NULL | |
<user defined>* fpreparerecv = NULL | |
<user defined>* fpreparefinalsend = NULL | |
<user defined>* fpreparefinalrecv = NULL | |
int recverror = 0x0 | |
<user defined>* ffiltersend = NULL | |
<user defined>* ffilterrecv = NULL | |
<user defined>* fdimereadopen = NULL | |
<user defined>* fdimewriteopen = NULL | |
<user defined>* fdimereadclose = NULL | |
<user defined>* fdimewriteclose = NULL | |
<user defined>* fdimeread = NULL | |
<user defined>* fdimewrite = NULL | |
<user defined>* fmimereadopen = NULL | |
<user defined>* fmimewriteopen = NULL | |
<user defined>* fmimereadclose = NULL | |
<user defined>* fmimewriteclose = NULL | |
<user defined>* fmimeread = NULL | |
<user defined>* fmimewrite = NULL | |
unsigned int master = 0x3A0 | |
unsigned int socket = 0xFFFFFFFFFFFFFFFF | |
unsigned int sendsk = 0xFFFFFFFFFFFFFFFF | |
unsigned int recvsk = 0xFFFFFFFFFFFFFFFF | |
std::basic_ostream<char,std::char_traits<char> >* os = NULL | |
std::basic_istream<char,std::char_traits<char> >* is = NULL | |
int sendfd = 0x1 | |
int recvfd = 0x0 | |
void* fsslauth = NULL | |
void* fsslverify = NULL | |
void* bio = NULL | |
void* ssl = NULL | |
void* ctx = NULL | |
void* session = NULL | |
void* dh_params = NULL | |
void* rsa_params = NULL | |
unsigned int ssl_flags = 0x0 | |
char* keyfile = NULL | |
char* keyid = NULL | |
char* password = <sensitive data> | |
char* cafile = NULL | |
char* capath = NULL | |
char* crlfile = NULL | |
char[1024] session_host = "..." | |
int session_port = 0x0 | |
unsigned int bufidx = 0x0 | |
unsigned int buflen = 0x0 | |
int ahead = 0x0 | |
int cdata = 0x0 | |
int body = 0x0 | |
unsigned int level = 0x0 | |
unsigned int start = 0x0 | |
unsigned int count = 0x0 | |
unsigned int length = 0x0 | |
char* labbuf = NULL | |
unsigned int lablen = 0x0 | |
unsigned int labidx = 0x0 | |
char[65536] buf = "..." | |
char[2048] msgbuf = "..." | |
char[2048] tmpbuf = "..." | |
char[1024] tag = "..." | |
char[1024] id = "..." | |
char[1024] href = "..." | |
char[1024] type = "..." | |
char[1024] arrayType = "..." | |
char[1024] arraySize = "..." | |
char[1024] arrayOffset = "..." | |
int position = 0x0 | |
int[16] positions | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
soap_attribute* attributes = NULL | |
int other = 0x0 | |
int root = 0xFFFF | |
int encoding = 0x0 | |
int mustUnderstand = 0x0 | |
int null = 0x0 | |
int ns = 0x0 | |
int part = 0x0 | |
int event = 0x0 | |
int peeked = 0x0 | |
unsigned int evlev = 0x0 | |
int alloced = 0xE | |
unsigned int chunksize = 0x0 | |
unsigned int chunkbuflen = 0x0 | |
char[1024] endpoint = "..." | |
char[1024] path = "..." | |
char[1024] host = "..." | |
char* action = NULL | |
char* prolog = "<?xml version="1.0" encoding="UTF-8"?> | |
" | |
unsigned int ip = 0x0 | |
unsigned int[4] ip6 | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
int port = 0x1EC6 | |
char* override_host = NULL | |
int override_port = 0x0 | |
int keep_alive = 0x0 | |
int tcp_keep_alive = 0x0 | |
unsigned int tcp_keep_idle = 0x0 | |
unsigned int tcp_keep_intvl = 0x0 | |
unsigned int tcp_keep_cnt = 0x0 | |
int max_keep_alive = 0x64 | |
char* proxy_http_version = "1.0" | |
char* proxy_host = NULL | |
int proxy_port = 0x1F90 | |
char* proxy_userid = NULL | |
char* proxy_passwd = NULL | |
char* proxy_from = NULL | |
char* origin = NULL | |
char* cors_origin = NULL | |
char* cors_allow = "*" | |
char* cors_method = NULL | |
char* cors_header = NULL | |
char* cors_methods = NULL | |
char* cors_headers = NULL | |
char* x_frame_options = "SAMEORIGIN" | |
int status = 0x0 | |
int error = 0x0 | |
int errmode = 0x0 | |
int errnum = 0x0 | |
soap_dom_element* dom = NULL | |
soap_dime dime | |
unsigned int count = 0x0 | |
unsigned int size = 0x0 | |
unsigned int chunksize = 0x0 | |
unsigned int buflen = 0x0 | |
char flags = "" | |
char* ptr = NULL | |
char* id = NULL | |
char* type = NULL | |
char* options = NULL | |
soap_multipart* list = NULL | |
soap_multipart* first = NULL | |
soap_multipart* last = NULL | |
soap_mime mime | |
char* boundary = NULL | |
char* start = NULL | |
soap_multipart* list = NULL | |
soap_multipart* first = NULL | |
soap_multipart* last = NULL | |
soap_xlist* xlist = NULL | |
char*[3] logfile | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
_iobuf*[3] fdebug | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
soap_mlist*[4096] mht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
char* wsuid = NULL | |
char* c14nexclude = NULL | |
char* c14ninclude = NULL | |
soap_cookie* cookies = NULL | |
char* cookie_domain = NULL | |
char* cookie_path = NULL | |
int cookie_max = 0x20 | |
unsigned int ipv6_multicast_if = 0x0 | |
char* ipv4_multicast_if = NULL | |
unsigned int ipv4_multicast_ttl = 0x0 | |
char* client_addr = NULL | |
char* client_addr_ipv6 = NULL | |
int client_port = 0xFFFFFFFF | |
char* client_interface = NULL | |
<unnamed-type-peer> | |
sockaddr addr | |
unsigned int sa_family = 0x1 | |
char[14] sa_data = "" | |
sockaddr_in in | |
unsigned int sin_family = 0x1 | |
unsigned int sin_port = 0x0 | |
in_addr sin_addr = 0x0 | |
char[8] sin_zero = "" | |
sockaddr_storage storage | |
unsigned int ss_family = 0x1 | |
char[6] __ss_pad1 = "" | |
int __ss_align = 0x200000002000000 | |
char[112] __ss_pad2 = "�5��..." | |
soap::<unnamed-type-peer> peer | |
sockaddr addr | |
unsigned int sa_family = 0x0 | |
char[14] sa_data = "" | |
sockaddr_in in | |
unsigned int sin_family = 0x0 | |
unsigned int sin_port = 0x0 | |
in_addr sin_addr = 0x0 | |
char[8] sin_zero = "" | |
sockaddr_storage storage | |
unsigned int ss_family = 0x0 | |
char[6] __ss_pad1 = "" | |
int __ss_align = 0x0 | |
char[112] __ss_pad2 = "..." | |
unsigned int peerlen = 0x10 | |
__crt_locale_pointers* c_locale = NULL | |
void* d_stream = NULL | |
int z_crc = 0x0 | |
char* z_dict = NULL | |
unsigned int z_dict_len = 0x0 | |
int zlib_state = 0x0 | |
int zlib_in = 0x0 | |
int zlib_out = 0x0 | |
char* z_buf = NULL | |
unsigned int z_buflen = 0x0 | |
unsigned int z_level = 0x6 | |
float z_ratio_in = 0.000000 | |
float z_ratio_out = 0.000000 | |
Parameter int flags = 0x0 <Unable to read memory> | |
Parameter int timeout = 0x765C0D7318 | |
Local timeval tv | |
long tv_sec = 0x1 | |
long tv_usec = 0x0 | |
Local fd_set[3] fd | |
[0] = 0x765C0D7330 | |
[1] = 0x765C0D7538 | |
[2] = 0x765C0D7740 | |
00007FF7D8D83EEE 000000765C0D79F0 soap_accept+EE E:\TrinityCoreCustomChanges\dep\gsoap\stdsoap2.cpp line 7037 | |
Local int set = 0x765C0D7A08 | |
Local int n = 0x765C0D7A00 | |
Local int err = 0x0 <Unable to read memory> | |
Local linger linger | |
unsigned int l_onoff = 0x0 <Unable to read memory> | |
unsigned int l_linger = 0x2 <Unable to read memory> | |
Local unsigned long nonblocking = 0x0 <Unable to read memory> | |
Local unsigned long blocking = 0x0 <Unable to read memory> | |
00007FF7D8217255 000000765C0FFD40 TCSoapThread+2A5 E:\TrinityCoreCustomChanges\src\server\worldserver\TCSoap\TCSoap.cpp line 51 | |
Parameter unsigned int port = 0x765C0D7A30 | |
Parameter unsigned int port = 0x765C0FFD58 | |
Local soap soap | |
int state = 0x1 | |
int version = 0x0 | |
int mode = 0x0 | |
int imode = 0x2000000 | |
int omode = 0x2000000 | |
char* float_format = "%.9G" | |
char* double_format = "%.17lG" | |
char* long_double_format = NULL | |
char* dime_id_format = "cid:id%d" | |
unsigned int recv_maxlength = 0x7FFFFFFF | |
int recv_timeout = 0x5 | |
int send_timeout = 0x5 | |
int transfer_timeout = 0x0 | |
int connect_timeout = 0x0 | |
int accept_timeout = 0x3 | |
int socket_flags = 0x0 | |
int connect_flags = 0x0 | |
int connect_retry = 0x0 | |
int bind_flags = 0x0 | |
int bind_inet6 = 0x0 | |
int bind_v6only = 0x0 | |
int accept_flags = 0x0 | |
int sndbuf = 0x10001 | |
int rcvbuf = 0x10001 | |
unsigned int linger_time = 0x0 | |
unsigned int maxlevel = 0x2710 | |
long maxlength = 0x0 | |
unsigned int maxoccurs = 0x186A0 | |
char* http_version = "1.1" | |
char* http_content = NULL | |
char* http_extra_header = NULL | |
char* encodingStyle = NULL | |
char* actor = NULL | |
char* lang = "en" | |
Namespace* namespaces = 0x7FF7D94BF2C0 | |
char* id = "SOAP-ENV" | |
char* ns = "http://schemas.xmlsoap.org/soap/envelope/" | |
char* in = NULL | |
char* out = NULL | |
Namespace* local_namespaces = NULL | |
soap_nlist* nlist = NULL | |
soap_blist* blist = NULL | |
soap_clist* clist = 0x18BB75A1FD0 | |
soap_clist* next = 0x18BB75A1F40 | |
soap_clist* next = NULL | |
void* ptr = 0x18BDC14EA70 | |
int type = 0x12 | |
int size = 0xFFFFFFFF | |
<user defined>* fdelete = 0x7FF7D8D9ED70 | |
void* ptr = 0x18BEB5898D0 | |
int type = 0xE | |
int size = 0xFFFFFFFF | |
<user defined>* fdelete = 0x7FF7D8D9ED70 | |
void* alist = NULL | |
soap_ilist*[1999] iht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
soap_plist*[4096] pht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
soap_pblk* pblk = NULL | |
int pidx = 0x0 | |
int shaky = 0x0 | |
SOAP_ENV__Header* header = NULL | |
SOAP_ENV__Fault* fault = 0x18BDC14EA70 | |
char* faultcode = "detected" | |
char* faultstring = "Timeout" | |
char* faultactor = NULL | |
SOAP_ENV__Detail* detail = 0x18BEB5898D0 | |
char* __any = "accept failed in soap_accept()" | |
int __type = 0x0 | |
void* fault = NULL | |
SOAP_ENV__Code* SOAP_ENV__Code = NULL | |
SOAP_ENV__Reason* SOAP_ENV__Reason = NULL | |
char* SOAP_ENV__Node = NULL | |
char* SOAP_ENV__Role = NULL | |
SOAP_ENV__Detail* SOAP_ENV__Detail = NULL | |
int idnum = 0x0 | |
void* user = NULL | |
void*[4] data | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
soap_plugin* plugins = NULL | |
char* bearer = NULL | |
char* userid = NULL | |
char* passwd = <sensitive data> | |
char* authrealm = NULL | |
char* ntlm_challenge = NULL | |
int ntlm_auth = 0x0 | |
* fpost = 0x7FF7D8D82BD0 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
int = 0x245C8948 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
unsigned int = 0x6C894810245C8948 | |
* fget = 0x7FF7D8D81F60 | |
<user defined> = 0xCCCCC30000000FB8 | |
* fput = 0x7FF7D8D831F0 | |
<user defined> = 0xCCCCC300000010B8 | |
* fpatch = 0x7FF7D8D82BC0 | |
<user defined> = 0xCCCCC300000011B8 | |
* fdel = 0x7FF7D8D81F20 | |
<user defined> = 0xCCCCC300000012B8 | |
* fopt = 0x7FF7D8D81ED0 | |
<user defined> = 0x1FFA0B98348 | |
<user defined>* fhead = 0x7FF7D8D81ED0 | |
<user defined>* fform = NULL | |
* fposthdr = 0x7FF7D8D83170 | |
<user defined> = 0x83485708245C8948 | |
<user defined> = 0x83485708245C8948 | |
<user defined> = 0x83485708245C8948 | |
* fresponse = 0x7FF7D8D83200 | |
<user defined> = 0x4856415756555340 | |
int = 0x56555340 | |
unsigned int = 0x4856415756555340 | |
* fparse = 0x7FF7D8D81F70 | |
<user defined> = 0x6C894818245C8948 | |
* fparsehdr = 0x7FF7D8D82590 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
<user defined>* fheader = NULL | |
* fresolve = 0x7FF7D8D9E260 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined> = 0x4CC88B4D48EC8348 | |
<user defined>* fconnect = NULL | |
<user defined>* fdisconnect = NULL | |
* fclosesocket = 0x7FF7D8D9D750 | |
<user defined> = 0x570625FF48CA8B48 | |
unsigned int = 0x570625FF48CA8B48 | |
* fshutdownsocket = 0x7FF7D8D9E670 | |
<user defined> = 0xFF48D08B41CA8B48 | |
unsigned int = 0xFF48D08B41CA8B48 | |
int = 0x41CA8B48 | |
* fopen = 0x7FF7D8D9D760 | |
<user defined> = 0x4154415756535540 | |
<user defined> = 0x4154415756535540 | |
<user defined> = 0x4154415756535540 | |
int = 0x56535540 | |
* faccept = 0x7FF7D8D9D730 | |
<user defined> = 0x8B48CA8B48C08B49 | |
unsigned int = 0x8B48CA8B48C08B49 | |
<user defined> = 0x8B48CA8B48C08B49 | |
<user defined> = 0x8B48CA8B48C08B49 | |
* fclose = 0x7FF7D8D9E180 | |
<user defined> = 0x8B4820EC83485340 | |
* fsend = 0x7FF7D8D81B90 | |
<user defined> = 0x6C894808245C8948 | |
<user defined> = 0x6C894808245C8948 | |
unsigned int = 0x6C894808245C8948 | |
* frecv = 0x7FF7D8D818E0 | |
<user defined> = 0x6C894810245C8948 | |
<user defined> = 0x6C894810245C8948 | |
unsigned int = 0x6C894810245C8948 | |
* fpoll = 0x7FF7D8D932B0 | |
<user defined> = 0x8B4820EC83485340 | |
<user defined>* fseterror = NULL | |
<user defined>* fignore = NULL | |
<user defined>* fserveloop = NULL | |
* fplugin = 0x7FF7D8D81890 | |
<user defined> = 0x4C0000BFA8818B4C | |
<user defined> = 0x4C0000BFA8818B4C | |
<user defined>* fsvalidate = NULL | |
<user defined>* fwvalidate = NULL | |
<user defined>* feltbegin = NULL | |
<user defined>* feltendin = NULL | |
<user defined>* feltbegout = NULL | |
<user defined>* feltendout = NULL | |
<user defined>* fprepareinitsend = NULL | |
<user defined>* fprepareinitrecv = NULL | |
<user defined>* fpreparesend = NULL | |
<user defined>* fpreparerecv = NULL | |
<user defined>* fpreparefinalsend = NULL | |
<user defined>* fpreparefinalrecv = NULL | |
int recverror = 0x0 | |
<user defined>* ffiltersend = NULL | |
<user defined>* ffilterrecv = NULL | |
<user defined>* fdimereadopen = NULL | |
<user defined>* fdimewriteopen = NULL | |
<user defined>* fdimereadclose = NULL | |
<user defined>* fdimewriteclose = NULL | |
<user defined>* fdimeread = NULL | |
<user defined>* fdimewrite = NULL | |
<user defined>* fmimereadopen = NULL | |
<user defined>* fmimewriteopen = NULL | |
<user defined>* fmimereadclose = NULL | |
<user defined>* fmimewriteclose = NULL | |
<user defined>* fmimeread = NULL | |
<user defined>* fmimewrite = NULL | |
unsigned int master = 0x3A0 | |
unsigned int socket = 0xFFFFFFFFFFFFFFFF | |
unsigned int sendsk = 0xFFFFFFFFFFFFFFFF | |
unsigned int recvsk = 0xFFFFFFFFFFFFFFFF | |
std::basic_ostream<char,std::char_traits<char> >* os = NULL | |
std::basic_istream<char,std::char_traits<char> >* is = NULL | |
int sendfd = 0x1 | |
int recvfd = 0x0 | |
void* fsslauth = NULL | |
void* fsslverify = NULL | |
void* bio = NULL | |
void* ssl = NULL | |
void* ctx = NULL | |
void* session = NULL | |
void* dh_params = NULL | |
void* rsa_params = NULL | |
unsigned int ssl_flags = 0x0 | |
char* keyfile = NULL | |
char* keyid = NULL | |
char* password = <sensitive data> | |
char* cafile = NULL | |
char* capath = NULL | |
char* crlfile = NULL | |
char[1024] session_host = "..." | |
int session_port = 0x0 | |
unsigned int bufidx = 0x0 | |
unsigned int buflen = 0x0 | |
int ahead = 0x0 | |
int cdata = 0x0 | |
int body = 0x0 | |
unsigned int level = 0x0 | |
unsigned int start = 0x0 | |
unsigned int count = 0x0 | |
unsigned int length = 0x0 | |
char* labbuf = NULL | |
unsigned int lablen = 0x0 | |
unsigned int labidx = 0x0 | |
char[65536] buf = "..." | |
char[2048] msgbuf = "..." | |
char[2048] tmpbuf = "..." | |
char[1024] tag = "..." | |
char[1024] id = "..." | |
char[1024] href = "..." | |
char[1024] type = "..." | |
char[1024] arrayType = "..." | |
char[1024] arraySize = "..." | |
char[1024] arrayOffset = "..." | |
int position = 0x0 | |
int[16] positions | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
soap_attribute* attributes = NULL | |
int other = 0x0 | |
int root = 0xFFFF | |
int encoding = 0x0 | |
int mustUnderstand = 0x0 | |
int null = 0x0 | |
int ns = 0x0 | |
int part = 0x0 | |
int event = 0x0 | |
int peeked = 0x0 | |
unsigned int evlev = 0x0 | |
int alloced = 0xE | |
unsigned int chunksize = 0x0 | |
unsigned int chunkbuflen = 0x0 | |
char[1024] endpoint = "..." | |
char[1024] path = "..." | |
char[1024] host = "..." | |
char* action = NULL | |
char* prolog = "<?xml version="1.0" encoding="UTF-8"?> | |
" | |
unsigned int ip = 0x0 | |
unsigned int[4] ip6 | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
int port = 0x1EC6 | |
char* override_host = NULL | |
int override_port = 0x0 | |
int keep_alive = 0x0 | |
int tcp_keep_alive = 0x0 | |
unsigned int tcp_keep_idle = 0x0 | |
unsigned int tcp_keep_intvl = 0x0 | |
unsigned int tcp_keep_cnt = 0x0 | |
int max_keep_alive = 0x64 | |
char* proxy_http_version = "1.0" | |
char* proxy_host = NULL | |
int proxy_port = 0x1F90 | |
char* proxy_userid = NULL | |
char* proxy_passwd = NULL | |
char* proxy_from = NULL | |
char* origin = NULL | |
char* cors_origin = NULL | |
char* cors_allow = "*" | |
char* cors_method = NULL | |
char* cors_header = NULL | |
char* cors_methods = NULL | |
char* cors_headers = NULL | |
char* x_frame_options = "SAMEORIGIN" | |
int status = 0x0 | |
int error = 0x0 | |
int errmode = 0x0 | |
int errnum = 0x0 | |
soap_dom_element* dom = NULL | |
soap_dime dime | |
unsigned int count = 0x0 | |
unsigned int size = 0x0 | |
unsigned int chunksize = 0x0 | |
unsigned int buflen = 0x0 | |
char flags = "" | |
char* ptr = NULL | |
char* id = NULL | |
char* type = NULL | |
char* options = NULL | |
soap_multipart* list = NULL | |
soap_multipart* first = NULL | |
soap_multipart* last = NULL | |
soap_mime mime | |
char* boundary = NULL | |
char* start = NULL | |
soap_multipart* list = NULL | |
soap_multipart* first = NULL | |
soap_multipart* last = NULL | |
soap_xlist* xlist = NULL | |
char*[3] logfile | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
_iobuf*[3] fdebug | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
soap_mlist*[4096] mht | |
[0] = NULL | |
[1] = NULL | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
char* wsuid = NULL | |
char* c14nexclude = NULL | |
char* c14ninclude = NULL | |
soap_cookie* cookies = NULL | |
char* cookie_domain = NULL | |
char* cookie_path = NULL | |
int cookie_max = 0x20 | |
unsigned int ipv6_multicast_if = 0x0 | |
char* ipv4_multicast_if = NULL | |
unsigned int ipv4_multicast_ttl = 0x0 | |
char* client_addr = NULL | |
char* client_addr_ipv6 = NULL | |
int client_port = 0xFFFFFFFF | |
char* client_interface = NULL | |
<unnamed-type-peer> | |
sockaddr addr | |
unsigned int sa_family = 0x1 | |
char[14] sa_data = "" | |
sockaddr_in in | |
unsigned int sin_family = 0x1 | |
unsigned int sin_port = 0x0 | |
in_addr sin_addr = 0x0 | |
char[8] sin_zero = "" | |
sockaddr_storage storage | |
unsigned int ss_family = 0x1 | |
char[6] __ss_pad1 = "" | |
int __ss_align = 0x200000002000000 | |
char[112] __ss_pad2 = "�5��..." | |
soap::<unnamed-type-peer> peer | |
sockaddr addr | |
unsigned int sa_family = 0x0 | |
char[14] sa_data = "" | |
sockaddr_in in | |
unsigned int sin_family = 0x0 | |
unsigned int sin_port = 0x0 | |
in_addr sin_addr = 0x0 | |
char[8] sin_zero = "" | |
sockaddr_storage storage | |
unsigned int ss_family = 0x0 | |
char[6] __ss_pad1 = "" | |
int __ss_align = 0x0 | |
char[112] __ss_pad2 = "..." | |
unsigned int peerlen = 0x10 | |
__crt_locale_pointers* c_locale = NULL | |
void* d_stream = NULL | |
int z_crc = 0x0 | |
char* z_dict = NULL | |
unsigned int z_dict_len = 0x0 | |
int zlib_state = 0x0 | |
int zlib_in = 0x0 | |
int zlib_out = 0x0 | |
char* z_buf = NULL | |
unsigned int z_buflen = 0x0 | |
unsigned int z_level = 0x6 | |
float z_ratio_in = 0.000000 | |
float z_ratio_out = 0.000000 | |
Local soap* thread_soap = <Unable to read memory> | |
00007FF7D81ED0F3 000000765C0FFD70 std::thread::_Invoke<std::tuple<void (__cdecl*)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short>,0,1,2>+13 C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C0FFDA0 _recalloc+A3 | |
00007FF89010257D 000000765C0FFDD0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C0FFE50 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F3F4 000000765C1FF9D0 NtWaitForSingleObject+14 | |
00007FF88F8544EE 000000765C1FFA70 WaitForSingleObjectEx+8E | |
00007FF7D820C203 000000765C1FFAA0 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_context::timer_thread_function>::run+33 C:\local\boost_1_81_0\boost\asio\detail\win_thread.hpp line 122 | |
00007FF7D820FA65 000000765C1FFAD0 boost::asio::detail::win_thread_function+25 C:\local\boost_1_81_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 = 0x18BEBA55000 | |
void* entry_event_ = 0x3DC | |
void* exit_event_ = 0x390 | |
Local void* exit_event = <Unable to read memory> | |
00007FF88F729363 000000765C1FFB00 _recalloc+A3 | |
00007FF89010257D 000000765C1FFB30 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C1FFBB0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F494 000000765C2FF3C0 NtRemoveIoCompletion+14 | |
00007FF88F843F83 000000765C2FF420 GetQueuedCompletionStatus+53 | |
00007FF7D820568E 000000765C2FF550 boost::asio::detail::win_iocp_io_context::do_one+2AE C:\local\boost_1_81_0\boost\asio\detail\impl\win_iocp_io_context.ipp line 434 | |
Parameter unsigned long msec = 0x765C2FF568 | |
Parameter boost::asio::detail::win_iocp_thread_info& this_thread = 0x765C2FF5A0 | |
boost::asio::detail::thread_info_base | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = 0x18BCC340BD0 | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
Parameter boost::system::error_code& ec = 0x765C2FF6A0 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = NULL | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
unsigned int lc_flags_ = 0x0 | |
Local unsigned int completion_key = 0x765C2FF488 | |
Local _OVERLAPPED* overlapped = NULL | |
Local unsigned long bytes_transferred = 0x765C2FF560 | |
Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock | |
boost::asio::detail::win_mutex& mutex_ = 0x18BDDFD0460 | |
_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 | |
data | |
int val_ = 0x0 | |
boost::system::error_category* cat_ = 0x7FF7D94BF0C0 | |
unsigned int id_ = 0xB2AB117A257EDFD1 | |
unsigned int[32] stdcat_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0x0 | |
[9] = 0x0 | |
void* stdcat_align_ = NULL | |
std::atomic<unsigned int> sc_init_ = 0x0 | |
boost::system::error_code::data d1_ | |
int val_ = 0x0 | |
<user defined> cat_ = 0x7FF7D94BF0C0 | |
unsigned int[16] d2_ | |
[0] = 0x0 | |
[1] = 0x0 | |
[2] = 0x0 | |
[3] = 0x0 | |
[4] = 0x0 | |
[5] = 0x0 | |
[6] = 0x0 | |
[7] = 0x0 | |
[8] = 0xC0 | |
[9] = 0xF0 | |
unsigned int lc_flags_ = 0x2 | |
Local boost::asio::detail::win_iocp_io_context::work_finished_on_block_exit on_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x18BDDFD0428 | |
boost::asio::detail::execution_context_service_base<boost::asio::detail::win_iocp_io_context> | |
boost::asio::execution_context::service | |
key | |
type_info* type_info_ = 0x3C8 | |
boost::asio::execution_context::id* id_ = 0x2 <Unable to read memory> | |
boost::asio::execution_context::service::key key_ = 0x18BDDFD0430 | |
boost::asio::execution_context& owner_ = 0xFFFFFFFF <Unable to read memory> | |
boost::asio::execution_context::service* next_ = 0x18BEB588710 | |
work_finished_on_block_exit | |
boost::asio::detail::win_iocp_io_context* io_context_ = 0x3C8 | |
auto_handle | |
void* handle = 0x3C8 | |
boost::asio::detail::win_iocp_io_context::auto_handle iocp_ | |
void* handle = 0x3E4 | |
long outstanding_work_ = 0x0 | |
long stopped_ = 0x0 | |
long stop_event_posted_ = 0xFFFFFFFF | |
long shutdown_ = 0xFFFFFFFF | |
unsigned long gqcs_timeout_ = 0xFFFFFFFF | |
thread_function | |
<user defined> this_ = 0x3C8 | |
timer_thread_function | |
<user defined> io_context_ = 0x3C8 | |
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_ = 0x18BDDFD0488 | |
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_ = 0x8000B0005D75B924 | |
boost::asio::detail::win_iocp_operation* back_ = 0x14D400004073 | |
int concurrency_hint_ = 0x1AE70 | |
boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> thread_ | |
boost::asio::detail::win_thread* p_ = 0x1AF770001AF3B | |
00007FF7D820C975 000000765C2FF610 boost::asio::detail::win_iocp_io_context::run+F5 C:\local\boost_1_81_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_ = 0x18BDDFD0428 | |
boost::asio::detail::thread_info_base* value_ = 0x765C2FF5A0 | |
void*[10] reusable_memory_ | |
[0] = NULL | |
[1] = 0x18BCC340BD0 | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = 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*[10] reusable_memory_ | |
[0] = NULL | |
[1] = 0x18BCC340BD0 | |
[2] = NULL | |
[3] = NULL | |
[4] = NULL | |
[5] = NULL | |
[6] = NULL | |
[7] = NULL | |
[8] = NULL | |
[9] = NULL | |
int has_pending_exception_ = 0x0 | |
std::exception_ptr pending_exception_ | |
void* _Data1 = NULL | |
void* _Data2 = NULL | |
00007FF7D87ABD63 000000765C2FF6E0 NetworkThread<WorldSocket>::Run+1F3 E:\TrinityCoreCustomChanges\src\server\shared\Networking\NetworkThread.h line 127 | |
00007FF7D87A963F 000000765C2FF710 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.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C2FF740 _recalloc+A3 | |
00007FF89010257D 000000765C2FF770 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C2FF7F0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0F454 000000765C3FF7D0 ZwDeviceIoControlFile+14 | |
00007FF88F85DA19 000000765C3FF930 GetConsoleScreenBufferInfoEx+229 | |
00007FF88F8D6685 000000765C3FFA80 ReadConsoleW+1C5 | |
00007FF88F8D64DE 000000765C3FFAC0 ReadConsoleW+1E | |
00007FF7D8E064A6 000000765C3FFB10 ReadWinConsole+66 E:\TrinityCoreCustomChanges\src\common\Utilities\Util.cpp line 612 | |
Local unsigned long read = 0x765C3FFB28 | |
Local void* hConsole = <Unable to read memory> | |
Local bool ok = 0x0 <Unable to read memory> | |
00007FF7D82129B9 000000765C3FFC20 CliThread+1F9 E:\TrinityCoreCustomChanges\src\server\worldserver\CommandLine\CliRunnable.cpp line 152 | |
Local FLASHWINFO fInfo | |
unsigned int cbSize = 0x0 | |
HWND__* hwnd = NULL | |
unsigned long dwFlags = 0x0 | |
unsigned int uCount = 0x0 | |
unsigned long dwTimeout = 0x0 | |
Local std::string command = "" | |
Local std::optional<unsigned __int64> nextLineIndex | |
std::_Optional_construct_base<unsigned __int64> | |
std::_Optional_destruct_base<unsigned __int64,1> | |
unsigned int _Value = 0x0 | |
bool _Has_value = 0x0 | |
00007FF7D81ED12B 000000765C3FFC50 std::thread::_Invoke<std::tuple<void (__cdecl*)(void)>,0>+B C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\thread line 56 | |
00007FF88F729363 000000765C3FFC80 _recalloc+A3 | |
00007FF89010257D 000000765C3FFCB0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C3FFD30 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F0FEC4 000000765BEFF620 ZwWaitForMultipleObjects+14 | |
00007FF88F87FFC9 000000765BEFF900 WaitForMultipleObjectsEx+E9 | |
00007FF8903B667D 000000765BEFFBA0 Ordinal181+1C8D | |
00007FF8903B64EA 000000765BEFFBF0 Ordinal181+1AFA | |
00007FF8903B62DF 000000765BEFFC70 Ordinal181+18EF | |
00007FF8903B61D9 000000765BEFFCA0 Ordinal181+17E9 | |
00007FF89010257D 000000765BEFFCD0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BEFFD50 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12FC4 000000765BFFFA20 NtWaitForWorkViaWorkerFactory+14 | |
00007FF891EA537E 000000765BFFFD00 RtlClearThreadWorkOnBehalfTicket+35E | |
00007FF89010257D 000000765BFFFD30 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765BFFFDB0 RtlUserThreadStart+28 | |
Call stack: | |
Address Frame Function SourceFile | |
00007FF891F12FC4 000000765C4FF5B0 NtWaitForWorkViaWorkerFactory+14 | |
00007FF891EA537E 000000765C4FF890 RtlClearThreadWorkOnBehalfTicket+35E | |
00007FF89010257D 000000765C4FF8C0 BaseThreadInitThunk+1D | |
00007FF891ECAA58 000000765C4FF940 RtlUserThreadStart+28 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment