Guest User

Untitled

a guest
Mar 9th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1,000.20 KB | None | 0 0
  1. Revision: TrinityCore rev. 3eab2d7efcc2 2018-02-27 16:18:38 +0100 (3.3.5 branch) (Win64, Debug, Static)
  2. Date 27:2:2018. Time 19:23
  3. //=====================================================
  4. *** Hardware ***
  5. Processor: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
  6. Number Of Processors: 8
  7. Physical Memory: 25156788 KB (Available: 7463864 KB)
  8. Commit Charge Limit: 50311716 KB
  9.  
  10. *** Operation System ***
  11. Windows 7 Professional Service Pack 1 (Version 6.1, Build 7601)
  12.  
  13. //=====================================================
  14. Exception code: C0000005 ACCESS_VIOLATION
  15. Fault address: 000000014103A7CD 01:0000000001A397CD D:\Trinity\worldserver.exe
  16.  
  17. Registers:
  18. RAX:0000000000000000
  19. RBX:0000000000000000
  20. RCX:0000000000002002
  21. RDX:000007FEF0696CA0
  22. RSI:0000000000000000
  23. RDI:000000003218E9C0
  24. R8: 0000000000000000
  25. R9: 0000000000000000
  26. R10:0000000000000246
  27. R11:0000000000000000
  28. R12:0000000000000000
  29. R13:0000000000000000
  30. R14:0000000000000000
  31. R15:CCCCCCCCCCCCCCCC
  32. CS:RIP:0033:000000014103A7CD
  33. SS:RSP:002B:000000003218E970 RBP:00000000
  34. DS:002B ES:002B FS:0053 GS:002B
  35. Flags:00010202
  36.  
  37. Call stack:
  38. Address Frame Function SourceFile
  39. 000000014103A7CD 000000003218E9C0 Trinity::Assert+CD d:\trinitycore335_src\trinitycore\src\common\debugging\errors.cpp line 58
  40. 0000000140836309 000000003218EE30 Creature::LoadFromDB+8B9 d:\trinitycore335_src\trinitycore\src\server\game\entities\creature\creature.cpp line 1644
  41. 000000014091EDA1 000000003218EED0 PoolGroup<Creature>::Spawn1Object+141 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 392
  42. 0000000140933205 000000003218F040 PoolGroup<Creature>::SpawnObject+3B5 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 369
  43. 00000001409205D0 000000003218F0F0 PoolMgr::SpawnPool<Creature>+180 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1026
  44. 0000000140922EA8 000000003218F130 PoolMgr::UpdatePool<Creature>+68 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1142
  45. 000000014078ECE0 000000003218F300 Map::CheckRespawn+5B0 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3015
  46. 000000014078E285 000000003218F360 Map::ProcessRespawns+85 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3197
  47. 00000001407807C3 000000003218F5E0 Map::Update+183 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 760
  48. 0000000140DE18BC 000000003218F610 MapUpdateRequest::call+3C d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 43
  49. 0000000140DDF406 000000003218F660 MapUpdater::WorkerThread+66 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 115
  50. 0000000140DDF994 000000003218F690 std::_Invoker_pmf_pointer::_Call<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  51. 0000000140DE02EC 000000003218F6D0 std::invoke<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  52. 0000000140DDFAFB 000000003218F710 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  53. 0000000140DE16DA 000000003218F760 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  54. 0000000140DE1098 000000003218F790 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  55. 000000013F6917CD 000000003218F7C0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  56. 000007FEF05611E8 000000003218F800 _register_onexit_function+4B8
  57. 000007FEF0560E01 000000003218F850 _register_onexit_function+D1
  58. 0000000076C359CD 000000003218F880 BaseThreadInitThunk+D
  59. 0000000076D6A561 000000003218F8D0 RtlUserThreadStart+21
  60.  
  61. Call stack:
  62. Address Frame Function SourceFile
  63. 0000000076D8D62A 000000000024DF90 NtWaitForKeyedEvent+A
  64. 0000000076E0105D 000000000024E000 RtlSleepConditionVariableSRW+FD
  65. 0000000076C6B6A8 000000000024E040 SleepConditionVariableSRW+28
  66. 000007FEF08091F7 000000000024E080 __crtSetThreadpoolWait+147
  67. 000007FEF07D05E6 000000000024E0C0 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  68. 000007FEF07D04F3 000000000024E0F0 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  69. 000007FEF07D028E 000000000024E170 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  70. 000007FEF07D07B0 000000000024E1A0 _Cnd_wait+20
  71. 000000013F692012 000000000024E1D0 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  72. 000000013F6CD0E4 000000000024E210 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  73. 0000000140DDF0F7 000000000024E270 MapUpdater::wait+67 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 74
  74. 0000000140001B0D 000000000024E370 MapManager::Update+1ED d:\trinitycore335_src\trinitycore\src\server\game\maps\mapmanager.cpp line 228
  75. 000000013FF75FDE 000000000024E620 World::Update+69E d:\trinitycore335_src\trinitycore\src\server\game\world\world.cpp line 2362
  76. 000000013F64853D 000000000024E670 WorldUpdateLoop+6D d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 430
  77. 000000013F64B419 000000000024F670 main+1A59 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 337
  78. 00000001412C3104 000000000024F6B0 invoke_main+34 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 79
  79. 00000001412C3057 000000000024F710 __scrt_common_main_seh+127 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  80. 00000001412C2F1E 000000000024F740 __scrt_common_main+E f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 326
  81. 00000001412C3179 000000000024F770 mainCRTStartup+9 f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp line 17
  82. 0000000076C359CD 000000000024F7A0 BaseThreadInitThunk+D
  83. 0000000076D6A561 000000000024F7F0 RtlUserThreadStart+21
  84.  
  85. Call stack:
  86. Address Frame Function SourceFile
  87. 0000000076D8C2EA 0000000002A1FC60 ZwWaitForMultipleObjects+A
  88. 0000000076D5A3C7 0000000002A1FF00 TpIsTimerSet+9F7
  89. 0000000076C359CD 0000000002A1FF30 BaseThreadInitThunk+D
  90. 0000000076D6A561 0000000002A1FF80 RtlUserThreadStart+21
  91.  
  92. Call stack:
  93. Address Frame Function SourceFile
  94. 0000000076D8BDCA 0000000002C8F670 ZwRemoveIoCompletion+A
  95. 000007FEFCB216AD 0000000002C8F6D0 GetQueuedCompletionStatus+3D
  96. 0000000076C29991 0000000002C8F710 GetQueuedCompletionStatus+11
  97. 000000013F6A88ED 0000000002C8F900 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  98. 000000013F6B6791 0000000002C8F9B0 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  99. 000000013F6B669B 0000000002C8FA10 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  100. 000000013F68A6B3 0000000002C8FA40 <lambda_d3727edd283ecb38f019dec8ac5a6949>::operator()+33 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 210
  101. 000000013F653BF0 0000000002C8FA70 std::_Invoker_functor::_Call<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  102. 000000013F662660 0000000002C8FAA0 std::invoke<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  103. 000000013F655E4C 0000000002C8FAD0 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  104. 000000013F69E03A 0000000002C8FB20 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  105. 000000013F6991B8 0000000002C8FB50 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  106. 000000013F6917CD 0000000002C8FB80 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  107. 000007FEF05611E8 0000000002C8FBC0 _register_onexit_function+4B8
  108. 000007FEF0560E01 0000000002C8FC10 _register_onexit_function+D1
  109. 0000000076C359CD 0000000002C8FC40 BaseThreadInitThunk+D
  110. 0000000076D6A561 0000000002C8FC90 RtlUserThreadStart+21
  111.  
  112. Call stack:
  113. Address Frame Function SourceFile
  114. 0000000076D8BDCA 000000000279F590 ZwRemoveIoCompletion+A
  115. 000007FEFCB216AD 000000000279F5F0 GetQueuedCompletionStatus+3D
  116. 0000000076C29991 000000000279F630 GetQueuedCompletionStatus+11
  117. 000000013F6A88ED 000000000279F820 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  118. 000000013F6B6791 000000000279F8D0 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  119. 000000013F6B669B 000000000279F930 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  120. 000000013F68A6B3 000000000279F960 <lambda_d3727edd283ecb38f019dec8ac5a6949>::operator()+33 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 210
  121. 000000013F653BF0 000000000279F990 std::_Invoker_functor::_Call<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  122. 000000013F662660 000000000279F9C0 std::invoke<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  123. 000000013F655E4C 000000000279F9F0 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  124. 000000013F69E03A 000000000279FA40 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  125. 000000013F6991B8 000000000279FA70 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  126. 000000013F6917CD 000000000279FAA0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  127. 000007FEF05611E8 000000000279FAE0 _register_onexit_function+4B8
  128. 000007FEF0560E01 000000000279FB30 _register_onexit_function+D1
  129. 0000000076C359CD 000000000279FB60 BaseThreadInitThunk+D
  130. 0000000076D6A561 000000000279FBB0 RtlUserThreadStart+21
  131.  
  132. Call stack:
  133. Address Frame Function SourceFile
  134. 0000000076D8D62A 0000000002F1F5F0 NtWaitForKeyedEvent+A
  135. 0000000076E0105D 0000000002F1F660 RtlSleepConditionVariableSRW+FD
  136. 0000000076C6B6A8 0000000002F1F6A0 SleepConditionVariableSRW+28
  137. 000007FEF08091F7 0000000002F1F6E0 __crtSetThreadpoolWait+147
  138. 000007FEF07D05E6 0000000002F1F720 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  139. 000007FEF07D04F3 0000000002F1F750 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  140. 000007FEF07D028E 0000000002F1F7D0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  141. 000007FEF07D07B0 0000000002F1F800 _Cnd_wait+20
  142. 000000013F692012 0000000002F1F830 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  143. 000000013F6CD0E4 0000000002F1F870 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  144. 000000014100C327 0000000002F1F8D0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  145. 000000014100B819 0000000002F1F930 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  146. 000000014100BDC4 0000000002F1F960 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  147. 000000014100BF8C 0000000002F1F9A0 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  148. 000000014100BE2B 0000000002F1F9E0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  149. 000000014100C57A 0000000002F1FA30 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  150. 000000014100C418 0000000002F1FA60 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  151. 000000013F6917CD 0000000002F1FA90 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  152. 000007FEF05611E8 0000000002F1FAD0 _register_onexit_function+4B8
  153. 000007FEF0560E01 0000000002F1FB20 _register_onexit_function+D1
  154. 0000000076C359CD 0000000002F1FB50 BaseThreadInitThunk+D
  155. 0000000076D6A561 0000000002F1FBA0 RtlUserThreadStart+21
  156.  
  157. Call stack:
  158. Address Frame Function SourceFile
  159. 0000000076D8D62A 00000000031EF8E0 NtWaitForKeyedEvent+A
  160. 0000000076E0105D 00000000031EF950 RtlSleepConditionVariableSRW+FD
  161. 0000000076C6B6A8 00000000031EF990 SleepConditionVariableSRW+28
  162. 000007FEF08091F7 00000000031EF9D0 __crtSetThreadpoolWait+147
  163. 000007FEF07D05E6 00000000031EFA10 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  164. 000007FEF07D04F3 00000000031EFA40 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  165. 000007FEF07D028E 00000000031EFAC0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  166. 000007FEF07D07B0 00000000031EFAF0 _Cnd_wait+20
  167. 000000013F692012 00000000031EFB20 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  168. 000000013F6CD0E4 00000000031EFB60 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  169. 000000014100C327 00000000031EFBC0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  170. 000000014100B819 00000000031EFC20 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  171. 000000014100BDC4 00000000031EFC50 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  172. 000000014100BF8C 00000000031EFC90 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  173. 000000014100BE2B 00000000031EFCD0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  174. 000000014100C57A 00000000031EFD20 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  175. 000000014100C418 00000000031EFD50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  176. 000000013F6917CD 00000000031EFD80 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  177. 000007FEF05611E8 00000000031EFDC0 _register_onexit_function+4B8
  178. 000007FEF0560E01 00000000031EFE10 _register_onexit_function+D1
  179. 0000000076C359CD 00000000031EFE40 BaseThreadInitThunk+D
  180. 0000000076D6A561 00000000031EFE90 RtlUserThreadStart+21
  181.  
  182. Call stack:
  183. Address Frame Function SourceFile
  184. 0000000076D8D62A 00000000034DF3E0 NtWaitForKeyedEvent+A
  185. 0000000076E0105D 00000000034DF450 RtlSleepConditionVariableSRW+FD
  186. 0000000076C6B6A8 00000000034DF490 SleepConditionVariableSRW+28
  187. 000007FEF08091F7 00000000034DF4D0 __crtSetThreadpoolWait+147
  188. 000007FEF07D05E6 00000000034DF510 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  189. 000007FEF07D04F3 00000000034DF540 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  190. 000007FEF07D028E 00000000034DF5C0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  191. 000007FEF07D07B0 00000000034DF5F0 _Cnd_wait+20
  192. 000000013F692012 00000000034DF620 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  193. 000000013F6CD0E4 00000000034DF660 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  194. 000000014100C327 00000000034DF6C0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  195. 000000014100B819 00000000034DF720 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  196. 000000014100BDC4 00000000034DF750 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  197. 000000014100BF8C 00000000034DF790 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  198. 000000014100BE2B 00000000034DF7D0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  199. 000000014100C57A 00000000034DF820 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  200. 000000014100C418 00000000034DF850 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  201. 000000013F6917CD 00000000034DF880 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  202. 000007FEF05611E8 00000000034DF8C0 _register_onexit_function+4B8
  203. 000007FEF0560E01 00000000034DF910 _register_onexit_function+D1
  204. 0000000076C359CD 00000000034DF940 BaseThreadInitThunk+D
  205. 0000000076D6A561 00000000034DF990 RtlUserThreadStart+21
  206.  
  207. Call stack:
  208. Address Frame Function SourceFile
  209. 0000000076D8BD7A 000000000428FA00 ZwWaitForSingleObject+A
  210. 000007FEFCB210AC 000000000428FAA0 WaitForSingleObjectEx+9C
  211. 000000013F68AC5D 000000000428FAD0 boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+4D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  212. 000000013F6B660F 000000000428FB00 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>::run+2F c:\local\boost_1_65_1\boost\asio\detail\win_thread.hpp line 119
  213. 000000013F6C02D6 000000000428FB80 boost::asio::detail::win_thread_function+56 c:\local\boost_1_65_1\boost\asio\detail\impl\win_thread.ipp line 120
  214. 000007FEF05611E8 000000000428FBC0 _register_onexit_function+4B8
  215. 000007FEF0560E01 000000000428FC10 _register_onexit_function+D1
  216. 0000000076C359CD 000000000428FC40 BaseThreadInitThunk+D
  217. 0000000076D6A561 000000000428FC90 RtlUserThreadStart+21
  218.  
  219. Call stack:
  220. Address Frame Function SourceFile
  221. 0000000076D8D63A 000000003230FB70 NtWaitForWorkViaWorkerFactory+A
  222. 0000000076D5ED15 000000003230FE00 RtlValidateHeap+155
  223. 0000000076C359CD 000000003230FE30 BaseThreadInitThunk+D
  224. 0000000076D6A561 000000003230FE80 RtlUserThreadStart+21
  225.  
  226. Call stack:
  227. Address Frame Function SourceFile
  228. 0000000076D8CA0A 000000003218CA90 ZwGetContextThread+A
  229. CCCCCCCCCCCCCCCC 000000003218CA98 0000:0000000000000000
  230. CCCCCCCCCCCCCCCC 000000003218CAA0 0000:0000000000000000
  231. CCCCCCCCCCCCCCCC 000000003218CAA8 0000:0000000000000000
  232. 0000000000000268 000000003218CAB0 0000:0000000000000000
  233. 0000381ADB48E42A 000000003218CAB8 0000:0000000000000000
  234. 000000003218D030 000000003218CAC0 0000:0000000000000000
  235. 000000013F6D02F0 000000003218D030 WheatyExceptionReport::printTracesForAllThreads+100 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 463
  236. 000000013F6D0707 000000003218D760 WheatyExceptionReport::GenerateExceptionReport+3B7 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 564
  237. 000000013F6D0146 000000003218DB10 WheatyExceptionReport::WheatyUnhandledExceptionFilter+436 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 179
  238. 0000000076CBBC10 000000003218DBF0 UnhandledExceptionFilter+160
  239. 0000000076DC0108 000000003218DC20 EtwEventSetInformation+1E08
  240. 0000000076D57958 000000003218DC90 __C_specific_handler+9C
  241. 0000000076D6812D 000000003218DCC0 RtlDecodePointer+AD
  242. 0000000076D5855F 000000003218E3A0 RtlUnwindEx+BBF
  243. 0000000076D8BCB8 000000003218E960 KiUserExceptionDispatcher+2E
  244. 000000014103A7CD 000000003218E9C0 Trinity::Assert+CD d:\trinitycore335_src\trinitycore\src\common\debugging\errors.cpp line 58
  245. 0000000140836309 000000003218EE30 Creature::LoadFromDB+8B9 d:\trinitycore335_src\trinitycore\src\server\game\entities\creature\creature.cpp line 1644
  246. 000000014091EDA1 000000003218EED0 PoolGroup<Creature>::Spawn1Object+141 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 392
  247. 0000000140933205 000000003218F040 PoolGroup<Creature>::SpawnObject+3B5 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 369
  248. 00000001409205D0 000000003218F0F0 PoolMgr::SpawnPool<Creature>+180 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1026
  249. 0000000140922EA8 000000003218F130 PoolMgr::UpdatePool<Creature>+68 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1142
  250. 000000014078ECE0 000000003218F300 Map::CheckRespawn+5B0 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3015
  251. 000000014078E285 000000003218F360 Map::ProcessRespawns+85 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3197
  252. 00000001407807C3 000000003218F5E0 Map::Update+183 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 760
  253. 0000000140DE18BC 000000003218F610 MapUpdateRequest::call+3C d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 43
  254. 0000000140DDF406 000000003218F660 MapUpdater::WorkerThread+66 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 115
  255. 0000000140DDF994 000000003218F690 std::_Invoker_pmf_pointer::_Call<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  256. 0000000140DE02EC 000000003218F6D0 std::invoke<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  257. 0000000140DDFAFB 000000003218F710 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  258. 0000000140DE16DA 000000003218F760 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  259. 0000000140DE1098 000000003218F790 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  260. 000000013F6917CD 000000003218F7C0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  261. 000007FEF05611E8 000000003218F800 _register_onexit_function+4B8
  262. 000007FEF0560E01 000000003218F850 _register_onexit_function+D1
  263. 0000000076C359CD 000000003218F880 BaseThreadInitThunk+D
  264. 0000000076D6A561 000000003218F8D0 RtlUserThreadStart+21
  265.  
  266. Call stack:
  267. Address Frame Function SourceFile
  268. 0000000076D8BD7A 000000036B96F850 ZwWaitForSingleObject+A
  269. 000007FEFCB210AC 000000036B96F8F0 WaitForSingleObjectEx+9C
  270. 000000013F68AC5D 000000036B96F920 boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+4D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  271. 000000013F6B660F 000000036B96F950 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>::run+2F c:\local\boost_1_65_1\boost\asio\detail\win_thread.hpp line 119
  272. 000000013F6C02D6 000000036B96F9D0 boost::asio::detail::win_thread_function+56 c:\local\boost_1_65_1\boost\asio\detail\impl\win_thread.ipp line 120
  273. 000007FEF05611E8 000000036B96FA10 _register_onexit_function+4B8
  274. 000007FEF0560E01 000000036B96FA60 _register_onexit_function+D1
  275. 0000000076C359CD 000000036B96FA90 BaseThreadInitThunk+D
  276. 0000000076D6A561 000000036B96FAE0 RtlUserThreadStart+21
  277.  
  278. Call stack:
  279. Address Frame Function SourceFile
  280. 0000000076D8BDCA 000000036BB0F3C0 ZwRemoveIoCompletion+A
  281. 000007FEFCB216AD 000000036BB0F420 GetQueuedCompletionStatus+3D
  282. 0000000076C29991 000000036BB0F460 GetQueuedCompletionStatus+11
  283. 000000013F6A88ED 000000036BB0F650 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  284. 000000013F6B6791 000000036BB0F700 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  285. 000000013F6B669B 000000036BB0F760 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  286. 000000014011B528 000000036BB0F950 NetworkThread<WorldSocket>::Run+178 d:\trinitycore335_src\trinitycore\src\server\shared\networking\networkthread.h line 129
  287. 0000000140115CD4 000000036BB0F980 std::_Invoker_pmf_pointer::_Call<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  288. 0000000140117C7C 000000036BB0F9C0 std::invoke<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  289. 000000014011628B 000000036BB0FA00 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  290. 000000014011D30A 000000036BB0FA50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  291. 000000014011CD08 000000036BB0FA80 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  292. 000000013F6917CD 000000036BB0FAB0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  293. 000007FEF05611E8 000000036BB0FAF0 _register_onexit_function+4B8
  294. 000007FEF0560E01 000000036BB0FB40 _register_onexit_function+D1
  295. 0000000076C359CD 000000036BB0FB70 BaseThreadInitThunk+D
  296. 0000000076D6A561 000000036BB0FBC0 RtlUserThreadStart+21
  297.  
  298. Call stack:
  299. Address Frame Function SourceFile
  300. 0000000076D8BF5A 000000036BC7F050 NtRequestWaitReplyPort+A
  301. 0000000076C418E8 000000036BC7F080 GetConsoleMode+F8
  302. 0000000076C757F1 000000036BC7F1D0 VerifyConsoleIoHandle+281
  303. 0000000076C8A9F2 000000036BC7F2B0 ReadConsoleA+B2
  304. 0000000076C57E64 000000036BC7F2F0 GetEnvironmentStringsA+6BD4
  305. 000007FEF05F7FEF 000000036BC7F3E0 _read+EDF
  306. 000007FEF05F7443 000000036BC7F440 _read+333
  307. 000007FEF05A2402 000000036BC7F4D0 ungetwc+2E2
  308. 000007FEF05A2C60 000000036BC7F510 ungetwc+B40
  309. 000007FEF05648CE 000000036BC7F580 _fgetc_nolock+10E
  310. 000007FEF0564953 000000036BC7F5B0 _getc_nolock+13
  311. 000007FEF0565476 000000036BC7F5E0 fgetpos+816
  312. 000007FEF05650A7 000000036BC7F660 fgetpos+447
  313. 000007FEF0565672 000000036BC7F6A0 fgets+32
  314. 000000013F6C0C51 000000036BC7F8D0 CliThread+D1 d:\trinitycore335_src\trinitycore\src\server\worldserver\commandline\clirunnable.cpp line 151
  315. 000000013F653B5A 000000036BC7F900 std::_Invoker_functor::_Call<void (__cdecl*)(void)>+2A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  316. 000000013F662620 000000036BC7F930 std::invoke<void (__cdecl*)(void)>+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  317. 000000013F655DFC 000000036BC7F960 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  318. 000000013F69DF9A 000000036BC7F9B0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  319. 000000013F699188 000000036BC7F9E0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  320. 000000013F6917CD 000000036BC7FA10 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  321. 000007FEF05611E8 000000036BC7FA50 _register_onexit_function+4B8
  322. 000007FEF0560E01 000000036BC7FAA0 _register_onexit_function+D1
  323. 0000000076C359CD 000000036BC7FAD0 BaseThreadInitThunk+D
  324. 0000000076D6A561 000000036BC7FB20 RtlUserThreadStart+21
  325. ========================
  326. Local Variables And Parameters
  327.  
  328. Call stack:
  329. Address Frame Function SourceFile
  330. 000000014103A7CD 000000003218E9C0 Trinity::Assert+CD d:\trinitycore335_src\trinitycore\src\common\debugging\errors.cpp line 58
  331. Parameter char* file = "D:\TrinityCore335_SRC\TrinityCore\src\server..."
  332. Parameter int line = 0x66C
  333. Parameter char* function = "Creature::LoadFromDB"
  334. Parameter char* message = "m_respawnCompatibilityMode"
  335. Parameter char* format = "Creature (SpawnID %u) trying to load despite..."
  336. Local char* args = NULL
  337.  
  338. 0000000140836309 000000003218EE30 Creature::LoadFromDB+8B9 d:\trinitycore335_src\trinitycore\src\server\game\entities\creature\creature.cpp line 1644
  339. Local Creature* this = 0x3767D5D50
  340. Unit
  341. WorldObject
  342. Object
  343. unsigned int m_objectType = 0x9
  344. int m_objectTypeId = 0x3
  345. unsigned int m_updateFlag = 0x60
  346. int* m_int32Values = 0xF7006CFA
  347. unsigned int* m_uint32Values = 0xF7006CFA
  348. float* m_floatValues = -2604782442071409698992532106510336.000000
  349. UpdateMask _changesMask = 0x3767D5D70
  350. unsigned int m_valuesCount = 0x94
  351. unsigned int _fieldNotifyFlags = 0x100
  352. bool m_objectUpdated = 0x0
  353. bool m_inWorld = 0x0
  354. bool m_isNewObject = 0x0
  355. PackedGuid m_PackGUID = 0x3767D5D88
  356. WorldLocation
  357. Position
  358. <user defined> XY = 0x3767D5DC0
  359. <user defined> XYZ = 0x3767D5DC0
  360. <user defined> XYZO = 0x3767D5DC0
  361. <user defined> PackedXYZ = 0x3767D5DC0
  362. float m_positionX = 362.141998
  363. float m_positionY = 3354.429932
  364. float m_positionZ = 64.136398
  365. float m_orientation = 1.864580
  366. ?$Streamer@UXY@Position@@
  367. Position* Pos = 0x4551A6E143B5122D
  368. ?$ConstStreamer@UXY@Position@@
  369. Position* Pos = 0x4551A6E143B5122D
  370. ?$Streamer@UXYZ@Position@@
  371. <user defined> Pos = 0x4551A6E143B5122D
  372. ?$ConstStreamer@UXYZ@Position@@
  373. <user defined> Pos = 0x4551A6E143B5122D
  374. ?$Streamer@UXYZO@Position@@
  375. <user defined> Pos = 0x4551A6E143B5122D
  376. ?$ConstStreamer@UXYZO@Position@@
  377. <user defined> Pos = 0x4551A6E143B5122D
  378. ?$Streamer@UPackedXYZ@Position@@
  379. <user defined> Pos = 0x4551A6E143B5122D
  380. ?$ConstStreamer@UPackedXYZ@Position@@
  381. <user defined> Pos = 0x4551A6E143B5122D
  382. unsigned int m_mapId = 0x212
  383. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x3767D5DD4
  384. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x3767D5DE0
  385. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x3767D5DEC
  386. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x3767D5E20
  387. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x3767D5E54
  388. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x3767D5E60
  389. unsigned int LastUsedScriptID = 0x0
  390. MovementInfo m_movementInfo = 0x3767D5E70
  391. std::string m_name = "Vorakem Doomspeaker"
  392. bool m_isActive = 0x0
  393. bool m_isFarVisible = 0x0
  394. bool m_isWorldObject = 0x0
  395. ZoneScript* m_zoneScript = 0xBACB2820
  396. Transport* m_transport = NULL
  397. unsigned int m_zoneId = 0xD9B
  398. unsigned int m_areaId = 0xDE1
  399. float m_staticFloorZ = 64.134834
  400. bool m_outdoors = 0x1
  401. Map* m_currMap = 0x7B0D66F0
  402. unsigned int m_InstanceId = 0x0
  403. unsigned int m_phaseMask = 0x1
  404. unsigned int m_notifyflags = 0x0
  405. unsigned int m_extraAttacks = 0x0
  406. bool m_canDualWield = 0x0
  407. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled
  408. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  409. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  410. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D5F50
  411. <user defined> _Copy_tag = 0x3767D5F50
  412. <user defined> _Move_tag = 0x3767D5F50
  413. Player* m_playerMovingMe = NULL
  414. ObjectGuid[7] m_SummonSlot
  415. [0] = 0x0
  416. [1] = 0x0
  417. [2] = 0x0
  418. [3] = 0x0
  419. [4] = 0x0
  420. [5] = 0x0
  421. [6] = 0x0
  422. ObjectGuid[4] m_ObjectSlot
  423. [0] = 0x0
  424. [1] = 0x0
  425. [2] = 0x0
  426. [3] = 0x0
  427. float m_modMeleeHitChance = 0.000000
  428. float m_modRangedHitChance = 0.000000
  429. float m_modSpellHitChance = 0.000000
  430. int m_baseSpellCritChance = 0x5
  431. float[3] m_modAttackSpeedPct
  432. [0] = 1.000000
  433. [1] = 1.000000
  434. [2] = 1.000000
  435. EventProcessor m_Events
  436. unsigned int m_time = 0x0
  437. std::multimap<unsigned __int64,BasicEvent *,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,BasicEvent *> > > m_events = 0x3767D5FF0
  438. 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
  439. [0] = 0x3767D6008
  440. [1] = 0x3767D6058
  441. [2] = 0x3767D60A8
  442. [3] = 0x3767D60F8
  443. [4] = 0x3767D6148
  444. [5] = 0x3767D6198
  445. [6] = 0x3767D61E8
  446. unsigned int m_lastSanctuaryTime = 0x0
  447. bool IsAIEnabled = 0x0
  448. bool NeedChangeAI = 0x0
  449. ObjectGuid LastCharmerGUID
  450. unsigned int _guid = 0x0
  451. bool m_ControlledByPlayer = 0x0
  452. Movement::MoveSpline* movespline = 0x3763C3650
  453. Movement::Spline<int> spline = 0x3763C3650
  454. Movement::FacingInfo facing = 0x3763C36A0
  455. unsigned int m_Id = 0x0
  456. Movement::MoveSplineFlag splineflags = 0x100
  457. int time_passed = 0x0
  458. float vertical_acceleration = 0.000000
  459. float initialOrientation = 0.000000
  460. int effect_start_time = 0x0
  461. int point_Idx = 0x0
  462. int point_Idx_offset = 0x0
  463. bool onTransport = 0x0
  464. UnitAI* i_AI = NULL
  465. UnitAI* i_disabledAI = NULL
  466. bool m_AutoRepeatFirstCast = 0x0
  467. unsigned int[3] m_attackTimer
  468. [0] = 0x0
  469. [1] = 0x0
  470. [2] = 0x0
  471. float[5] m_createStats
  472. [0] = 0.000000
  473. [1] = 0.000000
  474. [2] = 0.000000
  475. [3] = 0.000000
  476. [4] = 0.000000
  477. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers
  478. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  479. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  480. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D6290
  481. <user defined> _Copy_tag = 0x3767D6290
  482. <user defined> _Move_tag = 0x3767D6290
  483. Unit* m_attacking = NULL
  484. int m_deathState = 0x0
  485. int m_procDeep = 0x0
  486. std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj
  487. std::_List_buy<DynamicObject *,std::allocator<DynamicObject *> >
  488. std::_List_alloc<std::_List_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  489. std::_Compressed_pair<std::allocator<std::_List_node<DynamicObject *,void *> >,std::_List_val<std::_List_simple_types<DynamicObject *> >,1> _Mypair = 0x3767D62B8
  490. std::list<GameObject *,std::allocator<GameObject *> > m_gameObj
  491. std::_List_buy<GameObject *,std::allocator<GameObject *> >
  492. std::_List_alloc<std::_List_base_types<GameObject *,std::allocator<GameObject *> > >
  493. std::_Compressed_pair<std::allocator<std::_List_node<GameObject *,void *> >,std::_List_val<std::_List_simple_types<GameObject *> >,1> _Mypair = 0x3767D62D0
  494. unsigned int m_transform = 0x0
  495. Spell*[4] m_currentSpells
  496. [0] = NULL
  497. [1] = NULL
  498. [2] = NULL
  499. [3] = NULL
  500. std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras
  501. std::_Tree<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  502. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  503. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,1>,1> _Mypair = 0x3767D6310
  504. <user defined> value_compare = 0x3767D6310
  505. <user defined> _Copy_tag = 0x3767D6310
  506. <user defined> _Move_tag = 0x3767D6310
  507. <user defined> value_compare = 0x3767D6310
  508. std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras
  509. std::_Tree<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  510. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  511. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D6328
  512. <user defined> value_compare = 0x3767D6328
  513. <user defined> _Copy_tag = 0x3767D6328
  514. <user defined> _Move_tag = 0x3767D6328
  515. <user defined> value_compare = 0x3767D6328
  516. std::list<Aura *,std::allocator<Aura *> > m_removedAuras
  517. std::_List_buy<Aura *,std::allocator<Aura *> >
  518. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  519. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D6340
  520. std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator
  521. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > >
  522. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,std::_Iterator_base12>
  523. std::_Iterator_base12
  524. std::_Container_proxy* _Myproxy = 0x37686A420
  525. std::_Iterator_base12* _Mynextiter = NULL
  526. std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *>* _Ptr = 0x375FDA490
  527. unsigned int m_removedAurasCount = 0x0
  528. std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
  529. [0] = 0x3767D6378
  530. [1] = 0x3767D6390
  531. [2] = 0x3767D63A8
  532. [3] = 0x3767D63C0
  533. [4] = 0x3767D63D8
  534. [5] = 0x3767D63F0
  535. [6] = 0x3767D6408
  536. [7] = 0x3767D6420
  537. [8] = 0x3767D6438
  538. [9] = 0x3767D6450
  539. std::list<Aura *,std::allocator<Aura *> > m_scAuras
  540. std::_List_buy<Aura *,std::allocator<Aura *> >
  541. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  542. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D8130
  543. std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras
  544. std::_List_buy<AuraApplication *,std::allocator<AuraApplication *> >
  545. std::_List_alloc<std::_List_base_types<AuraApplication *,std::allocator<AuraApplication *> > >
  546. std::_Compressed_pair<std::allocator<std::_List_node<AuraApplication *,void *> >,std::_List_val<std::_List_simple_types<AuraApplication *> >,1> _Mypair = 0x3767D8148
  547. std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras
  548. std::_Tree<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  549. std::_Tree_comp_alloc<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  550. std::_Compressed_pair<std::less<enum AuraStateType>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum AuraStateType const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum AuraStateType const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8160
  551. <user defined> value_compare = 0x3767D8160
  552. <user defined> _Copy_tag = 0x3767D8160
  553. <user defined> _Move_tag = 0x3767D8160
  554. <user defined> value_compare = 0x3767D8160
  555. unsigned int m_interruptMask = 0x0
  556. float[2] m_auraFlatModifiersGroup
  557. [0] = 0.000000
  558. [1] = 0.000000
  559. [0] = 0x0
  560. float[2]
  561. [0] = 0.000000
  562. [1] = 0.000000
  563. float[2]
  564. [0] = 0.000000
  565. [1] = 0.000000
  566. float[2]
  567. [0] = 0.000000
  568. [1] = 0.000000
  569. float[2]
  570. [0] = 0.000000
  571. [1] = 0.000000
  572. float[2]
  573. [0] = 8548.000000
  574. [1] = 0.000000
  575. float[2]
  576. [0] = 2568.000000
  577. [1] = 0.000000
  578. float[2]
  579. [0] = 0.000000
  580. [1] = 0.000000
  581. float[2]
  582. [0] = 0.000000
  583. [1] = 0.000000
  584. float[2]
  585. [0] = 0.000000
  586. [1] = 0.000000
  587. float[2] m_auraPctModifiersGroup
  588. [0] = 1.000000
  589. [1] = 1.000000
  590. [0] = 0x3F8000003F800000
  591. float[2]
  592. [0] = 1.000000
  593. [1] = 1.000000
  594. float[2]
  595. [0] = 1.000000
  596. [1] = 1.000000
  597. float[2]
  598. [0] = 1.000000
  599. [1] = 1.000000
  600. float[2]
  601. [0] = 1.000000
  602. [1] = 1.000000
  603. float[2]
  604. [0] = 1.000000
  605. [1] = 1.000000
  606. float[2]
  607. [0] = 1.000000
  608. [1] = 1.000000
  609. float[2]
  610. [0] = 1.000000
  611. [1] = 1.000000
  612. float[2]
  613. [0] = 1.000000
  614. [1] = 1.000000
  615. float[2]
  616. [0] = 1.000000
  617. [1] = 1.000000
  618. float[2] m_weaponDamage
  619. [0] = 62.467602
  620. [1] = 0.000000
  621. [0] = 0x4279DED3
  622. float[2]
  623. [0] = 93.701401
  624. [1] = 0.000000
  625. [0] = 0x3767D830C
  626. float[2]
  627. [0] = 62.467602
  628. [1] = 0.000000
  629. [0] = 0x4279DED3
  630. float[2]
  631. [0] = 93.701401
  632. [1] = 0.000000
  633. float[2]
  634. [0] = 62.467602
  635. [1] = 0.000000
  636. [0] = 0x4279DED3
  637. float[2]
  638. [0] = 93.701401
  639. [1] = 0.000000
  640. bool m_canModifyStats = 0x1
  641. std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras
  642. std::_Tree<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  643. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  644. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8340
  645. <user defined> value_compare = 0x3767D8340
  646. <user defined> _Copy_tag = 0x3767D8340
  647. <user defined> _Move_tag = 0x3767D8340
  648. <user defined> value_compare = 0x3767D8340
  649. float[9] m_speed_rate
  650. [0] = 1.000000
  651. [1] = 1.142860
  652. [2] = 1.000000
  653. [3] = 1.000000
  654. [4] = 1.000000
  655. [5] = 1.000000
  656. [6] = 1.000000
  657. [7] = 1.000000
  658. [8] = 1.000000
  659. CharmInfo* m_charmInfo = NULL
  660. std::list<Player *,std::allocator<Player *> > m_sharedVision
  661. std::_List_buy<Player *,std::allocator<Player *> >
  662. std::_List_alloc<std::_List_base_types<Player *,std::allocator<Player *> > >
  663. std::_Compressed_pair<std::allocator<std::_List_node<Player *,void *> >,std::_List_val<std::_List_simple_types<Player *> >,1> _Mypair = 0x3767D8388
  664. MotionMaster* i_motionMaster = 0x371139D40
  665. MovementGenerator*[3] _slot
  666. [0] = NULL
  667. [1] = NULL
  668. [2] = NULL
  669. bool[3] _initialize
  670. [0] = 0x1
  671. [1] = 0x1
  672. [2] = 0x1
  673. std::vector<MovementGenerator *,std::allocator<MovementGenerator *> > _expireList = 0x371139D60
  674. Unit* _owner = 0x3767D5D50
  675. int _top = 0xFFFFFFFF
  676. unsigned int _cleanFlag = 0x0
  677. unsigned int[4] m_reactiveTimer
  678. [0] = 0x0
  679. [1] = 0x0
  680. [2] = 0x0
  681. [3] = 0x0
  682. unsigned int m_regenTimer = 0x7D0
  683. Vehicle* m_vehicle = NULL
  684. Vehicle* m_vehicleKit = NULL
  685. unsigned int m_unitTypeMask = 0x0
  686. LiquidTypeEntry* _lastLiquid = NULL
  687. unsigned int m_rootTimes = 0x0
  688. unsigned int m_state = 0x0
  689. unsigned int m_lastManaUse = 0x0
  690. TimeTrackerSmall m_movesplineTimer
  691. int i_expiryTime = 0x0
  692. DiminishingReturn[21] m_Diminishing
  693. [0] = 0x3767D83F0
  694. [1] = 0x3767D83FC
  695. [2] = 0x3767D8408
  696. [3] = 0x3767D8414
  697. [4] = 0x3767D8420
  698. [5] = 0x3767D842C
  699. [6] = 0x3767D8438
  700. [7] = 0x3767D8444
  701. [8] = 0x3767D8450
  702. [9] = 0x3767D845C
  703. CombatManager m_combatManager
  704. Unit* _owner = 0x3767D5D50
  705. std::unordered_map<ObjectGuid,CombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CombatReference *> > > _pveRefs = 0x3767D84F8
  706. std::unordered_map<ObjectGuid,PvPCombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,PvPCombatReference *> > > _pvpRefs = 0x3767D8548
  707. ThreatManager m_threatManager
  708. ThreatListIterator
  709. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,ThreatReference *> > > > _it = 0x3767D8598
  710. unsigned int ThreatManager::CLIENT_THREAT_UPDATE_INTERVAL = 0x767D5D50
  711. Unit* _owner = 0x3767D5D50
  712. bool _ownerCanHaveThreatList = 0x1
  713. bool _ownerEngaged = 0x0
  714. unsigned int _updateClientTimer = 0x3E8
  715. boost::heap::fibonacci_heap<ThreatReference const *,boost::heap::compare<CompareThreatLessThan>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _sortedThreatList = 0x3767D85A8
  716. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _myThreatListEntries = 0x3767D85E0
  717. ThreatReference* _currentVictimRef = NULL
  718. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _threatenedByMe = 0x3767D8638
  719. std::array<float,7> _singleSchoolModifiers = 0x3767D8688
  720. std::unordered_map<unsigned int,float,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,float> > > _multiSchoolModifiers = 0x3767D86A8
  721. std::vector<std::pair<ObjectGuid,unsigned int>,std::allocator<std::pair<ObjectGuid,unsigned int> > > _redirectInfo = 0x3767D86F8
  722. std::unordered_map<unsigned int,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > > > > _redirectRegistry = 0x3767D8718
  723. FollowerRefManager m_FollowingRefManager
  724. RefManager<Unit,TargetedMovementGeneratorBase>
  725. LinkedListHead
  726. LinkedListElement iFirst = 0x3767D8770
  727. LinkedListElement iLast = 0x3767D8780
  728. unsigned int iSize = 0x0
  729. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D8780
  730. <user defined> iterator = 0x767D8780
  731. <user defined> iterator = 0x3767D8768
  732. Unit* m_comboTarget = NULL
  733. int m_comboPoints = 0x0
  734. std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders
  735. std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> >
  736. std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> _Traitsobj = 0x3F800000
  737. std::list<Unit *,std::allocator<Unit *> > _List = 0x3767D87B0
  738. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > > _Vec = 0x3767D87C8
  739. unsigned int _Mask = 0x7
  740. unsigned int _Maxidx = 0x8
  741. bool m_cleanupDone = 0x0
  742. bool m_duringRemoveFromWorld = 0x0
  743. bool _instantCast = 0x0
  744. unsigned int _oldFactionId = 0x0
  745. bool _isWalkingBeforeCharm = 0x0
  746. SpellHistory* m_spellHistory = 0x3764C5820
  747. CooldownEntry
  748. unsigned int SpellId = 0x767D5D50
  749. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CooldownEnd = 0xCDCDCDCD3F800000
  750. unsigned int ItemId = 0x76870EB0
  751. unsigned int CategoryId = 0x3
  752. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CategoryEnd = 0x8DB05D40
  753. bool OnHold = 0x0
  754. Unit* _owner = 0x3767D5D50
  755. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldowns = 0x3764C5828
  756. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldownsBeforeDuel = 0x3764C5878
  757. std::unordered_map<unsigned int,SpellHistory::CooldownEntry *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry *> > > _categoryCooldowns = 0x3764C58C8
  758. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >[7] _schoolLockouts
  759. [0] = 0x0
  760. [1] = 0x0
  761. [2] = 0x0
  762. [3] = 0x0
  763. [4] = 0x0
  764. [5] = 0x0
  765. [6] = 0x0
  766. std::unordered_map<unsigned int,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > > > > _globalCooldowns = 0x3764C5950
  767. GridObject<Creature>
  768. GridReference<Creature> _gridRef
  769. Reference<GridRefManager<Creature>,Creature>
  770. LinkedListElement
  771. LinkedListElement* iNext = NULL
  772. LinkedListElement* iPrev = NULL
  773. GridRefManager<Creature>* iRefTo = NULL
  774. Creature* iRefFrom = NULL
  775. MapObject
  776. Cell _currentCell
  777. <unnamed-type-data>
  778. <unnamed-type-Part>
  779. unsigned int grid_x = 0x0
  780. unsigned int grid_y = 0x0
  781. unsigned int cell_x = 0x0
  782. unsigned int cell_y = 0x0
  783. unsigned int nocreate = 0x0
  784. unsigned int reserved = 0x0
  785. Cell::<unnamed-type-data>::<unnamed-type-Part> Part = 0x0
  786. unsigned int All = 0x0
  787. Cell::<unnamed-type-data> data = 0x0
  788. int _moveState = 0x0
  789. Position _newPosition
  790. <user defined> XY = 0x3767D8848
  791. <user defined> XYZ = 0x3767D8848
  792. <user defined> XYZO = 0x3767D8848
  793. <user defined> PackedXYZ = 0x3767D8848
  794. float m_positionX = 0.000000
  795. float m_positionY = 0.000000
  796. float m_positionZ = 0.000000
  797. float m_orientation = 0.000000
  798. ?$Streamer@UXY@Position@@
  799. Position* Pos = NULL
  800. ?$ConstStreamer@UXY@Position@@
  801. Position* Pos = NULL
  802. ?$Streamer@UXYZ@Position@@
  803. <user defined> Pos = 0x0
  804. ?$ConstStreamer@UXYZ@Position@@
  805. <user defined> Pos = 0x0
  806. ?$Streamer@UXYZO@Position@@
  807. <user defined> Pos = 0x0
  808. ?$ConstStreamer@UXYZO@Position@@
  809. <user defined> Pos = 0x0
  810. ?$Streamer@UPackedXYZ@Position@@
  811. <user defined> Pos = 0x0
  812. ?$ConstStreamer@UPackedXYZ@Position@@
  813. <user defined> Pos = 0x0
  814. Loot loot
  815. std::vector<LootItem,std::allocator<LootItem> > items
  816. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  817. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8858
  818. std::vector<LootItem,std::allocator<LootItem> > quest_items
  819. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  820. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8878
  821. unsigned int gold = 0x0
  822. unsigned int unlootedCount = 0x0
  823. ObjectGuid roundRobinPlayer
  824. unsigned int _guid = 0x0
  825. unsigned int loot_type = 0x0
  826. unsigned int maxDuplicates = 0x1
  827. unsigned int containerID = 0x0
  828. std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > PlayersLooting
  829. std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  830. std::_Tree_comp_alloc<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  831. 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 = 0x3767D88B0
  832. <user defined> _Copy_tag = 0x3767D88B0
  833. <user defined> _Move_tag = 0x3767D88B0
  834. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerQuestItems
  835. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  836. <user defined> value_compare = 0x3767D88C8
  837. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  838. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D88D0
  839. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D88E8
  840. unsigned int _Mask = 0x7
  841. unsigned int _Maxidx = 0x8
  842. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerFFAItems
  843. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  844. <user defined> value_compare = 0x3767D8918
  845. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  846. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8920
  847. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8938
  848. unsigned int _Mask = 0x7
  849. unsigned int _Maxidx = 0x8
  850. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerNonQuestNonFFAConditionalItems
  851. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  852. <user defined> value_compare = 0x3767D8968
  853. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  854. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8970
  855. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8988
  856. unsigned int _Mask = 0x7
  857. unsigned int _Maxidx = 0x8
  858. LootValidatorRefManager i_LootValidatorRefManager
  859. RefManager<Loot,LootValidatorRef>
  860. LinkedListHead
  861. LinkedListElement iFirst = 0x3767D89C0
  862. LinkedListElement iLast = 0x3767D89D0
  863. unsigned int iSize = 0x0
  864. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D89D0
  865. <user defined> iterator = 0x767D89D0
  866. <user defined> iterator = 0x3767D89B8
  867. iterator
  868. LootValidatorRef* _Ptr = 0x141D80060
  869. unsigned int[8] m_spells
  870. [0] = 0x0
  871. [1] = 0x2378
  872. [2] = 0x2197
  873. [3] = 0x0
  874. [4] = 0x0
  875. [5] = 0x0
  876. [6] = 0x0
  877. [7] = 0x0
  878. unsigned int m_groupLootTimer = 0x0
  879. unsigned int lootingGroupLowGUID = 0x0
  880. unsigned int m_PlayerDamageReq = 0x10B2
  881. float m_SightDistance = 50.000000
  882. float m_CombatDistance = 0.000000
  883. bool m_isTempWorldObject = 0x0
  884. std::list<VendorItemCount,std::allocator<VendorItemCount> > m_vendorItemCounts
  885. std::_List_buy<VendorItemCount,std::allocator<VendorItemCount> >
  886. std::_List_alloc<std::_List_base_types<VendorItemCount,std::allocator<VendorItemCount> > >
  887. std::_Compressed_pair<std::allocator<std::_List_node<VendorItemCount,void *> >,std::_List_val<std::_List_simple_types<VendorItemCount> >,1> _Mypair = 0x3767D8A20
  888. ObjectGuid m_lootRecipient
  889. unsigned int _guid = 0x0
  890. unsigned int m_lootRecipientGroup = 0x0
  891. int _pickpocketLootRestore = 0x0
  892. int m_corpseRemoveTime = 0x0
  893. int m_respawnTime = 0x5A11ACAC
  894. unsigned int m_respawnDelay = 0x7080
  895. unsigned int m_corpseDelay = 0x384
  896. float m_respawnradius = 5.000000
  897. unsigned int m_boundaryCheckTime = 0x9C4
  898. unsigned int m_combatPulseTime = 0x0
  899. unsigned int m_combatPulseDelay = 0x0
  900. int m_reactState = 0x2
  901. unsigned int m_defaultMovementType = 0x1
  902. unsigned int m_spawnId = 0x2517C
  903. unsigned int m_equipmentId = 0x1
  904. int m_originalEquipmentId = 0x1
  905. bool m_AlreadyCallAssistance = 0x0
  906. bool m_AlreadySearchedAssistance = 0x0
  907. bool m_cannotReachTarget = 0x0
  908. unsigned int m_cannotReachTimer = 0x0
  909. bool m_AI_locked = 0x0
  910. unsigned int m_meleeDamageSchoolMask = 0x1
  911. unsigned int m_originalEntry = 0x48F7
  912. Position m_homePosition
  913. <user defined> XY = 0x3767D8A9C
  914. <user defined> XYZ = 0x3767D8A9C
  915. <user defined> XYZO = 0x3767D8A9C
  916. <user defined> PackedXYZ = 0x3767D8A9C
  917. float m_positionX = 362.141998
  918. float m_positionY = 3354.429932
  919. float m_positionZ = 64.136398
  920. float m_orientation = 1.864580
  921. ?$Streamer@UXY@Position@@
  922. Position* Pos = 0x4551A6E143B5122D
  923. ?$ConstStreamer@UXY@Position@@
  924. Position* Pos = 0x4551A6E143B5122D
  925. ?$Streamer@UXYZ@Position@@
  926. <user defined> Pos = 0x4551A6E143B5122D
  927. ?$ConstStreamer@UXYZ@Position@@
  928. <user defined> Pos = 0x4551A6E143B5122D
  929. ?$Streamer@UXYZO@Position@@
  930. <user defined> Pos = 0x4551A6E143B5122D
  931. ?$ConstStreamer@UXYZO@Position@@
  932. <user defined> Pos = 0x4551A6E143B5122D
  933. ?$Streamer@UPackedXYZ@Position@@
  934. <user defined> Pos = 0x4551A6E143B5122D
  935. ?$ConstStreamer@UPackedXYZ@Position@@
  936. <user defined> Pos = 0x4551A6E143B5122D
  937. Position m_transportHomePosition
  938. <user defined> XY = 0x3767D8AAC
  939. <user defined> XYZ = 0x3767D8AAC
  940. <user defined> XYZO = 0x3767D8AAC
  941. <user defined> PackedXYZ = 0x3767D8AAC
  942. float m_positionX = 0.000000
  943. float m_positionY = 0.000000
  944. float m_positionZ = 0.000000
  945. float m_orientation = 0.000000
  946. ?$Streamer@UXY@Position@@
  947. Position* Pos = NULL
  948. ?$ConstStreamer@UXY@Position@@
  949. Position* Pos = NULL
  950. ?$Streamer@UXYZ@Position@@
  951. <user defined> Pos = 0x0
  952. ?$ConstStreamer@UXYZ@Position@@
  953. <user defined> Pos = 0x0
  954. ?$Streamer@UXYZO@Position@@
  955. <user defined> Pos = 0x0
  956. ?$ConstStreamer@UXYZO@Position@@
  957. <user defined> Pos = 0x0
  958. ?$Streamer@UPackedXYZ@Position@@
  959. <user defined> Pos = 0x0
  960. ?$ConstStreamer@UPackedXYZ@Position@@
  961. <user defined> Pos = 0x0
  962. bool DisableReputationGain = 0x0
  963. CreatureTemplate* m_creatureInfo = 0x4A41ACD8
  964. unsigned int Entry = 0x48F7
  965. unsigned int[3] DifficultyEntry
  966. [0] = 0x0
  967. [1] = 0x0
  968. [2] = 0x0
  969. unsigned int[2] KillCredit
  970. [0] = 0x0
  971. [1] = 0x0
  972. unsigned int Modelid1 = 0x4E4C
  973. unsigned int Modelid2 = 0x0
  974. unsigned int Modelid3 = 0x0
  975. unsigned int Modelid4 = 0x0
  976. std::string Name = "Vorakem Doomspeaker"
  977. std::string Title = "Herald of Doom Lord Kazzak"
  978. std::string IconName = ""
  979. unsigned int GossipMenuId = 0x0
  980. unsigned int minlevel = 0x3E
  981. unsigned int maxlevel = 0x3E
  982. unsigned int expansion = 0x1
  983. unsigned int faction = 0x5A
  984. unsigned int npcflag = 0x0
  985. float speed_walk = 1.000000
  986. float speed_run = 1.142860
  987. float scale = 1.000000
  988. unsigned int rank = 0x4
  989. unsigned int dmgschool = 0x0
  990. unsigned int BaseAttackTime = 0x7D0
  991. unsigned int RangeAttackTime = 0x7D0
  992. float BaseVariance = 1.000000
  993. float RangeVariance = 1.000000
  994. unsigned int unit_class = 0x2
  995. unsigned int unit_flags = 0x4
  996. unsigned int unit_flags2 = 0x800
  997. unsigned int dynamicflags = 0x0
  998. int family = 0x0
  999. unsigned int trainer_type = 0x0
  1000. unsigned int trainer_spell = 0x0
  1001. unsigned int trainer_class = 0x0
  1002. unsigned int trainer_race = 0x0
  1003. unsigned int type = 0x3
  1004. unsigned int type_flags = 0x0
  1005. unsigned int lootid = 0x48F7
  1006. unsigned int pickpocketLootId = 0x0
  1007. unsigned int SkinLootId = 0x0
  1008. int[7] resistance
  1009. [0] = 0x0
  1010. [1] = 0x0
  1011. [2] = 0x0
  1012. [3] = 0x0
  1013. [4] = 0x0
  1014. [5] = 0x0
  1015. [6] = 0x0
  1016. unsigned int[8] spells
  1017. [0] = 0x0
  1018. [1] = 0x2378
  1019. [2] = 0x2197
  1020. [3] = 0x0
  1021. [4] = 0x0
  1022. [5] = 0x0
  1023. [6] = 0x0
  1024. [7] = 0x0
  1025. unsigned int PetSpellDataId = 0x0
  1026. unsigned int VehicleId = 0x0
  1027. unsigned int mingold = 0x106
  1028. unsigned int maxgold = 0x52D
  1029. std::string AIName = ""
  1030. unsigned int MovementType = 0x0
  1031. unsigned int InhabitType = 0x3
  1032. float HoverHeight = 1.000000
  1033. float ModHealth = 2.000000
  1034. float ModMana = 1.000000
  1035. float ModArmor = 1.000000
  1036. float ModDamage = 0.600000
  1037. float ModExperience = 1.000000
  1038. bool RacialLeader = 0x0
  1039. unsigned int movementId = 0x0
  1040. bool RegenHealth = 0x1
  1041. unsigned int MechanicImmuneMask = 0x0
  1042. unsigned int SpellSchoolImmuneMask = 0x0
  1043. unsigned int flags_extra = 0x0
  1044. unsigned int ScriptID = 0x0
  1045. WorldPacket[9] QueryData
  1046. [0] = 0x4A41AEA0
  1047. [1] = 0x4A41AEE0
  1048. [2] = 0x4A41AF20
  1049. [3] = 0x4A41AF60
  1050. [4] = 0x4A41AFA0
  1051. [5] = 0x4A41AFE0
  1052. [6] = 0x4A41B020
  1053. [7] = 0x4A41B060
  1054. [8] = 0x4A41B0A0
  1055. CreatureData* m_creatureData = 0x50553564
  1056. SpawnData
  1057. int type = 0x0
  1058. unsigned int spawnId = 0x2517C
  1059. unsigned int id = 0x48F7
  1060. WorldLocation spawnPoint = 0x50553570
  1061. unsigned int phaseMask = 0x1
  1062. int spawntimesecs = 0x7080
  1063. unsigned int spawnMask = 0x1
  1064. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  1065. unsigned int scriptId = 0x0
  1066. bool dbData = 0x1
  1067. unsigned int displayid = 0x0
  1068. int equipmentId = 0x1
  1069. float spawndist = 5.000000
  1070. unsigned int currentwaypoint = 0x0
  1071. unsigned int curhealth = 0x2164
  1072. unsigned int curmana = 0xA08
  1073. unsigned int movementType = 0x1
  1074. unsigned int npcflag = 0x0
  1075. unsigned int unit_flags = 0x0
  1076. unsigned int dynamicflags = 0x0
  1077. unsigned int m_LootMode = 0x1
  1078. unsigned int _waypointPathId = 0x0
  1079. std::pair<unsigned int,unsigned int> _currentWaypointNodeInfo
  1080. unsigned int first = 0x0
  1081. unsigned int second = 0x0
  1082. CreatureGroup* m_formation = NULL
  1083. bool m_triggerJustAppeared = 0x1
  1084. bool m_respawnCompatibilityMode = 0x0
  1085. Spell* m_focusSpell = NULL
  1086. unsigned int m_focusDelay = 0x0
  1087. bool m_shouldReacquireTarget = 0x0
  1088. ObjectGuid m_suppressedTarget
  1089. unsigned int _guid = 0x0
  1090. float m_suppressedOrientation = 0.000000
  1091. int _lastDamagedTime = 0x0
  1092. std::unordered_map<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::hash<unsigned char>,std::equal_to<unsigned char>,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > m_textRepeat
  1093. std::_Hash<std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> >
  1094. <user defined> value_compare = 0x3767D8B18
  1095. std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> _Traitsobj = 0x3F800000
  1096. std::list<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > _List = 0x3767D8B20
  1097. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > > > > _Vec = 0x3767D8B38
  1098. unsigned int _Mask = 0x7
  1099. unsigned int _Maxidx = 0x8
  1100. bool _regenerateHealth = 0x1
  1101. bool _regenerateHealthLock = 0x0
  1102. Parameter unsigned int spawnId = 0x2517C
  1103. Parameter Map* map = 0x7B0D66F0
  1104. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  1105. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  1106. LinkedListHead
  1107. LinkedListElement iFirst = 0x7B0D66F8
  1108. LinkedListElement iLast = 0x7B0D6708
  1109. unsigned int iSize = 0x1000
  1110. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  1111. <user defined> iterator = 0x74011E78
  1112. <user defined> iterator = 0x7B0D66F0
  1113. iterator
  1114. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  1115. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  1116. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  1117. <user defined> value_compare = 0x7B0D6720
  1118. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  1119. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  1120. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  1121. unsigned int _Mask = 0x3F
  1122. unsigned int _Maxidx = 0x40
  1123. bool _creatureToMoveLock = 0x0
  1124. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  1125. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  1126. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  1127. bool _gameObjectsToMoveLock = 0x0
  1128. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  1129. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  1130. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  1131. bool _dynamicObjectsToMoveLock = 0x0
  1132. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  1133. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  1134. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  1135. std::mutex _mapLock
  1136. std::_Mutex_base
  1137. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  1138. std::mutex _gridLock
  1139. std::_Mutex_base
  1140. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  1141. MapEntry* i_mapEntry = 0x43D2C3C
  1142. unsigned int MapID = 0x212
  1143. unsigned int map_type = 0x0
  1144. unsigned int Flags = 0x1
  1145. char*[16] name
  1146. [0] = ""
  1147. [1] = ""
  1148. [2] = ""
  1149. [3] = "Scherbenwelt"
  1150. [4] = ""
  1151. [5] = ""
  1152. [6] = ""
  1153. [7] = ""
  1154. [8] = ""
  1155. [9] = ""
  1156. unsigned int linked_zone = 0x0
  1157. unsigned int multimap_id = 0xC6
  1158. int entrance_map = 0x0
  1159. float entrance_x = 0.000000
  1160. float entrance_y = 0.000000
  1161. unsigned int addon = 0x1
  1162. unsigned int unk_time = 0x0
  1163. unsigned int maxPlayers = 0x0
  1164. unsigned int i_spawnMode = 0x0
  1165. unsigned int i_InstanceId = 0x0
  1166. unsigned int m_unloadTimer = 0x0
  1167. float m_VisibleDistance = 120.000000
  1168. DynamicMapTree _dynamicTree
  1169. DynTreeImpl* impl = 0x7B0EEF70
  1170. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  1171. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  1172. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  1173. [0] = NULL
  1174. [1] = NULL
  1175. [2] = NULL
  1176. [3] = NULL
  1177. [4] = NULL
  1178. [5] = NULL
  1179. [6] = NULL
  1180. [7] = NULL
  1181. [8] = NULL
  1182. [9] = NULL
  1183. [0] = 0x7B0EEFC0
  1184. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1185. [0] = NULL
  1186. [1] = NULL
  1187. [2] = NULL
  1188. [3] = NULL
  1189. [4] = NULL
  1190. [5] = NULL
  1191. [6] = NULL
  1192. [7] = NULL
  1193. [8] = NULL
  1194. [9] = NULL
  1195. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1196. [0] = NULL
  1197. [1] = NULL
  1198. [2] = NULL
  1199. [3] = NULL
  1200. [4] = NULL
  1201. [5] = NULL
  1202. [6] = NULL
  1203. [7] = NULL
  1204. [8] = NULL
  1205. [9] = NULL
  1206. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1207. [0] = NULL
  1208. [1] = NULL
  1209. [2] = NULL
  1210. [3] = NULL
  1211. [4] = NULL
  1212. [5] = NULL
  1213. [6] = NULL
  1214. [7] = NULL
  1215. [8] = NULL
  1216. [9] = NULL
  1217. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1218. [0] = NULL
  1219. [1] = NULL
  1220. [2] = NULL
  1221. [3] = NULL
  1222. [4] = NULL
  1223. [5] = NULL
  1224. [6] = NULL
  1225. [7] = NULL
  1226. [8] = NULL
  1227. [9] = NULL
  1228. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1229. [0] = NULL
  1230. [1] = NULL
  1231. [2] = NULL
  1232. [3] = NULL
  1233. [4] = NULL
  1234. [5] = NULL
  1235. [6] = NULL
  1236. [7] = NULL
  1237. [8] = NULL
  1238. [9] = NULL
  1239. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1240. [0] = NULL
  1241. [1] = NULL
  1242. [2] = NULL
  1243. [3] = NULL
  1244. [4] = NULL
  1245. [5] = NULL
  1246. [6] = NULL
  1247. [7] = NULL
  1248. [8] = NULL
  1249. [9] = NULL
  1250. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1251. [0] = NULL
  1252. [1] = NULL
  1253. [2] = NULL
  1254. [3] = NULL
  1255. [4] = NULL
  1256. [5] = NULL
  1257. [6] = NULL
  1258. [7] = NULL
  1259. [8] = NULL
  1260. [9] = NULL
  1261. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1262. [0] = NULL
  1263. [1] = NULL
  1264. [2] = NULL
  1265. [3] = NULL
  1266. [4] = NULL
  1267. [5] = NULL
  1268. [6] = NULL
  1269. [7] = NULL
  1270. [8] = NULL
  1271. [9] = NULL
  1272. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  1273. [0] = NULL
  1274. [1] = NULL
  1275. [2] = NULL
  1276. [3] = NULL
  1277. [4] = NULL
  1278. [5] = NULL
  1279. [6] = NULL
  1280. [7] = NULL
  1281. [8] = NULL
  1282. [9] = NULL
  1283. Cell
  1284. int x = 0x3F800000
  1285. int y = 0xCDCDCDCD
  1286. TimeTrackerSmall rebalance_timer = 0x5F
  1287. int unbalanced_times = 0x6B
  1288. MapRefManager m_mapRefManager
  1289. RefManager<Map,Player>
  1290. LinkedListHead
  1291. LinkedListElement iFirst = 0x7B0D68B0
  1292. LinkedListElement iLast = 0x7B0D68C0
  1293. unsigned int iSize = 0x0
  1294. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  1295. <user defined> iterator = 0x7B0D68C0
  1296. <user defined> iterator = 0x7B0D68A8
  1297. iterator
  1298. MapReference* _Ptr = 0x141B647C8
  1299. const_iterator
  1300. MapReference* _Ptr = 0x141B647C8
  1301. LinkedListHead::Iterator<MapReference> m_mapRefIter
  1302. MapReference* _Ptr = NULL
  1303. int m_VisibilityNotifyPeriod = 0x3E8
  1304. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  1305. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1306. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1307. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  1308. <user defined> _Copy_tag = 0x7B0D68E8
  1309. <user defined> _Move_tag = 0x7B0D68E8
  1310. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  1311. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  1312. std::_Iterator_base12
  1313. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  1314. std::_Iterator_base12* _Mynextiter = NULL
  1315. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  1316. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  1317. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1318. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1319. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  1320. <user defined> _Copy_tag = 0x7B0D6918
  1321. <user defined> _Move_tag = 0x7B0D6918
  1322. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  1323. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  1324. std::_Iterator_base12
  1325. std::_Container_proxy* _Myproxy = 0x7AC1D740
  1326. std::_Iterator_base12* _Mynextiter = NULL
  1327. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  1328. int i_gridExpiry = 0x493E0
  1329. Map* m_parentMap = 0x7B0D66F0
  1330. <user defined> CreatureGroupHolder = 0x7B0D6720
  1331. bool _creatureToMoveLock = 0x0
  1332. <user defined> _creaturesToMove = 0x7B0D6778
  1333. bool _gameObjectsToMoveLock = 0x0
  1334. <user defined> _gameObjectsToMove = 0x7B0D67A0
  1335. bool _dynamicObjectsToMoveLock = 0x0
  1336. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  1337. <user defined> _mapLock = 0x7B0D67E8
  1338. <user defined> _gridLock = 0x7B0D6838
  1339. <user defined> i_mapEntry = 0x43D2C3C
  1340. unsigned int i_spawnMode = 0x0
  1341. unsigned int i_InstanceId = 0x0
  1342. unsigned int m_unloadTimer = 0x0
  1343. float m_VisibleDistance = 120.000000
  1344. <user defined> _dynamicTree = 0x7B0EEF70
  1345. <user defined> m_mapRefManager = 0x7B0D68A8
  1346. <user defined> m_mapRefIter = 0x0
  1347. int m_VisibilityNotifyPeriod = 0x3E8
  1348. <user defined> m_activeNonPlayers = 0x7B0D68E8
  1349. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  1350. <user defined> _transports = 0x7B0D6918
  1351. <user defined> _transportsUpdateIter = 0x7B0D6930
  1352. int i_gridExpiry = 0x493E0
  1353. <user defined> m_parentMap = 0x7B0D66F0
  1354. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1355. [0] = 0xD0C8A6F0
  1356. [1] = 0xD0C90B90
  1357. [2] = 0xD0C97030
  1358. [3] = 0xD0C9D4D0
  1359. [4] = 0xD0CC3970
  1360. [5] = 0xD0CC9E10
  1361. [6] = 0xD0CD02B0
  1362. [7] = 0xD0CD6750
  1363. [8] = 0xD0D3CBF0
  1364. [9] = 0xD0D43090
  1365. [0] = 0x7B0D6958
  1366. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1367. [0] = 0xD0FFCEF0
  1368. [1] = 0xD1043390
  1369. [2] = 0xD1049830
  1370. [3] = 0xD104FCD0
  1371. [4] = 0xD1076170
  1372. [5] = 0xD107C610
  1373. [6] = 0xD1082AB0
  1374. [7] = 0xD1088F50
  1375. [8] = 0xD10AF3F0
  1376. [9] = 0xD10B5890
  1377. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1378. [0] = 0xD13F0920
  1379. [1] = 0xD13F6DC0
  1380. [2] = 0xD13FD260
  1381. [3] = 0xD1423700
  1382. [4] = 0xD1429BA0
  1383. [5] = 0xD1430040
  1384. [6] = 0xD14364E0
  1385. [7] = 0xD143C980
  1386. [8] = 0xD1462E20
  1387. [9] = 0xD14692C0
  1388. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1389. [0] = 0xD1763120
  1390. [1] = 0xD17695C0
  1391. [2] = 0xD178FA60
  1392. [3] = 0xD1795F00
  1393. [4] = 0xD179C3A0
  1394. [5] = 0xD17A2840
  1395. [6] = 0xD17A8CE0
  1396. [7] = 0xD17AF180
  1397. [8] = 0xD17D5620
  1398. [9] = 0xD17DBAC0
  1399. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1400. [0] = 0xD1AD82F0
  1401. [1] = 0xD1ADE790
  1402. [2] = 0xD1B04C30
  1403. [3] = 0xD1B0B0D0
  1404. [4] = 0xD1B11570
  1405. [5] = 0xD1B17A10
  1406. [6] = 0xD1B1DEB0
  1407. [7] = 0xD1B24350
  1408. [8] = 0xD1B8A7F0
  1409. [9] = 0xD1B90C90
  1410. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1411. [0] = 0xD1E4EB60
  1412. [1] = 0xD1EB5000
  1413. [2] = 0xD1EBB4A0
  1414. [3] = 0xD1EC1940
  1415. [4] = 0xD1EC7DE0
  1416. [5] = 0xD1ECE280
  1417. [6] = 0xD1ED4720
  1418. [7] = 0xD1EDABC0
  1419. [8] = 0xD1F01060
  1420. [9] = 0xD1F07500
  1421. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1422. [0] = 0xD2182520
  1423. [1] = 0xD21A89C0
  1424. [2] = 0xD21AEE60
  1425. [3] = 0xD21B5300
  1426. [4] = 0xD21BB7A0
  1427. [5] = 0xD21C1C40
  1428. [6] = 0xD21C80E0
  1429. [7] = 0xD21CE580
  1430. [8] = 0xD21F4A20
  1431. [9] = 0xD21FAEC0
  1432. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1433. [0] = 0xD2514D20
  1434. [1] = 0xD251B1C0
  1435. [2] = 0xD2521660
  1436. [3] = 0xD2527B00
  1437. [4] = 0xD252DFA0
  1438. [5] = 0xD2534440
  1439. [6] = 0xD253A8E0
  1440. [7] = 0xD2540D80
  1441. [8] = 0xD2567220
  1442. [9] = 0xD256D6C0
  1443. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1444. [0] = 0xD28925B0
  1445. [1] = 0xD2898A50
  1446. [2] = 0xD289EEF0
  1447. [3] = 0xD28A5390
  1448. [4] = 0xD28AB830
  1449. [5] = 0xD28B1CD0
  1450. [6] = 0xD28B8170
  1451. [7] = 0xD28BE610
  1452. [8] = 0xD2924AB0
  1453. [9] = 0xD292AF50
  1454. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  1455. [0] = 0xD2C04DB0
  1456. [1] = 0xD2C4B250
  1457. [2] = 0xD2C516F0
  1458. [3] = 0xD2C57B90
  1459. [4] = 0xD2C5E030
  1460. [5] = 0xD2C644D0
  1461. [6] = 0xD2C6A970
  1462. [7] = 0xD2C70E10
  1463. [8] = 0xD2C972B0
  1464. [9] = 0xD2C9D750
  1465. GridMap*[64] GridMaps
  1466. [0] = 0x171F06F30
  1467. [1] = 0x171F06E80
  1468. [2] = 0x171F06DD0
  1469. [3] = 0x171F06D20
  1470. [4] = 0x171F06C70
  1471. [5] = 0x171F06BC0
  1472. [6] = 0x171F06B10
  1473. [7] = 0x171F06A60
  1474. [8] = 0x171F069B0
  1475. [9] = 0x171F06900
  1476. [0] = 0x7B0DE958
  1477. <user defined>*[64] GridMap
  1478. [0] = 0x171F04330
  1479. [1] = 0x171F04280
  1480. [2] = 0x171F041D0
  1481. [3] = 0x171F04120
  1482. [4] = 0x171F04070
  1483. [5] = 0x171F03FC0
  1484. [6] = 0x171F03F10
  1485. [7] = 0x171F03E60
  1486. [8] = 0x171F03DB0
  1487. [9] = 0x171F03D00
  1488. <user defined>*[64] GridMap
  1489. [0] = 0x171F01730
  1490. [1] = 0x171F01680
  1491. [2] = 0x171F015D0
  1492. [3] = 0x171F01520
  1493. [4] = 0x171F01470
  1494. [5] = 0x171F013C0
  1495. [6] = 0x171F01310
  1496. [7] = 0x171F01260
  1497. [8] = 0x171F011B0
  1498. [9] = 0x171F01100
  1499. <user defined>*[64] GridMap
  1500. [0] = 0x171EFEB30
  1501. [1] = 0x171EFEA80
  1502. [2] = 0x171EFE9D0
  1503. [3] = 0x171EFE920
  1504. [4] = 0x171EFE870
  1505. [5] = 0x171EFE7C0
  1506. [6] = 0x171EFE710
  1507. [7] = 0x171EFE660
  1508. [8] = 0x171EFE5B0
  1509. [9] = 0x171EFE500
  1510. <user defined>*[64] GridMap
  1511. [0] = 0x171EFBF30
  1512. [1] = 0x171EFBE80
  1513. [2] = 0x171EFBDD0
  1514. [3] = 0x171EFBD20
  1515. [4] = 0x171EFBC70
  1516. [5] = 0x171EFBBC0
  1517. [6] = 0x171EFBB10
  1518. [7] = 0x171EFBA60
  1519. [8] = 0x171EFB9B0
  1520. [9] = 0x171EFB900
  1521. <user defined>*[64] GridMap
  1522. [0] = 0x171EF9330
  1523. [1] = 0x171EF9280
  1524. [2] = 0x171EF91D0
  1525. [3] = 0x171EF9120
  1526. [4] = 0x171EF9070
  1527. [5] = 0x171EF8FC0
  1528. [6] = 0x171EF8F10
  1529. [7] = 0x171EF8E60
  1530. [8] = 0x171EF8DB0
  1531. [9] = 0x171EF8D00
  1532. <user defined>*[64] GridMap
  1533. [0] = 0x171EF6730
  1534. [1] = 0x171EF6680
  1535. [2] = 0x171EF65D0
  1536. [3] = 0x171EF6520
  1537. [4] = 0x171EF6470
  1538. [5] = 0x171EF63C0
  1539. [6] = 0x171EF6310
  1540. [7] = 0x171EF6260
  1541. [8] = 0x171EF61B0
  1542. [9] = 0x171EF6100
  1543. <user defined>*[64] GridMap
  1544. [0] = 0x171EF37C0
  1545. [1] = 0x171EF3710
  1546. [2] = 0x171EF3660
  1547. [3] = 0x171EF35B0
  1548. [4] = 0x171EF3500
  1549. [5] = 0x171EF3450
  1550. [6] = 0x171EF33A0
  1551. [7] = 0x171EF32F0
  1552. [8] = 0x171EF3240
  1553. [9] = 0x171EF3190
  1554. <user defined>*[64] GridMap
  1555. [0] = 0x16A299DE0
  1556. [1] = 0x16A299D30
  1557. [2] = 0x16A299C80
  1558. [3] = 0x16A299BD0
  1559. [4] = 0x16A299B20
  1560. [5] = 0x16A299A70
  1561. [6] = 0x16A2999C0
  1562. [7] = 0x16A299910
  1563. [8] = 0x16A299860
  1564. [9] = 0x16A2997B0
  1565. <user defined>*[64] GridMap
  1566. [0] = 0x16A28D5D0
  1567. [1] = 0x16A28D520
  1568. [2] = 0x16A28D470
  1569. [3] = 0x16A28D3C0
  1570. [4] = 0x16A28D310
  1571. [5] = 0x16A28D260
  1572. [6] = 0x16A28D1B0
  1573. [7] = 0x16A28D100
  1574. [8] = 0x16A28D050
  1575. [9] = 0x16A28CFA0
  1576. std::bitset<262144> marked_cells
  1577. <user defined> reference = 0x7B0E6958
  1578. bool std::bitset<262144>::_Need_mask = 0x0
  1579. unsigned int std::bitset<262144>::_Mask = 0x0
  1580. unsigned int[4096] _Array
  1581. [0] = 0x0
  1582. [1] = 0x0
  1583. [2] = 0x0
  1584. [3] = 0x0
  1585. [4] = 0x0
  1586. [5] = 0x0
  1587. [6] = 0x0
  1588. [7] = 0x0
  1589. [8] = 0x0
  1590. [9] = 0x0
  1591. bool i_scriptLock = 0x0
  1592. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  1593. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1594. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1595. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  1596. <user defined> _Copy_tag = 0x7B0EE960
  1597. <user defined> _Move_tag = 0x7B0EE960
  1598. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  1599. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1600. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1601. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  1602. <user defined> value_compare = 0x7B0EE978
  1603. <user defined> _Copy_tag = 0x7B0EE978
  1604. <user defined> _Move_tag = 0x7B0EE978
  1605. <user defined> value_compare = 0x7B0EE978
  1606. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  1607. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1608. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1609. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  1610. <user defined> _Copy_tag = 0x7B0EE990
  1611. <user defined> _Move_tag = 0x7B0EE990
  1612. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  1613. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1614. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1615. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  1616. <user defined> value_compare = 0x7B0EE9A8
  1617. <user defined> _Copy_tag = 0x7B0EE9A8
  1618. <user defined> _Move_tag = 0x7B0EE9A8
  1619. <user defined> value_compare = 0x7B0EE9A8
  1620. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  1621. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  1622. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  1623. boost::heap::detail::size_holder<1,unsigned __int64>
  1624. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  1625. unsigned int size_ = 0x4D5
  1626. super_t
  1627. implementation_defined
  1628. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  1629. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  1630. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  1631. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  1632. <user defined> value_compare = 0x7B0EE9F8
  1633. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  1634. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  1635. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  1636. unsigned int _Mask = 0xFFF
  1637. unsigned int _Maxidx = 0x1000
  1638. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  1639. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  1640. <user defined> value_compare = 0x7B0EEA48
  1641. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  1642. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  1643. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  1644. unsigned int _Mask = 0x1FF
  1645. unsigned int _Maxidx = 0x200
  1646. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  1647. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  1648. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  1649. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  1650. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  1651. unsigned int _Mask = 0x7
  1652. unsigned int _Maxidx = 0x8
  1653. unsigned int _respawnCheckTimer = 0x0
  1654. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  1655. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  1656. <user defined> value_compare = 0x7B0EEAF0
  1657. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  1658. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  1659. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  1660. unsigned int _Mask = 0x7
  1661. unsigned int _Maxidx = 0x8
  1662. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  1663. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  1664. <user defined> value_compare = 0x7B0EEB40
  1665. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  1666. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  1667. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  1668. unsigned int _Mask = 0x7
  1669. unsigned int _Maxidx = 0x8
  1670. unsigned int _defaultLight = 0x176
  1671. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  1672. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  1673. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  1674. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  1675. <user defined> value_compare = 0x7B0EEB98
  1676. <user defined> _Copy_tag = 0x7B0EEB98
  1677. <user defined> _Move_tag = 0x7B0EEB98
  1678. <user defined> value_compare = 0x7B0EEB98
  1679. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  1680. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  1681. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  1682. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  1683. <user defined> value_compare = 0x7B0EED48
  1684. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  1685. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  1686. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  1687. unsigned int _Mask = 0x7FFF
  1688. unsigned int _Maxidx = 0x8000
  1689. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  1690. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  1691. <user defined> value_compare = 0x7B0EED98
  1692. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  1693. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  1694. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  1695. unsigned int _Mask = 0x3FFF
  1696. unsigned int _Maxidx = 0x4000
  1697. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  1698. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  1699. <user defined> value_compare = 0x7B0EEDE8
  1700. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  1701. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  1702. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  1703. unsigned int _Mask = 0x7
  1704. unsigned int _Maxidx = 0x8
  1705. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  1706. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  1707. <user defined> value_compare = 0x7B0EEE38
  1708. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  1709. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  1710. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  1711. unsigned int _Mask = 0x7
  1712. unsigned int _Maxidx = 0x8
  1713. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  1714. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  1715. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  1716. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  1717. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  1718. unsigned int _Mask = 0x7
  1719. unsigned int _Maxidx = 0x8
  1720. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  1721. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  1722. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  1723. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  1724. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  1725. unsigned int _Mask = 0x3FF
  1726. unsigned int _Maxidx = 0x400
  1727. <user defined> i_grids = 0x7B0D6958
  1728. <user defined> GridMaps = 0x7B0DE958
  1729. <user defined> marked_cells = 0x7B0E6958
  1730. bool i_scriptLock = 0x0
  1731. <user defined> i_objectsToRemove = 0x7B0EE960
  1732. <user defined> i_objectsToSwitch = 0x7B0EE978
  1733. <user defined> i_worldObjects = 0x7B0EE990
  1734. <user defined> m_scriptSchedule = 0x7B0EE9A8
  1735. <user defined> _respawnTimes = 0x7B0EE9C0
  1736. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  1737. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  1738. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  1739. unsigned int _respawnCheckTimer = 0x0
  1740. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  1741. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  1742. unsigned int _defaultLight = 0x176
  1743. <user defined> _guidGenerators = 0x7B0EEB98
  1744. <user defined> _objectsStore = 0x7B0EEBB0
  1745. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  1746. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  1747. <user defined> _corpsesByCell = 0x7B0EEDE8
  1748. <user defined> _corpsesByPlayer = 0x7B0EEE38
  1749. <user defined> _corpseBones = 0x7B0EEE88
  1750. <user defined> _updateObjects = 0x7B0EEED8
  1751. Parameter bool addToMap = 0x1
  1752. Parameter bool allowDuplicate = 0x0
  1753. Local CreatureData* data = 0x50553564
  1754. SpawnData
  1755. int type = 0x0
  1756. unsigned int spawnId = 0x2517C
  1757. unsigned int id = 0x48F7
  1758. WorldLocation spawnPoint
  1759. Position
  1760. <user defined> XY = 0x50553570
  1761. <user defined> XYZ = 0x50553570
  1762. <user defined> XYZO = 0x50553570
  1763. <user defined> PackedXYZ = 0x50553570
  1764. float m_positionX = 362.141998
  1765. float m_positionY = 3354.429932
  1766. float m_positionZ = 64.136398
  1767. float m_orientation = 1.864580
  1768. ?$Streamer@UXY@Position@@
  1769. Position* Pos = 0x4551A6E143B5122D
  1770. ?$ConstStreamer@UXY@Position@@
  1771. Position* Pos = 0x4551A6E143B5122D
  1772. ?$Streamer@UXYZ@Position@@
  1773. <user defined> Pos = 0x4551A6E143B5122D
  1774. ?$ConstStreamer@UXYZ@Position@@
  1775. <user defined> Pos = 0x4551A6E143B5122D
  1776. ?$Streamer@UXYZO@Position@@
  1777. <user defined> Pos = 0x4551A6E143B5122D
  1778. ?$ConstStreamer@UXYZO@Position@@
  1779. <user defined> Pos = 0x4551A6E143B5122D
  1780. ?$Streamer@UPackedXYZ@Position@@
  1781. <user defined> Pos = 0x4551A6E143B5122D
  1782. ?$ConstStreamer@UPackedXYZ@Position@@
  1783. <user defined> Pos = 0x4551A6E143B5122D
  1784. unsigned int m_mapId = 0x212
  1785. unsigned int phaseMask = 0x1
  1786. int spawntimesecs = 0x7080
  1787. unsigned int spawnMask = 0x1
  1788. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  1789. unsigned int groupId = 0x0
  1790. std::string name = "Default Group"
  1791. unsigned int mapId = 0xFFFFFFFF
  1792. int flags = 0x1
  1793. unsigned int scriptId = 0x0
  1794. bool dbData = 0x1
  1795. unsigned int displayid = 0x0
  1796. int equipmentId = 0x1
  1797. float spawndist = 5.000000
  1798. unsigned int currentwaypoint = 0x0
  1799. unsigned int curhealth = 0x2164
  1800. unsigned int curmana = 0xA08
  1801. unsigned int movementType = 0x1
  1802. unsigned int npcflag = 0x0
  1803. unsigned int unit_flags = 0x0
  1804. unsigned int dynamicflags = 0x0
  1805.  
  1806. 000000014091EDA1 000000003218EED0 PoolGroup<Creature>::Spawn1Object+141 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 392
  1807. Local Creature* creature = 0x3767D5D50
  1808. Unit
  1809. WorldObject
  1810. Object
  1811. unsigned int m_objectType = 0x9
  1812. int m_objectTypeId = 0x3
  1813. unsigned int m_updateFlag = 0x60
  1814. int* m_int32Values = 0xF7006CFA
  1815. unsigned int* m_uint32Values = 0xF7006CFA
  1816. float* m_floatValues = -2604782442071409698992532106510336.000000
  1817. UpdateMask _changesMask = 0x3767D5D70
  1818. unsigned int m_valuesCount = 0x94
  1819. unsigned int _fieldNotifyFlags = 0x100
  1820. bool m_objectUpdated = 0x0
  1821. bool m_inWorld = 0x0
  1822. bool m_isNewObject = 0x0
  1823. PackedGuid m_PackGUID = 0x3767D5D88
  1824. WorldLocation
  1825. Position
  1826. <user defined> XY = 0x3767D5DC0
  1827. <user defined> XYZ = 0x3767D5DC0
  1828. <user defined> XYZO = 0x3767D5DC0
  1829. <user defined> PackedXYZ = 0x3767D5DC0
  1830. float m_positionX = 362.141998
  1831. float m_positionY = 3354.429932
  1832. float m_positionZ = 64.136398
  1833. float m_orientation = 1.864580
  1834. ?$Streamer@UXY@Position@@
  1835. Position* Pos = 0x4551A6E143B5122D
  1836. ?$ConstStreamer@UXY@Position@@
  1837. Position* Pos = 0x4551A6E143B5122D
  1838. ?$Streamer@UXYZ@Position@@
  1839. <user defined> Pos = 0x4551A6E143B5122D
  1840. ?$ConstStreamer@UXYZ@Position@@
  1841. <user defined> Pos = 0x4551A6E143B5122D
  1842. ?$Streamer@UXYZO@Position@@
  1843. <user defined> Pos = 0x4551A6E143B5122D
  1844. ?$ConstStreamer@UXYZO@Position@@
  1845. <user defined> Pos = 0x4551A6E143B5122D
  1846. ?$Streamer@UPackedXYZ@Position@@
  1847. <user defined> Pos = 0x4551A6E143B5122D
  1848. ?$ConstStreamer@UPackedXYZ@Position@@
  1849. <user defined> Pos = 0x4551A6E143B5122D
  1850. unsigned int m_mapId = 0x212
  1851. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x3767D5DD4
  1852. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x3767D5DE0
  1853. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x3767D5DEC
  1854. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x3767D5E20
  1855. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x3767D5E54
  1856. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x3767D5E60
  1857. unsigned int LastUsedScriptID = 0x0
  1858. MovementInfo m_movementInfo = 0x3767D5E70
  1859. std::string m_name = "Vorakem Doomspeaker"
  1860. bool m_isActive = 0x0
  1861. bool m_isFarVisible = 0x0
  1862. bool m_isWorldObject = 0x0
  1863. ZoneScript* m_zoneScript = 0xBACB2820
  1864. Transport* m_transport = NULL
  1865. unsigned int m_zoneId = 0xD9B
  1866. unsigned int m_areaId = 0xDE1
  1867. float m_staticFloorZ = 64.134834
  1868. bool m_outdoors = 0x1
  1869. Map* m_currMap = 0x7B0D66F0
  1870. unsigned int m_InstanceId = 0x0
  1871. unsigned int m_phaseMask = 0x1
  1872. unsigned int m_notifyflags = 0x0
  1873. unsigned int m_extraAttacks = 0x0
  1874. bool m_canDualWield = 0x0
  1875. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled
  1876. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  1877. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  1878. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D5F50
  1879. <user defined> _Copy_tag = 0x3767D5F50
  1880. <user defined> _Move_tag = 0x3767D5F50
  1881. Player* m_playerMovingMe = NULL
  1882. ObjectGuid[7] m_SummonSlot
  1883. [0] = 0x0
  1884. [1] = 0x0
  1885. [2] = 0x0
  1886. [3] = 0x0
  1887. [4] = 0x0
  1888. [5] = 0x0
  1889. [6] = 0x0
  1890. ObjectGuid[4] m_ObjectSlot
  1891. [0] = 0x0
  1892. [1] = 0x0
  1893. [2] = 0x0
  1894. [3] = 0x0
  1895. float m_modMeleeHitChance = 0.000000
  1896. float m_modRangedHitChance = 0.000000
  1897. float m_modSpellHitChance = 0.000000
  1898. int m_baseSpellCritChance = 0x5
  1899. float[3] m_modAttackSpeedPct
  1900. [0] = 1.000000
  1901. [1] = 1.000000
  1902. [2] = 1.000000
  1903. EventProcessor m_Events
  1904. unsigned int m_time = 0x0
  1905. std::multimap<unsigned __int64,BasicEvent *,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,BasicEvent *> > > m_events = 0x3767D5FF0
  1906. 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
  1907. [0] = 0x3767D6008
  1908. [1] = 0x3767D6058
  1909. [2] = 0x3767D60A8
  1910. [3] = 0x3767D60F8
  1911. [4] = 0x3767D6148
  1912. [5] = 0x3767D6198
  1913. [6] = 0x3767D61E8
  1914. unsigned int m_lastSanctuaryTime = 0x0
  1915. bool IsAIEnabled = 0x0
  1916. bool NeedChangeAI = 0x0
  1917. ObjectGuid LastCharmerGUID
  1918. unsigned int _guid = 0x0
  1919. bool m_ControlledByPlayer = 0x0
  1920. Movement::MoveSpline* movespline = 0x3763C3650
  1921. Movement::Spline<int> spline = 0x3763C3650
  1922. Movement::FacingInfo facing = 0x3763C36A0
  1923. unsigned int m_Id = 0x0
  1924. Movement::MoveSplineFlag splineflags = 0x100
  1925. int time_passed = 0x0
  1926. float vertical_acceleration = 0.000000
  1927. float initialOrientation = 0.000000
  1928. int effect_start_time = 0x0
  1929. int point_Idx = 0x0
  1930. int point_Idx_offset = 0x0
  1931. bool onTransport = 0x0
  1932. UnitAI* i_AI = NULL
  1933. UnitAI* i_disabledAI = NULL
  1934. bool m_AutoRepeatFirstCast = 0x0
  1935. unsigned int[3] m_attackTimer
  1936. [0] = 0x0
  1937. [1] = 0x0
  1938. [2] = 0x0
  1939. float[5] m_createStats
  1940. [0] = 0.000000
  1941. [1] = 0.000000
  1942. [2] = 0.000000
  1943. [3] = 0.000000
  1944. [4] = 0.000000
  1945. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers
  1946. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  1947. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  1948. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D6290
  1949. <user defined> _Copy_tag = 0x3767D6290
  1950. <user defined> _Move_tag = 0x3767D6290
  1951. Unit* m_attacking = NULL
  1952. int m_deathState = 0x0
  1953. int m_procDeep = 0x0
  1954. std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj
  1955. std::_List_buy<DynamicObject *,std::allocator<DynamicObject *> >
  1956. std::_List_alloc<std::_List_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  1957. std::_Compressed_pair<std::allocator<std::_List_node<DynamicObject *,void *> >,std::_List_val<std::_List_simple_types<DynamicObject *> >,1> _Mypair = 0x3767D62B8
  1958. std::list<GameObject *,std::allocator<GameObject *> > m_gameObj
  1959. std::_List_buy<GameObject *,std::allocator<GameObject *> >
  1960. std::_List_alloc<std::_List_base_types<GameObject *,std::allocator<GameObject *> > >
  1961. std::_Compressed_pair<std::allocator<std::_List_node<GameObject *,void *> >,std::_List_val<std::_List_simple_types<GameObject *> >,1> _Mypair = 0x3767D62D0
  1962. unsigned int m_transform = 0x0
  1963. Spell*[4] m_currentSpells
  1964. [0] = NULL
  1965. [1] = NULL
  1966. [2] = NULL
  1967. [3] = NULL
  1968. std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras
  1969. std::_Tree<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  1970. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  1971. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,1>,1> _Mypair = 0x3767D6310
  1972. <user defined> value_compare = 0x3767D6310
  1973. <user defined> _Copy_tag = 0x3767D6310
  1974. <user defined> _Move_tag = 0x3767D6310
  1975. <user defined> value_compare = 0x3767D6310
  1976. std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras
  1977. std::_Tree<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  1978. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  1979. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D6328
  1980. <user defined> value_compare = 0x3767D6328
  1981. <user defined> _Copy_tag = 0x3767D6328
  1982. <user defined> _Move_tag = 0x3767D6328
  1983. <user defined> value_compare = 0x3767D6328
  1984. std::list<Aura *,std::allocator<Aura *> > m_removedAuras
  1985. std::_List_buy<Aura *,std::allocator<Aura *> >
  1986. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  1987. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D6340
  1988. std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator
  1989. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > >
  1990. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,std::_Iterator_base12>
  1991. std::_Iterator_base12
  1992. std::_Container_proxy* _Myproxy = 0x37686A420
  1993. std::_Iterator_base12* _Mynextiter = NULL
  1994. std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *>* _Ptr = 0x375FDA490
  1995. unsigned int m_removedAurasCount = 0x0
  1996. std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
  1997. [0] = 0x3767D6378
  1998. [1] = 0x3767D6390
  1999. [2] = 0x3767D63A8
  2000. [3] = 0x3767D63C0
  2001. [4] = 0x3767D63D8
  2002. [5] = 0x3767D63F0
  2003. [6] = 0x3767D6408
  2004. [7] = 0x3767D6420
  2005. [8] = 0x3767D6438
  2006. [9] = 0x3767D6450
  2007. std::list<Aura *,std::allocator<Aura *> > m_scAuras
  2008. std::_List_buy<Aura *,std::allocator<Aura *> >
  2009. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  2010. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D8130
  2011. std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras
  2012. std::_List_buy<AuraApplication *,std::allocator<AuraApplication *> >
  2013. std::_List_alloc<std::_List_base_types<AuraApplication *,std::allocator<AuraApplication *> > >
  2014. std::_Compressed_pair<std::allocator<std::_List_node<AuraApplication *,void *> >,std::_List_val<std::_List_simple_types<AuraApplication *> >,1> _Mypair = 0x3767D8148
  2015. std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras
  2016. std::_Tree<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  2017. std::_Tree_comp_alloc<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  2018. std::_Compressed_pair<std::less<enum AuraStateType>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum AuraStateType const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum AuraStateType const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8160
  2019. <user defined> value_compare = 0x3767D8160
  2020. <user defined> _Copy_tag = 0x3767D8160
  2021. <user defined> _Move_tag = 0x3767D8160
  2022. <user defined> value_compare = 0x3767D8160
  2023. unsigned int m_interruptMask = 0x0
  2024. float[2] m_auraFlatModifiersGroup
  2025. [0] = 0.000000
  2026. [1] = 0.000000
  2027. [0] = 0x0
  2028. float[2]
  2029. [0] = 0.000000
  2030. [1] = 0.000000
  2031. float[2]
  2032. [0] = 0.000000
  2033. [1] = 0.000000
  2034. float[2]
  2035. [0] = 0.000000
  2036. [1] = 0.000000
  2037. float[2]
  2038. [0] = 0.000000
  2039. [1] = 0.000000
  2040. float[2]
  2041. [0] = 8548.000000
  2042. [1] = 0.000000
  2043. float[2]
  2044. [0] = 2568.000000
  2045. [1] = 0.000000
  2046. float[2]
  2047. [0] = 0.000000
  2048. [1] = 0.000000
  2049. float[2]
  2050. [0] = 0.000000
  2051. [1] = 0.000000
  2052. float[2]
  2053. [0] = 0.000000
  2054. [1] = 0.000000
  2055. float[2] m_auraPctModifiersGroup
  2056. [0] = 1.000000
  2057. [1] = 1.000000
  2058. [0] = 0x3F8000003F800000
  2059. float[2]
  2060. [0] = 1.000000
  2061. [1] = 1.000000
  2062. float[2]
  2063. [0] = 1.000000
  2064. [1] = 1.000000
  2065. float[2]
  2066. [0] = 1.000000
  2067. [1] = 1.000000
  2068. float[2]
  2069. [0] = 1.000000
  2070. [1] = 1.000000
  2071. float[2]
  2072. [0] = 1.000000
  2073. [1] = 1.000000
  2074. float[2]
  2075. [0] = 1.000000
  2076. [1] = 1.000000
  2077. float[2]
  2078. [0] = 1.000000
  2079. [1] = 1.000000
  2080. float[2]
  2081. [0] = 1.000000
  2082. [1] = 1.000000
  2083. float[2]
  2084. [0] = 1.000000
  2085. [1] = 1.000000
  2086. float[2] m_weaponDamage
  2087. [0] = 62.467602
  2088. [1] = 0.000000
  2089. [0] = 0x4279DED3
  2090. float[2]
  2091. [0] = 93.701401
  2092. [1] = 0.000000
  2093. [0] = 0x3767D830C
  2094. float[2]
  2095. [0] = 62.467602
  2096. [1] = 0.000000
  2097. [0] = 0x4279DED3
  2098. float[2]
  2099. [0] = 93.701401
  2100. [1] = 0.000000
  2101. float[2]
  2102. [0] = 62.467602
  2103. [1] = 0.000000
  2104. [0] = 0x4279DED3
  2105. float[2]
  2106. [0] = 93.701401
  2107. [1] = 0.000000
  2108. bool m_canModifyStats = 0x1
  2109. std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras
  2110. std::_Tree<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  2111. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  2112. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8340
  2113. <user defined> value_compare = 0x3767D8340
  2114. <user defined> _Copy_tag = 0x3767D8340
  2115. <user defined> _Move_tag = 0x3767D8340
  2116. <user defined> value_compare = 0x3767D8340
  2117. float[9] m_speed_rate
  2118. [0] = 1.000000
  2119. [1] = 1.142860
  2120. [2] = 1.000000
  2121. [3] = 1.000000
  2122. [4] = 1.000000
  2123. [5] = 1.000000
  2124. [6] = 1.000000
  2125. [7] = 1.000000
  2126. [8] = 1.000000
  2127. CharmInfo* m_charmInfo = NULL
  2128. std::list<Player *,std::allocator<Player *> > m_sharedVision
  2129. std::_List_buy<Player *,std::allocator<Player *> >
  2130. std::_List_alloc<std::_List_base_types<Player *,std::allocator<Player *> > >
  2131. std::_Compressed_pair<std::allocator<std::_List_node<Player *,void *> >,std::_List_val<std::_List_simple_types<Player *> >,1> _Mypair = 0x3767D8388
  2132. MotionMaster* i_motionMaster = 0x371139D40
  2133. MovementGenerator*[3] _slot
  2134. [0] = NULL
  2135. [1] = NULL
  2136. [2] = NULL
  2137. bool[3] _initialize
  2138. [0] = 0x1
  2139. [1] = 0x1
  2140. [2] = 0x1
  2141. std::vector<MovementGenerator *,std::allocator<MovementGenerator *> > _expireList = 0x371139D60
  2142. Unit* _owner = 0x3767D5D50
  2143. int _top = 0xFFFFFFFF
  2144. unsigned int _cleanFlag = 0x0
  2145. unsigned int[4] m_reactiveTimer
  2146. [0] = 0x0
  2147. [1] = 0x0
  2148. [2] = 0x0
  2149. [3] = 0x0
  2150. unsigned int m_regenTimer = 0x7D0
  2151. Vehicle* m_vehicle = NULL
  2152. Vehicle* m_vehicleKit = NULL
  2153. unsigned int m_unitTypeMask = 0x0
  2154. LiquidTypeEntry* _lastLiquid = NULL
  2155. unsigned int m_rootTimes = 0x0
  2156. unsigned int m_state = 0x0
  2157. unsigned int m_lastManaUse = 0x0
  2158. TimeTrackerSmall m_movesplineTimer
  2159. int i_expiryTime = 0x0
  2160. DiminishingReturn[21] m_Diminishing
  2161. [0] = 0x3767D83F0
  2162. [1] = 0x3767D83FC
  2163. [2] = 0x3767D8408
  2164. [3] = 0x3767D8414
  2165. [4] = 0x3767D8420
  2166. [5] = 0x3767D842C
  2167. [6] = 0x3767D8438
  2168. [7] = 0x3767D8444
  2169. [8] = 0x3767D8450
  2170. [9] = 0x3767D845C
  2171. CombatManager m_combatManager
  2172. Unit* _owner = 0x3767D5D50
  2173. std::unordered_map<ObjectGuid,CombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CombatReference *> > > _pveRefs = 0x3767D84F8
  2174. std::unordered_map<ObjectGuid,PvPCombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,PvPCombatReference *> > > _pvpRefs = 0x3767D8548
  2175. ThreatManager m_threatManager
  2176. ThreatListIterator
  2177. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,ThreatReference *> > > > _it = 0x3767D8598
  2178. unsigned int ThreatManager::CLIENT_THREAT_UPDATE_INTERVAL = 0x767D5D50
  2179. Unit* _owner = 0x3767D5D50
  2180. bool _ownerCanHaveThreatList = 0x1
  2181. bool _ownerEngaged = 0x0
  2182. unsigned int _updateClientTimer = 0x3E8
  2183. boost::heap::fibonacci_heap<ThreatReference const *,boost::heap::compare<CompareThreatLessThan>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _sortedThreatList = 0x3767D85A8
  2184. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _myThreatListEntries = 0x3767D85E0
  2185. ThreatReference* _currentVictimRef = NULL
  2186. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _threatenedByMe = 0x3767D8638
  2187. std::array<float,7> _singleSchoolModifiers = 0x3767D8688
  2188. std::unordered_map<unsigned int,float,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,float> > > _multiSchoolModifiers = 0x3767D86A8
  2189. std::vector<std::pair<ObjectGuid,unsigned int>,std::allocator<std::pair<ObjectGuid,unsigned int> > > _redirectInfo = 0x3767D86F8
  2190. std::unordered_map<unsigned int,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > > > > _redirectRegistry = 0x3767D8718
  2191. FollowerRefManager m_FollowingRefManager
  2192. RefManager<Unit,TargetedMovementGeneratorBase>
  2193. LinkedListHead
  2194. LinkedListElement iFirst = 0x3767D8770
  2195. LinkedListElement iLast = 0x3767D8780
  2196. unsigned int iSize = 0x0
  2197. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D8780
  2198. <user defined> iterator = 0x767D8780
  2199. <user defined> iterator = 0x3767D8768
  2200. Unit* m_comboTarget = NULL
  2201. int m_comboPoints = 0x0
  2202. std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders
  2203. std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> >
  2204. std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> _Traitsobj = 0x3F800000
  2205. std::list<Unit *,std::allocator<Unit *> > _List = 0x3767D87B0
  2206. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > > _Vec = 0x3767D87C8
  2207. unsigned int _Mask = 0x7
  2208. unsigned int _Maxidx = 0x8
  2209. bool m_cleanupDone = 0x0
  2210. bool m_duringRemoveFromWorld = 0x0
  2211. bool _instantCast = 0x0
  2212. unsigned int _oldFactionId = 0x0
  2213. bool _isWalkingBeforeCharm = 0x0
  2214. SpellHistory* m_spellHistory = 0x3764C5820
  2215. CooldownEntry
  2216. unsigned int SpellId = 0x767D5D50
  2217. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CooldownEnd = 0xCDCDCDCD3F800000
  2218. unsigned int ItemId = 0x76870EB0
  2219. unsigned int CategoryId = 0x3
  2220. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CategoryEnd = 0x8DB05D40
  2221. bool OnHold = 0x0
  2222. Unit* _owner = 0x3767D5D50
  2223. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldowns = 0x3764C5828
  2224. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldownsBeforeDuel = 0x3764C5878
  2225. std::unordered_map<unsigned int,SpellHistory::CooldownEntry *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry *> > > _categoryCooldowns = 0x3764C58C8
  2226. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >[7] _schoolLockouts
  2227. [0] = 0x0
  2228. [1] = 0x0
  2229. [2] = 0x0
  2230. [3] = 0x0
  2231. [4] = 0x0
  2232. [5] = 0x0
  2233. [6] = 0x0
  2234. std::unordered_map<unsigned int,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > > > > _globalCooldowns = 0x3764C5950
  2235. GridObject<Creature>
  2236. GridReference<Creature> _gridRef
  2237. Reference<GridRefManager<Creature>,Creature>
  2238. LinkedListElement
  2239. LinkedListElement* iNext = NULL
  2240. LinkedListElement* iPrev = NULL
  2241. GridRefManager<Creature>* iRefTo = NULL
  2242. Creature* iRefFrom = NULL
  2243. MapObject
  2244. Cell _currentCell
  2245. <unnamed-type-data>
  2246. <unnamed-type-Part>
  2247. unsigned int grid_x = 0x0
  2248. unsigned int grid_y = 0x0
  2249. unsigned int cell_x = 0x0
  2250. unsigned int cell_y = 0x0
  2251. unsigned int nocreate = 0x0
  2252. unsigned int reserved = 0x0
  2253. Cell::<unnamed-type-data>::<unnamed-type-Part> Part = 0x0
  2254. unsigned int All = 0x0
  2255. Cell::<unnamed-type-data> data = 0x0
  2256. int _moveState = 0x0
  2257. Position _newPosition
  2258. <user defined> XY = 0x3767D8848
  2259. <user defined> XYZ = 0x3767D8848
  2260. <user defined> XYZO = 0x3767D8848
  2261. <user defined> PackedXYZ = 0x3767D8848
  2262. float m_positionX = 0.000000
  2263. float m_positionY = 0.000000
  2264. float m_positionZ = 0.000000
  2265. float m_orientation = 0.000000
  2266. ?$Streamer@UXY@Position@@
  2267. Position* Pos = NULL
  2268. ?$ConstStreamer@UXY@Position@@
  2269. Position* Pos = NULL
  2270. ?$Streamer@UXYZ@Position@@
  2271. <user defined> Pos = 0x0
  2272. ?$ConstStreamer@UXYZ@Position@@
  2273. <user defined> Pos = 0x0
  2274. ?$Streamer@UXYZO@Position@@
  2275. <user defined> Pos = 0x0
  2276. ?$ConstStreamer@UXYZO@Position@@
  2277. <user defined> Pos = 0x0
  2278. ?$Streamer@UPackedXYZ@Position@@
  2279. <user defined> Pos = 0x0
  2280. ?$ConstStreamer@UPackedXYZ@Position@@
  2281. <user defined> Pos = 0x0
  2282. Loot loot
  2283. std::vector<LootItem,std::allocator<LootItem> > items
  2284. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  2285. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8858
  2286. std::vector<LootItem,std::allocator<LootItem> > quest_items
  2287. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  2288. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8878
  2289. unsigned int gold = 0x0
  2290. unsigned int unlootedCount = 0x0
  2291. ObjectGuid roundRobinPlayer
  2292. unsigned int _guid = 0x0
  2293. unsigned int loot_type = 0x0
  2294. unsigned int maxDuplicates = 0x1
  2295. unsigned int containerID = 0x0
  2296. std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > PlayersLooting
  2297. std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  2298. std::_Tree_comp_alloc<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  2299. 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 = 0x3767D88B0
  2300. <user defined> _Copy_tag = 0x3767D88B0
  2301. <user defined> _Move_tag = 0x3767D88B0
  2302. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerQuestItems
  2303. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  2304. <user defined> value_compare = 0x3767D88C8
  2305. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  2306. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D88D0
  2307. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D88E8
  2308. unsigned int _Mask = 0x7
  2309. unsigned int _Maxidx = 0x8
  2310. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerFFAItems
  2311. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  2312. <user defined> value_compare = 0x3767D8918
  2313. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  2314. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8920
  2315. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8938
  2316. unsigned int _Mask = 0x7
  2317. unsigned int _Maxidx = 0x8
  2318. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerNonQuestNonFFAConditionalItems
  2319. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  2320. <user defined> value_compare = 0x3767D8968
  2321. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  2322. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8970
  2323. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8988
  2324. unsigned int _Mask = 0x7
  2325. unsigned int _Maxidx = 0x8
  2326. LootValidatorRefManager i_LootValidatorRefManager
  2327. RefManager<Loot,LootValidatorRef>
  2328. LinkedListHead
  2329. LinkedListElement iFirst = 0x3767D89C0
  2330. LinkedListElement iLast = 0x3767D89D0
  2331. unsigned int iSize = 0x0
  2332. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D89D0
  2333. <user defined> iterator = 0x767D89D0
  2334. <user defined> iterator = 0x3767D89B8
  2335. iterator
  2336. LootValidatorRef* _Ptr = 0x141D80060
  2337. unsigned int[8] m_spells
  2338. [0] = 0x0
  2339. [1] = 0x2378
  2340. [2] = 0x2197
  2341. [3] = 0x0
  2342. [4] = 0x0
  2343. [5] = 0x0
  2344. [6] = 0x0
  2345. [7] = 0x0
  2346. unsigned int m_groupLootTimer = 0x0
  2347. unsigned int lootingGroupLowGUID = 0x0
  2348. unsigned int m_PlayerDamageReq = 0x10B2
  2349. float m_SightDistance = 50.000000
  2350. float m_CombatDistance = 0.000000
  2351. bool m_isTempWorldObject = 0x0
  2352. std::list<VendorItemCount,std::allocator<VendorItemCount> > m_vendorItemCounts
  2353. std::_List_buy<VendorItemCount,std::allocator<VendorItemCount> >
  2354. std::_List_alloc<std::_List_base_types<VendorItemCount,std::allocator<VendorItemCount> > >
  2355. std::_Compressed_pair<std::allocator<std::_List_node<VendorItemCount,void *> >,std::_List_val<std::_List_simple_types<VendorItemCount> >,1> _Mypair = 0x3767D8A20
  2356. ObjectGuid m_lootRecipient
  2357. unsigned int _guid = 0x0
  2358. unsigned int m_lootRecipientGroup = 0x0
  2359. int _pickpocketLootRestore = 0x0
  2360. int m_corpseRemoveTime = 0x0
  2361. int m_respawnTime = 0x5A11ACAC
  2362. unsigned int m_respawnDelay = 0x7080
  2363. unsigned int m_corpseDelay = 0x384
  2364. float m_respawnradius = 5.000000
  2365. unsigned int m_boundaryCheckTime = 0x9C4
  2366. unsigned int m_combatPulseTime = 0x0
  2367. unsigned int m_combatPulseDelay = 0x0
  2368. int m_reactState = 0x2
  2369. unsigned int m_defaultMovementType = 0x1
  2370. unsigned int m_spawnId = 0x2517C
  2371. unsigned int m_equipmentId = 0x1
  2372. int m_originalEquipmentId = 0x1
  2373. bool m_AlreadyCallAssistance = 0x0
  2374. bool m_AlreadySearchedAssistance = 0x0
  2375. bool m_cannotReachTarget = 0x0
  2376. unsigned int m_cannotReachTimer = 0x0
  2377. bool m_AI_locked = 0x0
  2378. unsigned int m_meleeDamageSchoolMask = 0x1
  2379. unsigned int m_originalEntry = 0x48F7
  2380. Position m_homePosition
  2381. <user defined> XY = 0x3767D8A9C
  2382. <user defined> XYZ = 0x3767D8A9C
  2383. <user defined> XYZO = 0x3767D8A9C
  2384. <user defined> PackedXYZ = 0x3767D8A9C
  2385. float m_positionX = 362.141998
  2386. float m_positionY = 3354.429932
  2387. float m_positionZ = 64.136398
  2388. float m_orientation = 1.864580
  2389. ?$Streamer@UXY@Position@@
  2390. Position* Pos = 0x4551A6E143B5122D
  2391. ?$ConstStreamer@UXY@Position@@
  2392. Position* Pos = 0x4551A6E143B5122D
  2393. ?$Streamer@UXYZ@Position@@
  2394. <user defined> Pos = 0x4551A6E143B5122D
  2395. ?$ConstStreamer@UXYZ@Position@@
  2396. <user defined> Pos = 0x4551A6E143B5122D
  2397. ?$Streamer@UXYZO@Position@@
  2398. <user defined> Pos = 0x4551A6E143B5122D
  2399. ?$ConstStreamer@UXYZO@Position@@
  2400. <user defined> Pos = 0x4551A6E143B5122D
  2401. ?$Streamer@UPackedXYZ@Position@@
  2402. <user defined> Pos = 0x4551A6E143B5122D
  2403. ?$ConstStreamer@UPackedXYZ@Position@@
  2404. <user defined> Pos = 0x4551A6E143B5122D
  2405. Position m_transportHomePosition
  2406. <user defined> XY = 0x3767D8AAC
  2407. <user defined> XYZ = 0x3767D8AAC
  2408. <user defined> XYZO = 0x3767D8AAC
  2409. <user defined> PackedXYZ = 0x3767D8AAC
  2410. float m_positionX = 0.000000
  2411. float m_positionY = 0.000000
  2412. float m_positionZ = 0.000000
  2413. float m_orientation = 0.000000
  2414. ?$Streamer@UXY@Position@@
  2415. Position* Pos = NULL
  2416. ?$ConstStreamer@UXY@Position@@
  2417. Position* Pos = NULL
  2418. ?$Streamer@UXYZ@Position@@
  2419. <user defined> Pos = 0x0
  2420. ?$ConstStreamer@UXYZ@Position@@
  2421. <user defined> Pos = 0x0
  2422. ?$Streamer@UXYZO@Position@@
  2423. <user defined> Pos = 0x0
  2424. ?$ConstStreamer@UXYZO@Position@@
  2425. <user defined> Pos = 0x0
  2426. ?$Streamer@UPackedXYZ@Position@@
  2427. <user defined> Pos = 0x0
  2428. ?$ConstStreamer@UPackedXYZ@Position@@
  2429. <user defined> Pos = 0x0
  2430. bool DisableReputationGain = 0x0
  2431. CreatureTemplate* m_creatureInfo = 0x4A41ACD8
  2432. unsigned int Entry = 0x48F7
  2433. unsigned int[3] DifficultyEntry
  2434. [0] = 0x0
  2435. [1] = 0x0
  2436. [2] = 0x0
  2437. unsigned int[2] KillCredit
  2438. [0] = 0x0
  2439. [1] = 0x0
  2440. unsigned int Modelid1 = 0x4E4C
  2441. unsigned int Modelid2 = 0x0
  2442. unsigned int Modelid3 = 0x0
  2443. unsigned int Modelid4 = 0x0
  2444. std::string Name = "Vorakem Doomspeaker"
  2445. std::string Title = "Herald of Doom Lord Kazzak"
  2446. std::string IconName = ""
  2447. unsigned int GossipMenuId = 0x0
  2448. unsigned int minlevel = 0x3E
  2449. unsigned int maxlevel = 0x3E
  2450. unsigned int expansion = 0x1
  2451. unsigned int faction = 0x5A
  2452. unsigned int npcflag = 0x0
  2453. float speed_walk = 1.000000
  2454. float speed_run = 1.142860
  2455. float scale = 1.000000
  2456. unsigned int rank = 0x4
  2457. unsigned int dmgschool = 0x0
  2458. unsigned int BaseAttackTime = 0x7D0
  2459. unsigned int RangeAttackTime = 0x7D0
  2460. float BaseVariance = 1.000000
  2461. float RangeVariance = 1.000000
  2462. unsigned int unit_class = 0x2
  2463. unsigned int unit_flags = 0x4
  2464. unsigned int unit_flags2 = 0x800
  2465. unsigned int dynamicflags = 0x0
  2466. int family = 0x0
  2467. unsigned int trainer_type = 0x0
  2468. unsigned int trainer_spell = 0x0
  2469. unsigned int trainer_class = 0x0
  2470. unsigned int trainer_race = 0x0
  2471. unsigned int type = 0x3
  2472. unsigned int type_flags = 0x0
  2473. unsigned int lootid = 0x48F7
  2474. unsigned int pickpocketLootId = 0x0
  2475. unsigned int SkinLootId = 0x0
  2476. int[7] resistance
  2477. [0] = 0x0
  2478. [1] = 0x0
  2479. [2] = 0x0
  2480. [3] = 0x0
  2481. [4] = 0x0
  2482. [5] = 0x0
  2483. [6] = 0x0
  2484. unsigned int[8] spells
  2485. [0] = 0x0
  2486. [1] = 0x2378
  2487. [2] = 0x2197
  2488. [3] = 0x0
  2489. [4] = 0x0
  2490. [5] = 0x0
  2491. [6] = 0x0
  2492. [7] = 0x0
  2493. unsigned int PetSpellDataId = 0x0
  2494. unsigned int VehicleId = 0x0
  2495. unsigned int mingold = 0x106
  2496. unsigned int maxgold = 0x52D
  2497. std::string AIName = ""
  2498. unsigned int MovementType = 0x0
  2499. unsigned int InhabitType = 0x3
  2500. float HoverHeight = 1.000000
  2501. float ModHealth = 2.000000
  2502. float ModMana = 1.000000
  2503. float ModArmor = 1.000000
  2504. float ModDamage = 0.600000
  2505. float ModExperience = 1.000000
  2506. bool RacialLeader = 0x0
  2507. unsigned int movementId = 0x0
  2508. bool RegenHealth = 0x1
  2509. unsigned int MechanicImmuneMask = 0x0
  2510. unsigned int SpellSchoolImmuneMask = 0x0
  2511. unsigned int flags_extra = 0x0
  2512. unsigned int ScriptID = 0x0
  2513. WorldPacket[9] QueryData
  2514. [0] = 0x4A41AEA0
  2515. [1] = 0x4A41AEE0
  2516. [2] = 0x4A41AF20
  2517. [3] = 0x4A41AF60
  2518. [4] = 0x4A41AFA0
  2519. [5] = 0x4A41AFE0
  2520. [6] = 0x4A41B020
  2521. [7] = 0x4A41B060
  2522. [8] = 0x4A41B0A0
  2523. CreatureData* m_creatureData = 0x50553564
  2524. SpawnData
  2525. int type = 0x0
  2526. unsigned int spawnId = 0x2517C
  2527. unsigned int id = 0x48F7
  2528. WorldLocation spawnPoint = 0x50553570
  2529. unsigned int phaseMask = 0x1
  2530. int spawntimesecs = 0x7080
  2531. unsigned int spawnMask = 0x1
  2532. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  2533. unsigned int scriptId = 0x0
  2534. bool dbData = 0x1
  2535. unsigned int displayid = 0x0
  2536. int equipmentId = 0x1
  2537. float spawndist = 5.000000
  2538. unsigned int currentwaypoint = 0x0
  2539. unsigned int curhealth = 0x2164
  2540. unsigned int curmana = 0xA08
  2541. unsigned int movementType = 0x1
  2542. unsigned int npcflag = 0x0
  2543. unsigned int unit_flags = 0x0
  2544. unsigned int dynamicflags = 0x0
  2545. unsigned int m_LootMode = 0x1
  2546. unsigned int _waypointPathId = 0x0
  2547. std::pair<unsigned int,unsigned int> _currentWaypointNodeInfo
  2548. unsigned int first = 0x0
  2549. unsigned int second = 0x0
  2550. CreatureGroup* m_formation = NULL
  2551. bool m_triggerJustAppeared = 0x1
  2552. bool m_respawnCompatibilityMode = 0x0
  2553. Spell* m_focusSpell = NULL
  2554. unsigned int m_focusDelay = 0x0
  2555. bool m_shouldReacquireTarget = 0x0
  2556. ObjectGuid m_suppressedTarget
  2557. unsigned int _guid = 0x0
  2558. float m_suppressedOrientation = 0.000000
  2559. int _lastDamagedTime = 0x0
  2560. std::unordered_map<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::hash<unsigned char>,std::equal_to<unsigned char>,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > m_textRepeat
  2561. std::_Hash<std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> >
  2562. <user defined> value_compare = 0x3767D8B18
  2563. std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> _Traitsobj = 0x3F800000
  2564. std::list<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > _List = 0x3767D8B20
  2565. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > > > > _Vec = 0x3767D8B38
  2566. unsigned int _Mask = 0x7
  2567. unsigned int _Maxidx = 0x8
  2568. bool _regenerateHealth = 0x1
  2569. bool _regenerateHealthLock = 0x0
  2570. Local Map* map = 0x7B0D66F0
  2571. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  2572. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  2573. LinkedListHead
  2574. LinkedListElement iFirst = 0x7B0D66F8
  2575. LinkedListElement iLast = 0x7B0D6708
  2576. unsigned int iSize = 0x1000
  2577. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  2578. <user defined> iterator = 0x74011E78
  2579. <user defined> iterator = 0x7B0D66F0
  2580. iterator
  2581. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  2582. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  2583. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  2584. <user defined> value_compare = 0x7B0D6720
  2585. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  2586. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  2587. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  2588. unsigned int _Mask = 0x3F
  2589. unsigned int _Maxidx = 0x40
  2590. bool _creatureToMoveLock = 0x0
  2591. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  2592. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  2593. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  2594. bool _gameObjectsToMoveLock = 0x0
  2595. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  2596. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  2597. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  2598. bool _dynamicObjectsToMoveLock = 0x0
  2599. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  2600. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  2601. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  2602. std::mutex _mapLock
  2603. std::_Mutex_base
  2604. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  2605. std::mutex _gridLock
  2606. std::_Mutex_base
  2607. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  2608. MapEntry* i_mapEntry = 0x43D2C3C
  2609. unsigned int MapID = 0x212
  2610. unsigned int map_type = 0x0
  2611. unsigned int Flags = 0x1
  2612. char*[16] name
  2613. [0] = ""
  2614. [1] = ""
  2615. [2] = ""
  2616. [3] = "Scherbenwelt"
  2617. [4] = ""
  2618. [5] = ""
  2619. [6] = ""
  2620. [7] = ""
  2621. [8] = ""
  2622. [9] = ""
  2623. unsigned int linked_zone = 0x0
  2624. unsigned int multimap_id = 0xC6
  2625. int entrance_map = 0x0
  2626. float entrance_x = 0.000000
  2627. float entrance_y = 0.000000
  2628. unsigned int addon = 0x1
  2629. unsigned int unk_time = 0x0
  2630. unsigned int maxPlayers = 0x0
  2631. unsigned int i_spawnMode = 0x0
  2632. unsigned int i_InstanceId = 0x0
  2633. unsigned int m_unloadTimer = 0x0
  2634. float m_VisibleDistance = 120.000000
  2635. DynamicMapTree _dynamicTree
  2636. DynTreeImpl* impl = 0x7B0EEF70
  2637. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  2638. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  2639. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  2640. [0] = NULL
  2641. [1] = NULL
  2642. [2] = NULL
  2643. [3] = NULL
  2644. [4] = NULL
  2645. [5] = NULL
  2646. [6] = NULL
  2647. [7] = NULL
  2648. [8] = NULL
  2649. [9] = NULL
  2650. [0] = 0x7B0EEFC0
  2651. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2652. [0] = NULL
  2653. [1] = NULL
  2654. [2] = NULL
  2655. [3] = NULL
  2656. [4] = NULL
  2657. [5] = NULL
  2658. [6] = NULL
  2659. [7] = NULL
  2660. [8] = NULL
  2661. [9] = NULL
  2662. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2663. [0] = NULL
  2664. [1] = NULL
  2665. [2] = NULL
  2666. [3] = NULL
  2667. [4] = NULL
  2668. [5] = NULL
  2669. [6] = NULL
  2670. [7] = NULL
  2671. [8] = NULL
  2672. [9] = NULL
  2673. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2674. [0] = NULL
  2675. [1] = NULL
  2676. [2] = NULL
  2677. [3] = NULL
  2678. [4] = NULL
  2679. [5] = NULL
  2680. [6] = NULL
  2681. [7] = NULL
  2682. [8] = NULL
  2683. [9] = NULL
  2684. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2685. [0] = NULL
  2686. [1] = NULL
  2687. [2] = NULL
  2688. [3] = NULL
  2689. [4] = NULL
  2690. [5] = NULL
  2691. [6] = NULL
  2692. [7] = NULL
  2693. [8] = NULL
  2694. [9] = NULL
  2695. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2696. [0] = NULL
  2697. [1] = NULL
  2698. [2] = NULL
  2699. [3] = NULL
  2700. [4] = NULL
  2701. [5] = NULL
  2702. [6] = NULL
  2703. [7] = NULL
  2704. [8] = NULL
  2705. [9] = NULL
  2706. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2707. [0] = NULL
  2708. [1] = NULL
  2709. [2] = NULL
  2710. [3] = NULL
  2711. [4] = NULL
  2712. [5] = NULL
  2713. [6] = NULL
  2714. [7] = NULL
  2715. [8] = NULL
  2716. [9] = NULL
  2717. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2718. [0] = NULL
  2719. [1] = NULL
  2720. [2] = NULL
  2721. [3] = NULL
  2722. [4] = NULL
  2723. [5] = NULL
  2724. [6] = NULL
  2725. [7] = NULL
  2726. [8] = NULL
  2727. [9] = NULL
  2728. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2729. [0] = NULL
  2730. [1] = NULL
  2731. [2] = NULL
  2732. [3] = NULL
  2733. [4] = NULL
  2734. [5] = NULL
  2735. [6] = NULL
  2736. [7] = NULL
  2737. [8] = NULL
  2738. [9] = NULL
  2739. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  2740. [0] = NULL
  2741. [1] = NULL
  2742. [2] = NULL
  2743. [3] = NULL
  2744. [4] = NULL
  2745. [5] = NULL
  2746. [6] = NULL
  2747. [7] = NULL
  2748. [8] = NULL
  2749. [9] = NULL
  2750. Cell
  2751. int x = 0x3F800000
  2752. int y = 0xCDCDCDCD
  2753. TimeTrackerSmall rebalance_timer = 0x5F
  2754. int unbalanced_times = 0x6B
  2755. MapRefManager m_mapRefManager
  2756. RefManager<Map,Player>
  2757. LinkedListHead
  2758. LinkedListElement iFirst = 0x7B0D68B0
  2759. LinkedListElement iLast = 0x7B0D68C0
  2760. unsigned int iSize = 0x0
  2761. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  2762. <user defined> iterator = 0x7B0D68C0
  2763. <user defined> iterator = 0x7B0D68A8
  2764. iterator
  2765. MapReference* _Ptr = 0x141B647C8
  2766. const_iterator
  2767. MapReference* _Ptr = 0x141B647C8
  2768. LinkedListHead::Iterator<MapReference> m_mapRefIter
  2769. MapReference* _Ptr = NULL
  2770. int m_VisibilityNotifyPeriod = 0x3E8
  2771. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  2772. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  2773. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  2774. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  2775. <user defined> _Copy_tag = 0x7B0D68E8
  2776. <user defined> _Move_tag = 0x7B0D68E8
  2777. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  2778. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  2779. std::_Iterator_base12
  2780. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  2781. std::_Iterator_base12* _Mynextiter = NULL
  2782. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  2783. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  2784. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  2785. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  2786. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  2787. <user defined> _Copy_tag = 0x7B0D6918
  2788. <user defined> _Move_tag = 0x7B0D6918
  2789. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  2790. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  2791. std::_Iterator_base12
  2792. std::_Container_proxy* _Myproxy = 0x7AC1D740
  2793. std::_Iterator_base12* _Mynextiter = NULL
  2794. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  2795. int i_gridExpiry = 0x493E0
  2796. Map* m_parentMap = 0x7B0D66F0
  2797. <user defined> CreatureGroupHolder = 0x7B0D6720
  2798. bool _creatureToMoveLock = 0x0
  2799. <user defined> _creaturesToMove = 0x7B0D6778
  2800. bool _gameObjectsToMoveLock = 0x0
  2801. <user defined> _gameObjectsToMove = 0x7B0D67A0
  2802. bool _dynamicObjectsToMoveLock = 0x0
  2803. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  2804. <user defined> _mapLock = 0x7B0D67E8
  2805. <user defined> _gridLock = 0x7B0D6838
  2806. <user defined> i_mapEntry = 0x43D2C3C
  2807. unsigned int i_spawnMode = 0x0
  2808. unsigned int i_InstanceId = 0x0
  2809. unsigned int m_unloadTimer = 0x0
  2810. float m_VisibleDistance = 120.000000
  2811. <user defined> _dynamicTree = 0x7B0EEF70
  2812. <user defined> m_mapRefManager = 0x7B0D68A8
  2813. <user defined> m_mapRefIter = 0x0
  2814. int m_VisibilityNotifyPeriod = 0x3E8
  2815. <user defined> m_activeNonPlayers = 0x7B0D68E8
  2816. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  2817. <user defined> _transports = 0x7B0D6918
  2818. <user defined> _transportsUpdateIter = 0x7B0D6930
  2819. int i_gridExpiry = 0x493E0
  2820. <user defined> m_parentMap = 0x7B0D66F0
  2821. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  2822. [0] = 0xD0C8A6F0
  2823. [1] = 0xD0C90B90
  2824. [2] = 0xD0C97030
  2825. [3] = 0xD0C9D4D0
  2826. [4] = 0xD0CC3970
  2827. [5] = 0xD0CC9E10
  2828. [6] = 0xD0CD02B0
  2829. [7] = 0xD0CD6750
  2830. [8] = 0xD0D3CBF0
  2831. [9] = 0xD0D43090
  2832. [0] = 0x7B0D6958
  2833. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2834. [0] = 0xD0FFCEF0
  2835. [1] = 0xD1043390
  2836. [2] = 0xD1049830
  2837. [3] = 0xD104FCD0
  2838. [4] = 0xD1076170
  2839. [5] = 0xD107C610
  2840. [6] = 0xD1082AB0
  2841. [7] = 0xD1088F50
  2842. [8] = 0xD10AF3F0
  2843. [9] = 0xD10B5890
  2844. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2845. [0] = 0xD13F0920
  2846. [1] = 0xD13F6DC0
  2847. [2] = 0xD13FD260
  2848. [3] = 0xD1423700
  2849. [4] = 0xD1429BA0
  2850. [5] = 0xD1430040
  2851. [6] = 0xD14364E0
  2852. [7] = 0xD143C980
  2853. [8] = 0xD1462E20
  2854. [9] = 0xD14692C0
  2855. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2856. [0] = 0xD1763120
  2857. [1] = 0xD17695C0
  2858. [2] = 0xD178FA60
  2859. [3] = 0xD1795F00
  2860. [4] = 0xD179C3A0
  2861. [5] = 0xD17A2840
  2862. [6] = 0xD17A8CE0
  2863. [7] = 0xD17AF180
  2864. [8] = 0xD17D5620
  2865. [9] = 0xD17DBAC0
  2866. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2867. [0] = 0xD1AD82F0
  2868. [1] = 0xD1ADE790
  2869. [2] = 0xD1B04C30
  2870. [3] = 0xD1B0B0D0
  2871. [4] = 0xD1B11570
  2872. [5] = 0xD1B17A10
  2873. [6] = 0xD1B1DEB0
  2874. [7] = 0xD1B24350
  2875. [8] = 0xD1B8A7F0
  2876. [9] = 0xD1B90C90
  2877. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2878. [0] = 0xD1E4EB60
  2879. [1] = 0xD1EB5000
  2880. [2] = 0xD1EBB4A0
  2881. [3] = 0xD1EC1940
  2882. [4] = 0xD1EC7DE0
  2883. [5] = 0xD1ECE280
  2884. [6] = 0xD1ED4720
  2885. [7] = 0xD1EDABC0
  2886. [8] = 0xD1F01060
  2887. [9] = 0xD1F07500
  2888. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2889. [0] = 0xD2182520
  2890. [1] = 0xD21A89C0
  2891. [2] = 0xD21AEE60
  2892. [3] = 0xD21B5300
  2893. [4] = 0xD21BB7A0
  2894. [5] = 0xD21C1C40
  2895. [6] = 0xD21C80E0
  2896. [7] = 0xD21CE580
  2897. [8] = 0xD21F4A20
  2898. [9] = 0xD21FAEC0
  2899. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2900. [0] = 0xD2514D20
  2901. [1] = 0xD251B1C0
  2902. [2] = 0xD2521660
  2903. [3] = 0xD2527B00
  2904. [4] = 0xD252DFA0
  2905. [5] = 0xD2534440
  2906. [6] = 0xD253A8E0
  2907. [7] = 0xD2540D80
  2908. [8] = 0xD2567220
  2909. [9] = 0xD256D6C0
  2910. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2911. [0] = 0xD28925B0
  2912. [1] = 0xD2898A50
  2913. [2] = 0xD289EEF0
  2914. [3] = 0xD28A5390
  2915. [4] = 0xD28AB830
  2916. [5] = 0xD28B1CD0
  2917. [6] = 0xD28B8170
  2918. [7] = 0xD28BE610
  2919. [8] = 0xD2924AB0
  2920. [9] = 0xD292AF50
  2921. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  2922. [0] = 0xD2C04DB0
  2923. [1] = 0xD2C4B250
  2924. [2] = 0xD2C516F0
  2925. [3] = 0xD2C57B90
  2926. [4] = 0xD2C5E030
  2927. [5] = 0xD2C644D0
  2928. [6] = 0xD2C6A970
  2929. [7] = 0xD2C70E10
  2930. [8] = 0xD2C972B0
  2931. [9] = 0xD2C9D750
  2932. GridMap*[64] GridMaps
  2933. [0] = 0x171F06F30
  2934. [1] = 0x171F06E80
  2935. [2] = 0x171F06DD0
  2936. [3] = 0x171F06D20
  2937. [4] = 0x171F06C70
  2938. [5] = 0x171F06BC0
  2939. [6] = 0x171F06B10
  2940. [7] = 0x171F06A60
  2941. [8] = 0x171F069B0
  2942. [9] = 0x171F06900
  2943. [0] = 0x7B0DE958
  2944. <user defined>*[64] GridMap
  2945. [0] = 0x171F04330
  2946. [1] = 0x171F04280
  2947. [2] = 0x171F041D0
  2948. [3] = 0x171F04120
  2949. [4] = 0x171F04070
  2950. [5] = 0x171F03FC0
  2951. [6] = 0x171F03F10
  2952. [7] = 0x171F03E60
  2953. [8] = 0x171F03DB0
  2954. [9] = 0x171F03D00
  2955. <user defined>*[64] GridMap
  2956. [0] = 0x171F01730
  2957. [1] = 0x171F01680
  2958. [2] = 0x171F015D0
  2959. [3] = 0x171F01520
  2960. [4] = 0x171F01470
  2961. [5] = 0x171F013C0
  2962. [6] = 0x171F01310
  2963. [7] = 0x171F01260
  2964. [8] = 0x171F011B0
  2965. [9] = 0x171F01100
  2966. <user defined>*[64] GridMap
  2967. [0] = 0x171EFEB30
  2968. [1] = 0x171EFEA80
  2969. [2] = 0x171EFE9D0
  2970. [3] = 0x171EFE920
  2971. [4] = 0x171EFE870
  2972. [5] = 0x171EFE7C0
  2973. [6] = 0x171EFE710
  2974. [7] = 0x171EFE660
  2975. [8] = 0x171EFE5B0
  2976. [9] = 0x171EFE500
  2977. <user defined>*[64] GridMap
  2978. [0] = 0x171EFBF30
  2979. [1] = 0x171EFBE80
  2980. [2] = 0x171EFBDD0
  2981. [3] = 0x171EFBD20
  2982. [4] = 0x171EFBC70
  2983. [5] = 0x171EFBBC0
  2984. [6] = 0x171EFBB10
  2985. [7] = 0x171EFBA60
  2986. [8] = 0x171EFB9B0
  2987. [9] = 0x171EFB900
  2988. <user defined>*[64] GridMap
  2989. [0] = 0x171EF9330
  2990. [1] = 0x171EF9280
  2991. [2] = 0x171EF91D0
  2992. [3] = 0x171EF9120
  2993. [4] = 0x171EF9070
  2994. [5] = 0x171EF8FC0
  2995. [6] = 0x171EF8F10
  2996. [7] = 0x171EF8E60
  2997. [8] = 0x171EF8DB0
  2998. [9] = 0x171EF8D00
  2999. <user defined>*[64] GridMap
  3000. [0] = 0x171EF6730
  3001. [1] = 0x171EF6680
  3002. [2] = 0x171EF65D0
  3003. [3] = 0x171EF6520
  3004. [4] = 0x171EF6470
  3005. [5] = 0x171EF63C0
  3006. [6] = 0x171EF6310
  3007. [7] = 0x171EF6260
  3008. [8] = 0x171EF61B0
  3009. [9] = 0x171EF6100
  3010. <user defined>*[64] GridMap
  3011. [0] = 0x171EF37C0
  3012. [1] = 0x171EF3710
  3013. [2] = 0x171EF3660
  3014. [3] = 0x171EF35B0
  3015. [4] = 0x171EF3500
  3016. [5] = 0x171EF3450
  3017. [6] = 0x171EF33A0
  3018. [7] = 0x171EF32F0
  3019. [8] = 0x171EF3240
  3020. [9] = 0x171EF3190
  3021. <user defined>*[64] GridMap
  3022. [0] = 0x16A299DE0
  3023. [1] = 0x16A299D30
  3024. [2] = 0x16A299C80
  3025. [3] = 0x16A299BD0
  3026. [4] = 0x16A299B20
  3027. [5] = 0x16A299A70
  3028. [6] = 0x16A2999C0
  3029. [7] = 0x16A299910
  3030. [8] = 0x16A299860
  3031. [9] = 0x16A2997B0
  3032. <user defined>*[64] GridMap
  3033. [0] = 0x16A28D5D0
  3034. [1] = 0x16A28D520
  3035. [2] = 0x16A28D470
  3036. [3] = 0x16A28D3C0
  3037. [4] = 0x16A28D310
  3038. [5] = 0x16A28D260
  3039. [6] = 0x16A28D1B0
  3040. [7] = 0x16A28D100
  3041. [8] = 0x16A28D050
  3042. [9] = 0x16A28CFA0
  3043. std::bitset<262144> marked_cells
  3044. <user defined> reference = 0x7B0E6958
  3045. bool std::bitset<262144>::_Need_mask = 0x0
  3046. unsigned int std::bitset<262144>::_Mask = 0x0
  3047. unsigned int[4096] _Array
  3048. [0] = 0x0
  3049. [1] = 0x0
  3050. [2] = 0x0
  3051. [3] = 0x0
  3052. [4] = 0x0
  3053. [5] = 0x0
  3054. [6] = 0x0
  3055. [7] = 0x0
  3056. [8] = 0x0
  3057. [9] = 0x0
  3058. bool i_scriptLock = 0x0
  3059. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  3060. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3061. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3062. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  3063. <user defined> _Copy_tag = 0x7B0EE960
  3064. <user defined> _Move_tag = 0x7B0EE960
  3065. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  3066. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  3067. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  3068. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  3069. <user defined> value_compare = 0x7B0EE978
  3070. <user defined> _Copy_tag = 0x7B0EE978
  3071. <user defined> _Move_tag = 0x7B0EE978
  3072. <user defined> value_compare = 0x7B0EE978
  3073. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  3074. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3075. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3076. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  3077. <user defined> _Copy_tag = 0x7B0EE990
  3078. <user defined> _Move_tag = 0x7B0EE990
  3079. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  3080. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  3081. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  3082. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  3083. <user defined> value_compare = 0x7B0EE9A8
  3084. <user defined> _Copy_tag = 0x7B0EE9A8
  3085. <user defined> _Move_tag = 0x7B0EE9A8
  3086. <user defined> value_compare = 0x7B0EE9A8
  3087. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  3088. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  3089. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  3090. boost::heap::detail::size_holder<1,unsigned __int64>
  3091. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  3092. unsigned int size_ = 0x4D5
  3093. super_t
  3094. implementation_defined
  3095. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  3096. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  3097. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  3098. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  3099. <user defined> value_compare = 0x7B0EE9F8
  3100. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  3101. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  3102. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  3103. unsigned int _Mask = 0xFFF
  3104. unsigned int _Maxidx = 0x1000
  3105. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  3106. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  3107. <user defined> value_compare = 0x7B0EEA48
  3108. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  3109. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  3110. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  3111. unsigned int _Mask = 0x1FF
  3112. unsigned int _Maxidx = 0x200
  3113. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  3114. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  3115. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  3116. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  3117. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  3118. unsigned int _Mask = 0x7
  3119. unsigned int _Maxidx = 0x8
  3120. unsigned int _respawnCheckTimer = 0x0
  3121. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  3122. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3123. <user defined> value_compare = 0x7B0EEAF0
  3124. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  3125. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  3126. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  3127. unsigned int _Mask = 0x7
  3128. unsigned int _Maxidx = 0x8
  3129. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  3130. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  3131. <user defined> value_compare = 0x7B0EEB40
  3132. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  3133. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  3134. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  3135. unsigned int _Mask = 0x7
  3136. unsigned int _Maxidx = 0x8
  3137. unsigned int _defaultLight = 0x176
  3138. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  3139. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  3140. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  3141. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  3142. <user defined> value_compare = 0x7B0EEB98
  3143. <user defined> _Copy_tag = 0x7B0EEB98
  3144. <user defined> _Move_tag = 0x7B0EEB98
  3145. <user defined> value_compare = 0x7B0EEB98
  3146. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  3147. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  3148. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  3149. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  3150. <user defined> value_compare = 0x7B0EED48
  3151. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  3152. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  3153. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  3154. unsigned int _Mask = 0x7FFF
  3155. unsigned int _Maxidx = 0x8000
  3156. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  3157. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  3158. <user defined> value_compare = 0x7B0EED98
  3159. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  3160. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  3161. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  3162. unsigned int _Mask = 0x3FFF
  3163. unsigned int _Maxidx = 0x4000
  3164. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  3165. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  3166. <user defined> value_compare = 0x7B0EEDE8
  3167. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  3168. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  3169. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  3170. unsigned int _Mask = 0x7
  3171. unsigned int _Maxidx = 0x8
  3172. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  3173. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  3174. <user defined> value_compare = 0x7B0EEE38
  3175. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  3176. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  3177. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  3178. unsigned int _Mask = 0x7
  3179. unsigned int _Maxidx = 0x8
  3180. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  3181. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  3182. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  3183. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  3184. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  3185. unsigned int _Mask = 0x7
  3186. unsigned int _Maxidx = 0x8
  3187. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  3188. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  3189. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  3190. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  3191. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  3192. unsigned int _Mask = 0x3FF
  3193. unsigned int _Maxidx = 0x400
  3194. <user defined> i_grids = 0x7B0D6958
  3195. <user defined> GridMaps = 0x7B0DE958
  3196. <user defined> marked_cells = 0x7B0E6958
  3197. bool i_scriptLock = 0x0
  3198. <user defined> i_objectsToRemove = 0x7B0EE960
  3199. <user defined> i_objectsToSwitch = 0x7B0EE978
  3200. <user defined> i_worldObjects = 0x7B0EE990
  3201. <user defined> m_scriptSchedule = 0x7B0EE9A8
  3202. <user defined> _respawnTimes = 0x7B0EE9C0
  3203. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  3204. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  3205. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  3206. unsigned int _respawnCheckTimer = 0x0
  3207. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  3208. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  3209. unsigned int _defaultLight = 0x176
  3210. <user defined> _guidGenerators = 0x7B0EEB98
  3211. <user defined> _objectsStore = 0x7B0EEBB0
  3212. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  3213. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  3214. <user defined> _corpsesByCell = 0x7B0EEDE8
  3215. <user defined> _corpsesByPlayer = 0x7B0EEE38
  3216. <user defined> _corpseBones = 0x7B0EEE88
  3217. <user defined> _updateObjects = 0x7B0EEED8
  3218. Local CreatureData* data = 0x50553564
  3219. SpawnData
  3220. int type = 0x0
  3221. unsigned int spawnId = 0x2517C
  3222. unsigned int id = 0x48F7
  3223. WorldLocation spawnPoint
  3224. Position
  3225. <user defined> XY = 0x50553570
  3226. <user defined> XYZ = 0x50553570
  3227. <user defined> XYZO = 0x50553570
  3228. <user defined> PackedXYZ = 0x50553570
  3229. float m_positionX = 362.141998
  3230. float m_positionY = 3354.429932
  3231. float m_positionZ = 64.136398
  3232. float m_orientation = 1.864580
  3233. ?$Streamer@UXY@Position@@
  3234. Position* Pos = 0x4551A6E143B5122D
  3235. ?$ConstStreamer@UXY@Position@@
  3236. Position* Pos = 0x4551A6E143B5122D
  3237. ?$Streamer@UXYZ@Position@@
  3238. <user defined> Pos = 0x4551A6E143B5122D
  3239. ?$ConstStreamer@UXYZ@Position@@
  3240. <user defined> Pos = 0x4551A6E143B5122D
  3241. ?$Streamer@UXYZO@Position@@
  3242. <user defined> Pos = 0x4551A6E143B5122D
  3243. ?$ConstStreamer@UXYZO@Position@@
  3244. <user defined> Pos = 0x4551A6E143B5122D
  3245. ?$Streamer@UPackedXYZ@Position@@
  3246. <user defined> Pos = 0x4551A6E143B5122D
  3247. ?$ConstStreamer@UPackedXYZ@Position@@
  3248. <user defined> Pos = 0x4551A6E143B5122D
  3249. unsigned int m_mapId = 0x212
  3250. unsigned int phaseMask = 0x1
  3251. int spawntimesecs = 0x7080
  3252. unsigned int spawnMask = 0x1
  3253. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  3254. unsigned int groupId = 0x0
  3255. std::string name = "Default Group"
  3256. unsigned int mapId = 0xFFFFFFFF
  3257. int flags = 0x1
  3258. unsigned int scriptId = 0x0
  3259. bool dbData = 0x1
  3260. unsigned int displayid = 0x0
  3261. int equipmentId = 0x1
  3262. float spawndist = 5.000000
  3263. unsigned int currentwaypoint = 0x0
  3264. unsigned int curhealth = 0x2164
  3265. unsigned int curmana = 0xA08
  3266. unsigned int movementType = 0x1
  3267. unsigned int npcflag = 0x0
  3268. unsigned int unit_flags = 0x0
  3269. unsigned int dynamicflags = 0x0
  3270. Local PoolGroup<Creature>* this = 0x56DB66D8
  3271. unsigned int poolId = 0x43D
  3272. std::vector<PoolObject,std::allocator<PoolObject> > ExplicitlyChanced
  3273. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3274. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB66E0
  3275. std::vector<PoolObject,std::allocator<PoolObject> > EqualChanced
  3276. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3277. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB6700
  3278. Parameter PoolObject* obj = 0x376869C50
  3279. unsigned int guid = 0x2517C
  3280. float chance = 25.000000
  3281.  
  3282. 0000000140933205 000000003218F040 PoolGroup<Creature>::SpawnObject+3B5 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 369
  3283. Local PoolObject* <end>$L1 = 0x376869C58
  3284. unsigned int guid = 0xFDFDFDFD
  3285. float chance = 0.000000
  3286. Local PoolObject* <begin>$L1 = 0x376869C50
  3287. unsigned int guid = 0x2517C
  3288. float chance = 25.000000
  3289. Local std::vector<PoolObject,std::allocator<PoolObject> >& <range>$L1 = 0x3218EF28
  3290. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3291. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair
  3292. std::_Vector_val<std::_Simple_types<PoolObject> > _Myval2 = 0x3218EF28
  3293. Local std::vector<PoolObject,std::allocator<PoolObject> > rolledObjects
  3294. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3295. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair
  3296. std::_Vector_val<std::_Simple_types<PoolObject> > _Myval2 = 0x3218EF28
  3297. Local PoolGroup<Creature>* this = 0x56DB66D8
  3298. unsigned int poolId = 0x43D
  3299. std::vector<PoolObject,std::allocator<PoolObject> > ExplicitlyChanced
  3300. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3301. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB66E0
  3302. std::vector<PoolObject,std::allocator<PoolObject> > EqualChanced
  3303. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  3304. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB6700
  3305. Parameter ActivePoolData& spawns = 0x142674D50
  3306. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  3307. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3308. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3309. 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 = 0x142674D50
  3310. <user defined> _Copy_tag = 0x142674D50
  3311. <user defined> _Move_tag = 0x142674D50
  3312. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  3313. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3314. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3315. 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 = 0x142674D68
  3316. <user defined> _Copy_tag = 0x142674D68
  3317. <user defined> _Move_tag = 0x142674D68
  3318. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  3319. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3320. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3321. 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 = 0x142674D80
  3322. <user defined> _Copy_tag = 0x142674D80
  3323. <user defined> _Move_tag = 0x142674D80
  3324. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  3325. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3326. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3327. 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 = 0x142674D98
  3328. <user defined> value_compare = 0x142674D98
  3329. <user defined> _Copy_tag = 0x142674D98
  3330. <user defined> _Move_tag = 0x142674D98
  3331. <user defined> value_compare = 0x142674D98
  3332. Parameter unsigned int limit = 0x1
  3333. Parameter unsigned int triggerFrom = 0x25179
  3334. Local int count = 0x1
  3335.  
  3336. 00000001409205D0 000000003218F0F0 PoolMgr::SpawnPool<Creature>+180 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1026
  3337. Local PoolMgr* this = 0x142674B30
  3338. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestCreatureRelation
  3339. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3340. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3341. 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 = 0x142674B30
  3342. <user defined> value_compare = 0x142674B30
  3343. <user defined> _Copy_tag = 0x142674B30
  3344. <user defined> _Move_tag = 0x142674B30
  3345. <user defined> value_compare = 0x142674B30
  3346. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestGORelation
  3347. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3348. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3349. 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 = 0x142674B48
  3350. <user defined> value_compare = 0x142674B48
  3351. <user defined> _Copy_tag = 0x142674B48
  3352. <user defined> _Move_tag = 0x142674B48
  3353. <user defined> value_compare = 0x142674B48
  3354. std::unordered_map<unsigned int,PoolTemplateData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > mPoolTemplate
  3355. std::_Hash<std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> >
  3356. <user defined> value_compare = 0x142674B60
  3357. std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> _Traitsobj = 0x3F800000
  3358. std::list<std::pair<unsigned int const ,PoolTemplateData>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > _List = 0x142674B68
  3359. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > > > > _Vec = 0x142674B80
  3360. unsigned int _Mask = 0xFFF
  3361. unsigned int _Maxidx = 0x1000
  3362. std::unordered_map<unsigned int,PoolGroup<Creature>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > mPoolCreatureGroups
  3363. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> >
  3364. <user defined> value_compare = 0x142674BB0
  3365. std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> _Traitsobj = 0x3F800000
  3366. std::list<std::pair<unsigned int const ,PoolGroup<Creature> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > _List = 0x142674BB8
  3367. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > > > _Vec = 0x142674BD0
  3368. unsigned int _Mask = 0x1FF
  3369. unsigned int _Maxidx = 0x200
  3370. std::unordered_map<unsigned int,PoolGroup<GameObject>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > mPoolGameobjectGroups
  3371. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> >
  3372. <user defined> value_compare = 0x142674C00
  3373. std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> _Traitsobj = 0x3F800000
  3374. std::list<std::pair<unsigned int const ,PoolGroup<GameObject> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > _List = 0x142674C08
  3375. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > > > > _Vec = 0x142674C20
  3376. unsigned int _Mask = 0xFFF
  3377. unsigned int _Maxidx = 0x1000
  3378. std::unordered_map<unsigned int,PoolGroup<Pool>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > mPoolPoolGroups
  3379. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> >
  3380. <user defined> value_compare = 0x142674C50
  3381. std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> _Traitsobj = 0x3F800000
  3382. std::list<std::pair<unsigned int const ,PoolGroup<Pool> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > _List = 0x142674C58
  3383. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > > > > _Vec = 0x142674C70
  3384. unsigned int _Mask = 0x3F
  3385. unsigned int _Maxidx = 0x40
  3386. std::unordered_map<unsigned int,PoolGroup<Quest>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > mPoolQuestGroups
  3387. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> >
  3388. <user defined> value_compare = 0x142674CA0
  3389. std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> _Traitsobj = 0x3F800000
  3390. std::list<std::pair<unsigned int const ,PoolGroup<Quest> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > _List = 0x142674CA8
  3391. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > > > > _Vec = 0x142674CC0
  3392. unsigned int _Mask = 0x3F
  3393. unsigned int _Maxidx = 0x40
  3394. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mCreatureSearchMap
  3395. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3396. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3397. 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 = 0x142674CF0
  3398. <user defined> value_compare = 0x142674CF0
  3399. <user defined> _Copy_tag = 0x142674CF0
  3400. <user defined> _Move_tag = 0x142674CF0
  3401. <user defined> value_compare = 0x142674CF0
  3402. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mGameobjectSearchMap
  3403. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3404. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3405. 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 = 0x142674D08
  3406. <user defined> value_compare = 0x142674D08
  3407. <user defined> _Copy_tag = 0x142674D08
  3408. <user defined> _Move_tag = 0x142674D08
  3409. <user defined> value_compare = 0x142674D08
  3410. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mPoolSearchMap
  3411. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3412. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3413. 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 = 0x142674D20
  3414. <user defined> value_compare = 0x142674D20
  3415. <user defined> _Copy_tag = 0x142674D20
  3416. <user defined> _Move_tag = 0x142674D20
  3417. <user defined> value_compare = 0x142674D20
  3418. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestSearchMap
  3419. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3420. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3421. 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 = 0x142674D38
  3422. <user defined> value_compare = 0x142674D38
  3423. <user defined> _Copy_tag = 0x142674D38
  3424. <user defined> _Move_tag = 0x142674D38
  3425. <user defined> value_compare = 0x142674D38
  3426. ActivePoolData mSpawnedData
  3427. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  3428. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3429. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3430. 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 = 0x142674D50
  3431. <user defined> _Copy_tag = 0x142674D50
  3432. <user defined> _Move_tag = 0x142674D50
  3433. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  3434. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3435. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3436. 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 = 0x142674D68
  3437. <user defined> _Copy_tag = 0x142674D68
  3438. <user defined> _Move_tag = 0x142674D68
  3439. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  3440. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3441. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3442. 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 = 0x142674D80
  3443. <user defined> _Copy_tag = 0x142674D80
  3444. <user defined> _Move_tag = 0x142674D80
  3445. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  3446. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3447. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3448. 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 = 0x142674D98
  3449. <user defined> value_compare = 0x142674D98
  3450. <user defined> _Copy_tag = 0x142674D98
  3451. <user defined> _Move_tag = 0x142674D98
  3452. <user defined> value_compare = 0x142674D98
  3453. Parameter unsigned int pool_id = 0x43D
  3454. Parameter unsigned int db_guid = 0x25179
  3455. Local std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > it
  3456. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >
  3457. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > >,std::_Iterator_base12>
  3458. std::_Iterator_base12
  3459. std::_Container_proxy* _Myproxy = 0x43D350
  3460. std::_Iterator_base12* _Mynextiter = NULL
  3461. std::_List_node<std::pair<unsigned int const ,PoolGroup<Creature> >,void *>* _Ptr = 0x56DB66C0
  3462.  
  3463. 0000000140922EA8 000000003218F130 PoolMgr::UpdatePool<Creature>+68 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1142
  3464. Local PoolMgr* this = 0x142674B30
  3465. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestCreatureRelation
  3466. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3467. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3468. 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 = 0x142674B30
  3469. <user defined> value_compare = 0x142674B30
  3470. <user defined> _Copy_tag = 0x142674B30
  3471. <user defined> _Move_tag = 0x142674B30
  3472. <user defined> value_compare = 0x142674B30
  3473. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestGORelation
  3474. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3475. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  3476. 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 = 0x142674B48
  3477. <user defined> value_compare = 0x142674B48
  3478. <user defined> _Copy_tag = 0x142674B48
  3479. <user defined> _Move_tag = 0x142674B48
  3480. <user defined> value_compare = 0x142674B48
  3481. std::unordered_map<unsigned int,PoolTemplateData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > mPoolTemplate
  3482. std::_Hash<std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> >
  3483. <user defined> value_compare = 0x142674B60
  3484. std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> _Traitsobj = 0x3F800000
  3485. std::list<std::pair<unsigned int const ,PoolTemplateData>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > _List = 0x142674B68
  3486. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > > > > _Vec = 0x142674B80
  3487. unsigned int _Mask = 0xFFF
  3488. unsigned int _Maxidx = 0x1000
  3489. std::unordered_map<unsigned int,PoolGroup<Creature>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > mPoolCreatureGroups
  3490. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> >
  3491. <user defined> value_compare = 0x142674BB0
  3492. std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> _Traitsobj = 0x3F800000
  3493. std::list<std::pair<unsigned int const ,PoolGroup<Creature> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > _List = 0x142674BB8
  3494. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > > > _Vec = 0x142674BD0
  3495. unsigned int _Mask = 0x1FF
  3496. unsigned int _Maxidx = 0x200
  3497. std::unordered_map<unsigned int,PoolGroup<GameObject>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > mPoolGameobjectGroups
  3498. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> >
  3499. <user defined> value_compare = 0x142674C00
  3500. std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> _Traitsobj = 0x3F800000
  3501. std::list<std::pair<unsigned int const ,PoolGroup<GameObject> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > _List = 0x142674C08
  3502. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > > > > _Vec = 0x142674C20
  3503. unsigned int _Mask = 0xFFF
  3504. unsigned int _Maxidx = 0x1000
  3505. std::unordered_map<unsigned int,PoolGroup<Pool>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > mPoolPoolGroups
  3506. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> >
  3507. <user defined> value_compare = 0x142674C50
  3508. std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> _Traitsobj = 0x3F800000
  3509. std::list<std::pair<unsigned int const ,PoolGroup<Pool> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > _List = 0x142674C58
  3510. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > > > > _Vec = 0x142674C70
  3511. unsigned int _Mask = 0x3F
  3512. unsigned int _Maxidx = 0x40
  3513. std::unordered_map<unsigned int,PoolGroup<Quest>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > mPoolQuestGroups
  3514. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> >
  3515. <user defined> value_compare = 0x142674CA0
  3516. std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> _Traitsobj = 0x3F800000
  3517. std::list<std::pair<unsigned int const ,PoolGroup<Quest> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > _List = 0x142674CA8
  3518. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > > > > _Vec = 0x142674CC0
  3519. unsigned int _Mask = 0x3F
  3520. unsigned int _Maxidx = 0x40
  3521. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mCreatureSearchMap
  3522. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3523. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3524. 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 = 0x142674CF0
  3525. <user defined> value_compare = 0x142674CF0
  3526. <user defined> _Copy_tag = 0x142674CF0
  3527. <user defined> _Move_tag = 0x142674CF0
  3528. <user defined> value_compare = 0x142674CF0
  3529. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mGameobjectSearchMap
  3530. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3531. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3532. 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 = 0x142674D08
  3533. <user defined> value_compare = 0x142674D08
  3534. <user defined> _Copy_tag = 0x142674D08
  3535. <user defined> _Move_tag = 0x142674D08
  3536. <user defined> value_compare = 0x142674D08
  3537. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mPoolSearchMap
  3538. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3539. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3540. 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 = 0x142674D20
  3541. <user defined> value_compare = 0x142674D20
  3542. <user defined> _Copy_tag = 0x142674D20
  3543. <user defined> _Move_tag = 0x142674D20
  3544. <user defined> value_compare = 0x142674D20
  3545. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestSearchMap
  3546. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3547. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3548. 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 = 0x142674D38
  3549. <user defined> value_compare = 0x142674D38
  3550. <user defined> _Copy_tag = 0x142674D38
  3551. <user defined> _Move_tag = 0x142674D38
  3552. <user defined> value_compare = 0x142674D38
  3553. ActivePoolData mSpawnedData
  3554. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  3555. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3556. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3557. 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 = 0x142674D50
  3558. <user defined> _Copy_tag = 0x142674D50
  3559. <user defined> _Move_tag = 0x142674D50
  3560. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  3561. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3562. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3563. 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 = 0x142674D68
  3564. <user defined> _Copy_tag = 0x142674D68
  3565. <user defined> _Move_tag = 0x142674D68
  3566. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  3567. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3568. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  3569. 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 = 0x142674D80
  3570. <user defined> _Copy_tag = 0x142674D80
  3571. <user defined> _Move_tag = 0x142674D80
  3572. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  3573. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3574. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  3575. 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 = 0x142674D98
  3576. <user defined> value_compare = 0x142674D98
  3577. <user defined> _Copy_tag = 0x142674D98
  3578. <user defined> _Move_tag = 0x142674D98
  3579. <user defined> value_compare = 0x142674D98
  3580. Parameter unsigned int pool_id = 0x43D
  3581. Parameter unsigned int db_guid_or_pool_id = 0x25179
  3582.  
  3583. 000000014078ECE0 000000003218F300 Map::CheckRespawn+5B0 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3015
  3584. Local Map* this = 0x7B0D66F0
  3585. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  3586. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  3587. LinkedListHead
  3588. LinkedListElement iFirst = 0x7B0D66F8
  3589. LinkedListElement iLast = 0x7B0D6708
  3590. unsigned int iSize = 0x1000
  3591. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  3592. <user defined> iterator = 0x74011E78
  3593. <user defined> iterator = 0x7B0D66F0
  3594. iterator
  3595. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  3596. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  3597. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  3598. <user defined> value_compare = 0x7B0D6720
  3599. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  3600. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  3601. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  3602. unsigned int _Mask = 0x3F
  3603. unsigned int _Maxidx = 0x40
  3604. bool _creatureToMoveLock = 0x0
  3605. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  3606. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  3607. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  3608. bool _gameObjectsToMoveLock = 0x0
  3609. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  3610. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  3611. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  3612. bool _dynamicObjectsToMoveLock = 0x0
  3613. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  3614. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  3615. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  3616. std::mutex _mapLock
  3617. std::_Mutex_base
  3618. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  3619. std::mutex _gridLock
  3620. std::_Mutex_base
  3621. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  3622. MapEntry* i_mapEntry = 0x43D2C3C
  3623. unsigned int MapID = 0x212
  3624. unsigned int map_type = 0x0
  3625. unsigned int Flags = 0x1
  3626. char*[16] name
  3627. [0] = ""
  3628. [1] = ""
  3629. [2] = ""
  3630. [3] = "Scherbenwelt"
  3631. [4] = ""
  3632. [5] = ""
  3633. [6] = ""
  3634. [7] = ""
  3635. [8] = ""
  3636. [9] = ""
  3637. unsigned int linked_zone = 0x0
  3638. unsigned int multimap_id = 0xC6
  3639. int entrance_map = 0x0
  3640. float entrance_x = 0.000000
  3641. float entrance_y = 0.000000
  3642. unsigned int addon = 0x1
  3643. unsigned int unk_time = 0x0
  3644. unsigned int maxPlayers = 0x0
  3645. unsigned int i_spawnMode = 0x0
  3646. unsigned int i_InstanceId = 0x0
  3647. unsigned int m_unloadTimer = 0x0
  3648. float m_VisibleDistance = 120.000000
  3649. DynamicMapTree _dynamicTree
  3650. DynTreeImpl* impl = 0x7B0EEF70
  3651. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  3652. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  3653. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  3654. [0] = NULL
  3655. [1] = NULL
  3656. [2] = NULL
  3657. [3] = NULL
  3658. [4] = NULL
  3659. [5] = NULL
  3660. [6] = NULL
  3661. [7] = NULL
  3662. [8] = NULL
  3663. [9] = NULL
  3664. [0] = 0x7B0EEFC0
  3665. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3666. [0] = NULL
  3667. [1] = NULL
  3668. [2] = NULL
  3669. [3] = NULL
  3670. [4] = NULL
  3671. [5] = NULL
  3672. [6] = NULL
  3673. [7] = NULL
  3674. [8] = NULL
  3675. [9] = NULL
  3676. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3677. [0] = NULL
  3678. [1] = NULL
  3679. [2] = NULL
  3680. [3] = NULL
  3681. [4] = NULL
  3682. [5] = NULL
  3683. [6] = NULL
  3684. [7] = NULL
  3685. [8] = NULL
  3686. [9] = NULL
  3687. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3688. [0] = NULL
  3689. [1] = NULL
  3690. [2] = NULL
  3691. [3] = NULL
  3692. [4] = NULL
  3693. [5] = NULL
  3694. [6] = NULL
  3695. [7] = NULL
  3696. [8] = NULL
  3697. [9] = NULL
  3698. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3699. [0] = NULL
  3700. [1] = NULL
  3701. [2] = NULL
  3702. [3] = NULL
  3703. [4] = NULL
  3704. [5] = NULL
  3705. [6] = NULL
  3706. [7] = NULL
  3707. [8] = NULL
  3708. [9] = NULL
  3709. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3710. [0] = NULL
  3711. [1] = NULL
  3712. [2] = NULL
  3713. [3] = NULL
  3714. [4] = NULL
  3715. [5] = NULL
  3716. [6] = NULL
  3717. [7] = NULL
  3718. [8] = NULL
  3719. [9] = NULL
  3720. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3721. [0] = NULL
  3722. [1] = NULL
  3723. [2] = NULL
  3724. [3] = NULL
  3725. [4] = NULL
  3726. [5] = NULL
  3727. [6] = NULL
  3728. [7] = NULL
  3729. [8] = NULL
  3730. [9] = NULL
  3731. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3732. [0] = NULL
  3733. [1] = NULL
  3734. [2] = NULL
  3735. [3] = NULL
  3736. [4] = NULL
  3737. [5] = NULL
  3738. [6] = NULL
  3739. [7] = NULL
  3740. [8] = NULL
  3741. [9] = NULL
  3742. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3743. [0] = NULL
  3744. [1] = NULL
  3745. [2] = NULL
  3746. [3] = NULL
  3747. [4] = NULL
  3748. [5] = NULL
  3749. [6] = NULL
  3750. [7] = NULL
  3751. [8] = NULL
  3752. [9] = NULL
  3753. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  3754. [0] = NULL
  3755. [1] = NULL
  3756. [2] = NULL
  3757. [3] = NULL
  3758. [4] = NULL
  3759. [5] = NULL
  3760. [6] = NULL
  3761. [7] = NULL
  3762. [8] = NULL
  3763. [9] = NULL
  3764. Cell
  3765. int x = 0x3F800000
  3766. int y = 0xCDCDCDCD
  3767. TimeTrackerSmall rebalance_timer = 0x5F
  3768. int unbalanced_times = 0x6B
  3769. MapRefManager m_mapRefManager
  3770. RefManager<Map,Player>
  3771. LinkedListHead
  3772. LinkedListElement iFirst = 0x7B0D68B0
  3773. LinkedListElement iLast = 0x7B0D68C0
  3774. unsigned int iSize = 0x0
  3775. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  3776. <user defined> iterator = 0x7B0D68C0
  3777. <user defined> iterator = 0x7B0D68A8
  3778. iterator
  3779. MapReference* _Ptr = 0x141B647C8
  3780. const_iterator
  3781. MapReference* _Ptr = 0x141B647C8
  3782. LinkedListHead::Iterator<MapReference> m_mapRefIter
  3783. MapReference* _Ptr = NULL
  3784. int m_VisibilityNotifyPeriod = 0x3E8
  3785. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  3786. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3787. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  3788. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  3789. <user defined> _Copy_tag = 0x7B0D68E8
  3790. <user defined> _Move_tag = 0x7B0D68E8
  3791. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  3792. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  3793. std::_Iterator_base12
  3794. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  3795. std::_Iterator_base12* _Mynextiter = NULL
  3796. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  3797. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  3798. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  3799. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  3800. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  3801. <user defined> _Copy_tag = 0x7B0D6918
  3802. <user defined> _Move_tag = 0x7B0D6918
  3803. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  3804. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  3805. std::_Iterator_base12
  3806. std::_Container_proxy* _Myproxy = 0x7AC1D740
  3807. std::_Iterator_base12* _Mynextiter = NULL
  3808. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  3809. int i_gridExpiry = 0x493E0
  3810. Map* m_parentMap = 0x7B0D66F0
  3811. <user defined> CreatureGroupHolder = 0x7B0D6720
  3812. bool _creatureToMoveLock = 0x0
  3813. <user defined> _creaturesToMove = 0x7B0D6778
  3814. bool _gameObjectsToMoveLock = 0x0
  3815. <user defined> _gameObjectsToMove = 0x7B0D67A0
  3816. bool _dynamicObjectsToMoveLock = 0x0
  3817. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  3818. <user defined> _mapLock = 0x7B0D67E8
  3819. <user defined> _gridLock = 0x7B0D6838
  3820. <user defined> i_mapEntry = 0x43D2C3C
  3821. unsigned int i_spawnMode = 0x0
  3822. unsigned int i_InstanceId = 0x0
  3823. unsigned int m_unloadTimer = 0x0
  3824. float m_VisibleDistance = 120.000000
  3825. <user defined> _dynamicTree = 0x7B0EEF70
  3826. <user defined> m_mapRefManager = 0x7B0D68A8
  3827. <user defined> m_mapRefIter = 0x0
  3828. int m_VisibilityNotifyPeriod = 0x3E8
  3829. <user defined> m_activeNonPlayers = 0x7B0D68E8
  3830. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  3831. <user defined> _transports = 0x7B0D6918
  3832. <user defined> _transportsUpdateIter = 0x7B0D6930
  3833. int i_gridExpiry = 0x493E0
  3834. <user defined> m_parentMap = 0x7B0D66F0
  3835. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  3836. [0] = 0xD0C8A6F0
  3837. [1] = 0xD0C90B90
  3838. [2] = 0xD0C97030
  3839. [3] = 0xD0C9D4D0
  3840. [4] = 0xD0CC3970
  3841. [5] = 0xD0CC9E10
  3842. [6] = 0xD0CD02B0
  3843. [7] = 0xD0CD6750
  3844. [8] = 0xD0D3CBF0
  3845. [9] = 0xD0D43090
  3846. [0] = 0x7B0D6958
  3847. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3848. [0] = 0xD0FFCEF0
  3849. [1] = 0xD1043390
  3850. [2] = 0xD1049830
  3851. [3] = 0xD104FCD0
  3852. [4] = 0xD1076170
  3853. [5] = 0xD107C610
  3854. [6] = 0xD1082AB0
  3855. [7] = 0xD1088F50
  3856. [8] = 0xD10AF3F0
  3857. [9] = 0xD10B5890
  3858. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3859. [0] = 0xD13F0920
  3860. [1] = 0xD13F6DC0
  3861. [2] = 0xD13FD260
  3862. [3] = 0xD1423700
  3863. [4] = 0xD1429BA0
  3864. [5] = 0xD1430040
  3865. [6] = 0xD14364E0
  3866. [7] = 0xD143C980
  3867. [8] = 0xD1462E20
  3868. [9] = 0xD14692C0
  3869. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3870. [0] = 0xD1763120
  3871. [1] = 0xD17695C0
  3872. [2] = 0xD178FA60
  3873. [3] = 0xD1795F00
  3874. [4] = 0xD179C3A0
  3875. [5] = 0xD17A2840
  3876. [6] = 0xD17A8CE0
  3877. [7] = 0xD17AF180
  3878. [8] = 0xD17D5620
  3879. [9] = 0xD17DBAC0
  3880. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3881. [0] = 0xD1AD82F0
  3882. [1] = 0xD1ADE790
  3883. [2] = 0xD1B04C30
  3884. [3] = 0xD1B0B0D0
  3885. [4] = 0xD1B11570
  3886. [5] = 0xD1B17A10
  3887. [6] = 0xD1B1DEB0
  3888. [7] = 0xD1B24350
  3889. [8] = 0xD1B8A7F0
  3890. [9] = 0xD1B90C90
  3891. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3892. [0] = 0xD1E4EB60
  3893. [1] = 0xD1EB5000
  3894. [2] = 0xD1EBB4A0
  3895. [3] = 0xD1EC1940
  3896. [4] = 0xD1EC7DE0
  3897. [5] = 0xD1ECE280
  3898. [6] = 0xD1ED4720
  3899. [7] = 0xD1EDABC0
  3900. [8] = 0xD1F01060
  3901. [9] = 0xD1F07500
  3902. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3903. [0] = 0xD2182520
  3904. [1] = 0xD21A89C0
  3905. [2] = 0xD21AEE60
  3906. [3] = 0xD21B5300
  3907. [4] = 0xD21BB7A0
  3908. [5] = 0xD21C1C40
  3909. [6] = 0xD21C80E0
  3910. [7] = 0xD21CE580
  3911. [8] = 0xD21F4A20
  3912. [9] = 0xD21FAEC0
  3913. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3914. [0] = 0xD2514D20
  3915. [1] = 0xD251B1C0
  3916. [2] = 0xD2521660
  3917. [3] = 0xD2527B00
  3918. [4] = 0xD252DFA0
  3919. [5] = 0xD2534440
  3920. [6] = 0xD253A8E0
  3921. [7] = 0xD2540D80
  3922. [8] = 0xD2567220
  3923. [9] = 0xD256D6C0
  3924. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3925. [0] = 0xD28925B0
  3926. [1] = 0xD2898A50
  3927. [2] = 0xD289EEF0
  3928. [3] = 0xD28A5390
  3929. [4] = 0xD28AB830
  3930. [5] = 0xD28B1CD0
  3931. [6] = 0xD28B8170
  3932. [7] = 0xD28BE610
  3933. [8] = 0xD2924AB0
  3934. [9] = 0xD292AF50
  3935. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  3936. [0] = 0xD2C04DB0
  3937. [1] = 0xD2C4B250
  3938. [2] = 0xD2C516F0
  3939. [3] = 0xD2C57B90
  3940. [4] = 0xD2C5E030
  3941. [5] = 0xD2C644D0
  3942. [6] = 0xD2C6A970
  3943. [7] = 0xD2C70E10
  3944. [8] = 0xD2C972B0
  3945. [9] = 0xD2C9D750
  3946. GridMap*[64] GridMaps
  3947. [0] = 0x171F06F30
  3948. [1] = 0x171F06E80
  3949. [2] = 0x171F06DD0
  3950. [3] = 0x171F06D20
  3951. [4] = 0x171F06C70
  3952. [5] = 0x171F06BC0
  3953. [6] = 0x171F06B10
  3954. [7] = 0x171F06A60
  3955. [8] = 0x171F069B0
  3956. [9] = 0x171F06900
  3957. [0] = 0x7B0DE958
  3958. <user defined>*[64] GridMap
  3959. [0] = 0x171F04330
  3960. [1] = 0x171F04280
  3961. [2] = 0x171F041D0
  3962. [3] = 0x171F04120
  3963. [4] = 0x171F04070
  3964. [5] = 0x171F03FC0
  3965. [6] = 0x171F03F10
  3966. [7] = 0x171F03E60
  3967. [8] = 0x171F03DB0
  3968. [9] = 0x171F03D00
  3969. <user defined>*[64] GridMap
  3970. [0] = 0x171F01730
  3971. [1] = 0x171F01680
  3972. [2] = 0x171F015D0
  3973. [3] = 0x171F01520
  3974. [4] = 0x171F01470
  3975. [5] = 0x171F013C0
  3976. [6] = 0x171F01310
  3977. [7] = 0x171F01260
  3978. [8] = 0x171F011B0
  3979. [9] = 0x171F01100
  3980. <user defined>*[64] GridMap
  3981. [0] = 0x171EFEB30
  3982. [1] = 0x171EFEA80
  3983. [2] = 0x171EFE9D0
  3984. [3] = 0x171EFE920
  3985. [4] = 0x171EFE870
  3986. [5] = 0x171EFE7C0
  3987. [6] = 0x171EFE710
  3988. [7] = 0x171EFE660
  3989. [8] = 0x171EFE5B0
  3990. [9] = 0x171EFE500
  3991. <user defined>*[64] GridMap
  3992. [0] = 0x171EFBF30
  3993. [1] = 0x171EFBE80
  3994. [2] = 0x171EFBDD0
  3995. [3] = 0x171EFBD20
  3996. [4] = 0x171EFBC70
  3997. [5] = 0x171EFBBC0
  3998. [6] = 0x171EFBB10
  3999. [7] = 0x171EFBA60
  4000. [8] = 0x171EFB9B0
  4001. [9] = 0x171EFB900
  4002. <user defined>*[64] GridMap
  4003. [0] = 0x171EF9330
  4004. [1] = 0x171EF9280
  4005. [2] = 0x171EF91D0
  4006. [3] = 0x171EF9120
  4007. [4] = 0x171EF9070
  4008. [5] = 0x171EF8FC0
  4009. [6] = 0x171EF8F10
  4010. [7] = 0x171EF8E60
  4011. [8] = 0x171EF8DB0
  4012. [9] = 0x171EF8D00
  4013. <user defined>*[64] GridMap
  4014. [0] = 0x171EF6730
  4015. [1] = 0x171EF6680
  4016. [2] = 0x171EF65D0
  4017. [3] = 0x171EF6520
  4018. [4] = 0x171EF6470
  4019. [5] = 0x171EF63C0
  4020. [6] = 0x171EF6310
  4021. [7] = 0x171EF6260
  4022. [8] = 0x171EF61B0
  4023. [9] = 0x171EF6100
  4024. <user defined>*[64] GridMap
  4025. [0] = 0x171EF37C0
  4026. [1] = 0x171EF3710
  4027. [2] = 0x171EF3660
  4028. [3] = 0x171EF35B0
  4029. [4] = 0x171EF3500
  4030. [5] = 0x171EF3450
  4031. [6] = 0x171EF33A0
  4032. [7] = 0x171EF32F0
  4033. [8] = 0x171EF3240
  4034. [9] = 0x171EF3190
  4035. <user defined>*[64] GridMap
  4036. [0] = 0x16A299DE0
  4037. [1] = 0x16A299D30
  4038. [2] = 0x16A299C80
  4039. [3] = 0x16A299BD0
  4040. [4] = 0x16A299B20
  4041. [5] = 0x16A299A70
  4042. [6] = 0x16A2999C0
  4043. [7] = 0x16A299910
  4044. [8] = 0x16A299860
  4045. [9] = 0x16A2997B0
  4046. <user defined>*[64] GridMap
  4047. [0] = 0x16A28D5D0
  4048. [1] = 0x16A28D520
  4049. [2] = 0x16A28D470
  4050. [3] = 0x16A28D3C0
  4051. [4] = 0x16A28D310
  4052. [5] = 0x16A28D260
  4053. [6] = 0x16A28D1B0
  4054. [7] = 0x16A28D100
  4055. [8] = 0x16A28D050
  4056. [9] = 0x16A28CFA0
  4057. std::bitset<262144> marked_cells
  4058. <user defined> reference = 0x7B0E6958
  4059. bool std::bitset<262144>::_Need_mask = 0x0
  4060. unsigned int std::bitset<262144>::_Mask = 0x0
  4061. unsigned int[4096] _Array
  4062. [0] = 0x0
  4063. [1] = 0x0
  4064. [2] = 0x0
  4065. [3] = 0x0
  4066. [4] = 0x0
  4067. [5] = 0x0
  4068. [6] = 0x0
  4069. [7] = 0x0
  4070. [8] = 0x0
  4071. [9] = 0x0
  4072. bool i_scriptLock = 0x0
  4073. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  4074. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4075. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4076. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  4077. <user defined> _Copy_tag = 0x7B0EE960
  4078. <user defined> _Move_tag = 0x7B0EE960
  4079. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  4080. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4081. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4082. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  4083. <user defined> value_compare = 0x7B0EE978
  4084. <user defined> _Copy_tag = 0x7B0EE978
  4085. <user defined> _Move_tag = 0x7B0EE978
  4086. <user defined> value_compare = 0x7B0EE978
  4087. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  4088. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4089. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4090. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  4091. <user defined> _Copy_tag = 0x7B0EE990
  4092. <user defined> _Move_tag = 0x7B0EE990
  4093. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  4094. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4095. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4096. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  4097. <user defined> value_compare = 0x7B0EE9A8
  4098. <user defined> _Copy_tag = 0x7B0EE9A8
  4099. <user defined> _Move_tag = 0x7B0EE9A8
  4100. <user defined> value_compare = 0x7B0EE9A8
  4101. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  4102. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  4103. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  4104. boost::heap::detail::size_holder<1,unsigned __int64>
  4105. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  4106. unsigned int size_ = 0x4D5
  4107. super_t
  4108. implementation_defined
  4109. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  4110. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  4111. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  4112. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  4113. <user defined> value_compare = 0x7B0EE9F8
  4114. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  4115. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  4116. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  4117. unsigned int _Mask = 0xFFF
  4118. unsigned int _Maxidx = 0x1000
  4119. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  4120. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  4121. <user defined> value_compare = 0x7B0EEA48
  4122. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  4123. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  4124. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  4125. unsigned int _Mask = 0x1FF
  4126. unsigned int _Maxidx = 0x200
  4127. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  4128. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  4129. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  4130. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  4131. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  4132. unsigned int _Mask = 0x7
  4133. unsigned int _Maxidx = 0x8
  4134. unsigned int _respawnCheckTimer = 0x0
  4135. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  4136. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  4137. <user defined> value_compare = 0x7B0EEAF0
  4138. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  4139. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  4140. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  4141. unsigned int _Mask = 0x7
  4142. unsigned int _Maxidx = 0x8
  4143. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  4144. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  4145. <user defined> value_compare = 0x7B0EEB40
  4146. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  4147. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  4148. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  4149. unsigned int _Mask = 0x7
  4150. unsigned int _Maxidx = 0x8
  4151. unsigned int _defaultLight = 0x176
  4152. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  4153. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  4154. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  4155. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  4156. <user defined> value_compare = 0x7B0EEB98
  4157. <user defined> _Copy_tag = 0x7B0EEB98
  4158. <user defined> _Move_tag = 0x7B0EEB98
  4159. <user defined> value_compare = 0x7B0EEB98
  4160. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  4161. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  4162. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  4163. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  4164. <user defined> value_compare = 0x7B0EED48
  4165. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  4166. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  4167. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  4168. unsigned int _Mask = 0x7FFF
  4169. unsigned int _Maxidx = 0x8000
  4170. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  4171. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  4172. <user defined> value_compare = 0x7B0EED98
  4173. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  4174. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  4175. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  4176. unsigned int _Mask = 0x3FFF
  4177. unsigned int _Maxidx = 0x4000
  4178. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  4179. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  4180. <user defined> value_compare = 0x7B0EEDE8
  4181. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  4182. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  4183. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  4184. unsigned int _Mask = 0x7
  4185. unsigned int _Maxidx = 0x8
  4186. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  4187. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  4188. <user defined> value_compare = 0x7B0EEE38
  4189. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  4190. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  4191. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  4192. unsigned int _Mask = 0x7
  4193. unsigned int _Maxidx = 0x8
  4194. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  4195. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  4196. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  4197. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  4198. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  4199. unsigned int _Mask = 0x7
  4200. unsigned int _Maxidx = 0x8
  4201. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  4202. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  4203. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  4204. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  4205. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  4206. unsigned int _Mask = 0x3FF
  4207. unsigned int _Maxidx = 0x400
  4208. <user defined> i_grids = 0x7B0D6958
  4209. <user defined> GridMaps = 0x7B0DE958
  4210. <user defined> marked_cells = 0x7B0E6958
  4211. bool i_scriptLock = 0x0
  4212. <user defined> i_objectsToRemove = 0x7B0EE960
  4213. <user defined> i_objectsToSwitch = 0x7B0EE978
  4214. <user defined> i_worldObjects = 0x7B0EE990
  4215. <user defined> m_scriptSchedule = 0x7B0EE9A8
  4216. <user defined> _respawnTimes = 0x7B0EE9C0
  4217. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  4218. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  4219. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  4220. unsigned int _respawnCheckTimer = 0x0
  4221. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  4222. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  4223. unsigned int _defaultLight = 0x176
  4224. <user defined> _guidGenerators = 0x7B0EEB98
  4225. <user defined> _objectsStore = 0x7B0EEBB0
  4226. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  4227. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  4228. <user defined> _corpsesByCell = 0x7B0EEDE8
  4229. <user defined> _corpsesByPlayer = 0x7B0EEE38
  4230. <user defined> _corpseBones = 0x7B0EEE88
  4231. <user defined> _updateObjects = 0x7B0EEED8
  4232. Parameter RespawnInfo* info = 0x8DBD8910
  4233. int type = 0x0
  4234. unsigned int spawnId = 0x25179
  4235. unsigned int entry = 0x48F7
  4236. int respawnTime = 0x5A09F6DD
  4237. unsigned int gridId = 0x8E0
  4238. unsigned int zoneId = 0xD9B
  4239. boost::heap::detail::node_handle<boost::heap::detail::marked_heap_node<RespawnInfo *> *,boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type,RespawnInfo * &> handle
  4240. boost::heap::detail::marked_heap_node<RespawnInfo *>* node_ = 0x8DAFEEC0
  4241. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>
  4242. boost::heap::detail::heap_node<RespawnInfo *,1>
  4243. boost::heap::detail::heap_node_base<0>
  4244. boost::intrusive::list_base_hook<boost::intrusive::link_mode<1>,void,void>
  4245. boost::intrusive::generic_hook<0,boost::intrusive::list_node_traits<void *>,boost::intrusive::dft_tag,1,1>
  4246. boost::intrusive::node_holder<boost::intrusive::list_node<void *>,boost::intrusive::dft_tag,1>
  4247. boost::intrusive::list_node<void *>
  4248. boost::intrusive::list_node<void *>* next_ = 0x7B0EE9E8
  4249. boost::intrusive::list_node<void *>* prev_ = 0x859DE860
  4250. RespawnInfo* value = 0x8DBD8910
  4251. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,boost::intrusive::constant_time_size<1>,void,void,void> children = 0x8DAFEED8
  4252. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>* parent = NULL
  4253. bool mark = 0x0
  4254. Local SpawnData* data = 0x50553324
  4255. int type = 0x0
  4256. unsigned int spawnId = 0x25179
  4257. unsigned int id = 0x48F7
  4258. WorldLocation spawnPoint
  4259. Position
  4260. <user defined> XY = 0x50553330
  4261. <user defined> XYZ = 0x50553330
  4262. <user defined> XYZO = 0x50553330
  4263. <user defined> PackedXYZ = 0x50553330
  4264. float m_positionX = 175.917999
  4265. float m_positionY = 1720.290039
  4266. float m_positionZ = 34.408798
  4267. float m_orientation = 3.260230
  4268. ?$Streamer@UXY@Position@@
  4269. Position* Pos = 0x44D70948432FEB02
  4270. ?$ConstStreamer@UXY@Position@@
  4271. Position* Pos = 0x44D70948432FEB02
  4272. ?$Streamer@UXYZ@Position@@
  4273. <user defined> Pos = 0x44D70948432FEB02
  4274. ?$ConstStreamer@UXYZ@Position@@
  4275. <user defined> Pos = 0x44D70948432FEB02
  4276. ?$Streamer@UXYZO@Position@@
  4277. <user defined> Pos = 0x44D70948432FEB02
  4278. ?$ConstStreamer@UXYZO@Position@@
  4279. <user defined> Pos = 0x44D70948432FEB02
  4280. ?$Streamer@UPackedXYZ@Position@@
  4281. <user defined> Pos = 0x44D70948432FEB02
  4282. ?$ConstStreamer@UPackedXYZ@Position@@
  4283. <user defined> Pos = 0x44D70948432FEB02
  4284. unsigned int m_mapId = 0x212
  4285. unsigned int phaseMask = 0x1
  4286. int spawntimesecs = 0x7080
  4287. unsigned int spawnMask = 0x1
  4288. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  4289. unsigned int groupId = 0x0
  4290. std::string name = "Default Group"
  4291. unsigned int mapId = 0xFFFFFFFF
  4292. int flags = 0x1
  4293. unsigned int scriptId = 0x0
  4294. bool dbData = 0x1
  4295. Local unsigned int poolId = 0x43D
  4296. Local ObjectGuid thisGUID
  4297. unsigned int _guid = 0xF1300048F7025179
  4298.  
  4299. 000000014078E285 000000003218F360 Map::ProcessRespawns+85 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3197
  4300. Local RespawnInfo* next = 0x8DBD8910
  4301. int type = 0x0
  4302. unsigned int spawnId = 0x25179
  4303. unsigned int entry = 0x48F7
  4304. int respawnTime = 0x5A09F6DD
  4305. unsigned int gridId = 0x8E0
  4306. unsigned int zoneId = 0xD9B
  4307. boost::heap::detail::node_handle<boost::heap::detail::marked_heap_node<RespawnInfo *> *,boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type,RespawnInfo * &> handle
  4308. boost::heap::detail::marked_heap_node<RespawnInfo *>* node_ = 0x8DAFEEC0
  4309. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>
  4310. boost::heap::detail::heap_node<RespawnInfo *,1>
  4311. boost::heap::detail::heap_node_base<0>
  4312. boost::intrusive::list_base_hook<boost::intrusive::link_mode<1>,void,void>
  4313. boost::intrusive::generic_hook<0,boost::intrusive::list_node_traits<void *>,boost::intrusive::dft_tag,1,1>
  4314. boost::intrusive::node_holder<boost::intrusive::list_node<void *>,boost::intrusive::dft_tag,1>
  4315. boost::intrusive::list_node<void *>
  4316. boost::intrusive::list_node<void *>* next_ = 0x7B0EE9E8
  4317. boost::intrusive::list_node<void *>* prev_ = 0x859DE860
  4318. RespawnInfo* value = 0x8DBD8910
  4319. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,boost::intrusive::constant_time_size<1>,void,void,void> children = 0x8DAFEED8
  4320. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>* parent = NULL
  4321. bool mark = 0x0
  4322. Local Map* this = 0x7B0D66F0
  4323. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  4324. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  4325. LinkedListHead
  4326. LinkedListElement iFirst = 0x7B0D66F8
  4327. LinkedListElement iLast = 0x7B0D6708
  4328. unsigned int iSize = 0x1000
  4329. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  4330. <user defined> iterator = 0x74011E78
  4331. <user defined> iterator = 0x7B0D66F0
  4332. iterator
  4333. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  4334. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  4335. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4336. <user defined> value_compare = 0x7B0D6720
  4337. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  4338. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  4339. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  4340. unsigned int _Mask = 0x3F
  4341. unsigned int _Maxidx = 0x40
  4342. bool _creatureToMoveLock = 0x0
  4343. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  4344. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  4345. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  4346. bool _gameObjectsToMoveLock = 0x0
  4347. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  4348. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  4349. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  4350. bool _dynamicObjectsToMoveLock = 0x0
  4351. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  4352. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  4353. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  4354. std::mutex _mapLock
  4355. std::_Mutex_base
  4356. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  4357. std::mutex _gridLock
  4358. std::_Mutex_base
  4359. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  4360. MapEntry* i_mapEntry = 0x43D2C3C
  4361. unsigned int MapID = 0x212
  4362. unsigned int map_type = 0x0
  4363. unsigned int Flags = 0x1
  4364. char*[16] name
  4365. [0] = ""
  4366. [1] = ""
  4367. [2] = ""
  4368. [3] = "Scherbenwelt"
  4369. [4] = ""
  4370. [5] = ""
  4371. [6] = ""
  4372. [7] = ""
  4373. [8] = ""
  4374. [9] = ""
  4375. unsigned int linked_zone = 0x0
  4376. unsigned int multimap_id = 0xC6
  4377. int entrance_map = 0x0
  4378. float entrance_x = 0.000000
  4379. float entrance_y = 0.000000
  4380. unsigned int addon = 0x1
  4381. unsigned int unk_time = 0x0
  4382. unsigned int maxPlayers = 0x0
  4383. unsigned int i_spawnMode = 0x0
  4384. unsigned int i_InstanceId = 0x0
  4385. unsigned int m_unloadTimer = 0x0
  4386. float m_VisibleDistance = 120.000000
  4387. DynamicMapTree _dynamicTree
  4388. DynTreeImpl* impl = 0x7B0EEF70
  4389. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  4390. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  4391. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  4392. [0] = NULL
  4393. [1] = NULL
  4394. [2] = NULL
  4395. [3] = NULL
  4396. [4] = NULL
  4397. [5] = NULL
  4398. [6] = NULL
  4399. [7] = NULL
  4400. [8] = NULL
  4401. [9] = NULL
  4402. [0] = 0x7B0EEFC0
  4403. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4404. [0] = NULL
  4405. [1] = NULL
  4406. [2] = NULL
  4407. [3] = NULL
  4408. [4] = NULL
  4409. [5] = NULL
  4410. [6] = NULL
  4411. [7] = NULL
  4412. [8] = NULL
  4413. [9] = NULL
  4414. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4415. [0] = NULL
  4416. [1] = NULL
  4417. [2] = NULL
  4418. [3] = NULL
  4419. [4] = NULL
  4420. [5] = NULL
  4421. [6] = NULL
  4422. [7] = NULL
  4423. [8] = NULL
  4424. [9] = NULL
  4425. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4426. [0] = NULL
  4427. [1] = NULL
  4428. [2] = NULL
  4429. [3] = NULL
  4430. [4] = NULL
  4431. [5] = NULL
  4432. [6] = NULL
  4433. [7] = NULL
  4434. [8] = NULL
  4435. [9] = NULL
  4436. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4437. [0] = NULL
  4438. [1] = NULL
  4439. [2] = NULL
  4440. [3] = NULL
  4441. [4] = NULL
  4442. [5] = NULL
  4443. [6] = NULL
  4444. [7] = NULL
  4445. [8] = NULL
  4446. [9] = NULL
  4447. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4448. [0] = NULL
  4449. [1] = NULL
  4450. [2] = NULL
  4451. [3] = NULL
  4452. [4] = NULL
  4453. [5] = NULL
  4454. [6] = NULL
  4455. [7] = NULL
  4456. [8] = NULL
  4457. [9] = NULL
  4458. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4459. [0] = NULL
  4460. [1] = NULL
  4461. [2] = NULL
  4462. [3] = NULL
  4463. [4] = NULL
  4464. [5] = NULL
  4465. [6] = NULL
  4466. [7] = NULL
  4467. [8] = NULL
  4468. [9] = NULL
  4469. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4470. [0] = NULL
  4471. [1] = NULL
  4472. [2] = NULL
  4473. [3] = NULL
  4474. [4] = NULL
  4475. [5] = NULL
  4476. [6] = NULL
  4477. [7] = NULL
  4478. [8] = NULL
  4479. [9] = NULL
  4480. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4481. [0] = NULL
  4482. [1] = NULL
  4483. [2] = NULL
  4484. [3] = NULL
  4485. [4] = NULL
  4486. [5] = NULL
  4487. [6] = NULL
  4488. [7] = NULL
  4489. [8] = NULL
  4490. [9] = NULL
  4491. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  4492. [0] = NULL
  4493. [1] = NULL
  4494. [2] = NULL
  4495. [3] = NULL
  4496. [4] = NULL
  4497. [5] = NULL
  4498. [6] = NULL
  4499. [7] = NULL
  4500. [8] = NULL
  4501. [9] = NULL
  4502. Cell
  4503. int x = 0x3F800000
  4504. int y = 0xCDCDCDCD
  4505. TimeTrackerSmall rebalance_timer = 0x5F
  4506. int unbalanced_times = 0x6B
  4507. MapRefManager m_mapRefManager
  4508. RefManager<Map,Player>
  4509. LinkedListHead
  4510. LinkedListElement iFirst = 0x7B0D68B0
  4511. LinkedListElement iLast = 0x7B0D68C0
  4512. unsigned int iSize = 0x0
  4513. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  4514. <user defined> iterator = 0x7B0D68C0
  4515. <user defined> iterator = 0x7B0D68A8
  4516. iterator
  4517. MapReference* _Ptr = 0x141B647C8
  4518. const_iterator
  4519. MapReference* _Ptr = 0x141B647C8
  4520. LinkedListHead::Iterator<MapReference> m_mapRefIter
  4521. MapReference* _Ptr = NULL
  4522. int m_VisibilityNotifyPeriod = 0x3E8
  4523. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  4524. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4525. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4526. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  4527. <user defined> _Copy_tag = 0x7B0D68E8
  4528. <user defined> _Move_tag = 0x7B0D68E8
  4529. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  4530. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  4531. std::_Iterator_base12
  4532. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  4533. std::_Iterator_base12* _Mynextiter = NULL
  4534. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  4535. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  4536. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4537. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4538. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  4539. <user defined> _Copy_tag = 0x7B0D6918
  4540. <user defined> _Move_tag = 0x7B0D6918
  4541. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  4542. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  4543. std::_Iterator_base12
  4544. std::_Container_proxy* _Myproxy = 0x7AC1D740
  4545. std::_Iterator_base12* _Mynextiter = NULL
  4546. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  4547. int i_gridExpiry = 0x493E0
  4548. Map* m_parentMap = 0x7B0D66F0
  4549. <user defined> CreatureGroupHolder = 0x7B0D6720
  4550. bool _creatureToMoveLock = 0x0
  4551. <user defined> _creaturesToMove = 0x7B0D6778
  4552. bool _gameObjectsToMoveLock = 0x0
  4553. <user defined> _gameObjectsToMove = 0x7B0D67A0
  4554. bool _dynamicObjectsToMoveLock = 0x0
  4555. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  4556. <user defined> _mapLock = 0x7B0D67E8
  4557. <user defined> _gridLock = 0x7B0D6838
  4558. <user defined> i_mapEntry = 0x43D2C3C
  4559. unsigned int i_spawnMode = 0x0
  4560. unsigned int i_InstanceId = 0x0
  4561. unsigned int m_unloadTimer = 0x0
  4562. float m_VisibleDistance = 120.000000
  4563. <user defined> _dynamicTree = 0x7B0EEF70
  4564. <user defined> m_mapRefManager = 0x7B0D68A8
  4565. <user defined> m_mapRefIter = 0x0
  4566. int m_VisibilityNotifyPeriod = 0x3E8
  4567. <user defined> m_activeNonPlayers = 0x7B0D68E8
  4568. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  4569. <user defined> _transports = 0x7B0D6918
  4570. <user defined> _transportsUpdateIter = 0x7B0D6930
  4571. int i_gridExpiry = 0x493E0
  4572. <user defined> m_parentMap = 0x7B0D66F0
  4573. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4574. [0] = 0xD0C8A6F0
  4575. [1] = 0xD0C90B90
  4576. [2] = 0xD0C97030
  4577. [3] = 0xD0C9D4D0
  4578. [4] = 0xD0CC3970
  4579. [5] = 0xD0CC9E10
  4580. [6] = 0xD0CD02B0
  4581. [7] = 0xD0CD6750
  4582. [8] = 0xD0D3CBF0
  4583. [9] = 0xD0D43090
  4584. [0] = 0x7B0D6958
  4585. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4586. [0] = 0xD0FFCEF0
  4587. [1] = 0xD1043390
  4588. [2] = 0xD1049830
  4589. [3] = 0xD104FCD0
  4590. [4] = 0xD1076170
  4591. [5] = 0xD107C610
  4592. [6] = 0xD1082AB0
  4593. [7] = 0xD1088F50
  4594. [8] = 0xD10AF3F0
  4595. [9] = 0xD10B5890
  4596. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4597. [0] = 0xD13F0920
  4598. [1] = 0xD13F6DC0
  4599. [2] = 0xD13FD260
  4600. [3] = 0xD1423700
  4601. [4] = 0xD1429BA0
  4602. [5] = 0xD1430040
  4603. [6] = 0xD14364E0
  4604. [7] = 0xD143C980
  4605. [8] = 0xD1462E20
  4606. [9] = 0xD14692C0
  4607. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4608. [0] = 0xD1763120
  4609. [1] = 0xD17695C0
  4610. [2] = 0xD178FA60
  4611. [3] = 0xD1795F00
  4612. [4] = 0xD179C3A0
  4613. [5] = 0xD17A2840
  4614. [6] = 0xD17A8CE0
  4615. [7] = 0xD17AF180
  4616. [8] = 0xD17D5620
  4617. [9] = 0xD17DBAC0
  4618. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4619. [0] = 0xD1AD82F0
  4620. [1] = 0xD1ADE790
  4621. [2] = 0xD1B04C30
  4622. [3] = 0xD1B0B0D0
  4623. [4] = 0xD1B11570
  4624. [5] = 0xD1B17A10
  4625. [6] = 0xD1B1DEB0
  4626. [7] = 0xD1B24350
  4627. [8] = 0xD1B8A7F0
  4628. [9] = 0xD1B90C90
  4629. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4630. [0] = 0xD1E4EB60
  4631. [1] = 0xD1EB5000
  4632. [2] = 0xD1EBB4A0
  4633. [3] = 0xD1EC1940
  4634. [4] = 0xD1EC7DE0
  4635. [5] = 0xD1ECE280
  4636. [6] = 0xD1ED4720
  4637. [7] = 0xD1EDABC0
  4638. [8] = 0xD1F01060
  4639. [9] = 0xD1F07500
  4640. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4641. [0] = 0xD2182520
  4642. [1] = 0xD21A89C0
  4643. [2] = 0xD21AEE60
  4644. [3] = 0xD21B5300
  4645. [4] = 0xD21BB7A0
  4646. [5] = 0xD21C1C40
  4647. [6] = 0xD21C80E0
  4648. [7] = 0xD21CE580
  4649. [8] = 0xD21F4A20
  4650. [9] = 0xD21FAEC0
  4651. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4652. [0] = 0xD2514D20
  4653. [1] = 0xD251B1C0
  4654. [2] = 0xD2521660
  4655. [3] = 0xD2527B00
  4656. [4] = 0xD252DFA0
  4657. [5] = 0xD2534440
  4658. [6] = 0xD253A8E0
  4659. [7] = 0xD2540D80
  4660. [8] = 0xD2567220
  4661. [9] = 0xD256D6C0
  4662. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4663. [0] = 0xD28925B0
  4664. [1] = 0xD2898A50
  4665. [2] = 0xD289EEF0
  4666. [3] = 0xD28A5390
  4667. [4] = 0xD28AB830
  4668. [5] = 0xD28B1CD0
  4669. [6] = 0xD28B8170
  4670. [7] = 0xD28BE610
  4671. [8] = 0xD2924AB0
  4672. [9] = 0xD292AF50
  4673. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  4674. [0] = 0xD2C04DB0
  4675. [1] = 0xD2C4B250
  4676. [2] = 0xD2C516F0
  4677. [3] = 0xD2C57B90
  4678. [4] = 0xD2C5E030
  4679. [5] = 0xD2C644D0
  4680. [6] = 0xD2C6A970
  4681. [7] = 0xD2C70E10
  4682. [8] = 0xD2C972B0
  4683. [9] = 0xD2C9D750
  4684. GridMap*[64] GridMaps
  4685. [0] = 0x171F06F30
  4686. [1] = 0x171F06E80
  4687. [2] = 0x171F06DD0
  4688. [3] = 0x171F06D20
  4689. [4] = 0x171F06C70
  4690. [5] = 0x171F06BC0
  4691. [6] = 0x171F06B10
  4692. [7] = 0x171F06A60
  4693. [8] = 0x171F069B0
  4694. [9] = 0x171F06900
  4695. [0] = 0x7B0DE958
  4696. <user defined>*[64] GridMap
  4697. [0] = 0x171F04330
  4698. [1] = 0x171F04280
  4699. [2] = 0x171F041D0
  4700. [3] = 0x171F04120
  4701. [4] = 0x171F04070
  4702. [5] = 0x171F03FC0
  4703. [6] = 0x171F03F10
  4704. [7] = 0x171F03E60
  4705. [8] = 0x171F03DB0
  4706. [9] = 0x171F03D00
  4707. <user defined>*[64] GridMap
  4708. [0] = 0x171F01730
  4709. [1] = 0x171F01680
  4710. [2] = 0x171F015D0
  4711. [3] = 0x171F01520
  4712. [4] = 0x171F01470
  4713. [5] = 0x171F013C0
  4714. [6] = 0x171F01310
  4715. [7] = 0x171F01260
  4716. [8] = 0x171F011B0
  4717. [9] = 0x171F01100
  4718. <user defined>*[64] GridMap
  4719. [0] = 0x171EFEB30
  4720. [1] = 0x171EFEA80
  4721. [2] = 0x171EFE9D0
  4722. [3] = 0x171EFE920
  4723. [4] = 0x171EFE870
  4724. [5] = 0x171EFE7C0
  4725. [6] = 0x171EFE710
  4726. [7] = 0x171EFE660
  4727. [8] = 0x171EFE5B0
  4728. [9] = 0x171EFE500
  4729. <user defined>*[64] GridMap
  4730. [0] = 0x171EFBF30
  4731. [1] = 0x171EFBE80
  4732. [2] = 0x171EFBDD0
  4733. [3] = 0x171EFBD20
  4734. [4] = 0x171EFBC70
  4735. [5] = 0x171EFBBC0
  4736. [6] = 0x171EFBB10
  4737. [7] = 0x171EFBA60
  4738. [8] = 0x171EFB9B0
  4739. [9] = 0x171EFB900
  4740. <user defined>*[64] GridMap
  4741. [0] = 0x171EF9330
  4742. [1] = 0x171EF9280
  4743. [2] = 0x171EF91D0
  4744. [3] = 0x171EF9120
  4745. [4] = 0x171EF9070
  4746. [5] = 0x171EF8FC0
  4747. [6] = 0x171EF8F10
  4748. [7] = 0x171EF8E60
  4749. [8] = 0x171EF8DB0
  4750. [9] = 0x171EF8D00
  4751. <user defined>*[64] GridMap
  4752. [0] = 0x171EF6730
  4753. [1] = 0x171EF6680
  4754. [2] = 0x171EF65D0
  4755. [3] = 0x171EF6520
  4756. [4] = 0x171EF6470
  4757. [5] = 0x171EF63C0
  4758. [6] = 0x171EF6310
  4759. [7] = 0x171EF6260
  4760. [8] = 0x171EF61B0
  4761. [9] = 0x171EF6100
  4762. <user defined>*[64] GridMap
  4763. [0] = 0x171EF37C0
  4764. [1] = 0x171EF3710
  4765. [2] = 0x171EF3660
  4766. [3] = 0x171EF35B0
  4767. [4] = 0x171EF3500
  4768. [5] = 0x171EF3450
  4769. [6] = 0x171EF33A0
  4770. [7] = 0x171EF32F0
  4771. [8] = 0x171EF3240
  4772. [9] = 0x171EF3190
  4773. <user defined>*[64] GridMap
  4774. [0] = 0x16A299DE0
  4775. [1] = 0x16A299D30
  4776. [2] = 0x16A299C80
  4777. [3] = 0x16A299BD0
  4778. [4] = 0x16A299B20
  4779. [5] = 0x16A299A70
  4780. [6] = 0x16A2999C0
  4781. [7] = 0x16A299910
  4782. [8] = 0x16A299860
  4783. [9] = 0x16A2997B0
  4784. <user defined>*[64] GridMap
  4785. [0] = 0x16A28D5D0
  4786. [1] = 0x16A28D520
  4787. [2] = 0x16A28D470
  4788. [3] = 0x16A28D3C0
  4789. [4] = 0x16A28D310
  4790. [5] = 0x16A28D260
  4791. [6] = 0x16A28D1B0
  4792. [7] = 0x16A28D100
  4793. [8] = 0x16A28D050
  4794. [9] = 0x16A28CFA0
  4795. std::bitset<262144> marked_cells
  4796. <user defined> reference = 0x7B0E6958
  4797. bool std::bitset<262144>::_Need_mask = 0x0
  4798. unsigned int std::bitset<262144>::_Mask = 0x0
  4799. unsigned int[4096] _Array
  4800. [0] = 0x0
  4801. [1] = 0x0
  4802. [2] = 0x0
  4803. [3] = 0x0
  4804. [4] = 0x0
  4805. [5] = 0x0
  4806. [6] = 0x0
  4807. [7] = 0x0
  4808. [8] = 0x0
  4809. [9] = 0x0
  4810. bool i_scriptLock = 0x0
  4811. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  4812. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4813. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4814. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  4815. <user defined> _Copy_tag = 0x7B0EE960
  4816. <user defined> _Move_tag = 0x7B0EE960
  4817. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  4818. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4819. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4820. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  4821. <user defined> value_compare = 0x7B0EE978
  4822. <user defined> _Copy_tag = 0x7B0EE978
  4823. <user defined> _Move_tag = 0x7B0EE978
  4824. <user defined> value_compare = 0x7B0EE978
  4825. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  4826. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4827. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4828. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  4829. <user defined> _Copy_tag = 0x7B0EE990
  4830. <user defined> _Move_tag = 0x7B0EE990
  4831. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  4832. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4833. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4834. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  4835. <user defined> value_compare = 0x7B0EE9A8
  4836. <user defined> _Copy_tag = 0x7B0EE9A8
  4837. <user defined> _Move_tag = 0x7B0EE9A8
  4838. <user defined> value_compare = 0x7B0EE9A8
  4839. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  4840. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  4841. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  4842. boost::heap::detail::size_holder<1,unsigned __int64>
  4843. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  4844. unsigned int size_ = 0x4D5
  4845. super_t
  4846. implementation_defined
  4847. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  4848. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  4849. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  4850. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  4851. <user defined> value_compare = 0x7B0EE9F8
  4852. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  4853. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  4854. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  4855. unsigned int _Mask = 0xFFF
  4856. unsigned int _Maxidx = 0x1000
  4857. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  4858. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  4859. <user defined> value_compare = 0x7B0EEA48
  4860. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  4861. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  4862. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  4863. unsigned int _Mask = 0x1FF
  4864. unsigned int _Maxidx = 0x200
  4865. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  4866. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  4867. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  4868. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  4869. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  4870. unsigned int _Mask = 0x7
  4871. unsigned int _Maxidx = 0x8
  4872. unsigned int _respawnCheckTimer = 0x0
  4873. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  4874. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  4875. <user defined> value_compare = 0x7B0EEAF0
  4876. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  4877. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  4878. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  4879. unsigned int _Mask = 0x7
  4880. unsigned int _Maxidx = 0x8
  4881. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  4882. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  4883. <user defined> value_compare = 0x7B0EEB40
  4884. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  4885. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  4886. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  4887. unsigned int _Mask = 0x7
  4888. unsigned int _Maxidx = 0x8
  4889. unsigned int _defaultLight = 0x176
  4890. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  4891. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  4892. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  4893. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  4894. <user defined> value_compare = 0x7B0EEB98
  4895. <user defined> _Copy_tag = 0x7B0EEB98
  4896. <user defined> _Move_tag = 0x7B0EEB98
  4897. <user defined> value_compare = 0x7B0EEB98
  4898. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  4899. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  4900. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  4901. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  4902. <user defined> value_compare = 0x7B0EED48
  4903. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  4904. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  4905. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  4906. unsigned int _Mask = 0x7FFF
  4907. unsigned int _Maxidx = 0x8000
  4908. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  4909. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  4910. <user defined> value_compare = 0x7B0EED98
  4911. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  4912. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  4913. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  4914. unsigned int _Mask = 0x3FFF
  4915. unsigned int _Maxidx = 0x4000
  4916. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  4917. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  4918. <user defined> value_compare = 0x7B0EEDE8
  4919. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  4920. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  4921. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  4922. unsigned int _Mask = 0x7
  4923. unsigned int _Maxidx = 0x8
  4924. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  4925. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  4926. <user defined> value_compare = 0x7B0EEE38
  4927. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  4928. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  4929. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  4930. unsigned int _Mask = 0x7
  4931. unsigned int _Maxidx = 0x8
  4932. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  4933. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  4934. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  4935. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  4936. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  4937. unsigned int _Mask = 0x7
  4938. unsigned int _Maxidx = 0x8
  4939. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  4940. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  4941. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  4942. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  4943. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  4944. unsigned int _Mask = 0x3FF
  4945. unsigned int _Maxidx = 0x400
  4946. <user defined> i_grids = 0x7B0D6958
  4947. <user defined> GridMaps = 0x7B0DE958
  4948. <user defined> marked_cells = 0x7B0E6958
  4949. bool i_scriptLock = 0x0
  4950. <user defined> i_objectsToRemove = 0x7B0EE960
  4951. <user defined> i_objectsToSwitch = 0x7B0EE978
  4952. <user defined> i_worldObjects = 0x7B0EE990
  4953. <user defined> m_scriptSchedule = 0x7B0EE9A8
  4954. <user defined> _respawnTimes = 0x7B0EE9C0
  4955. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  4956. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  4957. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  4958. unsigned int _respawnCheckTimer = 0x0
  4959. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  4960. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  4961. unsigned int _defaultLight = 0x176
  4962. <user defined> _guidGenerators = 0x7B0EEB98
  4963. <user defined> _objectsStore = 0x7B0EEBB0
  4964. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  4965. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  4966. <user defined> _corpsesByCell = 0x7B0EEDE8
  4967. <user defined> _corpsesByPlayer = 0x7B0EEE38
  4968. <user defined> _corpseBones = 0x7B0EEE88
  4969. <user defined> _updateObjects = 0x7B0EEED8
  4970. Local int now = 0x5A95A203
  4971.  
  4972. 00000001407807C3 000000003218F5E0 Map::Update+183 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 760
  4973. Local Map* this = 0x7B0D66F0
  4974. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  4975. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  4976. LinkedListHead
  4977. LinkedListElement iFirst = 0x7B0D66F8
  4978. LinkedListElement iLast = 0x7B0D6708
  4979. unsigned int iSize = 0x1000
  4980. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  4981. <user defined> iterator = 0x74011E78
  4982. <user defined> iterator = 0x7B0D66F0
  4983. iterator
  4984. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  4985. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  4986. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4987. <user defined> value_compare = 0x7B0D6720
  4988. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  4989. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  4990. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  4991. unsigned int _Mask = 0x3F
  4992. unsigned int _Maxidx = 0x40
  4993. bool _creatureToMoveLock = 0x0
  4994. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  4995. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  4996. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  4997. bool _gameObjectsToMoveLock = 0x0
  4998. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  4999. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  5000. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  5001. bool _dynamicObjectsToMoveLock = 0x0
  5002. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  5003. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  5004. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  5005. std::mutex _mapLock
  5006. std::_Mutex_base
  5007. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  5008. std::mutex _gridLock
  5009. std::_Mutex_base
  5010. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  5011. MapEntry* i_mapEntry = 0x43D2C3C
  5012. unsigned int MapID = 0x212
  5013. unsigned int map_type = 0x0
  5014. unsigned int Flags = 0x1
  5015. char*[16] name
  5016. [0] = ""
  5017. [1] = ""
  5018. [2] = ""
  5019. [3] = "Scherbenwelt"
  5020. [4] = ""
  5021. [5] = ""
  5022. [6] = ""
  5023. [7] = ""
  5024. [8] = ""
  5025. [9] = ""
  5026. unsigned int linked_zone = 0x0
  5027. unsigned int multimap_id = 0xC6
  5028. int entrance_map = 0x0
  5029. float entrance_x = 0.000000
  5030. float entrance_y = 0.000000
  5031. unsigned int addon = 0x1
  5032. unsigned int unk_time = 0x0
  5033. unsigned int maxPlayers = 0x0
  5034. unsigned int i_spawnMode = 0x0
  5035. unsigned int i_InstanceId = 0x0
  5036. unsigned int m_unloadTimer = 0x0
  5037. float m_VisibleDistance = 120.000000
  5038. DynamicMapTree _dynamicTree
  5039. DynTreeImpl* impl = 0x7B0EEF70
  5040. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  5041. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  5042. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  5043. [0] = NULL
  5044. [1] = NULL
  5045. [2] = NULL
  5046. [3] = NULL
  5047. [4] = NULL
  5048. [5] = NULL
  5049. [6] = NULL
  5050. [7] = NULL
  5051. [8] = NULL
  5052. [9] = NULL
  5053. [0] = 0x7B0EEFC0
  5054. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5055. [0] = NULL
  5056. [1] = NULL
  5057. [2] = NULL
  5058. [3] = NULL
  5059. [4] = NULL
  5060. [5] = NULL
  5061. [6] = NULL
  5062. [7] = NULL
  5063. [8] = NULL
  5064. [9] = NULL
  5065. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5066. [0] = NULL
  5067. [1] = NULL
  5068. [2] = NULL
  5069. [3] = NULL
  5070. [4] = NULL
  5071. [5] = NULL
  5072. [6] = NULL
  5073. [7] = NULL
  5074. [8] = NULL
  5075. [9] = NULL
  5076. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5077. [0] = NULL
  5078. [1] = NULL
  5079. [2] = NULL
  5080. [3] = NULL
  5081. [4] = NULL
  5082. [5] = NULL
  5083. [6] = NULL
  5084. [7] = NULL
  5085. [8] = NULL
  5086. [9] = NULL
  5087. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5088. [0] = NULL
  5089. [1] = NULL
  5090. [2] = NULL
  5091. [3] = NULL
  5092. [4] = NULL
  5093. [5] = NULL
  5094. [6] = NULL
  5095. [7] = NULL
  5096. [8] = NULL
  5097. [9] = NULL
  5098. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5099. [0] = NULL
  5100. [1] = NULL
  5101. [2] = NULL
  5102. [3] = NULL
  5103. [4] = NULL
  5104. [5] = NULL
  5105. [6] = NULL
  5106. [7] = NULL
  5107. [8] = NULL
  5108. [9] = NULL
  5109. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5110. [0] = NULL
  5111. [1] = NULL
  5112. [2] = NULL
  5113. [3] = NULL
  5114. [4] = NULL
  5115. [5] = NULL
  5116. [6] = NULL
  5117. [7] = NULL
  5118. [8] = NULL
  5119. [9] = NULL
  5120. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5121. [0] = NULL
  5122. [1] = NULL
  5123. [2] = NULL
  5124. [3] = NULL
  5125. [4] = NULL
  5126. [5] = NULL
  5127. [6] = NULL
  5128. [7] = NULL
  5129. [8] = NULL
  5130. [9] = NULL
  5131. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5132. [0] = NULL
  5133. [1] = NULL
  5134. [2] = NULL
  5135. [3] = NULL
  5136. [4] = NULL
  5137. [5] = NULL
  5138. [6] = NULL
  5139. [7] = NULL
  5140. [8] = NULL
  5141. [9] = NULL
  5142. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  5143. [0] = NULL
  5144. [1] = NULL
  5145. [2] = NULL
  5146. [3] = NULL
  5147. [4] = NULL
  5148. [5] = NULL
  5149. [6] = NULL
  5150. [7] = NULL
  5151. [8] = NULL
  5152. [9] = NULL
  5153. Cell
  5154. int x = 0x3F800000
  5155. int y = 0xCDCDCDCD
  5156. TimeTrackerSmall rebalance_timer = 0x5F
  5157. int unbalanced_times = 0x6B
  5158. MapRefManager m_mapRefManager
  5159. RefManager<Map,Player>
  5160. LinkedListHead
  5161. LinkedListElement iFirst = 0x7B0D68B0
  5162. LinkedListElement iLast = 0x7B0D68C0
  5163. unsigned int iSize = 0x0
  5164. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  5165. <user defined> iterator = 0x7B0D68C0
  5166. <user defined> iterator = 0x7B0D68A8
  5167. iterator
  5168. MapReference* _Ptr = 0x141B647C8
  5169. const_iterator
  5170. MapReference* _Ptr = 0x141B647C8
  5171. LinkedListHead::Iterator<MapReference> m_mapRefIter
  5172. MapReference* _Ptr = NULL
  5173. int m_VisibilityNotifyPeriod = 0x3E8
  5174. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  5175. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5176. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5177. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  5178. <user defined> _Copy_tag = 0x7B0D68E8
  5179. <user defined> _Move_tag = 0x7B0D68E8
  5180. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  5181. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  5182. std::_Iterator_base12
  5183. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  5184. std::_Iterator_base12* _Mynextiter = NULL
  5185. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  5186. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  5187. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5188. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5189. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  5190. <user defined> _Copy_tag = 0x7B0D6918
  5191. <user defined> _Move_tag = 0x7B0D6918
  5192. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  5193. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  5194. std::_Iterator_base12
  5195. std::_Container_proxy* _Myproxy = 0x7AC1D740
  5196. std::_Iterator_base12* _Mynextiter = NULL
  5197. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  5198. int i_gridExpiry = 0x493E0
  5199. Map* m_parentMap = 0x7B0D66F0
  5200. <user defined> CreatureGroupHolder = 0x7B0D6720
  5201. bool _creatureToMoveLock = 0x0
  5202. <user defined> _creaturesToMove = 0x7B0D6778
  5203. bool _gameObjectsToMoveLock = 0x0
  5204. <user defined> _gameObjectsToMove = 0x7B0D67A0
  5205. bool _dynamicObjectsToMoveLock = 0x0
  5206. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  5207. <user defined> _mapLock = 0x7B0D67E8
  5208. <user defined> _gridLock = 0x7B0D6838
  5209. <user defined> i_mapEntry = 0x43D2C3C
  5210. unsigned int i_spawnMode = 0x0
  5211. unsigned int i_InstanceId = 0x0
  5212. unsigned int m_unloadTimer = 0x0
  5213. float m_VisibleDistance = 120.000000
  5214. <user defined> _dynamicTree = 0x7B0EEF70
  5215. <user defined> m_mapRefManager = 0x7B0D68A8
  5216. <user defined> m_mapRefIter = 0x0
  5217. int m_VisibilityNotifyPeriod = 0x3E8
  5218. <user defined> m_activeNonPlayers = 0x7B0D68E8
  5219. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  5220. <user defined> _transports = 0x7B0D6918
  5221. <user defined> _transportsUpdateIter = 0x7B0D6930
  5222. int i_gridExpiry = 0x493E0
  5223. <user defined> m_parentMap = 0x7B0D66F0
  5224. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5225. [0] = 0xD0C8A6F0
  5226. [1] = 0xD0C90B90
  5227. [2] = 0xD0C97030
  5228. [3] = 0xD0C9D4D0
  5229. [4] = 0xD0CC3970
  5230. [5] = 0xD0CC9E10
  5231. [6] = 0xD0CD02B0
  5232. [7] = 0xD0CD6750
  5233. [8] = 0xD0D3CBF0
  5234. [9] = 0xD0D43090
  5235. [0] = 0x7B0D6958
  5236. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5237. [0] = 0xD0FFCEF0
  5238. [1] = 0xD1043390
  5239. [2] = 0xD1049830
  5240. [3] = 0xD104FCD0
  5241. [4] = 0xD1076170
  5242. [5] = 0xD107C610
  5243. [6] = 0xD1082AB0
  5244. [7] = 0xD1088F50
  5245. [8] = 0xD10AF3F0
  5246. [9] = 0xD10B5890
  5247. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5248. [0] = 0xD13F0920
  5249. [1] = 0xD13F6DC0
  5250. [2] = 0xD13FD260
  5251. [3] = 0xD1423700
  5252. [4] = 0xD1429BA0
  5253. [5] = 0xD1430040
  5254. [6] = 0xD14364E0
  5255. [7] = 0xD143C980
  5256. [8] = 0xD1462E20
  5257. [9] = 0xD14692C0
  5258. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5259. [0] = 0xD1763120
  5260. [1] = 0xD17695C0
  5261. [2] = 0xD178FA60
  5262. [3] = 0xD1795F00
  5263. [4] = 0xD179C3A0
  5264. [5] = 0xD17A2840
  5265. [6] = 0xD17A8CE0
  5266. [7] = 0xD17AF180
  5267. [8] = 0xD17D5620
  5268. [9] = 0xD17DBAC0
  5269. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5270. [0] = 0xD1AD82F0
  5271. [1] = 0xD1ADE790
  5272. [2] = 0xD1B04C30
  5273. [3] = 0xD1B0B0D0
  5274. [4] = 0xD1B11570
  5275. [5] = 0xD1B17A10
  5276. [6] = 0xD1B1DEB0
  5277. [7] = 0xD1B24350
  5278. [8] = 0xD1B8A7F0
  5279. [9] = 0xD1B90C90
  5280. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5281. [0] = 0xD1E4EB60
  5282. [1] = 0xD1EB5000
  5283. [2] = 0xD1EBB4A0
  5284. [3] = 0xD1EC1940
  5285. [4] = 0xD1EC7DE0
  5286. [5] = 0xD1ECE280
  5287. [6] = 0xD1ED4720
  5288. [7] = 0xD1EDABC0
  5289. [8] = 0xD1F01060
  5290. [9] = 0xD1F07500
  5291. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5292. [0] = 0xD2182520
  5293. [1] = 0xD21A89C0
  5294. [2] = 0xD21AEE60
  5295. [3] = 0xD21B5300
  5296. [4] = 0xD21BB7A0
  5297. [5] = 0xD21C1C40
  5298. [6] = 0xD21C80E0
  5299. [7] = 0xD21CE580
  5300. [8] = 0xD21F4A20
  5301. [9] = 0xD21FAEC0
  5302. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5303. [0] = 0xD2514D20
  5304. [1] = 0xD251B1C0
  5305. [2] = 0xD2521660
  5306. [3] = 0xD2527B00
  5307. [4] = 0xD252DFA0
  5308. [5] = 0xD2534440
  5309. [6] = 0xD253A8E0
  5310. [7] = 0xD2540D80
  5311. [8] = 0xD2567220
  5312. [9] = 0xD256D6C0
  5313. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5314. [0] = 0xD28925B0
  5315. [1] = 0xD2898A50
  5316. [2] = 0xD289EEF0
  5317. [3] = 0xD28A5390
  5318. [4] = 0xD28AB830
  5319. [5] = 0xD28B1CD0
  5320. [6] = 0xD28B8170
  5321. [7] = 0xD28BE610
  5322. [8] = 0xD2924AB0
  5323. [9] = 0xD292AF50
  5324. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5325. [0] = 0xD2C04DB0
  5326. [1] = 0xD2C4B250
  5327. [2] = 0xD2C516F0
  5328. [3] = 0xD2C57B90
  5329. [4] = 0xD2C5E030
  5330. [5] = 0xD2C644D0
  5331. [6] = 0xD2C6A970
  5332. [7] = 0xD2C70E10
  5333. [8] = 0xD2C972B0
  5334. [9] = 0xD2C9D750
  5335. GridMap*[64] GridMaps
  5336. [0] = 0x171F06F30
  5337. [1] = 0x171F06E80
  5338. [2] = 0x171F06DD0
  5339. [3] = 0x171F06D20
  5340. [4] = 0x171F06C70
  5341. [5] = 0x171F06BC0
  5342. [6] = 0x171F06B10
  5343. [7] = 0x171F06A60
  5344. [8] = 0x171F069B0
  5345. [9] = 0x171F06900
  5346. [0] = 0x7B0DE958
  5347. <user defined>*[64] GridMap
  5348. [0] = 0x171F04330
  5349. [1] = 0x171F04280
  5350. [2] = 0x171F041D0
  5351. [3] = 0x171F04120
  5352. [4] = 0x171F04070
  5353. [5] = 0x171F03FC0
  5354. [6] = 0x171F03F10
  5355. [7] = 0x171F03E60
  5356. [8] = 0x171F03DB0
  5357. [9] = 0x171F03D00
  5358. <user defined>*[64] GridMap
  5359. [0] = 0x171F01730
  5360. [1] = 0x171F01680
  5361. [2] = 0x171F015D0
  5362. [3] = 0x171F01520
  5363. [4] = 0x171F01470
  5364. [5] = 0x171F013C0
  5365. [6] = 0x171F01310
  5366. [7] = 0x171F01260
  5367. [8] = 0x171F011B0
  5368. [9] = 0x171F01100
  5369. <user defined>*[64] GridMap
  5370. [0] = 0x171EFEB30
  5371. [1] = 0x171EFEA80
  5372. [2] = 0x171EFE9D0
  5373. [3] = 0x171EFE920
  5374. [4] = 0x171EFE870
  5375. [5] = 0x171EFE7C0
  5376. [6] = 0x171EFE710
  5377. [7] = 0x171EFE660
  5378. [8] = 0x171EFE5B0
  5379. [9] = 0x171EFE500
  5380. <user defined>*[64] GridMap
  5381. [0] = 0x171EFBF30
  5382. [1] = 0x171EFBE80
  5383. [2] = 0x171EFBDD0
  5384. [3] = 0x171EFBD20
  5385. [4] = 0x171EFBC70
  5386. [5] = 0x171EFBBC0
  5387. [6] = 0x171EFBB10
  5388. [7] = 0x171EFBA60
  5389. [8] = 0x171EFB9B0
  5390. [9] = 0x171EFB900
  5391. <user defined>*[64] GridMap
  5392. [0] = 0x171EF9330
  5393. [1] = 0x171EF9280
  5394. [2] = 0x171EF91D0
  5395. [3] = 0x171EF9120
  5396. [4] = 0x171EF9070
  5397. [5] = 0x171EF8FC0
  5398. [6] = 0x171EF8F10
  5399. [7] = 0x171EF8E60
  5400. [8] = 0x171EF8DB0
  5401. [9] = 0x171EF8D00
  5402. <user defined>*[64] GridMap
  5403. [0] = 0x171EF6730
  5404. [1] = 0x171EF6680
  5405. [2] = 0x171EF65D0
  5406. [3] = 0x171EF6520
  5407. [4] = 0x171EF6470
  5408. [5] = 0x171EF63C0
  5409. [6] = 0x171EF6310
  5410. [7] = 0x171EF6260
  5411. [8] = 0x171EF61B0
  5412. [9] = 0x171EF6100
  5413. <user defined>*[64] GridMap
  5414. [0] = 0x171EF37C0
  5415. [1] = 0x171EF3710
  5416. [2] = 0x171EF3660
  5417. [3] = 0x171EF35B0
  5418. [4] = 0x171EF3500
  5419. [5] = 0x171EF3450
  5420. [6] = 0x171EF33A0
  5421. [7] = 0x171EF32F0
  5422. [8] = 0x171EF3240
  5423. [9] = 0x171EF3190
  5424. <user defined>*[64] GridMap
  5425. [0] = 0x16A299DE0
  5426. [1] = 0x16A299D30
  5427. [2] = 0x16A299C80
  5428. [3] = 0x16A299BD0
  5429. [4] = 0x16A299B20
  5430. [5] = 0x16A299A70
  5431. [6] = 0x16A2999C0
  5432. [7] = 0x16A299910
  5433. [8] = 0x16A299860
  5434. [9] = 0x16A2997B0
  5435. <user defined>*[64] GridMap
  5436. [0] = 0x16A28D5D0
  5437. [1] = 0x16A28D520
  5438. [2] = 0x16A28D470
  5439. [3] = 0x16A28D3C0
  5440. [4] = 0x16A28D310
  5441. [5] = 0x16A28D260
  5442. [6] = 0x16A28D1B0
  5443. [7] = 0x16A28D100
  5444. [8] = 0x16A28D050
  5445. [9] = 0x16A28CFA0
  5446. std::bitset<262144> marked_cells
  5447. <user defined> reference = 0x7B0E6958
  5448. bool std::bitset<262144>::_Need_mask = 0x0
  5449. unsigned int std::bitset<262144>::_Mask = 0x0
  5450. unsigned int[4096] _Array
  5451. [0] = 0x0
  5452. [1] = 0x0
  5453. [2] = 0x0
  5454. [3] = 0x0
  5455. [4] = 0x0
  5456. [5] = 0x0
  5457. [6] = 0x0
  5458. [7] = 0x0
  5459. [8] = 0x0
  5460. [9] = 0x0
  5461. bool i_scriptLock = 0x0
  5462. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  5463. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5464. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5465. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  5466. <user defined> _Copy_tag = 0x7B0EE960
  5467. <user defined> _Move_tag = 0x7B0EE960
  5468. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  5469. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5470. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5471. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  5472. <user defined> value_compare = 0x7B0EE978
  5473. <user defined> _Copy_tag = 0x7B0EE978
  5474. <user defined> _Move_tag = 0x7B0EE978
  5475. <user defined> value_compare = 0x7B0EE978
  5476. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  5477. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5478. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5479. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  5480. <user defined> _Copy_tag = 0x7B0EE990
  5481. <user defined> _Move_tag = 0x7B0EE990
  5482. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  5483. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5484. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5485. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  5486. <user defined> value_compare = 0x7B0EE9A8
  5487. <user defined> _Copy_tag = 0x7B0EE9A8
  5488. <user defined> _Move_tag = 0x7B0EE9A8
  5489. <user defined> value_compare = 0x7B0EE9A8
  5490. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  5491. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  5492. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  5493. boost::heap::detail::size_holder<1,unsigned __int64>
  5494. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  5495. unsigned int size_ = 0x4D5
  5496. super_t
  5497. implementation_defined
  5498. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  5499. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  5500. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  5501. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  5502. <user defined> value_compare = 0x7B0EE9F8
  5503. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  5504. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  5505. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  5506. unsigned int _Mask = 0xFFF
  5507. unsigned int _Maxidx = 0x1000
  5508. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  5509. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  5510. <user defined> value_compare = 0x7B0EEA48
  5511. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  5512. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  5513. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  5514. unsigned int _Mask = 0x1FF
  5515. unsigned int _Maxidx = 0x200
  5516. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  5517. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  5518. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  5519. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  5520. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  5521. unsigned int _Mask = 0x7
  5522. unsigned int _Maxidx = 0x8
  5523. unsigned int _respawnCheckTimer = 0x0
  5524. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  5525. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  5526. <user defined> value_compare = 0x7B0EEAF0
  5527. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  5528. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  5529. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  5530. unsigned int _Mask = 0x7
  5531. unsigned int _Maxidx = 0x8
  5532. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  5533. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  5534. <user defined> value_compare = 0x7B0EEB40
  5535. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  5536. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  5537. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  5538. unsigned int _Mask = 0x7
  5539. unsigned int _Maxidx = 0x8
  5540. unsigned int _defaultLight = 0x176
  5541. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  5542. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  5543. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  5544. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  5545. <user defined> value_compare = 0x7B0EEB98
  5546. <user defined> _Copy_tag = 0x7B0EEB98
  5547. <user defined> _Move_tag = 0x7B0EEB98
  5548. <user defined> value_compare = 0x7B0EEB98
  5549. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  5550. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  5551. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  5552. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  5553. <user defined> value_compare = 0x7B0EED48
  5554. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  5555. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  5556. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  5557. unsigned int _Mask = 0x7FFF
  5558. unsigned int _Maxidx = 0x8000
  5559. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  5560. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  5561. <user defined> value_compare = 0x7B0EED98
  5562. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  5563. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  5564. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  5565. unsigned int _Mask = 0x3FFF
  5566. unsigned int _Maxidx = 0x4000
  5567. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  5568. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  5569. <user defined> value_compare = 0x7B0EEDE8
  5570. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  5571. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  5572. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  5573. unsigned int _Mask = 0x7
  5574. unsigned int _Maxidx = 0x8
  5575. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  5576. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  5577. <user defined> value_compare = 0x7B0EEE38
  5578. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  5579. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  5580. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  5581. unsigned int _Mask = 0x7
  5582. unsigned int _Maxidx = 0x8
  5583. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  5584. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  5585. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  5586. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  5587. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  5588. unsigned int _Mask = 0x7
  5589. unsigned int _Maxidx = 0x8
  5590. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  5591. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  5592. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  5593. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  5594. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  5595. unsigned int _Mask = 0x3FF
  5596. unsigned int _Maxidx = 0x400
  5597. <user defined> i_grids = 0x7B0D6958
  5598. <user defined> GridMaps = 0x7B0DE958
  5599. <user defined> marked_cells = 0x7B0E6958
  5600. bool i_scriptLock = 0x0
  5601. <user defined> i_objectsToRemove = 0x7B0EE960
  5602. <user defined> i_objectsToSwitch = 0x7B0EE978
  5603. <user defined> i_worldObjects = 0x7B0EE990
  5604. <user defined> m_scriptSchedule = 0x7B0EE9A8
  5605. <user defined> _respawnTimes = 0x7B0EE9C0
  5606. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  5607. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  5608. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  5609. unsigned int _respawnCheckTimer = 0x0
  5610. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  5611. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  5612. unsigned int _defaultLight = 0x176
  5613. <user defined> _guidGenerators = 0x7B0EEB98
  5614. <user defined> _objectsStore = 0x7B0EEBB0
  5615. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  5616. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  5617. <user defined> _corpsesByCell = 0x7B0EEDE8
  5618. <user defined> _corpsesByPlayer = 0x7B0EEE38
  5619. <user defined> _corpseBones = 0x7B0EEE88
  5620. <user defined> _updateObjects = 0x7B0EEED8
  5621. Parameter unsigned int t_diff = 0x69
  5622. Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > > grid_object_update
  5623. Trinity::ObjectUpdater& i_visitor = 0xCCCCCCCCCCCCCCCC
  5624. unsigned int i_timeDiff = 0xCCCCCCCCCCCCCCCC <Unable to read memory>
  5625. Local Trinity::ObjectUpdater updater
  5626. unsigned int i_timeDiff = 0xCCCCCCCC
  5627. Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > > > > world_object_update
  5628. Trinity::ObjectUpdater& i_visitor = 0xCCCCCCCCCCCCCCCC
  5629. unsigned int i_timeDiff = 0xCCCCCCCCCCCCCCCC <Unable to read memory>
  5630.  
  5631. 0000000140DE18BC 000000003218F610 MapUpdateRequest::call+3C d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 43
  5632. Local MapUpdateRequest* this = 0x36ACC2B80
  5633. Map& m_map = 0x7B0D66F0
  5634. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  5635. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  5636. LinkedListHead
  5637. LinkedListElement iFirst = 0x7B0D66F8
  5638. LinkedListElement iLast = 0x7B0D6708
  5639. unsigned int iSize = 0x1000
  5640. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  5641. <user defined> iterator = 0x74011E78
  5642. <user defined> iterator = 0x7B0D66F0
  5643. iterator
  5644. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  5645. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  5646. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  5647. <user defined> value_compare = 0x7B0D6720
  5648. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  5649. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  5650. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  5651. unsigned int _Mask = 0x3F
  5652. unsigned int _Maxidx = 0x40
  5653. bool _creatureToMoveLock = 0x0
  5654. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  5655. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  5656. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  5657. bool _gameObjectsToMoveLock = 0x0
  5658. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  5659. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  5660. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  5661. bool _dynamicObjectsToMoveLock = 0x0
  5662. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  5663. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  5664. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  5665. std::mutex _mapLock
  5666. std::_Mutex_base
  5667. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  5668. std::mutex _gridLock
  5669. std::_Mutex_base
  5670. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  5671. MapEntry* i_mapEntry = 0x43D2C3C
  5672. unsigned int MapID = 0x212
  5673. unsigned int map_type = 0x0
  5674. unsigned int Flags = 0x1
  5675. char*[16] name
  5676. [0] = ""
  5677. [1] = ""
  5678. [2] = ""
  5679. [3] = "Scherbenwelt"
  5680. [4] = ""
  5681. [5] = ""
  5682. [6] = ""
  5683. [7] = ""
  5684. [8] = ""
  5685. [9] = ""
  5686. unsigned int linked_zone = 0x0
  5687. unsigned int multimap_id = 0xC6
  5688. int entrance_map = 0x0
  5689. float entrance_x = 0.000000
  5690. float entrance_y = 0.000000
  5691. unsigned int addon = 0x1
  5692. unsigned int unk_time = 0x0
  5693. unsigned int maxPlayers = 0x0
  5694. unsigned int i_spawnMode = 0x0
  5695. unsigned int i_InstanceId = 0x0
  5696. unsigned int m_unloadTimer = 0x0
  5697. float m_VisibleDistance = 120.000000
  5698. DynamicMapTree _dynamicTree
  5699. DynTreeImpl* impl = 0x7B0EEF70
  5700. MapRefManager m_mapRefManager
  5701. RefManager<Map,Player>
  5702. LinkedListHead
  5703. LinkedListElement iFirst = 0x7B0D68B0
  5704. LinkedListElement iLast = 0x7B0D68C0
  5705. unsigned int iSize = 0x0
  5706. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  5707. <user defined> iterator = 0x7B0D68C0
  5708. <user defined> iterator = 0x7B0D68A8
  5709. iterator
  5710. MapReference* _Ptr = 0x141B647C8
  5711. const_iterator
  5712. MapReference* _Ptr = 0x141B647C8
  5713. LinkedListHead::Iterator<MapReference> m_mapRefIter
  5714. MapReference* _Ptr = NULL
  5715. int m_VisibilityNotifyPeriod = 0x3E8
  5716. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  5717. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5718. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5719. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  5720. <user defined> _Copy_tag = 0x7B0D68E8
  5721. <user defined> _Move_tag = 0x7B0D68E8
  5722. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  5723. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  5724. std::_Iterator_base12
  5725. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  5726. std::_Iterator_base12* _Mynextiter = NULL
  5727. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  5728. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  5729. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5730. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5731. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  5732. <user defined> _Copy_tag = 0x7B0D6918
  5733. <user defined> _Move_tag = 0x7B0D6918
  5734. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  5735. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  5736. std::_Iterator_base12
  5737. std::_Container_proxy* _Myproxy = 0x7AC1D740
  5738. std::_Iterator_base12* _Mynextiter = NULL
  5739. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  5740. int i_gridExpiry = 0x493E0
  5741. Map* m_parentMap = 0x7B0D66F0
  5742. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5743. [0] = 0xD0C8A6F0
  5744. [1] = 0xD0C90B90
  5745. [2] = 0xD0C97030
  5746. [3] = 0xD0C9D4D0
  5747. [4] = 0xD0CC3970
  5748. [5] = 0xD0CC9E10
  5749. [6] = 0xD0CD02B0
  5750. [7] = 0xD0CD6750
  5751. [8] = 0xD0D3CBF0
  5752. [9] = 0xD0D43090
  5753. [0] = 0x7B0D6958
  5754. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5755. [0] = 0xD0FFCEF0
  5756. [1] = 0xD1043390
  5757. [2] = 0xD1049830
  5758. [3] = 0xD104FCD0
  5759. [4] = 0xD1076170
  5760. [5] = 0xD107C610
  5761. [6] = 0xD1082AB0
  5762. [7] = 0xD1088F50
  5763. [8] = 0xD10AF3F0
  5764. [9] = 0xD10B5890
  5765. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5766. [0] = 0xD13F0920
  5767. [1] = 0xD13F6DC0
  5768. [2] = 0xD13FD260
  5769. [3] = 0xD1423700
  5770. [4] = 0xD1429BA0
  5771. [5] = 0xD1430040
  5772. [6] = 0xD14364E0
  5773. [7] = 0xD143C980
  5774. [8] = 0xD1462E20
  5775. [9] = 0xD14692C0
  5776. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5777. [0] = 0xD1763120
  5778. [1] = 0xD17695C0
  5779. [2] = 0xD178FA60
  5780. [3] = 0xD1795F00
  5781. [4] = 0xD179C3A0
  5782. [5] = 0xD17A2840
  5783. [6] = 0xD17A8CE0
  5784. [7] = 0xD17AF180
  5785. [8] = 0xD17D5620
  5786. [9] = 0xD17DBAC0
  5787. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5788. [0] = 0xD1AD82F0
  5789. [1] = 0xD1ADE790
  5790. [2] = 0xD1B04C30
  5791. [3] = 0xD1B0B0D0
  5792. [4] = 0xD1B11570
  5793. [5] = 0xD1B17A10
  5794. [6] = 0xD1B1DEB0
  5795. [7] = 0xD1B24350
  5796. [8] = 0xD1B8A7F0
  5797. [9] = 0xD1B90C90
  5798. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5799. [0] = 0xD1E4EB60
  5800. [1] = 0xD1EB5000
  5801. [2] = 0xD1EBB4A0
  5802. [3] = 0xD1EC1940
  5803. [4] = 0xD1EC7DE0
  5804. [5] = 0xD1ECE280
  5805. [6] = 0xD1ED4720
  5806. [7] = 0xD1EDABC0
  5807. [8] = 0xD1F01060
  5808. [9] = 0xD1F07500
  5809. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5810. [0] = 0xD2182520
  5811. [1] = 0xD21A89C0
  5812. [2] = 0xD21AEE60
  5813. [3] = 0xD21B5300
  5814. [4] = 0xD21BB7A0
  5815. [5] = 0xD21C1C40
  5816. [6] = 0xD21C80E0
  5817. [7] = 0xD21CE580
  5818. [8] = 0xD21F4A20
  5819. [9] = 0xD21FAEC0
  5820. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5821. [0] = 0xD2514D20
  5822. [1] = 0xD251B1C0
  5823. [2] = 0xD2521660
  5824. [3] = 0xD2527B00
  5825. [4] = 0xD252DFA0
  5826. [5] = 0xD2534440
  5827. [6] = 0xD253A8E0
  5828. [7] = 0xD2540D80
  5829. [8] = 0xD2567220
  5830. [9] = 0xD256D6C0
  5831. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5832. [0] = 0xD28925B0
  5833. [1] = 0xD2898A50
  5834. [2] = 0xD289EEF0
  5835. [3] = 0xD28A5390
  5836. [4] = 0xD28AB830
  5837. [5] = 0xD28B1CD0
  5838. [6] = 0xD28B8170
  5839. [7] = 0xD28BE610
  5840. [8] = 0xD2924AB0
  5841. [9] = 0xD292AF50
  5842. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  5843. [0] = 0xD2C04DB0
  5844. [1] = 0xD2C4B250
  5845. [2] = 0xD2C516F0
  5846. [3] = 0xD2C57B90
  5847. [4] = 0xD2C5E030
  5848. [5] = 0xD2C644D0
  5849. [6] = 0xD2C6A970
  5850. [7] = 0xD2C70E10
  5851. [8] = 0xD2C972B0
  5852. [9] = 0xD2C9D750
  5853. GridMap*[64] GridMaps
  5854. [0] = 0x171F06F30
  5855. [1] = 0x171F06E80
  5856. [2] = 0x171F06DD0
  5857. [3] = 0x171F06D20
  5858. [4] = 0x171F06C70
  5859. [5] = 0x171F06BC0
  5860. [6] = 0x171F06B10
  5861. [7] = 0x171F06A60
  5862. [8] = 0x171F069B0
  5863. [9] = 0x171F06900
  5864. [0] = 0x7B0DE958
  5865. <user defined>*[64] GridMap
  5866. [0] = 0x171F04330
  5867. [1] = 0x171F04280
  5868. [2] = 0x171F041D0
  5869. [3] = 0x171F04120
  5870. [4] = 0x171F04070
  5871. [5] = 0x171F03FC0
  5872. [6] = 0x171F03F10
  5873. [7] = 0x171F03E60
  5874. [8] = 0x171F03DB0
  5875. [9] = 0x171F03D00
  5876. <user defined>*[64] GridMap
  5877. [0] = 0x171F01730
  5878. [1] = 0x171F01680
  5879. [2] = 0x171F015D0
  5880. [3] = 0x171F01520
  5881. [4] = 0x171F01470
  5882. [5] = 0x171F013C0
  5883. [6] = 0x171F01310
  5884. [7] = 0x171F01260
  5885. [8] = 0x171F011B0
  5886. [9] = 0x171F01100
  5887. <user defined>*[64] GridMap
  5888. [0] = 0x171EFEB30
  5889. [1] = 0x171EFEA80
  5890. [2] = 0x171EFE9D0
  5891. [3] = 0x171EFE920
  5892. [4] = 0x171EFE870
  5893. [5] = 0x171EFE7C0
  5894. [6] = 0x171EFE710
  5895. [7] = 0x171EFE660
  5896. [8] = 0x171EFE5B0
  5897. [9] = 0x171EFE500
  5898. <user defined>*[64] GridMap
  5899. [0] = 0x171EFBF30
  5900. [1] = 0x171EFBE80
  5901. [2] = 0x171EFBDD0
  5902. [3] = 0x171EFBD20
  5903. [4] = 0x171EFBC70
  5904. [5] = 0x171EFBBC0
  5905. [6] = 0x171EFBB10
  5906. [7] = 0x171EFBA60
  5907. [8] = 0x171EFB9B0
  5908. [9] = 0x171EFB900
  5909. <user defined>*[64] GridMap
  5910. [0] = 0x171EF9330
  5911. [1] = 0x171EF9280
  5912. [2] = 0x171EF91D0
  5913. [3] = 0x171EF9120
  5914. [4] = 0x171EF9070
  5915. [5] = 0x171EF8FC0
  5916. [6] = 0x171EF8F10
  5917. [7] = 0x171EF8E60
  5918. [8] = 0x171EF8DB0
  5919. [9] = 0x171EF8D00
  5920. <user defined>*[64] GridMap
  5921. [0] = 0x171EF6730
  5922. [1] = 0x171EF6680
  5923. [2] = 0x171EF65D0
  5924. [3] = 0x171EF6520
  5925. [4] = 0x171EF6470
  5926. [5] = 0x171EF63C0
  5927. [6] = 0x171EF6310
  5928. [7] = 0x171EF6260
  5929. [8] = 0x171EF61B0
  5930. [9] = 0x171EF6100
  5931. <user defined>*[64] GridMap
  5932. [0] = 0x171EF37C0
  5933. [1] = 0x171EF3710
  5934. [2] = 0x171EF3660
  5935. [3] = 0x171EF35B0
  5936. [4] = 0x171EF3500
  5937. [5] = 0x171EF3450
  5938. [6] = 0x171EF33A0
  5939. [7] = 0x171EF32F0
  5940. [8] = 0x171EF3240
  5941. [9] = 0x171EF3190
  5942. <user defined>*[64] GridMap
  5943. [0] = 0x16A299DE0
  5944. [1] = 0x16A299D30
  5945. [2] = 0x16A299C80
  5946. [3] = 0x16A299BD0
  5947. [4] = 0x16A299B20
  5948. [5] = 0x16A299A70
  5949. [6] = 0x16A2999C0
  5950. [7] = 0x16A299910
  5951. [8] = 0x16A299860
  5952. [9] = 0x16A2997B0
  5953. <user defined>*[64] GridMap
  5954. [0] = 0x16A28D5D0
  5955. [1] = 0x16A28D520
  5956. [2] = 0x16A28D470
  5957. [3] = 0x16A28D3C0
  5958. [4] = 0x16A28D310
  5959. [5] = 0x16A28D260
  5960. [6] = 0x16A28D1B0
  5961. [7] = 0x16A28D100
  5962. [8] = 0x16A28D050
  5963. [9] = 0x16A28CFA0
  5964. std::bitset<262144> marked_cells
  5965. <user defined> reference = 0x7B0E6958
  5966. bool std::bitset<262144>::_Need_mask = 0x0
  5967. unsigned int std::bitset<262144>::_Mask = 0x0
  5968. unsigned int[4096] _Array
  5969. [0] = 0x0
  5970. [1] = 0x0
  5971. [2] = 0x0
  5972. [3] = 0x0
  5973. [4] = 0x0
  5974. [5] = 0x0
  5975. [6] = 0x0
  5976. [7] = 0x0
  5977. [8] = 0x0
  5978. [9] = 0x0
  5979. bool i_scriptLock = 0x0
  5980. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  5981. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5982. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5983. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  5984. <user defined> _Copy_tag = 0x7B0EE960
  5985. <user defined> _Move_tag = 0x7B0EE960
  5986. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  5987. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5988. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5989. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  5990. <user defined> value_compare = 0x7B0EE978
  5991. <user defined> _Copy_tag = 0x7B0EE978
  5992. <user defined> _Move_tag = 0x7B0EE978
  5993. <user defined> value_compare = 0x7B0EE978
  5994. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  5995. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5996. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5997. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  5998. <user defined> _Copy_tag = 0x7B0EE990
  5999. <user defined> _Move_tag = 0x7B0EE990
  6000. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  6001. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  6002. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  6003. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  6004. <user defined> value_compare = 0x7B0EE9A8
  6005. <user defined> _Copy_tag = 0x7B0EE9A8
  6006. <user defined> _Move_tag = 0x7B0EE9A8
  6007. <user defined> value_compare = 0x7B0EE9A8
  6008. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  6009. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  6010. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  6011. boost::heap::detail::size_holder<1,unsigned __int64>
  6012. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  6013. unsigned int size_ = 0x4D5
  6014. super_t
  6015. implementation_defined
  6016. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  6017. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  6018. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  6019. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  6020. <user defined> value_compare = 0x7B0EE9F8
  6021. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  6022. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  6023. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  6024. unsigned int _Mask = 0xFFF
  6025. unsigned int _Maxidx = 0x1000
  6026. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  6027. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  6028. <user defined> value_compare = 0x7B0EEA48
  6029. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  6030. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  6031. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  6032. unsigned int _Mask = 0x1FF
  6033. unsigned int _Maxidx = 0x200
  6034. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  6035. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  6036. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  6037. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  6038. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  6039. unsigned int _Mask = 0x7
  6040. unsigned int _Maxidx = 0x8
  6041. unsigned int _respawnCheckTimer = 0x0
  6042. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  6043. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  6044. <user defined> value_compare = 0x7B0EEAF0
  6045. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  6046. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  6047. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  6048. unsigned int _Mask = 0x7
  6049. unsigned int _Maxidx = 0x8
  6050. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  6051. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  6052. <user defined> value_compare = 0x7B0EEB40
  6053. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  6054. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  6055. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  6056. unsigned int _Mask = 0x7
  6057. unsigned int _Maxidx = 0x8
  6058. unsigned int _defaultLight = 0x176
  6059. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  6060. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  6061. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  6062. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  6063. <user defined> value_compare = 0x7B0EEB98
  6064. <user defined> _Copy_tag = 0x7B0EEB98
  6065. <user defined> _Move_tag = 0x7B0EEB98
  6066. <user defined> value_compare = 0x7B0EEB98
  6067. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  6068. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  6069. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  6070. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  6071. <user defined> value_compare = 0x7B0EED48
  6072. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  6073. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  6074. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  6075. unsigned int _Mask = 0x7FFF
  6076. unsigned int _Maxidx = 0x8000
  6077. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  6078. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  6079. <user defined> value_compare = 0x7B0EED98
  6080. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  6081. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  6082. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  6083. unsigned int _Mask = 0x3FFF
  6084. unsigned int _Maxidx = 0x4000
  6085. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  6086. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  6087. <user defined> value_compare = 0x7B0EEDE8
  6088. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  6089. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  6090. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  6091. unsigned int _Mask = 0x7
  6092. unsigned int _Maxidx = 0x8
  6093. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  6094. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  6095. <user defined> value_compare = 0x7B0EEE38
  6096. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  6097. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  6098. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  6099. unsigned int _Mask = 0x7
  6100. unsigned int _Maxidx = 0x8
  6101. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  6102. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  6103. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  6104. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  6105. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  6106. unsigned int _Mask = 0x7
  6107. unsigned int _Maxidx = 0x8
  6108. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  6109. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  6110. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  6111. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  6112. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  6113. unsigned int _Mask = 0x3FF
  6114. unsigned int _Maxidx = 0x400
  6115. MapUpdater& m_updater = 0x142669A60
  6116. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6117. std::mutex _queueLock = 0x142669A60
  6118. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0x142669AB0
  6119. std::condition_variable _condition = 0x142669AD8
  6120. std::atomic<bool> _shutdown = 0x0
  6121. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6122. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6123. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6124. std::atomic<bool> _cancelationToken
  6125. std::_Atomic_bool
  6126. unsigned int _My_val = 0x0
  6127. std::mutex _lock
  6128. std::_Mutex_base
  6129. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6130. std::condition_variable _condition
  6131. std::_Align_type<double,72> _Cnd_storage = 0x142669BA0
  6132. unsigned int pending_requests = 0x14
  6133. unsigned int m_diff = 0x69
  6134.  
  6135. 0000000140DDF406 000000003218F660 MapUpdater::WorkerThread+66 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 115
  6136. Local MapUpdateRequest* request = 0x36ACC2B80
  6137. Map& m_map = 0x7B0D66F0
  6138. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  6139. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  6140. LinkedListHead
  6141. LinkedListElement iFirst = 0x7B0D66F8
  6142. LinkedListElement iLast = 0x7B0D6708
  6143. unsigned int iSize = 0x1000
  6144. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  6145. <user defined> iterator = 0x74011E78
  6146. <user defined> iterator = 0x7B0D66F0
  6147. iterator
  6148. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  6149. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  6150. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  6151. <user defined> value_compare = 0x7B0D6720
  6152. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  6153. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  6154. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  6155. unsigned int _Mask = 0x3F
  6156. unsigned int _Maxidx = 0x40
  6157. bool _creatureToMoveLock = 0x0
  6158. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  6159. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  6160. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  6161. bool _gameObjectsToMoveLock = 0x0
  6162. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  6163. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  6164. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  6165. bool _dynamicObjectsToMoveLock = 0x0
  6166. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  6167. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  6168. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  6169. std::mutex _mapLock
  6170. std::_Mutex_base
  6171. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  6172. std::mutex _gridLock
  6173. std::_Mutex_base
  6174. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  6175. MapEntry* i_mapEntry = 0x43D2C3C
  6176. unsigned int MapID = 0x212
  6177. unsigned int map_type = 0x0
  6178. unsigned int Flags = 0x1
  6179. char*[16] name
  6180. [0] = ""
  6181. [1] = ""
  6182. [2] = ""
  6183. [3] = "Scherbenwelt"
  6184. [4] = ""
  6185. [5] = ""
  6186. [6] = ""
  6187. [7] = ""
  6188. [8] = ""
  6189. [9] = ""
  6190. unsigned int linked_zone = 0x0
  6191. unsigned int multimap_id = 0xC6
  6192. int entrance_map = 0x0
  6193. float entrance_x = 0.000000
  6194. float entrance_y = 0.000000
  6195. unsigned int addon = 0x1
  6196. unsigned int unk_time = 0x0
  6197. unsigned int maxPlayers = 0x0
  6198. unsigned int i_spawnMode = 0x0
  6199. unsigned int i_InstanceId = 0x0
  6200. unsigned int m_unloadTimer = 0x0
  6201. float m_VisibleDistance = 120.000000
  6202. DynamicMapTree _dynamicTree
  6203. DynTreeImpl* impl = 0x7B0EEF70
  6204. MapRefManager m_mapRefManager
  6205. RefManager<Map,Player>
  6206. LinkedListHead
  6207. LinkedListElement iFirst = 0x7B0D68B0
  6208. LinkedListElement iLast = 0x7B0D68C0
  6209. unsigned int iSize = 0x0
  6210. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  6211. <user defined> iterator = 0x7B0D68C0
  6212. <user defined> iterator = 0x7B0D68A8
  6213. iterator
  6214. MapReference* _Ptr = 0x141B647C8
  6215. const_iterator
  6216. MapReference* _Ptr = 0x141B647C8
  6217. LinkedListHead::Iterator<MapReference> m_mapRefIter
  6218. MapReference* _Ptr = NULL
  6219. int m_VisibilityNotifyPeriod = 0x3E8
  6220. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  6221. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6222. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6223. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  6224. <user defined> _Copy_tag = 0x7B0D68E8
  6225. <user defined> _Move_tag = 0x7B0D68E8
  6226. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  6227. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  6228. std::_Iterator_base12
  6229. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  6230. std::_Iterator_base12* _Mynextiter = NULL
  6231. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  6232. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  6233. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  6234. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  6235. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  6236. <user defined> _Copy_tag = 0x7B0D6918
  6237. <user defined> _Move_tag = 0x7B0D6918
  6238. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  6239. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  6240. std::_Iterator_base12
  6241. std::_Container_proxy* _Myproxy = 0x7AC1D740
  6242. std::_Iterator_base12* _Mynextiter = NULL
  6243. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  6244. int i_gridExpiry = 0x493E0
  6245. Map* m_parentMap = 0x7B0D66F0
  6246. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  6247. [0] = 0xD0C8A6F0
  6248. [1] = 0xD0C90B90
  6249. [2] = 0xD0C97030
  6250. [3] = 0xD0C9D4D0
  6251. [4] = 0xD0CC3970
  6252. [5] = 0xD0CC9E10
  6253. [6] = 0xD0CD02B0
  6254. [7] = 0xD0CD6750
  6255. [8] = 0xD0D3CBF0
  6256. [9] = 0xD0D43090
  6257. [0] = 0x7B0D6958
  6258. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6259. [0] = 0xD0FFCEF0
  6260. [1] = 0xD1043390
  6261. [2] = 0xD1049830
  6262. [3] = 0xD104FCD0
  6263. [4] = 0xD1076170
  6264. [5] = 0xD107C610
  6265. [6] = 0xD1082AB0
  6266. [7] = 0xD1088F50
  6267. [8] = 0xD10AF3F0
  6268. [9] = 0xD10B5890
  6269. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6270. [0] = 0xD13F0920
  6271. [1] = 0xD13F6DC0
  6272. [2] = 0xD13FD260
  6273. [3] = 0xD1423700
  6274. [4] = 0xD1429BA0
  6275. [5] = 0xD1430040
  6276. [6] = 0xD14364E0
  6277. [7] = 0xD143C980
  6278. [8] = 0xD1462E20
  6279. [9] = 0xD14692C0
  6280. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6281. [0] = 0xD1763120
  6282. [1] = 0xD17695C0
  6283. [2] = 0xD178FA60
  6284. [3] = 0xD1795F00
  6285. [4] = 0xD179C3A0
  6286. [5] = 0xD17A2840
  6287. [6] = 0xD17A8CE0
  6288. [7] = 0xD17AF180
  6289. [8] = 0xD17D5620
  6290. [9] = 0xD17DBAC0
  6291. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6292. [0] = 0xD1AD82F0
  6293. [1] = 0xD1ADE790
  6294. [2] = 0xD1B04C30
  6295. [3] = 0xD1B0B0D0
  6296. [4] = 0xD1B11570
  6297. [5] = 0xD1B17A10
  6298. [6] = 0xD1B1DEB0
  6299. [7] = 0xD1B24350
  6300. [8] = 0xD1B8A7F0
  6301. [9] = 0xD1B90C90
  6302. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6303. [0] = 0xD1E4EB60
  6304. [1] = 0xD1EB5000
  6305. [2] = 0xD1EBB4A0
  6306. [3] = 0xD1EC1940
  6307. [4] = 0xD1EC7DE0
  6308. [5] = 0xD1ECE280
  6309. [6] = 0xD1ED4720
  6310. [7] = 0xD1EDABC0
  6311. [8] = 0xD1F01060
  6312. [9] = 0xD1F07500
  6313. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6314. [0] = 0xD2182520
  6315. [1] = 0xD21A89C0
  6316. [2] = 0xD21AEE60
  6317. [3] = 0xD21B5300
  6318. [4] = 0xD21BB7A0
  6319. [5] = 0xD21C1C40
  6320. [6] = 0xD21C80E0
  6321. [7] = 0xD21CE580
  6322. [8] = 0xD21F4A20
  6323. [9] = 0xD21FAEC0
  6324. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6325. [0] = 0xD2514D20
  6326. [1] = 0xD251B1C0
  6327. [2] = 0xD2521660
  6328. [3] = 0xD2527B00
  6329. [4] = 0xD252DFA0
  6330. [5] = 0xD2534440
  6331. [6] = 0xD253A8E0
  6332. [7] = 0xD2540D80
  6333. [8] = 0xD2567220
  6334. [9] = 0xD256D6C0
  6335. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6336. [0] = 0xD28925B0
  6337. [1] = 0xD2898A50
  6338. [2] = 0xD289EEF0
  6339. [3] = 0xD28A5390
  6340. [4] = 0xD28AB830
  6341. [5] = 0xD28B1CD0
  6342. [6] = 0xD28B8170
  6343. [7] = 0xD28BE610
  6344. [8] = 0xD2924AB0
  6345. [9] = 0xD292AF50
  6346. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  6347. [0] = 0xD2C04DB0
  6348. [1] = 0xD2C4B250
  6349. [2] = 0xD2C516F0
  6350. [3] = 0xD2C57B90
  6351. [4] = 0xD2C5E030
  6352. [5] = 0xD2C644D0
  6353. [6] = 0xD2C6A970
  6354. [7] = 0xD2C70E10
  6355. [8] = 0xD2C972B0
  6356. [9] = 0xD2C9D750
  6357. GridMap*[64] GridMaps
  6358. [0] = 0x171F06F30
  6359. [1] = 0x171F06E80
  6360. [2] = 0x171F06DD0
  6361. [3] = 0x171F06D20
  6362. [4] = 0x171F06C70
  6363. [5] = 0x171F06BC0
  6364. [6] = 0x171F06B10
  6365. [7] = 0x171F06A60
  6366. [8] = 0x171F069B0
  6367. [9] = 0x171F06900
  6368. [0] = 0x7B0DE958
  6369. <user defined>*[64] GridMap
  6370. [0] = 0x171F04330
  6371. [1] = 0x171F04280
  6372. [2] = 0x171F041D0
  6373. [3] = 0x171F04120
  6374. [4] = 0x171F04070
  6375. [5] = 0x171F03FC0
  6376. [6] = 0x171F03F10
  6377. [7] = 0x171F03E60
  6378. [8] = 0x171F03DB0
  6379. [9] = 0x171F03D00
  6380. <user defined>*[64] GridMap
  6381. [0] = 0x171F01730
  6382. [1] = 0x171F01680
  6383. [2] = 0x171F015D0
  6384. [3] = 0x171F01520
  6385. [4] = 0x171F01470
  6386. [5] = 0x171F013C0
  6387. [6] = 0x171F01310
  6388. [7] = 0x171F01260
  6389. [8] = 0x171F011B0
  6390. [9] = 0x171F01100
  6391. <user defined>*[64] GridMap
  6392. [0] = 0x171EFEB30
  6393. [1] = 0x171EFEA80
  6394. [2] = 0x171EFE9D0
  6395. [3] = 0x171EFE920
  6396. [4] = 0x171EFE870
  6397. [5] = 0x171EFE7C0
  6398. [6] = 0x171EFE710
  6399. [7] = 0x171EFE660
  6400. [8] = 0x171EFE5B0
  6401. [9] = 0x171EFE500
  6402. <user defined>*[64] GridMap
  6403. [0] = 0x171EFBF30
  6404. [1] = 0x171EFBE80
  6405. [2] = 0x171EFBDD0
  6406. [3] = 0x171EFBD20
  6407. [4] = 0x171EFBC70
  6408. [5] = 0x171EFBBC0
  6409. [6] = 0x171EFBB10
  6410. [7] = 0x171EFBA60
  6411. [8] = 0x171EFB9B0
  6412. [9] = 0x171EFB900
  6413. <user defined>*[64] GridMap
  6414. [0] = 0x171EF9330
  6415. [1] = 0x171EF9280
  6416. [2] = 0x171EF91D0
  6417. [3] = 0x171EF9120
  6418. [4] = 0x171EF9070
  6419. [5] = 0x171EF8FC0
  6420. [6] = 0x171EF8F10
  6421. [7] = 0x171EF8E60
  6422. [8] = 0x171EF8DB0
  6423. [9] = 0x171EF8D00
  6424. <user defined>*[64] GridMap
  6425. [0] = 0x171EF6730
  6426. [1] = 0x171EF6680
  6427. [2] = 0x171EF65D0
  6428. [3] = 0x171EF6520
  6429. [4] = 0x171EF6470
  6430. [5] = 0x171EF63C0
  6431. [6] = 0x171EF6310
  6432. [7] = 0x171EF6260
  6433. [8] = 0x171EF61B0
  6434. [9] = 0x171EF6100
  6435. <user defined>*[64] GridMap
  6436. [0] = 0x171EF37C0
  6437. [1] = 0x171EF3710
  6438. [2] = 0x171EF3660
  6439. [3] = 0x171EF35B0
  6440. [4] = 0x171EF3500
  6441. [5] = 0x171EF3450
  6442. [6] = 0x171EF33A0
  6443. [7] = 0x171EF32F0
  6444. [8] = 0x171EF3240
  6445. [9] = 0x171EF3190
  6446. <user defined>*[64] GridMap
  6447. [0] = 0x16A299DE0
  6448. [1] = 0x16A299D30
  6449. [2] = 0x16A299C80
  6450. [3] = 0x16A299BD0
  6451. [4] = 0x16A299B20
  6452. [5] = 0x16A299A70
  6453. [6] = 0x16A2999C0
  6454. [7] = 0x16A299910
  6455. [8] = 0x16A299860
  6456. [9] = 0x16A2997B0
  6457. <user defined>*[64] GridMap
  6458. [0] = 0x16A28D5D0
  6459. [1] = 0x16A28D520
  6460. [2] = 0x16A28D470
  6461. [3] = 0x16A28D3C0
  6462. [4] = 0x16A28D310
  6463. [5] = 0x16A28D260
  6464. [6] = 0x16A28D1B0
  6465. [7] = 0x16A28D100
  6466. [8] = 0x16A28D050
  6467. [9] = 0x16A28CFA0
  6468. std::bitset<262144> marked_cells
  6469. <user defined> reference = 0x7B0E6958
  6470. bool std::bitset<262144>::_Need_mask = 0x0
  6471. unsigned int std::bitset<262144>::_Mask = 0x0
  6472. unsigned int[4096] _Array
  6473. [0] = 0x0
  6474. [1] = 0x0
  6475. [2] = 0x0
  6476. [3] = 0x0
  6477. [4] = 0x0
  6478. [5] = 0x0
  6479. [6] = 0x0
  6480. [7] = 0x0
  6481. [8] = 0x0
  6482. [9] = 0x0
  6483. bool i_scriptLock = 0x0
  6484. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  6485. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6486. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6487. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  6488. <user defined> _Copy_tag = 0x7B0EE960
  6489. <user defined> _Move_tag = 0x7B0EE960
  6490. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  6491. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  6492. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  6493. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  6494. <user defined> value_compare = 0x7B0EE978
  6495. <user defined> _Copy_tag = 0x7B0EE978
  6496. <user defined> _Move_tag = 0x7B0EE978
  6497. <user defined> value_compare = 0x7B0EE978
  6498. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  6499. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6500. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  6501. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  6502. <user defined> _Copy_tag = 0x7B0EE990
  6503. <user defined> _Move_tag = 0x7B0EE990
  6504. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  6505. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  6506. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  6507. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  6508. <user defined> value_compare = 0x7B0EE9A8
  6509. <user defined> _Copy_tag = 0x7B0EE9A8
  6510. <user defined> _Move_tag = 0x7B0EE9A8
  6511. <user defined> value_compare = 0x7B0EE9A8
  6512. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  6513. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  6514. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  6515. boost::heap::detail::size_holder<1,unsigned __int64>
  6516. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  6517. unsigned int size_ = 0x4D5
  6518. super_t
  6519. implementation_defined
  6520. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  6521. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  6522. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  6523. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  6524. <user defined> value_compare = 0x7B0EE9F8
  6525. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  6526. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  6527. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  6528. unsigned int _Mask = 0xFFF
  6529. unsigned int _Maxidx = 0x1000
  6530. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  6531. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  6532. <user defined> value_compare = 0x7B0EEA48
  6533. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  6534. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  6535. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  6536. unsigned int _Mask = 0x1FF
  6537. unsigned int _Maxidx = 0x200
  6538. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  6539. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  6540. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  6541. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  6542. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  6543. unsigned int _Mask = 0x7
  6544. unsigned int _Maxidx = 0x8
  6545. unsigned int _respawnCheckTimer = 0x0
  6546. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  6547. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  6548. <user defined> value_compare = 0x7B0EEAF0
  6549. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  6550. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  6551. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  6552. unsigned int _Mask = 0x7
  6553. unsigned int _Maxidx = 0x8
  6554. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  6555. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  6556. <user defined> value_compare = 0x7B0EEB40
  6557. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  6558. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  6559. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  6560. unsigned int _Mask = 0x7
  6561. unsigned int _Maxidx = 0x8
  6562. unsigned int _defaultLight = 0x176
  6563. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  6564. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  6565. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  6566. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  6567. <user defined> value_compare = 0x7B0EEB98
  6568. <user defined> _Copy_tag = 0x7B0EEB98
  6569. <user defined> _Move_tag = 0x7B0EEB98
  6570. <user defined> value_compare = 0x7B0EEB98
  6571. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  6572. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  6573. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  6574. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  6575. <user defined> value_compare = 0x7B0EED48
  6576. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  6577. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  6578. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  6579. unsigned int _Mask = 0x7FFF
  6580. unsigned int _Maxidx = 0x8000
  6581. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  6582. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  6583. <user defined> value_compare = 0x7B0EED98
  6584. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  6585. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  6586. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  6587. unsigned int _Mask = 0x3FFF
  6588. unsigned int _Maxidx = 0x4000
  6589. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  6590. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  6591. <user defined> value_compare = 0x7B0EEDE8
  6592. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  6593. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  6594. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  6595. unsigned int _Mask = 0x7
  6596. unsigned int _Maxidx = 0x8
  6597. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  6598. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  6599. <user defined> value_compare = 0x7B0EEE38
  6600. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  6601. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  6602. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  6603. unsigned int _Mask = 0x7
  6604. unsigned int _Maxidx = 0x8
  6605. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  6606. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  6607. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  6608. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  6609. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  6610. unsigned int _Mask = 0x7
  6611. unsigned int _Maxidx = 0x8
  6612. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  6613. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  6614. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  6615. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  6616. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  6617. unsigned int _Mask = 0x3FF
  6618. unsigned int _Maxidx = 0x400
  6619. MapUpdater& m_updater = 0x142669A60
  6620. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6621. std::mutex _queueLock = 0x142669A60
  6622. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0x142669AB0
  6623. std::condition_variable _condition = 0x142669AD8
  6624. std::atomic<bool> _shutdown = 0x0
  6625. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6626. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6627. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6628. std::atomic<bool> _cancelationToken
  6629. std::_Atomic_bool
  6630. unsigned int _My_val = 0x0
  6631. std::mutex _lock
  6632. std::_Mutex_base
  6633. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6634. std::condition_variable _condition
  6635. std::_Align_type<double,72> _Cnd_storage = 0x142669BA0
  6636. unsigned int pending_requests = 0x14
  6637. unsigned int m_diff = 0x69
  6638. Local MapUpdater* this = 0x142669A60
  6639. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6640. std::mutex _queueLock
  6641. std::_Mutex_base
  6642. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  6643. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  6644. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  6645. std::condition_variable _condition
  6646. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  6647. std::atomic<bool> _shutdown
  6648. std::_Atomic_bool
  6649. unsigned int _My_val = 0x0
  6650. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6651. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6652. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6653. std::atomic<bool> _cancelationToken
  6654. std::_Atomic_bool
  6655. unsigned int _My_val = 0x0
  6656. std::mutex _lock
  6657. std::_Mutex_base
  6658. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6659. std::condition_variable _condition
  6660. std::_Align_type<double,72> _Cnd_storage
  6661. float _Val = 0.000000
  6662. char[72] _Pad = "àìƒðþ..."
  6663. unsigned int pending_requests = 0x14
  6664.  
  6665. 0000000140DDF994 000000003218F690 std::_Invoker_pmf_pointer::_Call<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  6666. Parameter <user defined>* _Pmf = 0x140DDF3A0
  6667. Parameter MapUpdater** _Arg1 = 0x142669A60
  6668. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6669. std::mutex _queueLock
  6670. std::_Mutex_base
  6671. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  6672. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  6673. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  6674. std::condition_variable _condition
  6675. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  6676. std::atomic<bool> _shutdown
  6677. std::_Atomic_bool
  6678. unsigned int _My_val = 0x0
  6679. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6680. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6681. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6682. std::atomic<bool> _cancelationToken
  6683. std::_Atomic_bool
  6684. unsigned int _My_val = 0x0
  6685. std::mutex _lock
  6686. std::_Mutex_base
  6687. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6688. std::condition_variable _condition
  6689. std::_Align_type<double,72> _Cnd_storage
  6690. float _Val = 0.000000
  6691. char[72] _Pad = "àìƒðþ..."
  6692. unsigned int pending_requests = 0x14
  6693.  
  6694. 0000000140DE02EC 000000003218F6D0 std::invoke<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  6695. Parameter <user defined>** _Obj = 0x140DDF3A0
  6696. Parameter MapUpdater** <_Args_0> = 0x142669A60
  6697. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6698. std::mutex _queueLock
  6699. std::_Mutex_base
  6700. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  6701. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  6702. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  6703. std::condition_variable _condition
  6704. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  6705. std::atomic<bool> _shutdown
  6706. std::_Atomic_bool
  6707. unsigned int _My_val = 0x0
  6708. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6709. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6710. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6711. std::atomic<bool> _cancelationToken
  6712. std::_Atomic_bool
  6713. unsigned int _My_val = 0x0
  6714. std::mutex _lock
  6715. std::_Mutex_base
  6716. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6717. std::condition_variable _condition
  6718. std::_Align_type<double,72> _Cnd_storage
  6719. float _Val = 0.000000
  6720. char[72] _Pad = "àìƒðþ..."
  6721. unsigned int pending_requests = 0x14
  6722.  
  6723. 0000000140DDFAFB 000000003218F710 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  6724. Parameter std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>& _Tup = 0xB65DA8F0
  6725. std::tuple<MapUpdater *>
  6726. std::_Tuple_val<MapUpdater *> _Myfirst
  6727. MapUpdater* _Val = 0x142669A60
  6728. std::_Tuple_val<void (__cdecl MapUpdater::*)(void)> _Myfirst
  6729. <user defined>* _Val = 0x140DDF3A0
  6730.  
  6731. 0000000140DE16DA 000000003218F760 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  6732. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > >* _Ln = 0x247088
  6733. std::_Pad
  6734. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  6735. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  6736. bool _Started = 0xCC
  6737. std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _MyTarget
  6738. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  6739. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  6740. Local std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _Local
  6741. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  6742. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair
  6743. std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>* _Myval2 = 0xB65DA8F0
  6744.  
  6745. 0000000140DE1098 000000003218F790 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  6746. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > >* this = 0x247088
  6747. std::_Pad
  6748. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  6749. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  6750. bool _Started = 0xCC
  6751. std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _MyTarget
  6752. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  6753. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  6754.  
  6755. 000000013F6917CD 000000003218F7C0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  6756. Parameter void* _Data = 0x247088
  6757.  
  6758. 000007FEF05611E8 000000003218F800 _register_onexit_function+4B8
  6759.  
  6760. 000007FEF0560E01 000000003218F850 _register_onexit_function+D1
  6761.  
  6762. 0000000076C359CD 000000003218F880 BaseThreadInitThunk+D
  6763.  
  6764. 0000000076D6A561 000000003218F8D0 RtlUserThreadStart+21
  6765.  
  6766.  
  6767. Call stack:
  6768. Address Frame Function SourceFile
  6769. 0000000076D8D62A 000000000024DF90 NtWaitForKeyedEvent+A
  6770.  
  6771. 0000000076E0105D 000000000024E000 RtlSleepConditionVariableSRW+FD
  6772.  
  6773. 0000000076C6B6A8 000000000024E040 SleepConditionVariableSRW+28
  6774.  
  6775. 000007FEF08091F7 000000000024E080 __crtSetThreadpoolWait+147
  6776.  
  6777. 000007FEF07D05E6 000000000024E0C0 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  6778.  
  6779. 000007FEF07D04F3 000000000024E0F0 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  6780.  
  6781. 000007FEF07D028E 000000000024E170 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  6782.  
  6783. 000007FEF07D07B0 000000000024E1A0 _Cnd_wait+20
  6784.  
  6785. 000000013F692012 000000000024E1D0 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  6786. Parameter _Cnd_internal_imp_t* _Cnd = 0x142669BA0
  6787. Parameter _Mtx_internal_imp_t* _Mtx = 0x142669B50
  6788.  
  6789. 000000013F6CD0E4 000000000024E210 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  6790. Local std::condition_variable* this = 0x142669BA0
  6791. std::_Align_type<double,72> _Cnd_storage
  6792. float _Val = 0.000000
  6793. char[72] _Pad = "àìƒðþ..."
  6794. Parameter std::unique_lock<std::mutex>& _Lck = 0x24E248
  6795. std::mutex* _Pmtx = 0x142669B50
  6796. std::_Mutex_base
  6797. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6798. bool _Owns = 0x1
  6799.  
  6800. 0000000140DDF0F7 000000000024E270 MapUpdater::wait+67 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 74
  6801. Local MapUpdater* this = 0x142669A60
  6802. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6803. std::mutex _queueLock
  6804. std::_Mutex_base
  6805. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  6806. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  6807. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  6808. std::condition_variable _condition
  6809. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  6810. std::atomic<bool> _shutdown
  6811. std::_Atomic_bool
  6812. unsigned int _My_val = 0x0
  6813. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6814. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6815. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6816. std::atomic<bool> _cancelationToken
  6817. std::_Atomic_bool
  6818. unsigned int _My_val = 0x0
  6819. std::mutex _lock
  6820. std::_Mutex_base
  6821. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6822. std::condition_variable _condition
  6823. std::_Align_type<double,72> _Cnd_storage
  6824. float _Val = 0.000000
  6825. char[72] _Pad = "àìƒðþ..."
  6826. unsigned int pending_requests = 0x14
  6827. Local std::unique_lock<std::mutex> lock
  6828. std::mutex* _Pmtx = 0x142669B50
  6829. std::_Mutex_base
  6830. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6831. bool _Owns = 0x1
  6832.  
  6833. 0000000140001B0D 000000000024E370 MapManager::Update+1ED d:\trinitycore335_src\trinitycore\src\server\game\maps\mapmanager.cpp line 228
  6834. Local MapManager* this = 0x142669978
  6835. std::mutex _mapsLock
  6836. std::_Mutex_base
  6837. std::_Align_type<double,80> _Mtx_storage = 0x142669978
  6838. unsigned int i_gridCleanUpDelay = 0x493E0
  6839. std::unordered_map<unsigned int,Map *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Map *> > > i_maps
  6840. std::_Hash<std::_Umap_traits<unsigned int,Map *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Map *> >,0> >
  6841. <user defined> value_compare = 0x1426699D0
  6842. std::_Umap_traits<unsigned int,Map *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Map *> >,0> _Traitsobj = 0x3F800000
  6843. std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x1426699D8
  6844. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > > > > _Vec = 0x1426699F0
  6845. unsigned int _Mask = 0x3F
  6846. unsigned int _Maxidx = 0x40
  6847. IntervalTimer i_timer
  6848. int _interval = 0x64
  6849. int _current = 0x69
  6850. boost::dynamic_bitset<unsigned __int64,std::allocator<unsigned __int64> > _freeInstanceIds
  6851. unsigned int boost::dynamic_bitset<unsigned __int64,std::allocator<unsigned __int64> >::bits_per_block = 0x109B3380
  6852. unsigned int boost::dynamic_bitset<unsigned __int64,std::allocator<unsigned __int64> >::npos = 0x109B3380
  6853. reference
  6854. unsigned int& m_block = 0x142669A30
  6855. unsigned int m_mask = 0x109B3470
  6856. <user defined> serialize_impl = 0x109B3380
  6857. unsigned int boost::dynamic_bitset<unsigned __int64,std::allocator<unsigned __int64> >::ulong_width = 0x109B3380
  6858. std::vector<unsigned __int64,std::allocator<unsigned __int64> > m_bits
  6859. std::_Vector_alloc<std::_Vec_base_types<unsigned __int64,std::allocator<unsigned __int64> > >
  6860. std::_Compressed_pair<std::allocator<unsigned __int64>,std::_Vector_val<std::_Simple_types<unsigned __int64> >,1> _Mypair = 0x142669A30
  6861. unsigned int m_num_bits = 0x2
  6862. <user defined> bit_appender = 0x109B3380
  6863. unsigned int _nextInstanceId = 0x1
  6864. MapUpdater m_updater
  6865. ProducerConsumerQueue<MapUpdateRequest *> _queue
  6866. std::mutex _queueLock = 0x142669A60
  6867. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0x142669AB0
  6868. std::condition_variable _condition = 0x142669AD8
  6869. std::atomic<bool> _shutdown = 0x0
  6870. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  6871. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  6872. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  6873. std::atomic<bool> _cancelationToken
  6874. std::_Atomic_bool
  6875. unsigned int _My_val = 0x0
  6876. std::mutex _lock
  6877. std::_Mutex_base
  6878. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  6879. std::condition_variable _condition
  6880. std::_Align_type<double,72> _Cnd_storage = 0x142669BA0
  6881. unsigned int pending_requests = 0x14
  6882. std::atomic<unsigned __int64> _scheduledScripts
  6883. std::_Atomic_ullong
  6884. unsigned int _My_val = 0x0
  6885. Parameter unsigned int diff = 0x32
  6886. Local std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > > iter
  6887. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >
  6888. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > >,std::_Iterator_base12>
  6889. std::_Iterator_base12
  6890. std::_Container_proxy* _Myproxy = 0x109B32E0
  6891. std::_Iterator_base12* _Mynextiter = NULL
  6892. std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Ptr = 0x109D1BD0
  6893.  
  6894. 000000013FF75FDE 000000000024E620 World::Update+69E d:\trinitycore335_src\trinitycore\src\server\game\world\world.cpp line 2362
  6895. Local World* this = 0x14265DCA0
  6896. unsigned int m_ShutdownTimer = 0x0
  6897. unsigned int m_ShutdownMask = 0x0
  6898. unsigned int m_CleaningFlags = 0x0
  6899. bool m_isClosed = 0x0
  6900. IntervalTimer[14] m_timers
  6901. [0] = 0x14265DCB0
  6902. [1] = 0x14265DCC0
  6903. [2] = 0x14265DCD0
  6904. [3] = 0x14265DCE0
  6905. [4] = 0x14265DCF0
  6906. [5] = 0x14265DD00
  6907. [6] = 0x14265DD10
  6908. [7] = 0x14265DD20
  6909. [8] = 0x14265DD30
  6910. [9] = 0x14265DD40
  6911. int mail_timer = 0x384
  6912. int mail_timer_expires = 0x5A0
  6913. std::unordered_map<unsigned int,WorldSession *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,WorldSession *> > > m_sessions
  6914. std::_Hash<std::_Umap_traits<unsigned int,WorldSession *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,WorldSession *> >,0> >
  6915. <user defined> value_compare = 0x14265DDA0
  6916. std::_Umap_traits<unsigned int,WorldSession *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,WorldSession *> >,0> _Traitsobj = 0x3F800000
  6917. std::list<std::pair<unsigned int const ,WorldSession *>,std::allocator<std::pair<unsigned int const ,WorldSession *> > > _List = 0x14265DDA8
  6918. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,WorldSession *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,WorldSession *> > > > > > _Vec = 0x14265DDC0
  6919. unsigned int _Mask = 0x7
  6920. unsigned int _Maxidx = 0x8
  6921. std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > m_disconnects
  6922. 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> >
  6923. <user defined> value_compare = 0x14265DDF0
  6924. 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
  6925. std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x14265DDF8
  6926. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > > > > _Vec = 0x14265DE10
  6927. unsigned int _Mask = 0x7
  6928. unsigned int _Maxidx = 0x8
  6929. unsigned int m_maxActiveSessionCount = 0x0
  6930. unsigned int m_maxQueuedSessionCount = 0x0
  6931. unsigned int m_PlayerCount = 0x0
  6932. unsigned int m_MaxPlayerCount = 0x0
  6933. std::string m_newCharString = ""
  6934. float[64] rate_values
  6935. [0] = 1.000000
  6936. [1] = 1.000000
  6937. [2] = 1.000000
  6938. [3] = 1.000000
  6939. [4] = 1.000000
  6940. [5] = 1.000000
  6941. [6] = 1.000000
  6942. [7] = 1.000000
  6943. [8] = 1.000000
  6944. [9] = 1.000000
  6945. unsigned int[182] m_int_configs
  6946. [0] = 0x1
  6947. [1] = 0x15F90
  6948. [2] = 0x493E0
  6949. [3] = 0x64
  6950. [4] = 0x927C0
  6951. [5] = 0x0
  6952. [6] = 0x1F95
  6953. [7] = 0x384
  6954. [8] = 0x2710
  6955. [9] = 0x0
  6956. bool[90] m_bool_configs
  6957. [0] = 0x0
  6958. [1] = 0x1
  6959. [2] = 0x0
  6960. [3] = 0x0
  6961. [4] = 0x1
  6962. [5] = 0x0
  6963. [6] = 0x0
  6964. [7] = 0x0
  6965. [8] = 0x0
  6966. [9] = 0x0
  6967. float[20] m_float_configs
  6968. [0] = 74.000000
  6969. [1] = 100.000000
  6970. [2] = 50.000000
  6971. [3] = 40.000000
  6972. [4] = 40.000000
  6973. [5] = 300.000000
  6974. [6] = 30.000000
  6975. [7] = 10.000000
  6976. [8] = 60.000000
  6977. [9] = 50.000000
  6978. std::map<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> > > m_worldstates
  6979. std::_Tree<std::_Tmap_traits<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> >,0> >
  6980. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> >,0> >
  6981. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,unsigned __int64>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,unsigned __int64> > >,1>,1> _Mypair = 0x14265E300
  6982. <user defined> value_compare = 0x14265E300
  6983. <user defined> _Copy_tag = 0x14265E300
  6984. <user defined> _Move_tag = 0x14265E300
  6985. <user defined> value_compare = 0x14265E300
  6986. unsigned int m_playerLimit = 0x0
  6987. int m_allowedSecurityLevel = 0x0
  6988. unsigned int m_defaultDbcLocale = 0x3
  6989. unsigned int m_availableDbcLocaleMask = 0x8
  6990. bool m_allowMovement = 0x1
  6991. std::string m_dataPath = "d:/Trinity/data/"
  6992. LockedQueue<CliCommandHolder *,std::deque<CliCommandHolder *,std::allocator<CliCommandHolder *> > > cliCmdQueue
  6993. std::mutex _lock
  6994. std::_Mutex_base
  6995. std::_Align_type<double,80> _Mtx_storage = 0x14265E360
  6996. std::deque<CliCommandHolder *,std::allocator<CliCommandHolder *> > _queue
  6997. std::_Deque_alloc<std::_Deque_base_types<CliCommandHolder *,std::allocator<CliCommandHolder *> > >
  6998. std::_Compressed_pair<std::allocator<CliCommandHolder *>,std::_Deque_val<std::_Deque_simple_types<CliCommandHolder *> >,1> _Mypair = 0x14265E3B0
  6999. bool _canceled = 0x0
  7000. int m_NextDailyQuestReset = 0x5A960D20
  7001. int m_NextWeeklyQuestReset = 0x5A9B1508
  7002. int m_NextMonthlyQuestReset = 0x5A973470
  7003. int m_NextRandomBGReset = 0x5A963750
  7004. int m_NextGuildReset = 0x5A963750
  7005. std::list<WorldSession *,std::allocator<WorldSession *> > m_QueuedPlayer
  7006. std::_List_buy<WorldSession *,std::allocator<WorldSession *> >
  7007. std::_List_alloc<std::_List_base_types<WorldSession *,std::allocator<WorldSession *> > >
  7008. std::_Compressed_pair<std::allocator<std::_List_node<WorldSession *,void *> >,std::_List_val<std::_List_simple_types<WorldSession *> >,1> _Mypair = 0x14265E408
  7009. LockedQueue<WorldSession *,std::deque<WorldSession *,std::allocator<WorldSession *> > > addSessQueue
  7010. std::mutex _lock
  7011. std::_Mutex_base
  7012. std::_Align_type<double,80> _Mtx_storage = 0x14265E428
  7013. std::deque<WorldSession *,std::allocator<WorldSession *> > _queue
  7014. std::_Deque_alloc<std::_Deque_base_types<WorldSession *,std::allocator<WorldSession *> > >
  7015. std::_Compressed_pair<std::allocator<WorldSession *>,std::_Deque_val<std::_Deque_simple_types<WorldSession *> >,1> _Mypair = 0x14265E478
  7016. bool _canceled = 0x0
  7017. std::string m_DBVersion = "TDB 335.64"
  7018. std::map<unsigned char,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > > m_Autobroadcasts
  7019. std::_Tree<std::_Tmap_traits<unsigned char,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,0> >
  7020. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >,0> >
  7021. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > >,1>,1> _Mypair = 0x14265E4D0
  7022. <user defined> value_compare = 0x14265E4D0
  7023. <user defined> _Copy_tag = 0x14265E4D0
  7024. <user defined> _Move_tag = 0x14265E4D0
  7025. <user defined> value_compare = 0x14265E4D0
  7026. std::map<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> > > m_AutobroadcastsWeights
  7027. std::_Tree<std::_Tmap_traits<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> >,0> >
  7028. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> >,0> >
  7029. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,unsigned char>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,unsigned char> > >,1>,1> _Mypair = 0x14265E4E8
  7030. <user defined> value_compare = 0x14265E4E8
  7031. <user defined> _Copy_tag = 0x14265E4E8
  7032. <user defined> _Move_tag = 0x14265E4E8
  7033. <user defined> value_compare = 0x14265E4E8
  7034. QueryCallbackProcessor _queryProcessor
  7035. std::vector<QueryCallback,std::allocator<QueryCallback> > _callbacks
  7036. std::_Vector_alloc<std::_Vec_base_types<QueryCallback,std::allocator<QueryCallback> > >
  7037. std::_Compressed_pair<std::allocator<QueryCallback>,std::_Vector_val<std::_Simple_types<QueryCallback> >,1> _Mypair = 0x14265E500
  7038. std::string _guidWarningMsg = "There will be an unscheduled server restart ..."
  7039. std::string _alertRestartReason = "Urgent Maintenance"
  7040. std::mutex _guidAlertLock
  7041. std::_Mutex_base
  7042. std::_Align_type<double,80> _Mtx_storage = 0x14265E570
  7043. bool _guidWarn = 0x0
  7044. bool _guidAlert = 0x0
  7045. unsigned int _warnDiff = 0x0
  7046. int _warnShutdownTime = 0x5A95A0B5
  7047. Parameter unsigned int diff = 0x32
  7048. Local int currentGameTime = 0x5A95A203
  7049.  
  7050. 000000013F64853D 000000000024E670 WorldUpdateLoop+6D d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 430
  7051. Local unsigned int diff = 0x32
  7052. Local unsigned int executionTimeDiff = 0x0
  7053. Local unsigned int realPrevTime = 0x51439
  7054. Local unsigned int realCurrTime = 0x5146B
  7055.  
  7056. 000000013F64B419 000000000024F670 main+1A59 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 337
  7057. Parameter int argc = 0x1
  7058. Parameter char** argv = "D:\Trinity\worldserver.exe"
  7059. Local std::string pidFile = ""
  7060. Local int numThreads = 0x2
  7061. Local std::unique_ptr<AsyncAcceptor,std::default_delete<AsyncAcceptor> > raAcceptor
  7062. std::_Unique_ptr_base<AsyncAcceptor,std::default_delete<AsyncAcceptor> >
  7063. std::_Compressed_pair<std::default_delete<AsyncAcceptor>,AsyncAcceptor *,1> _Mypair
  7064. AsyncAcceptor* _Myval2 = NULL
  7065. Local boost::asio::basic_signal_set<boost::asio::signal_set_service> signals
  7066. boost::asio::basic_io_object<boost::asio::signal_set_service,0>
  7067. implementation_type
  7068. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x24EB38
  7069. boost::asio::detail::signal_set_service::registration* signals_ = 0x1E661F0
  7070. boost::asio::signal_set_service& service = 0x41C6B0
  7071. boost::asio::detail::service_base<boost::asio::signal_set_service>
  7072. boost::asio::io_service::service
  7073. key
  7074. type_info* type_info_ = 0x1416D1618
  7075. boost::asio::io_service::id* id_ = 0xB8
  7076. boost::asio::io_service::service::key key_ = 0x41C6B8
  7077. boost::asio::io_service& owner_ = 0x3E2C10
  7078. boost::asio::io_service::service* next_ = 0x404CA0
  7079. implementation_type
  7080. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x41C6B0
  7081. boost::asio::detail::signal_set_service::registration* signals_ = NULL
  7082. boost::asio::detail::signal_set_service service_impl_ = 0x41C6D8
  7083. boost::asio::detail::signal_set_service::implementation_type implementation
  7084. boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x24EB40
  7085. boost::asio::detail::signal_set_service::registration* signals_ = 0x3E2DC0
  7086. Local std::shared_ptr<std::thread> soapThread
  7087. std::_Ptr_base<std::thread>
  7088. std::thread* _Ptr = NULL
  7089. std::_Ref_count_base* _Rep = NULL
  7090. Local std::string configError = ""
  7091. Local int networkThreads = 0x1
  7092. Local boost::filesystem::path configFile
  7093. wchar_t* boost::filesystem::path::separator = 0x3220
  7094. wchar_t* boost::filesystem::path::preferred_separator = 0x3220
  7095. wchar_t* boost::filesystem::path::dot = 0x3220
  7096. iterator
  7097. boost::iterators::iterator_facade<boost::filesystem::path::iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  7098. 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>
  7099. boost::filesystem::path m_element
  7100. wchar_t* boost::filesystem::path::separator = 0x3220
  7101. wchar_t* boost::filesystem::path::preferred_separator = 0x3220
  7102. wchar_t* boost::filesystem::path::dot = 0x3220
  7103. iterator
  7104. <user defined> m_element = 0x24E6C8
  7105. boost::filesystem::path* m_path_ptr = 0xCCCCCCCCCCCCCCCC
  7106. unsigned int m_pos = 0x0
  7107. const_iterator
  7108. <user defined> m_element = 0x24E6C8
  7109. <user defined> m_path_ptr = 0xCCCCCCCCCCCCCCCC
  7110. unsigned int m_pos = 0x0
  7111. reverse_iterator
  7112. boost::iterators::iterator_facade<boost::filesystem::path::reverse_iterator,boost::filesystem::path const ,boost::iterators::bidirectional_traversal_tag,boost::filesystem::path const &,__int64>
  7113. 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>
  7114. boost::filesystem::path::iterator m_itr = 0x24E6C8
  7115. boost::filesystem::path m_element = 0x24E700
  7116. const_reverse_iterator
  7117. <user defined> m_itr = 0x24E6C8
  7118. <user defined> m_element = 0x24E700
  7119. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x24E6C8
  7120. <user defined> m_path_ptr = 0xCCCCCCCCCCCCCCCC
  7121. unsigned int m_pos = 0x0
  7122. const_iterator
  7123. <user defined> m_element = 0x24E6C8
  7124. <user defined> m_path_ptr = 0xCCCCCCCCCCCCCCCC
  7125. unsigned int m_pos = 0x0
  7126. reverse_iterator
  7127. <user defined> m_itr = 0x24E6C8
  7128. <user defined> m_element = 0x24E700
  7129. const_reverse_iterator
  7130. <user defined> m_itr = 0x24E6C8
  7131. <user defined> m_element = 0x24E700
  7132. std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > m_pathname = 0x24E6C8
  7133. Local boost::program_options::variables_map vm
  7134. boost::program_options::abstract_variables_map
  7135. boost::program_options::abstract_variables_map* m_next = NULL
  7136. 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> > >
  7137. 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> >
  7138. std::_Tree_comp_alloc<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> >
  7139. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::_Wrap_alloc<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 = 0x24E7B0
  7140. <user defined> value_compare = 0x24E7B0
  7141. <user defined> _Copy_tag = 0x24E7B0
  7142. <user defined> _Move_tag = 0x24E7B0
  7143. <user defined> value_compare = 0x24E7B0
  7144. 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
  7145. 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> >
  7146. std::_Tree_comp_alloc<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> >
  7147. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::_Wrap_alloc<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 = 0x24E7C8
  7148. <user defined> _Copy_tag = 0x24E7C8
  7149. <user defined> _Move_tag = 0x24E7C8
  7150. 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
  7151. 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> >
  7152. std::_Tree_comp_alloc<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> >
  7153. std::_Compressed_pair<std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::_Compressed_pair<std::_Wrap_alloc<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 = 0x24E7E0
  7154. <user defined> value_compare = 0x24E7E0
  7155. <user defined> _Copy_tag = 0x24E7E0
  7156. <user defined> _Move_tag = 0x24E7E0
  7157. <user defined> value_compare = 0x24E7E0
  7158. Local std::shared_ptr<FreezeDetector> freezeDetector
  7159. std::_Ptr_base<FreezeDetector>
  7160. FreezeDetector* _Ptr = NULL
  7161. std::_Ref_count_base* _Rep = NULL
  7162. Local std::shared_ptr<void> sScriptMgrHandle
  7163. std::_Ptr_base<void>
  7164. void* _Ptr = NULL
  7165. std::_Ref_count_base* _Rep = 0x1ED10D0
  7166. unsigned long _Uses = 0x1
  7167. unsigned long _Weaks = 0x1
  7168. Local std::shared_ptr<Trinity::Asio::IoContext> ioContext
  7169. std::_Ptr_base<Trinity::Asio::IoContext>
  7170. Trinity::Asio::IoContext* _Ptr = 0x3E2C10
  7171. boost::asio::io_service
  7172. work
  7173. boost::asio::detail::win_iocp_io_service& io_service_impl_ = NULL
  7174. id
  7175. service
  7176. key
  7177. type_info* type_info_ = NULL
  7178. boost::asio::io_service::id* id_ = 0x20
  7179. boost::asio::io_service::service::key key_ = 0x3E2C18
  7180. boost::asio::io_service& owner_ = 0xDDDDDDDDFDFDFDFD
  7181. boost::asio::io_service::service* next_ = 0xDDDDDDDD
  7182. strand
  7183. boost::asio::detail::strand_service& service_ = NULL
  7184. boost::asio::detail::strand_service::strand_impl* impl_ = 0x3EF4F0
  7185. boost::asio::detail::winsock_init<2,0> init_ = 0x0
  7186. boost::asio::detail::service_registry* service_registry_ = 0x3EF4F0
  7187. boost::asio::detail::win_iocp_io_service& impl_ = 0x404CA0
  7188. std::_Ref_count_base* _Rep = 0x3E2C00
  7189. unsigned long _Uses = 0x4
  7190. unsigned long _Weaks = 0x1
  7191. Local std::shared_ptr<std::thread> cliThread
  7192. std::_Ptr_base<std::thread>
  7193. std::thread* _Ptr = 0x36AC8D920
  7194. id
  7195. unsigned int _Id = 0x250
  7196. _Thrd_imp_t _Thr = 0x36AC8D920
  7197. std::_Ref_count_base* _Rep = 0x36ACC2B20
  7198. unsigned long _Uses = 0x1
  7199. unsigned long _Weaks = 0x1
  7200. Local std::string configService = ""
  7201. Local std::shared_ptr<void> sWorldSocketMgrHandle
  7202. std::_Ptr_base<void>
  7203. void* _Ptr = NULL
  7204. std::_Ref_count_base* _Rep = 0x36ACC2A60
  7205. unsigned long _Uses = 0x1
  7206. unsigned long _Weaks = 0x1
  7207. Local std::shared_ptr<void> dbHandle
  7208. std::_Ptr_base<void>
  7209. void* _Ptr = NULL
  7210. std::_Ref_count_base* _Rep = 0x1ECE850
  7211. unsigned long _Uses = 0x1
  7212. unsigned long _Weaks = 0x1
  7213. Local unsigned int worldPort = 0x1F95
  7214. Local std::shared_ptr<void> mapManagementHandle
  7215. std::_Ptr_base<void>
  7216. void* _Ptr = NULL
  7217. std::_Ref_count_base* _Rep = 0x36ACC2760
  7218. unsigned long _Uses = 0x1
  7219. unsigned long _Weaks = 0x1
  7220. Local std::string worldListener = "0.0.0.0"
  7221. Local std::shared_ptr<void> opensslHandle
  7222. std::_Ptr_base<void>
  7223. void* _Ptr = NULL
  7224. std::_Ref_count_base* _Rep = 0x3FE4B0
  7225. unsigned long _Uses = 0x1
  7226. unsigned long _Weaks = 0x1
  7227. Local BigNumber seed
  7228. bignum_st* _bn = 0x1DB7B80
  7229. unsigned int* d = 0x95605CA483B200A7
  7230. int top = 0x2
  7231. int dmax = 0x2
  7232. int neg = 0x0
  7233. int flags = 0x1
  7234. Local std::shared_ptr<std::vector<std::thread,std::allocator<std::thread> > > threadPool
  7235. std::_Ptr_base<std::vector<std::thread,std::allocator<std::thread> > >
  7236. std::vector<std::thread,std::allocator<std::thread> >* _Ptr = 0x1ECE5B0
  7237. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  7238. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x1ECE5B0
  7239. std::_Ref_count_base* _Rep = 0x1E54FC0
  7240. unsigned long _Uses = 0x1
  7241. unsigned long _Weaks = 0x1
  7242. Local std::shared_ptr<void> sMetricHandle
  7243. std::_Ptr_base<void>
  7244. void* _Ptr = NULL
  7245. std::_Ref_count_base* _Rep = 0x1ED0EF0
  7246. unsigned long _Uses = 0x1
  7247. unsigned long _Weaks = 0x1
  7248.  
  7249. 00000001412C3104 000000000024F6B0 invoke_main+34 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 79
  7250.  
  7251. 00000001412C3057 000000000024F710 __scrt_common_main_seh+127 f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 283
  7252. Local int main_result = 0x0
  7253. Local <user defined>** tls_init_callback = NULL
  7254. Local bool is_nested = 0x0
  7255. Local <user defined>** tls_dtor_callback = NULL
  7256. Local bool has_cctor = 0x0
  7257.  
  7258. 00000001412C2F1E 000000000024F740 __scrt_common_main+E f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl line 326
  7259.  
  7260. 00000001412C3179 000000000024F770 mainCRTStartup+9 f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp line 17
  7261.  
  7262. 0000000076C359CD 000000000024F7A0 BaseThreadInitThunk+D
  7263.  
  7264. 0000000076D6A561 000000000024F7F0 RtlUserThreadStart+21
  7265.  
  7266.  
  7267. Call stack:
  7268. Address Frame Function SourceFile
  7269. 0000000076D8C2EA 0000000002A1FC60 ZwWaitForMultipleObjects+A
  7270.  
  7271. 0000000076D5A3C7 0000000002A1FF00 TpIsTimerSet+9F7
  7272.  
  7273. 0000000076C359CD 0000000002A1FF30 BaseThreadInitThunk+D
  7274.  
  7275. 0000000076D6A561 0000000002A1FF80 RtlUserThreadStart+21
  7276.  
  7277.  
  7278. Call stack:
  7279. Address Frame Function SourceFile
  7280. 0000000076D8BDCA 0000000002C8F670 ZwRemoveIoCompletion+A
  7281.  
  7282. 000007FEFCB216AD 0000000002C8F6D0 GetQueuedCompletionStatus+3D
  7283.  
  7284. 0000000076C29991 0000000002C8F710 GetQueuedCompletionStatus+11
  7285.  
  7286. 000000013F6A88ED 0000000002C8F900 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  7287. Local unsigned long last_error = 0xCCCCCCCC
  7288. Local int ok = 0xCCCCCCCC
  7289. Local unsigned int completion_key = 0x0
  7290. Local _OVERLAPPED* overlapped = NULL
  7291. Local unsigned long bytes_transferred = 0x0
  7292. Local boost::asio::detail::win_iocp_io_service* this = 0x404CA0
  7293. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7294. boost::asio::io_service::service
  7295. key
  7296. type_info* type_info_ = 0x1416D10B8
  7297. boost::asio::io_service::id* id_ = 0xB8
  7298. boost::asio::io_service::service::key key_ = 0x404CA8
  7299. boost::asio::io_service& owner_ = 0x3E2C10
  7300. boost::asio::io_service::service* next_ = NULL
  7301. work_finished_on_block_exit
  7302. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7303. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7304. boost::asio::io_service::service
  7305. key
  7306. type_info* type_info_ = 0x13F68E470
  7307. boost::asio::io_service::id* id_ = 0x48
  7308. boost::asio::io_service::service::key key_ = 0x1416D10C0
  7309. boost::asio::io_service& owner_ = 0x70636F69
  7310. boost::asio::io_service::service* next_ = 0x73637170
  7311. work_finished_on_block_exit
  7312. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  7313. auto_handle
  7314. void* handle = 0x13F68E470
  7315. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  7316. long outstanding_work_ = 0x2E353532
  7317. long stopped_ = 0x2E353532
  7318. long stop_event_posted_ = 0x2E353532
  7319. long shutdown_ = 0x353532
  7320. unsigned long gqcs_timeout_ = 0x6C756F63
  7321. timer_thread_function
  7322. <user defined> io_service_ = 0x13F68E470
  7323. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  7324. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  7325. long dispatch_required_ = 0x74207261
  7326. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  7327. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  7328. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  7329. auto_handle
  7330. void* handle = 0x1416D10B8
  7331. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7332. void* handle = 0xA4
  7333. long outstanding_work_ = 0x2
  7334. long stopped_ = 0x0
  7335. long stop_event_posted_ = 0x0
  7336. long shutdown_ = 0x0
  7337. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7338. timer_thread_function
  7339. <user defined> io_service_ = 0x1416D10B8
  7340. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7341. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7342. func_base
  7343. void* entry_event_ = 0x208
  7344. void* exit_event_ = 0x204
  7345. auto_func_base_ptr
  7346. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  7347. <user defined> thread_ = 0x208
  7348. <user defined> exit_event_ = 0x204
  7349. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7350. void* handle = 0x1FC
  7351. long dispatch_required_ = 0x0
  7352. boost::asio::detail::win_mutex dispatch_mutex_
  7353. _RTL_CRITICAL_SECTION crit_section_
  7354. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x4010A0
  7355. long LockCount = 0xFFFFFFFF
  7356. long RecursionCount = 0x0
  7357. void* OwningThread = NULL
  7358. void* LockSemaphore = NULL
  7359. unsigned int SpinCount = 0x0
  7360. boost::asio::detail::timer_queue_set timer_queues_
  7361. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7362. boost::asio::detail::timer_queue_base* next_ = NULL
  7363. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7364. boost::asio::detail::win_iocp_operation* front_ = NULL
  7365. boost::asio::detail::win_iocp_operation* back_ = NULL
  7366. Parameter bool block = 0x1
  7367. Parameter boost::system::error_code& ec = 0x2C8F9E8
  7368. int m_val = 0x0
  7369. boost::system::error_category* m_cat = 0x14267E250
  7370. std_category
  7371. std::error_category
  7372. unsigned int _Addr = 0x1416D0E50
  7373. boost::system::error_category* pc_ = 0x14267E258
  7374. boost::system::error_category::std_category std_cat_
  7375. std::error_category
  7376. unsigned int _Addr = 0x14267E258
  7377. boost::system::error_category* pc_ = 0x14267E250
  7378.  
  7379. 000000013F6B6791 0000000002C8F9B0 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  7380. Local boost::asio::detail::win_iocp_io_service* this = 0x404CA0
  7381. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7382. boost::asio::io_service::service
  7383. key
  7384. type_info* type_info_ = 0x1416D10B8
  7385. boost::asio::io_service::id* id_ = 0xB8
  7386. boost::asio::io_service::service::key key_ = 0x404CA8
  7387. boost::asio::io_service& owner_ = 0x3E2C10
  7388. boost::asio::io_service::service* next_ = NULL
  7389. work_finished_on_block_exit
  7390. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7391. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7392. boost::asio::io_service::service
  7393. key
  7394. type_info* type_info_ = 0x13F68E470
  7395. boost::asio::io_service::id* id_ = 0x48
  7396. boost::asio::io_service::service::key key_ = 0x1416D10C0
  7397. boost::asio::io_service& owner_ = 0x70636F69
  7398. boost::asio::io_service::service* next_ = 0x73637170
  7399. work_finished_on_block_exit
  7400. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  7401. auto_handle
  7402. void* handle = 0x13F68E470
  7403. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  7404. long outstanding_work_ = 0x2E353532
  7405. long stopped_ = 0x2E353532
  7406. long stop_event_posted_ = 0x2E353532
  7407. long shutdown_ = 0x353532
  7408. unsigned long gqcs_timeout_ = 0x6C756F63
  7409. timer_thread_function
  7410. <user defined> io_service_ = 0x13F68E470
  7411. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  7412. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  7413. long dispatch_required_ = 0x74207261
  7414. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  7415. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  7416. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  7417. auto_handle
  7418. void* handle = 0x1416D10B8
  7419. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7420. void* handle = 0xA4
  7421. long outstanding_work_ = 0x2
  7422. long stopped_ = 0x0
  7423. long stop_event_posted_ = 0x0
  7424. long shutdown_ = 0x0
  7425. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7426. timer_thread_function
  7427. <user defined> io_service_ = 0x1416D10B8
  7428. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7429. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7430. func_base
  7431. void* entry_event_ = 0x208
  7432. void* exit_event_ = 0x204
  7433. auto_func_base_ptr
  7434. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  7435. <user defined> thread_ = 0x208
  7436. <user defined> exit_event_ = 0x204
  7437. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7438. void* handle = 0x1FC
  7439. long dispatch_required_ = 0x0
  7440. boost::asio::detail::win_mutex dispatch_mutex_
  7441. _RTL_CRITICAL_SECTION crit_section_
  7442. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x4010A0
  7443. long LockCount = 0xFFFFFFFF
  7444. long RecursionCount = 0x0
  7445. void* OwningThread = NULL
  7446. void* LockSemaphore = NULL
  7447. unsigned int SpinCount = 0x0
  7448. boost::asio::detail::timer_queue_set timer_queues_
  7449. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7450. boost::asio::detail::timer_queue_base* next_ = NULL
  7451. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7452. boost::asio::detail::win_iocp_operation* front_ = NULL
  7453. boost::asio::detail::win_iocp_operation* back_ = NULL
  7454. Parameter boost::system::error_code& ec = 0x2C8F9E8
  7455. int m_val = 0x0
  7456. boost::system::error_category* m_cat = 0x14267E250
  7457. std_category
  7458. std::error_category
  7459. unsigned int _Addr = 0x1416D0E50
  7460. boost::system::error_category* pc_ = 0x14267E258
  7461. boost::system::error_category::std_category std_cat_
  7462. std::error_category
  7463. unsigned int _Addr = 0x14267E258
  7464. boost::system::error_category* pc_ = 0x14267E250
  7465. Local boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context ctx
  7466. boost::asio::detail::win_iocp_io_service* key_ = 0x404CA0
  7467. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7468. boost::asio::io_service::service
  7469. key
  7470. type_info* type_info_ = 0x1416D10B8
  7471. boost::asio::io_service::id* id_ = 0xB8
  7472. boost::asio::io_service::service::key key_ = 0x404CA8
  7473. boost::asio::io_service& owner_ = 0x3E2C10
  7474. boost::asio::io_service::service* next_ = NULL
  7475. work_finished_on_block_exit
  7476. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7477. auto_handle
  7478. void* handle = 0x1416D10B8
  7479. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7480. void* handle = 0xA4
  7481. long outstanding_work_ = 0x2
  7482. long stopped_ = 0x0
  7483. long stop_event_posted_ = 0x0
  7484. long shutdown_ = 0x0
  7485. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7486. timer_thread_function
  7487. <user defined> io_service_ = 0x1416D10B8
  7488. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7489. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7490. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7491. void* handle = 0x1FC
  7492. long dispatch_required_ = 0x0
  7493. boost::asio::detail::win_mutex dispatch_mutex_
  7494. _RTL_CRITICAL_SECTION crit_section_ = 0x404D00
  7495. boost::asio::detail::timer_queue_set timer_queues_
  7496. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7497. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7498. boost::asio::detail::win_iocp_operation* front_ = NULL
  7499. boost::asio::detail::win_iocp_operation* back_ = NULL
  7500. boost::asio::detail::win_iocp_thread_info* value_ = 0x2C8F938
  7501. boost::asio::detail::thread_info_base
  7502. void* reusable_memory_ = NULL
  7503. boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context* next_ = NULL
  7504. Local unsigned int n = 0x0
  7505. Local boost::asio::detail::win_iocp_thread_info this_thread
  7506. boost::asio::detail::thread_info_base
  7507. void* reusable_memory_ = NULL
  7508.  
  7509. 000000013F6B669B 0000000002C8FA10 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  7510. Local boost::asio::io_service* this = 0x3E2C10
  7511. work
  7512. boost::asio::detail::win_iocp_io_service& io_service_impl_ = NULL
  7513. id
  7514. service
  7515. key
  7516. type_info* type_info_ = NULL
  7517. boost::asio::io_service::id* id_ = 0x20
  7518. boost::asio::io_service::service::key key_
  7519. type_info* type_info_ = 0x3EF4F0
  7520. boost::asio::io_service::id* id_ = 0xB8
  7521. boost::asio::io_service& owner_ = 0xDDDDDDDDFDFDFDFD
  7522. work
  7523. boost::asio::detail::win_iocp_io_service& io_service_impl_ = <Unable to read memory>
  7524. id
  7525. service
  7526. key
  7527. type_info* type_info_ = <Unable to read memory>
  7528. boost::asio::io_service::id* id_ = <Unable to read memory>
  7529. boost::asio::io_service::service::key key_ = 0xDDDDDDDDFDFDFE05
  7530. boost::asio::io_service& owner_ = <Unable to read memory>
  7531. boost::asio::io_service::service* next_ = <Unable to read memory>
  7532. strand
  7533. boost::asio::detail::strand_service& service_ = <Unable to read memory>
  7534. boost::asio::detail::strand_service::strand_impl* impl_ = <Unable to read memory>
  7535. boost::asio::detail::winsock_init<2,0> init_ = 0xDDDDDDDDFDFDFDFD <Unable to read memory>
  7536. boost::asio::detail::service_registry* service_registry_ = <Unable to read memory>
  7537. boost::asio::detail::win_iocp_io_service& impl_ = <Unable to read memory>
  7538. boost::asio::io_service::service* next_ = 0xDDDDDDDD
  7539. key
  7540. type_info* type_info_ = 0xFDFDFDFD000000
  7541. boost::asio::io_service::id* id_ = 0x9124099A6D000000 <Unable to read memory>
  7542. boost::asio::io_service::service::key key_ = 0xDDDDDDE5
  7543. boost::asio::io_service& owner_ = 0xDDDDDE40000000
  7544. boost::asio::io_service::service* next_ = NULL
  7545. strand
  7546. boost::asio::detail::strand_service& service_ = NULL
  7547. boost::asio::detail::strand_service::strand_impl* impl_ = 0x3EF4F0
  7548. boost::asio::detail::win_iocp_operation
  7549. _OVERLAPPED
  7550. unsigned int Internal = 0x401020
  7551. unsigned int InternalHigh = 0xFFFFFFFF
  7552. unsigned long Offset = 0x0
  7553. unsigned long OffsetHigh = 0x0
  7554. void* Pointer = NULL
  7555. void* hEvent = NULL
  7556. boost::asio::detail::win_iocp_operation* next_ = NULL
  7557. <user defined>* func_ = 0x3E2C10
  7558. long ready_ = 0x67BB12F0
  7559. boost::asio::detail::win_mutex mutex_ = 0x3EF528
  7560. bool locked_ = 0x0
  7561. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> waiting_queue_ = 0x3EF558
  7562. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ready_queue_ = 0x3EF568
  7563. boost::asio::detail::winsock_init<2,0> init_
  7564. boost::asio::detail::winsock_init_base
  7565. data
  7566. long init_count_ = 0x0
  7567. long result_ = 0x0
  7568. <user defined> manual = 0x3E2C10
  7569. boost::asio::detail::service_registry* service_registry_ = 0x3EF4F0
  7570. auto_service_ptr
  7571. boost::asio::io_service::service* ptr_ = 0x401020
  7572. boost::asio::detail::win_mutex mutex_
  7573. _RTL_CRITICAL_SECTION crit_section_ = 0x3EF4F0
  7574. boost::asio::io_service& owner_ = 0x3E2C10
  7575. <user defined> work = 0x3E2C10
  7576. <user defined> id = 0x3E2C10
  7577. <user defined> service = 0x3E2C10
  7578. <user defined> strand = 0x3E2C10
  7579. <user defined> init_ = 0x0
  7580. <user defined> service_registry_ = 0x3EF4F0
  7581. boost::asio::detail::win_iocp_io_service& impl_ = 0x404CA0
  7582. boost::asio::io_service::service* first_service_ = 0x367BB12F0
  7583. key
  7584. type_info* type_info_ = 0x1416D1370
  7585. boost::asio::io_service::id* id_ = 0xB8
  7586. boost::asio::io_service::service::key key_ = 0x367BB12F8
  7587. boost::asio::io_service& owner_ = 0x3E2C10
  7588. boost::asio::io_service::service* next_ = 0x367BB1230
  7589. <user defined> impl_ = 0x404CA0
  7590. Local boost::system::error_code ec
  7591. int m_val = 0x0
  7592. boost::system::error_category* m_cat = 0x14267E250
  7593. std_category
  7594. std::error_category
  7595. unsigned int _Addr = 0x1416D0E50
  7596. boost::system::error_category* pc_ = 0x14267E258
  7597. boost::system::error_category::std_category std_cat_
  7598. std::error_category
  7599. unsigned int _Addr = 0x14267E258
  7600. boost::system::error_category* pc_ = 0x14267E250
  7601. Local unsigned int s = 0xCCCCCCCCCCCCCCCC
  7602.  
  7603. 000000013F68A6B3 0000000002C8FA40 <lambda_d3727edd283ecb38f019dec8ac5a6949>::operator()+33 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 210
  7604. Local main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* this = 0x403AE0
  7605.  
  7606. 000000013F653BF0 0000000002C8FA70 std::_Invoker_functor::_Call<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  7607. Parameter main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* _Obj = 0x403AE0
  7608.  
  7609. 000000013F662660 0000000002C8FAA0 std::invoke<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  7610. Parameter main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* _Obj = 0x403AE0
  7611.  
  7612. 000000013F655E4C 0000000002C8FAD0 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  7613. Parameter std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >& _Tup = 0x403AE0
  7614. unsigned int std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >::_Mysize = 0x3E2C10
  7615. std::_Tuple_val<<lambda_d3727edd283ecb38f019dec8ac5a6949> > _Myfirst
  7616. main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949> _Val = 0x403AE0
  7617.  
  7618. 000000013F69E03A 0000000002C8FB20 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  7619. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >* _Ln = 0x24E5E8
  7620. std::_Pad
  7621. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  7622. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  7623. bool _Started = 0xCC
  7624. std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _MyTarget
  7625. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  7626. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  7627. Local std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _Local
  7628. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  7629. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair
  7630. std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >* _Myval2 = 0x403AE0
  7631.  
  7632. 000000013F6991B8 0000000002C8FB50 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  7633. Local std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >* this = 0x24E5E8
  7634. std::_Pad
  7635. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  7636. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  7637. bool _Started = 0xCC
  7638. std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _MyTarget
  7639. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  7640. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  7641.  
  7642. 000000013F6917CD 0000000002C8FB80 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  7643. Parameter void* _Data = 0x24E5E8
  7644.  
  7645. 000007FEF05611E8 0000000002C8FBC0 _register_onexit_function+4B8
  7646.  
  7647. 000007FEF0560E01 0000000002C8FC10 _register_onexit_function+D1
  7648.  
  7649. 0000000076C359CD 0000000002C8FC40 BaseThreadInitThunk+D
  7650.  
  7651. 0000000076D6A561 0000000002C8FC90 RtlUserThreadStart+21
  7652.  
  7653.  
  7654. Call stack:
  7655. Address Frame Function SourceFile
  7656. 0000000076D8BDCA 000000000279F590 ZwRemoveIoCompletion+A
  7657.  
  7658. 000007FEFCB216AD 000000000279F5F0 GetQueuedCompletionStatus+3D
  7659.  
  7660. 0000000076C29991 000000000279F630 GetQueuedCompletionStatus+11
  7661.  
  7662. 000000013F6A88ED 000000000279F820 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  7663. Local unsigned long last_error = 0x0
  7664. Local int ok = 0x1
  7665. Local unsigned int completion_key = 0x0
  7666. Local _OVERLAPPED* overlapped = NULL
  7667. Local unsigned long bytes_transferred = 0x0
  7668. Local boost::asio::detail::win_iocp_io_service* this = 0x404CA0
  7669. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7670. boost::asio::io_service::service
  7671. key
  7672. type_info* type_info_ = 0x1416D10B8
  7673. boost::asio::io_service::id* id_ = 0xB8
  7674. boost::asio::io_service::service::key key_ = 0x404CA8
  7675. boost::asio::io_service& owner_ = 0x3E2C10
  7676. boost::asio::io_service::service* next_ = NULL
  7677. work_finished_on_block_exit
  7678. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7679. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7680. boost::asio::io_service::service
  7681. key
  7682. type_info* type_info_ = 0x13F68E470
  7683. boost::asio::io_service::id* id_ = 0x48
  7684. boost::asio::io_service::service::key key_ = 0x1416D10C0
  7685. boost::asio::io_service& owner_ = 0x70636F69
  7686. boost::asio::io_service::service* next_ = 0x73637170
  7687. work_finished_on_block_exit
  7688. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  7689. auto_handle
  7690. void* handle = 0x13F68E470
  7691. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  7692. long outstanding_work_ = 0x2E353532
  7693. long stopped_ = 0x2E353532
  7694. long stop_event_posted_ = 0x2E353532
  7695. long shutdown_ = 0x353532
  7696. unsigned long gqcs_timeout_ = 0x6C756F63
  7697. timer_thread_function
  7698. <user defined> io_service_ = 0x13F68E470
  7699. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  7700. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  7701. long dispatch_required_ = 0x74207261
  7702. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  7703. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  7704. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  7705. auto_handle
  7706. void* handle = 0x1416D10B8
  7707. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7708. void* handle = 0xA4
  7709. long outstanding_work_ = 0x2
  7710. long stopped_ = 0x0
  7711. long stop_event_posted_ = 0x0
  7712. long shutdown_ = 0x0
  7713. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7714. timer_thread_function
  7715. <user defined> io_service_ = 0x1416D10B8
  7716. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7717. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7718. func_base
  7719. void* entry_event_ = 0x208
  7720. void* exit_event_ = 0x204
  7721. auto_func_base_ptr
  7722. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  7723. <user defined> thread_ = 0x208
  7724. <user defined> exit_event_ = 0x204
  7725. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7726. void* handle = 0x1FC
  7727. long dispatch_required_ = 0x0
  7728. boost::asio::detail::win_mutex dispatch_mutex_
  7729. _RTL_CRITICAL_SECTION crit_section_
  7730. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x4010A0
  7731. long LockCount = 0xFFFFFFFF
  7732. long RecursionCount = 0x0
  7733. void* OwningThread = NULL
  7734. void* LockSemaphore = NULL
  7735. unsigned int SpinCount = 0x0
  7736. boost::asio::detail::timer_queue_set timer_queues_
  7737. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7738. boost::asio::detail::timer_queue_base* next_ = NULL
  7739. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7740. boost::asio::detail::win_iocp_operation* front_ = NULL
  7741. boost::asio::detail::win_iocp_operation* back_ = NULL
  7742. Parameter bool block = 0x1
  7743. Parameter boost::system::error_code& ec = 0x279F908
  7744. int m_val = 0x0
  7745. boost::system::error_category* m_cat = 0x14267E250
  7746. std_category
  7747. std::error_category
  7748. unsigned int _Addr = 0x1416D0E50
  7749. boost::system::error_category* pc_ = 0x14267E258
  7750. boost::system::error_category::std_category std_cat_
  7751. std::error_category
  7752. unsigned int _Addr = 0x14267E258
  7753. boost::system::error_category* pc_ = 0x14267E250
  7754.  
  7755. 000000013F6B6791 000000000279F8D0 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  7756. Local boost::asio::detail::win_iocp_io_service* this = 0x404CA0
  7757. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7758. boost::asio::io_service::service
  7759. key
  7760. type_info* type_info_ = 0x1416D10B8
  7761. boost::asio::io_service::id* id_ = 0xB8
  7762. boost::asio::io_service::service::key key_ = 0x404CA8
  7763. boost::asio::io_service& owner_ = 0x3E2C10
  7764. boost::asio::io_service::service* next_ = NULL
  7765. work_finished_on_block_exit
  7766. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7767. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7768. boost::asio::io_service::service
  7769. key
  7770. type_info* type_info_ = 0x13F68E470
  7771. boost::asio::io_service::id* id_ = 0x48
  7772. boost::asio::io_service::service::key key_ = 0x1416D10C0
  7773. boost::asio::io_service& owner_ = 0x70636F69
  7774. boost::asio::io_service::service* next_ = 0x73637170
  7775. work_finished_on_block_exit
  7776. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  7777. auto_handle
  7778. void* handle = 0x13F68E470
  7779. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  7780. long outstanding_work_ = 0x2E353532
  7781. long stopped_ = 0x2E353532
  7782. long stop_event_posted_ = 0x2E353532
  7783. long shutdown_ = 0x353532
  7784. unsigned long gqcs_timeout_ = 0x6C756F63
  7785. timer_thread_function
  7786. <user defined> io_service_ = 0x13F68E470
  7787. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  7788. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  7789. long dispatch_required_ = 0x74207261
  7790. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  7791. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  7792. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  7793. auto_handle
  7794. void* handle = 0x1416D10B8
  7795. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7796. void* handle = 0xA4
  7797. long outstanding_work_ = 0x2
  7798. long stopped_ = 0x0
  7799. long stop_event_posted_ = 0x0
  7800. long shutdown_ = 0x0
  7801. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7802. timer_thread_function
  7803. <user defined> io_service_ = 0x1416D10B8
  7804. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7805. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7806. func_base
  7807. void* entry_event_ = 0x208
  7808. void* exit_event_ = 0x204
  7809. auto_func_base_ptr
  7810. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  7811. <user defined> thread_ = 0x208
  7812. <user defined> exit_event_ = 0x204
  7813. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7814. void* handle = 0x1FC
  7815. long dispatch_required_ = 0x0
  7816. boost::asio::detail::win_mutex dispatch_mutex_
  7817. _RTL_CRITICAL_SECTION crit_section_
  7818. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x4010A0
  7819. long LockCount = 0xFFFFFFFF
  7820. long RecursionCount = 0x0
  7821. void* OwningThread = NULL
  7822. void* LockSemaphore = NULL
  7823. unsigned int SpinCount = 0x0
  7824. boost::asio::detail::timer_queue_set timer_queues_
  7825. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7826. boost::asio::detail::timer_queue_base* next_ = NULL
  7827. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7828. boost::asio::detail::win_iocp_operation* front_ = NULL
  7829. boost::asio::detail::win_iocp_operation* back_ = NULL
  7830. Parameter boost::system::error_code& ec = 0x279F908
  7831. int m_val = 0x0
  7832. boost::system::error_category* m_cat = 0x14267E250
  7833. std_category
  7834. std::error_category
  7835. unsigned int _Addr = 0x1416D0E50
  7836. boost::system::error_category* pc_ = 0x14267E258
  7837. boost::system::error_category::std_category std_cat_
  7838. std::error_category
  7839. unsigned int _Addr = 0x14267E258
  7840. boost::system::error_category* pc_ = 0x14267E250
  7841. Local boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context ctx
  7842. boost::asio::detail::win_iocp_io_service* key_ = 0x404CA0
  7843. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  7844. boost::asio::io_service::service
  7845. key
  7846. type_info* type_info_ = 0x1416D10B8
  7847. boost::asio::io_service::id* id_ = 0xB8
  7848. boost::asio::io_service::service::key key_ = 0x404CA8
  7849. boost::asio::io_service& owner_ = 0x3E2C10
  7850. boost::asio::io_service::service* next_ = NULL
  7851. work_finished_on_block_exit
  7852. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  7853. auto_handle
  7854. void* handle = 0x1416D10B8
  7855. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  7856. void* handle = 0xA4
  7857. long outstanding_work_ = 0x2
  7858. long stopped_ = 0x0
  7859. long stop_event_posted_ = 0x0
  7860. long shutdown_ = 0x0
  7861. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  7862. timer_thread_function
  7863. <user defined> io_service_ = 0x1416D10B8
  7864. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  7865. boost::asio::detail::win_thread* p_ = 0x1ED1130
  7866. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  7867. void* handle = 0x1FC
  7868. long dispatch_required_ = 0x0
  7869. boost::asio::detail::win_mutex dispatch_mutex_
  7870. _RTL_CRITICAL_SECTION crit_section_ = 0x404D00
  7871. boost::asio::detail::timer_queue_set timer_queues_
  7872. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  7873. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  7874. boost::asio::detail::win_iocp_operation* front_ = NULL
  7875. boost::asio::detail::win_iocp_operation* back_ = NULL
  7876. boost::asio::detail::win_iocp_thread_info* value_ = 0x279F858
  7877. boost::asio::detail::thread_info_base
  7878. void* reusable_memory_ = NULL
  7879. boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context* next_ = NULL
  7880. Local unsigned int n = 0x0
  7881. Local boost::asio::detail::win_iocp_thread_info this_thread
  7882. boost::asio::detail::thread_info_base
  7883. void* reusable_memory_ = NULL
  7884.  
  7885. 000000013F6B669B 000000000279F930 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  7886. Local boost::asio::io_service* this = 0x3E2C10
  7887. work
  7888. boost::asio::detail::win_iocp_io_service& io_service_impl_ = NULL
  7889. id
  7890. service
  7891. key
  7892. type_info* type_info_ = NULL
  7893. boost::asio::io_service::id* id_ = 0x20
  7894. boost::asio::io_service::service::key key_
  7895. type_info* type_info_ = 0x3EF4F0
  7896. boost::asio::io_service::id* id_ = 0xB8
  7897. boost::asio::io_service& owner_ = 0xDDDDDDDDFDFDFDFD
  7898. work
  7899. boost::asio::detail::win_iocp_io_service& io_service_impl_ = <Unable to read memory>
  7900. id
  7901. service
  7902. key
  7903. type_info* type_info_ = <Unable to read memory>
  7904. boost::asio::io_service::id* id_ = <Unable to read memory>
  7905. boost::asio::io_service::service::key key_ = 0xDDDDDDDDFDFDFE05
  7906. boost::asio::io_service& owner_ = <Unable to read memory>
  7907. boost::asio::io_service::service* next_ = <Unable to read memory>
  7908. strand
  7909. boost::asio::detail::strand_service& service_ = <Unable to read memory>
  7910. boost::asio::detail::strand_service::strand_impl* impl_ = <Unable to read memory>
  7911. boost::asio::detail::winsock_init<2,0> init_ = 0xDDDDDDDDFDFDFDFD <Unable to read memory>
  7912. boost::asio::detail::service_registry* service_registry_ = <Unable to read memory>
  7913. boost::asio::detail::win_iocp_io_service& impl_ = <Unable to read memory>
  7914. boost::asio::io_service::service* next_ = 0xDDDDDDDD
  7915. key
  7916. type_info* type_info_ = 0xFDFDFDFD000000
  7917. boost::asio::io_service::id* id_ = 0x9124099A6D000000 <Unable to read memory>
  7918. boost::asio::io_service::service::key key_ = 0xDDDDDDE5
  7919. boost::asio::io_service& owner_ = 0xDDDDDE40000000
  7920. boost::asio::io_service::service* next_ = NULL
  7921. strand
  7922. boost::asio::detail::strand_service& service_ = NULL
  7923. boost::asio::detail::strand_service::strand_impl* impl_ = 0x3EF4F0
  7924. boost::asio::detail::win_iocp_operation
  7925. _OVERLAPPED
  7926. unsigned int Internal = 0x401020
  7927. unsigned int InternalHigh = 0xFFFFFFFF
  7928. unsigned long Offset = 0x0
  7929. unsigned long OffsetHigh = 0x0
  7930. void* Pointer = NULL
  7931. void* hEvent = NULL
  7932. boost::asio::detail::win_iocp_operation* next_ = NULL
  7933. <user defined>* func_ = 0x3E2C10
  7934. long ready_ = 0x67BB12F0
  7935. boost::asio::detail::win_mutex mutex_ = 0x3EF528
  7936. bool locked_ = 0x0
  7937. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> waiting_queue_ = 0x3EF558
  7938. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ready_queue_ = 0x3EF568
  7939. boost::asio::detail::winsock_init<2,0> init_
  7940. boost::asio::detail::winsock_init_base
  7941. data
  7942. long init_count_ = 0x0
  7943. long result_ = 0x0
  7944. <user defined> manual = 0x3E2C10
  7945. boost::asio::detail::service_registry* service_registry_ = 0x3EF4F0
  7946. auto_service_ptr
  7947. boost::asio::io_service::service* ptr_ = 0x401020
  7948. boost::asio::detail::win_mutex mutex_
  7949. _RTL_CRITICAL_SECTION crit_section_ = 0x3EF4F0
  7950. boost::asio::io_service& owner_ = 0x3E2C10
  7951. <user defined> work = 0x3E2C10
  7952. <user defined> id = 0x3E2C10
  7953. <user defined> service = 0x3E2C10
  7954. <user defined> strand = 0x3E2C10
  7955. <user defined> init_ = 0x0
  7956. <user defined> service_registry_ = 0x3EF4F0
  7957. boost::asio::detail::win_iocp_io_service& impl_ = 0x404CA0
  7958. boost::asio::io_service::service* first_service_ = 0x367BB12F0
  7959. key
  7960. type_info* type_info_ = 0x1416D1370
  7961. boost::asio::io_service::id* id_ = 0xB8
  7962. boost::asio::io_service::service::key key_ = 0x367BB12F8
  7963. boost::asio::io_service& owner_ = 0x3E2C10
  7964. boost::asio::io_service::service* next_ = 0x367BB1230
  7965. <user defined> impl_ = 0x404CA0
  7966. Local boost::system::error_code ec
  7967. int m_val = 0x0
  7968. boost::system::error_category* m_cat = 0x14267E250
  7969. std_category
  7970. std::error_category
  7971. unsigned int _Addr = 0x1416D0E50
  7972. boost::system::error_category* pc_ = 0x14267E258
  7973. boost::system::error_category::std_category std_cat_
  7974. std::error_category
  7975. unsigned int _Addr = 0x14267E258
  7976. boost::system::error_category* pc_ = 0x14267E250
  7977. Local unsigned int s = 0xCCCCCCCCCCCCCCCC
  7978.  
  7979. 000000013F68A6B3 000000000279F960 <lambda_d3727edd283ecb38f019dec8ac5a6949>::operator()+33 d:\trinitycore335_src\trinitycore\src\server\worldserver\main.cpp line 210
  7980. Local main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* this = 0x1ECA330
  7981.  
  7982. 000000013F653BF0 000000000279F990 std::_Invoker_functor::_Call<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  7983. Parameter main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* _Obj = 0x1ECA330
  7984.  
  7985. 000000013F662660 000000000279F9C0 std::invoke<<lambda_d3727edd283ecb38f019dec8ac5a6949> >+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  7986. Parameter main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949>* _Obj = 0x1ECA330
  7987.  
  7988. 000000013F655E4C 000000000279F9F0 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  7989. Parameter std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >& _Tup = 0x1ECA330
  7990. unsigned int std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >::_Mysize = 0x3E2C10
  7991. std::_Tuple_val<<lambda_d3727edd283ecb38f019dec8ac5a6949> > _Myfirst
  7992. main::__l39::<lambda_d3727edd283ecb38f019dec8ac5a6949> _Val = 0x1ECA330
  7993.  
  7994. 000000013F69E03A 000000000279FA40 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  7995. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >* _Ln = 0x24E5E8
  7996. std::_Pad
  7997. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  7998. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  7999. bool _Started = 0xCC
  8000. std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _MyTarget
  8001. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  8002. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8003. Local std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _Local
  8004. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  8005. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair
  8006. std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >* _Myval2 = 0x1ECA330
  8007.  
  8008. 000000013F6991B8 000000000279FA70 std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  8009. Local std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > >* this = 0x24E5E8
  8010. std::_Pad
  8011. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  8012. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  8013. bool _Started = 0xCC
  8014. std::unique_ptr<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > > _MyTarget
  8015. std::_Unique_ptr_base<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> >,std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > > >
  8016. std::_Compressed_pair<std::default_delete<std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > >,std::tuple<<lambda_d3727edd283ecb38f019dec8ac5a6949> > *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8017.  
  8018. 000000013F6917CD 000000000279FAA0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  8019. Parameter void* _Data = 0x24E5E8
  8020.  
  8021. 000007FEF05611E8 000000000279FAE0 _register_onexit_function+4B8
  8022.  
  8023. 000007FEF0560E01 000000000279FB30 _register_onexit_function+D1
  8024.  
  8025. 0000000076C359CD 000000000279FB60 BaseThreadInitThunk+D
  8026.  
  8027. 0000000076D6A561 000000000279FBB0 RtlUserThreadStart+21
  8028.  
  8029.  
  8030. Call stack:
  8031. Address Frame Function SourceFile
  8032. 0000000076D8D62A 0000000002F1F5F0 NtWaitForKeyedEvent+A
  8033.  
  8034. 0000000076E0105D 0000000002F1F660 RtlSleepConditionVariableSRW+FD
  8035.  
  8036. 0000000076C6B6A8 0000000002F1F6A0 SleepConditionVariableSRW+28
  8037.  
  8038. 000007FEF08091F7 0000000002F1F6E0 __crtSetThreadpoolWait+147
  8039.  
  8040. 000007FEF07D05E6 0000000002F1F720 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  8041.  
  8042. 000007FEF07D04F3 0000000002F1F750 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  8043.  
  8044. 000007FEF07D028E 0000000002F1F7D0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  8045.  
  8046. 000007FEF07D07B0 0000000002F1F800 _Cnd_wait+20
  8047.  
  8048. 000000013F692012 0000000002F1F830 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  8049. Parameter _Cnd_internal_imp_t* _Cnd = 0x3FF868
  8050. Parameter _Mtx_internal_imp_t* _Mtx = 0x3FF7F0
  8051.  
  8052. 000000013F6CD0E4 0000000002F1F870 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  8053. Local std::condition_variable* this = 0x3FF868
  8054. std::_Align_type<double,72> _Cnd_storage
  8055. float _Val = 0.000000
  8056. char[72] _Pad = "àìƒðþ..."
  8057. Parameter std::unique_lock<std::mutex>& _Lck = 0x2F1F8A8
  8058. std::mutex* _Pmtx = 0x3FF7F0
  8059. std::_Mutex_base
  8060. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8061. bool _Owns = 0x1
  8062.  
  8063. 000000014100C327 0000000002F1F8D0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  8064. Local ProducerConsumerQueue<SQLOperation *>* this = 0x3FF7F0
  8065. std::mutex _queueLock
  8066. std::_Mutex_base
  8067. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8068. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8069. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c
  8070. std::_Deque_alloc<std::_Deque_base_types<SQLOperation *,std::allocator<SQLOperation *> > >
  8071. std::_Compressed_pair<std::allocator<SQLOperation *>,std::_Deque_val<std::_Deque_simple_types<SQLOperation *> >,1> _Mypair = 0x3FF840
  8072. std::condition_variable _condition
  8073. std::_Align_type<double,72> _Cnd_storage
  8074. float _Val = 0.000000
  8075. char[72] _Pad = "àìƒðþ..."
  8076. std::atomic<bool> _shutdown
  8077. std::_Atomic_bool
  8078. unsigned int _My_val = 0x0
  8079. Parameter SQLOperation&* value = NULL
  8080. Local std::unique_lock<std::mutex> lock
  8081. std::mutex* _Pmtx = 0x3FF7F0
  8082. std::_Mutex_base
  8083. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8084. bool _Owns = 0x1
  8085.  
  8086. 000000014100B819 0000000002F1F930 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  8087. Local SQLOperation* operation = NULL
  8088. Local DatabaseWorker* this = 0x1E545B0
  8089. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF7F0
  8090. std::mutex _queueLock
  8091. std::_Mutex_base
  8092. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8093. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8094. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF840
  8095. std::condition_variable _condition
  8096. std::_Align_type<double,72> _Cnd_storage = 0x3FF868
  8097. std::atomic<bool> _shutdown
  8098. std::_Atomic_bool
  8099. unsigned int _My_val = 0x0
  8100. MySQLConnection* _connection = 0x412610
  8101. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8102. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8103. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412618
  8104. bool m_reconnecting = 0x0
  8105. bool m_prepareError = 0x0
  8106. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF7F0
  8107. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8108. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8109. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E545B0
  8110. st_mysql* m_Mysql = 0x2D4E70
  8111. st_net net = 0x2D4E70
  8112. unsigned int* connector_fd = NULL
  8113. char* host = "127.0.0.1"
  8114. char* user = "trinity"
  8115. char* passwd = "trinity"
  8116. char* unix_socket = NULL
  8117. char* server_version = "5.6.22-log"
  8118. char* host_info = "127.0.0.1 via TCP/IP"
  8119. char* info = NULL
  8120. char* db = "auth"
  8121. charset_info_st* charset = 0x7FEEE609CB0
  8122. st_mysql_field* fields = NULL
  8123. st_mem_root field_alloc = 0x2D5158
  8124. unsigned int affected_rows = 0x0
  8125. unsigned int insert_id = 0x0
  8126. unsigned int extra_info = 0x0
  8127. unsigned long thread_id = 0x5B
  8128. unsigned long packet_length = 0x0
  8129. unsigned int port = 0xCEA
  8130. unsigned long client_flag = 0x3EA28D
  8131. unsigned long server_capabilities = 0x807FF7FF
  8132. unsigned int protocol_version = 0xA
  8133. unsigned int field_count = 0x0
  8134. unsigned int server_status = 0x22
  8135. unsigned int server_language = 0x21
  8136. unsigned int warning_count = 0x0
  8137. st_mysql_options options = 0x2D51D0
  8138. int status = 0x0
  8139. char free_me = ""
  8140. char reconnect = ""
  8141. char[21] scramble = "z{yl5_aG"n){Vxyxm=&F"
  8142. char unused1 = ""
  8143. void* unused2 = NULL
  8144. void* unused3 = NULL
  8145. void* unused4 = NULL
  8146. void* unused5 = NULL
  8147. st_list* stmts = 0x3715148
  8148. st_mysql_methods* methods = 0x7FEEE5E1110
  8149. void* thd = NULL
  8150. char* unbuffered_fetch_owner = NULL
  8151. char* info_buffer = NULL
  8152. void* extension = NULL
  8153. MySQLConnectionInfo& m_connectionInfo = 0x41CBA0
  8154. std::string user = "trinity"
  8155. std::string password = "trinity"
  8156. std::string database = "auth"
  8157. std::string host = "127.0.0.1"
  8158. std::string port_or_socket = "3306"
  8159. int m_connectionFlags = 0x1
  8160. std::mutex m_Mutex
  8161. std::_Mutex_base
  8162. std::_Align_type<double,80> _Mtx_storage = 0x412668
  8163. std::thread _workerThread
  8164. id
  8165. unsigned int _Id = 0x1C8
  8166. _Thrd_imp_t _Thr
  8167. void* _Hnd = 0x1C8
  8168. unsigned int _Id = 0x15C0
  8169. std::atomic<bool> _cancelationToken
  8170. std::_Atomic_bool
  8171. unsigned int _My_val = 0x0
  8172.  
  8173. 000000014100BDC4 0000000002F1F960 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8174. Parameter <user defined>* _Pmf = 0x14100B7D0
  8175. Parameter DatabaseWorker** _Arg1 = 0x1E545B0
  8176. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF7F0
  8177. std::mutex _queueLock
  8178. std::_Mutex_base
  8179. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8180. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8181. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF840
  8182. std::condition_variable _condition
  8183. std::_Align_type<double,72> _Cnd_storage = 0x3FF868
  8184. std::atomic<bool> _shutdown
  8185. std::_Atomic_bool
  8186. unsigned int _My_val = 0x0
  8187. MySQLConnection* _connection = 0x412610
  8188. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8189. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8190. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412618
  8191. bool m_reconnecting = 0x0
  8192. bool m_prepareError = 0x0
  8193. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF7F0
  8194. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8195. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8196. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E545B0
  8197. st_mysql* m_Mysql = 0x2D4E70
  8198. st_net net = 0x2D4E70
  8199. unsigned int* connector_fd = NULL
  8200. char* host = "127.0.0.1"
  8201. char* user = "trinity"
  8202. char* passwd = "trinity"
  8203. char* unix_socket = NULL
  8204. char* server_version = "5.6.22-log"
  8205. char* host_info = "127.0.0.1 via TCP/IP"
  8206. char* info = NULL
  8207. char* db = "auth"
  8208. charset_info_st* charset = 0x7FEEE609CB0
  8209. st_mysql_field* fields = NULL
  8210. st_mem_root field_alloc = 0x2D5158
  8211. unsigned int affected_rows = 0x0
  8212. unsigned int insert_id = 0x0
  8213. unsigned int extra_info = 0x0
  8214. unsigned long thread_id = 0x5B
  8215. unsigned long packet_length = 0x0
  8216. unsigned int port = 0xCEA
  8217. unsigned long client_flag = 0x3EA28D
  8218. unsigned long server_capabilities = 0x807FF7FF
  8219. unsigned int protocol_version = 0xA
  8220. unsigned int field_count = 0x0
  8221. unsigned int server_status = 0x22
  8222. unsigned int server_language = 0x21
  8223. unsigned int warning_count = 0x0
  8224. st_mysql_options options = 0x2D51D0
  8225. int status = 0x0
  8226. char free_me = ""
  8227. char reconnect = ""
  8228. char[21] scramble = "z{yl5_aG"n){Vxyxm=&F"
  8229. char unused1 = ""
  8230. void* unused2 = NULL
  8231. void* unused3 = NULL
  8232. void* unused4 = NULL
  8233. void* unused5 = NULL
  8234. st_list* stmts = 0x3715148
  8235. st_mysql_methods* methods = 0x7FEEE5E1110
  8236. void* thd = NULL
  8237. char* unbuffered_fetch_owner = NULL
  8238. char* info_buffer = NULL
  8239. void* extension = NULL
  8240. MySQLConnectionInfo& m_connectionInfo = 0x41CBA0
  8241. std::string user = "trinity"
  8242. std::string password = "trinity"
  8243. std::string database = "auth"
  8244. std::string host = "127.0.0.1"
  8245. std::string port_or_socket = "3306"
  8246. int m_connectionFlags = 0x1
  8247. std::mutex m_Mutex
  8248. std::_Mutex_base
  8249. std::_Align_type<double,80> _Mtx_storage = 0x412668
  8250. std::thread _workerThread
  8251. id
  8252. unsigned int _Id = 0x1C8
  8253. _Thrd_imp_t _Thr
  8254. void* _Hnd = 0x1C8
  8255. unsigned int _Id = 0x15C0
  8256. std::atomic<bool> _cancelationToken
  8257. std::_Atomic_bool
  8258. unsigned int _My_val = 0x0
  8259.  
  8260. 000000014100BF8C 0000000002F1F9A0 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8261. Parameter <user defined>** _Obj = 0x14100B7D0
  8262. Parameter DatabaseWorker** <_Args_0> = 0x1E545B0
  8263. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF7F0
  8264. std::mutex _queueLock
  8265. std::_Mutex_base
  8266. std::_Align_type<double,80> _Mtx_storage = 0x3FF7F0
  8267. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8268. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF840
  8269. std::condition_variable _condition
  8270. std::_Align_type<double,72> _Cnd_storage = 0x3FF868
  8271. std::atomic<bool> _shutdown
  8272. std::_Atomic_bool
  8273. unsigned int _My_val = 0x0
  8274. MySQLConnection* _connection = 0x412610
  8275. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8276. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8277. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412618
  8278. bool m_reconnecting = 0x0
  8279. bool m_prepareError = 0x0
  8280. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF7F0
  8281. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8282. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8283. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E545B0
  8284. st_mysql* m_Mysql = 0x2D4E70
  8285. st_net net = 0x2D4E70
  8286. unsigned int* connector_fd = NULL
  8287. char* host = "127.0.0.1"
  8288. char* user = "trinity"
  8289. char* passwd = "trinity"
  8290. char* unix_socket = NULL
  8291. char* server_version = "5.6.22-log"
  8292. char* host_info = "127.0.0.1 via TCP/IP"
  8293. char* info = NULL
  8294. char* db = "auth"
  8295. charset_info_st* charset = 0x7FEEE609CB0
  8296. st_mysql_field* fields = NULL
  8297. st_mem_root field_alloc = 0x2D5158
  8298. unsigned int affected_rows = 0x0
  8299. unsigned int insert_id = 0x0
  8300. unsigned int extra_info = 0x0
  8301. unsigned long thread_id = 0x5B
  8302. unsigned long packet_length = 0x0
  8303. unsigned int port = 0xCEA
  8304. unsigned long client_flag = 0x3EA28D
  8305. unsigned long server_capabilities = 0x807FF7FF
  8306. unsigned int protocol_version = 0xA
  8307. unsigned int field_count = 0x0
  8308. unsigned int server_status = 0x22
  8309. unsigned int server_language = 0x21
  8310. unsigned int warning_count = 0x0
  8311. st_mysql_options options = 0x2D51D0
  8312. int status = 0x0
  8313. char free_me = ""
  8314. char reconnect = ""
  8315. char[21] scramble = "z{yl5_aG"n){Vxyxm=&F"
  8316. char unused1 = ""
  8317. void* unused2 = NULL
  8318. void* unused3 = NULL
  8319. void* unused4 = NULL
  8320. void* unused5 = NULL
  8321. st_list* stmts = 0x3715148
  8322. st_mysql_methods* methods = 0x7FEEE5E1110
  8323. void* thd = NULL
  8324. char* unbuffered_fetch_owner = NULL
  8325. char* info_buffer = NULL
  8326. void* extension = NULL
  8327. MySQLConnectionInfo& m_connectionInfo = 0x41CBA0
  8328. std::string user = "trinity"
  8329. std::string password = "trinity"
  8330. std::string database = "auth"
  8331. std::string host = "127.0.0.1"
  8332. std::string port_or_socket = "3306"
  8333. int m_connectionFlags = 0x1
  8334. std::mutex m_Mutex
  8335. std::_Mutex_base
  8336. std::_Align_type<double,80> _Mtx_storage = 0x412668
  8337. std::thread _workerThread
  8338. id
  8339. unsigned int _Id = 0x1C8
  8340. _Thrd_imp_t _Thr
  8341. void* _Hnd = 0x1C8
  8342. unsigned int _Id = 0x15C0
  8343. std::atomic<bool> _cancelationToken
  8344. std::_Atomic_bool
  8345. unsigned int _My_val = 0x0
  8346.  
  8347. 000000014100BE2B 0000000002F1F9E0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  8348. Parameter std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>& _Tup = 0x1ECAF10
  8349. std::tuple<DatabaseWorker *>
  8350. std::_Tuple_val<DatabaseWorker *> _Myfirst
  8351. DatabaseWorker* _Val = 0x1E545B0
  8352. std::_Tuple_val<void (__cdecl DatabaseWorker::*)(void)> _Myfirst
  8353. <user defined>* _Val = 0x14100B7D0
  8354.  
  8355. 000000014100C57A 0000000002F1FA30 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  8356. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* _Ln = 0x24D5A8
  8357. std::_Pad
  8358. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  8359. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  8360. bool _Started = 0xCC
  8361. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  8362. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8363. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8364. Local std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _Local
  8365. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8366. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair
  8367. std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>* _Myval2 = 0x1ECAF10
  8368.  
  8369. 000000014100C418 0000000002F1FA60 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  8370. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* this = 0x24D5A8
  8371. std::_Pad
  8372. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  8373. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  8374. bool _Started = 0xCC
  8375. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  8376. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8377. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8378.  
  8379. 000000013F6917CD 0000000002F1FA90 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  8380. Parameter void* _Data = 0x24D5A8
  8381.  
  8382. 000007FEF05611E8 0000000002F1FAD0 _register_onexit_function+4B8
  8383.  
  8384. 000007FEF0560E01 0000000002F1FB20 _register_onexit_function+D1
  8385.  
  8386. 0000000076C359CD 0000000002F1FB50 BaseThreadInitThunk+D
  8387.  
  8388. 0000000076D6A561 0000000002F1FBA0 RtlUserThreadStart+21
  8389.  
  8390.  
  8391. Call stack:
  8392. Address Frame Function SourceFile
  8393. 0000000076D8D62A 00000000031EF8E0 NtWaitForKeyedEvent+A
  8394.  
  8395. 0000000076E0105D 00000000031EF950 RtlSleepConditionVariableSRW+FD
  8396.  
  8397. 0000000076C6B6A8 00000000031EF990 SleepConditionVariableSRW+28
  8398.  
  8399. 000007FEF08091F7 00000000031EF9D0 __crtSetThreadpoolWait+147
  8400.  
  8401. 000007FEF07D05E6 00000000031EFA10 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  8402.  
  8403. 000007FEF07D04F3 00000000031EFA40 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  8404.  
  8405. 000007FEF07D028E 00000000031EFAC0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  8406.  
  8407. 000007FEF07D07B0 00000000031EFAF0 _Cnd_wait+20
  8408.  
  8409. 000000013F692012 00000000031EFB20 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  8410. Parameter _Cnd_internal_imp_t* _Cnd = 0x3FF758
  8411. Parameter _Mtx_internal_imp_t* _Mtx = 0x3FF6E0
  8412.  
  8413. 000000013F6CD0E4 00000000031EFB60 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  8414. Local std::condition_variable* this = 0x3FF758
  8415. std::_Align_type<double,72> _Cnd_storage
  8416. float _Val = 0.000000
  8417. char[72] _Pad = "àìƒðþ..."
  8418. Parameter std::unique_lock<std::mutex>& _Lck = 0x31EFB98
  8419. std::mutex* _Pmtx = 0x3FF6E0
  8420. std::_Mutex_base
  8421. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8422. bool _Owns = 0x1
  8423.  
  8424. 000000014100C327 00000000031EFBC0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  8425. Local ProducerConsumerQueue<SQLOperation *>* this = 0x3FF6E0
  8426. std::mutex _queueLock
  8427. std::_Mutex_base
  8428. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8429. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8430. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c
  8431. std::_Deque_alloc<std::_Deque_base_types<SQLOperation *,std::allocator<SQLOperation *> > >
  8432. std::_Compressed_pair<std::allocator<SQLOperation *>,std::_Deque_val<std::_Deque_simple_types<SQLOperation *> >,1> _Mypair = 0x3FF730
  8433. std::condition_variable _condition
  8434. std::_Align_type<double,72> _Cnd_storage
  8435. float _Val = 0.000000
  8436. char[72] _Pad = "àìƒðþ..."
  8437. std::atomic<bool> _shutdown
  8438. std::_Atomic_bool
  8439. unsigned int _My_val = 0x0
  8440. Parameter SQLOperation&* value = NULL
  8441. Local std::unique_lock<std::mutex> lock
  8442. std::mutex* _Pmtx = 0x3FF6E0
  8443. std::_Mutex_base
  8444. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8445. bool _Owns = 0x1
  8446.  
  8447. 000000014100B819 00000000031EFC20 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  8448. Local SQLOperation* operation = NULL
  8449. Local DatabaseWorker* this = 0x1E542A0
  8450. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF6E0
  8451. std::mutex _queueLock
  8452. std::_Mutex_base
  8453. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8454. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8455. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF730
  8456. std::condition_variable _condition
  8457. std::_Align_type<double,72> _Cnd_storage = 0x3FF758
  8458. std::atomic<bool> _shutdown
  8459. std::_Atomic_bool
  8460. unsigned int _My_val = 0x0
  8461. MySQLConnection* _connection = 0x4128E0
  8462. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8463. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8464. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x4128E8
  8465. bool m_reconnecting = 0x0
  8466. bool m_prepareError = 0x0
  8467. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF6E0
  8468. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8469. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8470. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E542A0
  8471. st_mysql* m_Mysql = 0x2FA49B0
  8472. st_net net = 0x2FA49B0
  8473. unsigned int* connector_fd = NULL
  8474. char* host = "127.0.0.1"
  8475. char* user = "trinity"
  8476. char* passwd = "trinity"
  8477. char* unix_socket = NULL
  8478. char* server_version = "5.6.22-log"
  8479. char* host_info = "127.0.0.1 via TCP/IP"
  8480. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  8481. char* db = "characters"
  8482. charset_info_st* charset = 0x7FEEE609CB0
  8483. st_mysql_field* fields = NULL
  8484. st_mem_root field_alloc = 0x2FA4C98
  8485. unsigned int affected_rows = 0x1
  8486. unsigned int insert_id = 0x0
  8487. unsigned int extra_info = 0x0
  8488. unsigned long thread_id = 0x5D
  8489. unsigned long packet_length = 0x0
  8490. unsigned int port = 0xCEA
  8491. unsigned long client_flag = 0x3EA28D
  8492. unsigned long server_capabilities = 0x807FF7FF
  8493. unsigned int protocol_version = 0xA
  8494. unsigned int field_count = 0x0
  8495. unsigned int server_status = 0x2
  8496. unsigned int server_language = 0x21
  8497. unsigned int warning_count = 0x0
  8498. st_mysql_options options = 0x2FA4D10
  8499. int status = 0x0
  8500. char free_me = ""
  8501. char reconnect = ""
  8502. char[21] scramble = "4%Zvbjmf6wyzvcmy9MWO"
  8503. char unused1 = ""
  8504. void* unused2 = NULL
  8505. void* unused3 = NULL
  8506. void* unused4 = NULL
  8507. void* unused5 = NULL
  8508. st_list* stmts = 0x3DF6D48
  8509. st_mysql_methods* methods = 0x7FEEE5E1110
  8510. void* thd = NULL
  8511. char* unbuffered_fetch_owner = NULL
  8512. char* info_buffer = NULL
  8513. void* extension = NULL
  8514. MySQLConnectionInfo& m_connectionInfo = 0x41CED0
  8515. std::string user = "trinity"
  8516. std::string password = "trinity"
  8517. std::string database = "characters"
  8518. std::string host = "127.0.0.1"
  8519. std::string port_or_socket = "3306"
  8520. int m_connectionFlags = 0x1
  8521. std::mutex m_Mutex
  8522. std::_Mutex_base
  8523. std::_Align_type<double,80> _Mtx_storage = 0x412938
  8524. std::thread _workerThread
  8525. id
  8526. unsigned int _Id = 0x1D0
  8527. _Thrd_imp_t _Thr
  8528. void* _Hnd = 0x1D0
  8529. unsigned int _Id = 0x1150
  8530. std::atomic<bool> _cancelationToken
  8531. std::_Atomic_bool
  8532. unsigned int _My_val = 0x0
  8533.  
  8534. 000000014100BDC4 00000000031EFC50 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8535. Parameter <user defined>* _Pmf = 0x14100B7D0
  8536. Parameter DatabaseWorker** _Arg1 = 0x1E542A0
  8537. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF6E0
  8538. std::mutex _queueLock
  8539. std::_Mutex_base
  8540. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8541. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8542. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF730
  8543. std::condition_variable _condition
  8544. std::_Align_type<double,72> _Cnd_storage = 0x3FF758
  8545. std::atomic<bool> _shutdown
  8546. std::_Atomic_bool
  8547. unsigned int _My_val = 0x0
  8548. MySQLConnection* _connection = 0x4128E0
  8549. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8550. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8551. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x4128E8
  8552. bool m_reconnecting = 0x0
  8553. bool m_prepareError = 0x0
  8554. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF6E0
  8555. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8556. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8557. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E542A0
  8558. st_mysql* m_Mysql = 0x2FA49B0
  8559. st_net net = 0x2FA49B0
  8560. unsigned int* connector_fd = NULL
  8561. char* host = "127.0.0.1"
  8562. char* user = "trinity"
  8563. char* passwd = "trinity"
  8564. char* unix_socket = NULL
  8565. char* server_version = "5.6.22-log"
  8566. char* host_info = "127.0.0.1 via TCP/IP"
  8567. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  8568. char* db = "characters"
  8569. charset_info_st* charset = 0x7FEEE609CB0
  8570. st_mysql_field* fields = NULL
  8571. st_mem_root field_alloc = 0x2FA4C98
  8572. unsigned int affected_rows = 0x1
  8573. unsigned int insert_id = 0x0
  8574. unsigned int extra_info = 0x0
  8575. unsigned long thread_id = 0x5D
  8576. unsigned long packet_length = 0x0
  8577. unsigned int port = 0xCEA
  8578. unsigned long client_flag = 0x3EA28D
  8579. unsigned long server_capabilities = 0x807FF7FF
  8580. unsigned int protocol_version = 0xA
  8581. unsigned int field_count = 0x0
  8582. unsigned int server_status = 0x2
  8583. unsigned int server_language = 0x21
  8584. unsigned int warning_count = 0x0
  8585. st_mysql_options options = 0x2FA4D10
  8586. int status = 0x0
  8587. char free_me = ""
  8588. char reconnect = ""
  8589. char[21] scramble = "4%Zvbjmf6wyzvcmy9MWO"
  8590. char unused1 = ""
  8591. void* unused2 = NULL
  8592. void* unused3 = NULL
  8593. void* unused4 = NULL
  8594. void* unused5 = NULL
  8595. st_list* stmts = 0x3DF6D48
  8596. st_mysql_methods* methods = 0x7FEEE5E1110
  8597. void* thd = NULL
  8598. char* unbuffered_fetch_owner = NULL
  8599. char* info_buffer = NULL
  8600. void* extension = NULL
  8601. MySQLConnectionInfo& m_connectionInfo = 0x41CED0
  8602. std::string user = "trinity"
  8603. std::string password = "trinity"
  8604. std::string database = "characters"
  8605. std::string host = "127.0.0.1"
  8606. std::string port_or_socket = "3306"
  8607. int m_connectionFlags = 0x1
  8608. std::mutex m_Mutex
  8609. std::_Mutex_base
  8610. std::_Align_type<double,80> _Mtx_storage = 0x412938
  8611. std::thread _workerThread
  8612. id
  8613. unsigned int _Id = 0x1D0
  8614. _Thrd_imp_t _Thr
  8615. void* _Hnd = 0x1D0
  8616. unsigned int _Id = 0x1150
  8617. std::atomic<bool> _cancelationToken
  8618. std::_Atomic_bool
  8619. unsigned int _My_val = 0x0
  8620.  
  8621. 000000014100BF8C 00000000031EFC90 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8622. Parameter <user defined>** _Obj = 0x14100B7D0
  8623. Parameter DatabaseWorker** <_Args_0> = 0x1E542A0
  8624. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF6E0
  8625. std::mutex _queueLock
  8626. std::_Mutex_base
  8627. std::_Align_type<double,80> _Mtx_storage = 0x3FF6E0
  8628. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8629. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF730
  8630. std::condition_variable _condition
  8631. std::_Align_type<double,72> _Cnd_storage = 0x3FF758
  8632. std::atomic<bool> _shutdown
  8633. std::_Atomic_bool
  8634. unsigned int _My_val = 0x0
  8635. MySQLConnection* _connection = 0x4128E0
  8636. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8637. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8638. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x4128E8
  8639. bool m_reconnecting = 0x0
  8640. bool m_prepareError = 0x0
  8641. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF6E0
  8642. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8643. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8644. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E542A0
  8645. st_mysql* m_Mysql = 0x2FA49B0
  8646. st_net net = 0x2FA49B0
  8647. unsigned int* connector_fd = NULL
  8648. char* host = "127.0.0.1"
  8649. char* user = "trinity"
  8650. char* passwd = "trinity"
  8651. char* unix_socket = NULL
  8652. char* server_version = "5.6.22-log"
  8653. char* host_info = "127.0.0.1 via TCP/IP"
  8654. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  8655. char* db = "characters"
  8656. charset_info_st* charset = 0x7FEEE609CB0
  8657. st_mysql_field* fields = NULL
  8658. st_mem_root field_alloc = 0x2FA4C98
  8659. unsigned int affected_rows = 0x1
  8660. unsigned int insert_id = 0x0
  8661. unsigned int extra_info = 0x0
  8662. unsigned long thread_id = 0x5D
  8663. unsigned long packet_length = 0x0
  8664. unsigned int port = 0xCEA
  8665. unsigned long client_flag = 0x3EA28D
  8666. unsigned long server_capabilities = 0x807FF7FF
  8667. unsigned int protocol_version = 0xA
  8668. unsigned int field_count = 0x0
  8669. unsigned int server_status = 0x2
  8670. unsigned int server_language = 0x21
  8671. unsigned int warning_count = 0x0
  8672. st_mysql_options options = 0x2FA4D10
  8673. int status = 0x0
  8674. char free_me = ""
  8675. char reconnect = ""
  8676. char[21] scramble = "4%Zvbjmf6wyzvcmy9MWO"
  8677. char unused1 = ""
  8678. void* unused2 = NULL
  8679. void* unused3 = NULL
  8680. void* unused4 = NULL
  8681. void* unused5 = NULL
  8682. st_list* stmts = 0x3DF6D48
  8683. st_mysql_methods* methods = 0x7FEEE5E1110
  8684. void* thd = NULL
  8685. char* unbuffered_fetch_owner = NULL
  8686. char* info_buffer = NULL
  8687. void* extension = NULL
  8688. MySQLConnectionInfo& m_connectionInfo = 0x41CED0
  8689. std::string user = "trinity"
  8690. std::string password = "trinity"
  8691. std::string database = "characters"
  8692. std::string host = "127.0.0.1"
  8693. std::string port_or_socket = "3306"
  8694. int m_connectionFlags = 0x1
  8695. std::mutex m_Mutex
  8696. std::_Mutex_base
  8697. std::_Align_type<double,80> _Mtx_storage = 0x412938
  8698. std::thread _workerThread
  8699. id
  8700. unsigned int _Id = 0x1D0
  8701. _Thrd_imp_t _Thr
  8702. void* _Hnd = 0x1D0
  8703. unsigned int _Id = 0x1150
  8704. std::atomic<bool> _cancelationToken
  8705. std::_Atomic_bool
  8706. unsigned int _My_val = 0x0
  8707.  
  8708. 000000014100BE2B 00000000031EFCD0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  8709. Parameter std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>& _Tup = 0x1ECB230
  8710. std::tuple<DatabaseWorker *>
  8711. std::_Tuple_val<DatabaseWorker *> _Myfirst
  8712. DatabaseWorker* _Val = 0x1E542A0
  8713. std::_Tuple_val<void (__cdecl DatabaseWorker::*)(void)> _Myfirst
  8714. <user defined>* _Val = 0x14100B7D0
  8715.  
  8716. 000000014100C57A 00000000031EFD20 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  8717. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* _Ln = 0x24D5A8
  8718. std::_Pad
  8719. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  8720. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  8721. bool _Started = 0xCC
  8722. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  8723. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8724. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8725. Local std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _Local
  8726. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8727. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair
  8728. std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>* _Myval2 = 0x1ECB230
  8729.  
  8730. 000000014100C418 00000000031EFD50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  8731. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* this = 0x24D5A8
  8732. std::_Pad
  8733. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  8734. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  8735. bool _Started = 0xCC
  8736. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  8737. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  8738. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  8739.  
  8740. 000000013F6917CD 00000000031EFD80 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  8741. Parameter void* _Data = 0x24D5A8
  8742.  
  8743. 000007FEF05611E8 00000000031EFDC0 _register_onexit_function+4B8
  8744.  
  8745. 000007FEF0560E01 00000000031EFE10 _register_onexit_function+D1
  8746.  
  8747. 0000000076C359CD 00000000031EFE40 BaseThreadInitThunk+D
  8748.  
  8749. 0000000076D6A561 00000000031EFE90 RtlUserThreadStart+21
  8750.  
  8751.  
  8752. Call stack:
  8753. Address Frame Function SourceFile
  8754. 0000000076D8D62A 00000000034DF3E0 NtWaitForKeyedEvent+A
  8755.  
  8756. 0000000076E0105D 00000000034DF450 RtlSleepConditionVariableSRW+FD
  8757.  
  8758. 0000000076C6B6A8 00000000034DF490 SleepConditionVariableSRW+28
  8759.  
  8760. 000007FEF08091F7 00000000034DF4D0 __crtSetThreadpoolWait+147
  8761.  
  8762. 000007FEF07D05E6 00000000034DF510 ?_Winerror_message@std@@YAKKPEADK@Z+9E6
  8763.  
  8764. 000007FEF07D04F3 00000000034DF540 ?_Winerror_message@std@@YAKKPEADK@Z+8F3
  8765.  
  8766. 000007FEF07D028E 00000000034DF5C0 ?_Winerror_message@std@@YAKKPEADK@Z+68E
  8767.  
  8768. 000007FEF07D07B0 00000000034DF5F0 _Cnd_wait+20
  8769.  
  8770. 000000013F692012 00000000034DF620 std::_Cnd_waitX+32 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 96
  8771. Parameter _Cnd_internal_imp_t* _Cnd = 0x3FF648
  8772. Parameter _Mtx_internal_imp_t* _Mtx = 0x3FF5D0
  8773.  
  8774. 000000013F6CD0E4 00000000034DF660 std::condition_variable::wait+54 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\mutex line 712
  8775. Local std::condition_variable* this = 0x3FF648
  8776. std::_Align_type<double,72> _Cnd_storage
  8777. float _Val = 0.000000
  8778. char[72] _Pad = "àìƒðþ..."
  8779. Parameter std::unique_lock<std::mutex>& _Lck = 0x34DF698
  8780. std::mutex* _Pmtx = 0x3FF5D0
  8781. std::_Mutex_base
  8782. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8783. bool _Owns = 0x1
  8784.  
  8785. 000000014100C327 00000000034DF6C0 ProducerConsumerQueue<SQLOperation * __ptr64>::WaitAndPop+87 d:\trinitycore335_src\trinitycore\src\common\threading\producerconsumerqueue.h line 76
  8786. Local ProducerConsumerQueue<SQLOperation *>* this = 0x3FF5D0
  8787. std::mutex _queueLock
  8788. std::_Mutex_base
  8789. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8790. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8791. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c
  8792. std::_Deque_alloc<std::_Deque_base_types<SQLOperation *,std::allocator<SQLOperation *> > >
  8793. std::_Compressed_pair<std::allocator<SQLOperation *>,std::_Deque_val<std::_Deque_simple_types<SQLOperation *> >,1> _Mypair = 0x3FF620
  8794. std::condition_variable _condition
  8795. std::_Align_type<double,72> _Cnd_storage
  8796. float _Val = 0.000000
  8797. char[72] _Pad = "àìƒðþ..."
  8798. std::atomic<bool> _shutdown
  8799. std::_Atomic_bool
  8800. unsigned int _My_val = 0x0
  8801. Parameter SQLOperation&* value = NULL
  8802. Local std::unique_lock<std::mutex> lock
  8803. std::mutex* _Pmtx = 0x3FF5D0
  8804. std::_Mutex_base
  8805. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8806. bool _Owns = 0x1
  8807.  
  8808. 000000014100B819 00000000034DF720 DatabaseWorker::WorkerThread+49 d:\trinitycore335_src\trinitycore\src\server\database\database\databaseworker.cpp line 50
  8809. Local SQLOperation* operation = NULL
  8810. Local DatabaseWorker* this = 0x1E541C0
  8811. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF5D0
  8812. std::mutex _queueLock
  8813. std::_Mutex_base
  8814. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8815. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8816. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF620
  8817. std::condition_variable _condition
  8818. std::_Align_type<double,72> _Cnd_storage = 0x3FF648
  8819. std::atomic<bool> _shutdown
  8820. std::_Atomic_bool
  8821. unsigned int _My_val = 0x0
  8822. MySQLConnection* _connection = 0x412BB0
  8823. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8824. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8825. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412BB8
  8826. bool m_reconnecting = 0x0
  8827. bool m_prepareError = 0x0
  8828. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF5D0
  8829. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8830. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8831. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E541C0
  8832. st_mysql* m_Mysql = 0x2FBEF60
  8833. st_net net = 0x2FBEF60
  8834. unsigned int* connector_fd = NULL
  8835. char* host = "127.0.0.1"
  8836. char* user = "trinity"
  8837. char* passwd = "trinity"
  8838. char* unix_socket = NULL
  8839. char* server_version = "5.6.22-log"
  8840. char* host_info = "127.0.0.1 via TCP/IP"
  8841. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  8842. char* db = "world"
  8843. charset_info_st* charset = 0x7FEEE609CB0
  8844. st_mysql_field* fields = NULL
  8845. st_mem_root field_alloc = 0x2FBF248
  8846. unsigned int affected_rows = 0x1
  8847. unsigned int insert_id = 0x0
  8848. unsigned int extra_info = 0x0
  8849. unsigned long thread_id = 0x60
  8850. unsigned long packet_length = 0x0
  8851. unsigned int port = 0xCEA
  8852. unsigned long client_flag = 0x3EA28D
  8853. unsigned long server_capabilities = 0x807FF7FF
  8854. unsigned int protocol_version = 0xA
  8855. unsigned int field_count = 0x0
  8856. unsigned int server_status = 0x22
  8857. unsigned int server_language = 0x21
  8858. unsigned int warning_count = 0x0
  8859. st_mysql_options options = 0x2FBF2C0
  8860. int status = 0x0
  8861. char free_me = ""
  8862. char reconnect = ""
  8863. char[21] scramble = "jf?H+<-lXV(^'BYxqNpk"
  8864. char unused1 = ""
  8865. void* unused2 = NULL
  8866. void* unused3 = NULL
  8867. void* unused4 = NULL
  8868. void* unused5 = NULL
  8869. st_list* stmts = 0x3FCE948
  8870. st_mysql_methods* methods = 0x7FEEE5E1110
  8871. void* thd = NULL
  8872. char* unbuffered_fetch_owner = NULL
  8873. char* info_buffer = NULL
  8874. void* extension = NULL
  8875. MySQLConnectionInfo& m_connectionInfo = 0x41D640
  8876. std::string user = "trinity"
  8877. std::string password = "trinity"
  8878. std::string database = "world"
  8879. std::string host = "127.0.0.1"
  8880. std::string port_or_socket = "3306"
  8881. int m_connectionFlags = 0x1
  8882. std::mutex m_Mutex
  8883. std::_Mutex_base
  8884. std::_Align_type<double,80> _Mtx_storage = 0x412C08
  8885. std::thread _workerThread
  8886. id
  8887. unsigned int _Id = 0x1E0
  8888. _Thrd_imp_t _Thr
  8889. void* _Hnd = 0x1E0
  8890. unsigned int _Id = 0x1238
  8891. std::atomic<bool> _cancelationToken
  8892. std::_Atomic_bool
  8893. unsigned int _My_val = 0x0
  8894.  
  8895. 000000014100BDC4 00000000034DF750 std::_Invoker_pmf_pointer::_Call<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8896. Parameter <user defined>* _Pmf = 0x14100B7D0
  8897. Parameter DatabaseWorker** _Arg1 = 0x1E541C0
  8898. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF5D0
  8899. std::mutex _queueLock
  8900. std::_Mutex_base
  8901. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8902. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8903. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF620
  8904. std::condition_variable _condition
  8905. std::_Align_type<double,72> _Cnd_storage = 0x3FF648
  8906. std::atomic<bool> _shutdown
  8907. std::_Atomic_bool
  8908. unsigned int _My_val = 0x0
  8909. MySQLConnection* _connection = 0x412BB0
  8910. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8911. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8912. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412BB8
  8913. bool m_reconnecting = 0x0
  8914. bool m_prepareError = 0x0
  8915. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF5D0
  8916. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  8917. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  8918. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E541C0
  8919. st_mysql* m_Mysql = 0x2FBEF60
  8920. st_net net = 0x2FBEF60
  8921. unsigned int* connector_fd = NULL
  8922. char* host = "127.0.0.1"
  8923. char* user = "trinity"
  8924. char* passwd = "trinity"
  8925. char* unix_socket = NULL
  8926. char* server_version = "5.6.22-log"
  8927. char* host_info = "127.0.0.1 via TCP/IP"
  8928. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  8929. char* db = "world"
  8930. charset_info_st* charset = 0x7FEEE609CB0
  8931. st_mysql_field* fields = NULL
  8932. st_mem_root field_alloc = 0x2FBF248
  8933. unsigned int affected_rows = 0x1
  8934. unsigned int insert_id = 0x0
  8935. unsigned int extra_info = 0x0
  8936. unsigned long thread_id = 0x60
  8937. unsigned long packet_length = 0x0
  8938. unsigned int port = 0xCEA
  8939. unsigned long client_flag = 0x3EA28D
  8940. unsigned long server_capabilities = 0x807FF7FF
  8941. unsigned int protocol_version = 0xA
  8942. unsigned int field_count = 0x0
  8943. unsigned int server_status = 0x22
  8944. unsigned int server_language = 0x21
  8945. unsigned int warning_count = 0x0
  8946. st_mysql_options options = 0x2FBF2C0
  8947. int status = 0x0
  8948. char free_me = ""
  8949. char reconnect = ""
  8950. char[21] scramble = "jf?H+<-lXV(^'BYxqNpk"
  8951. char unused1 = ""
  8952. void* unused2 = NULL
  8953. void* unused3 = NULL
  8954. void* unused4 = NULL
  8955. void* unused5 = NULL
  8956. st_list* stmts = 0x3FCE948
  8957. st_mysql_methods* methods = 0x7FEEE5E1110
  8958. void* thd = NULL
  8959. char* unbuffered_fetch_owner = NULL
  8960. char* info_buffer = NULL
  8961. void* extension = NULL
  8962. MySQLConnectionInfo& m_connectionInfo = 0x41D640
  8963. std::string user = "trinity"
  8964. std::string password = "trinity"
  8965. std::string database = "world"
  8966. std::string host = "127.0.0.1"
  8967. std::string port_or_socket = "3306"
  8968. int m_connectionFlags = 0x1
  8969. std::mutex m_Mutex
  8970. std::_Mutex_base
  8971. std::_Align_type<double,80> _Mtx_storage = 0x412C08
  8972. std::thread _workerThread
  8973. id
  8974. unsigned int _Id = 0x1E0
  8975. _Thrd_imp_t _Thr
  8976. void* _Hnd = 0x1E0
  8977. unsigned int _Id = 0x1238
  8978. std::atomic<bool> _cancelationToken
  8979. std::_Atomic_bool
  8980. unsigned int _My_val = 0x0
  8981.  
  8982. 000000014100BF8C 00000000034DF790 std::invoke<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  8983. Parameter <user defined>** _Obj = 0x14100B7D0
  8984. Parameter DatabaseWorker** <_Args_0> = 0x1E541C0
  8985. ProducerConsumerQueue<SQLOperation *>* _queue = 0x3FF5D0
  8986. std::mutex _queueLock
  8987. std::_Mutex_base
  8988. std::_Align_type<double,80> _Mtx_storage = 0x3FF5D0
  8989. std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue
  8990. std::deque<SQLOperation *,std::allocator<SQLOperation *> > c = 0x3FF620
  8991. std::condition_variable _condition
  8992. std::_Align_type<double,72> _Cnd_storage = 0x3FF648
  8993. std::atomic<bool> _shutdown
  8994. std::_Atomic_bool
  8995. unsigned int _My_val = 0x0
  8996. MySQLConnection* _connection = 0x412BB0
  8997. std::vector<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > m_stmts
  8998. std::_Vector_alloc<std::_Vec_base_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> >,std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > > >
  8999. std::_Compressed_pair<std::allocator<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > >,std::_Vector_val<std::_Simple_types<std::unique_ptr<MySQLPreparedStatement,std::default_delete<MySQLPreparedStatement> > > >,1> _Mypair = 0x412BB8
  9000. bool m_reconnecting = 0x0
  9001. bool m_prepareError = 0x0
  9002. ProducerConsumerQueue<SQLOperation *>* m_queue = 0x3FF5D0
  9003. std::unique_ptr<DatabaseWorker,std::default_delete<DatabaseWorker> > m_worker
  9004. std::_Unique_ptr_base<DatabaseWorker,std::default_delete<DatabaseWorker> >
  9005. std::_Compressed_pair<std::default_delete<DatabaseWorker>,DatabaseWorker *,1> _Mypair = 0x1E541C0
  9006. st_mysql* m_Mysql = 0x2FBEF60
  9007. st_net net = 0x2FBEF60
  9008. unsigned int* connector_fd = NULL
  9009. char* host = "127.0.0.1"
  9010. char* user = "trinity"
  9011. char* passwd = "trinity"
  9012. char* unix_socket = NULL
  9013. char* server_version = "5.6.22-log"
  9014. char* host_info = "127.0.0.1 via TCP/IP"
  9015. char* info = "Rows matched: 1 Changed: 1 Warnings: 0"
  9016. char* db = "world"
  9017. charset_info_st* charset = 0x7FEEE609CB0
  9018. st_mysql_field* fields = NULL
  9019. st_mem_root field_alloc = 0x2FBF248
  9020. unsigned int affected_rows = 0x1
  9021. unsigned int insert_id = 0x0
  9022. unsigned int extra_info = 0x0
  9023. unsigned long thread_id = 0x60
  9024. unsigned long packet_length = 0x0
  9025. unsigned int port = 0xCEA
  9026. unsigned long client_flag = 0x3EA28D
  9027. unsigned long server_capabilities = 0x807FF7FF
  9028. unsigned int protocol_version = 0xA
  9029. unsigned int field_count = 0x0
  9030. unsigned int server_status = 0x22
  9031. unsigned int server_language = 0x21
  9032. unsigned int warning_count = 0x0
  9033. st_mysql_options options = 0x2FBF2C0
  9034. int status = 0x0
  9035. char free_me = ""
  9036. char reconnect = ""
  9037. char[21] scramble = "jf?H+<-lXV(^'BYxqNpk"
  9038. char unused1 = ""
  9039. void* unused2 = NULL
  9040. void* unused3 = NULL
  9041. void* unused4 = NULL
  9042. void* unused5 = NULL
  9043. st_list* stmts = 0x3FCE948
  9044. st_mysql_methods* methods = 0x7FEEE5E1110
  9045. void* thd = NULL
  9046. char* unbuffered_fetch_owner = NULL
  9047. char* info_buffer = NULL
  9048. void* extension = NULL
  9049. MySQLConnectionInfo& m_connectionInfo = 0x41D640
  9050. std::string user = "trinity"
  9051. std::string password = "trinity"
  9052. std::string database = "world"
  9053. std::string host = "127.0.0.1"
  9054. std::string port_or_socket = "3306"
  9055. int m_connectionFlags = 0x1
  9056. std::mutex m_Mutex
  9057. std::_Mutex_base
  9058. std::_Align_type<double,80> _Mtx_storage = 0x412C08
  9059. std::thread _workerThread
  9060. id
  9061. unsigned int _Id = 0x1E0
  9062. _Thrd_imp_t _Thr
  9063. void* _Hnd = 0x1E0
  9064. unsigned int _Id = 0x1238
  9065. std::atomic<bool> _cancelationToken
  9066. std::_Atomic_bool
  9067. unsigned int _My_val = 0x0
  9068.  
  9069. 000000014100BE2B 00000000034DF7D0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  9070. Parameter std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>& _Tup = 0x1ECB550
  9071. std::tuple<DatabaseWorker *>
  9072. std::_Tuple_val<DatabaseWorker *> _Myfirst
  9073. DatabaseWorker* _Val = 0x1E541C0
  9074. std::_Tuple_val<void (__cdecl DatabaseWorker::*)(void)> _Myfirst
  9075. <user defined>* _Val = 0x14100B7D0
  9076.  
  9077. 000000014100C57A 00000000034DF820 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  9078. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* _Ln = 0x24D5A8
  9079. std::_Pad
  9080. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  9081. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  9082. bool _Started = 0xCC
  9083. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  9084. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  9085. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  9086. Local std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _Local
  9087. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  9088. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair
  9089. std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>* _Myval2 = 0x1ECB550
  9090.  
  9091. 000000014100C418 00000000034DF850 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void) __ptr64,DatabaseWorker * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  9092. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > >* this = 0x24D5A8
  9093. std::_Pad
  9094. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  9095. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  9096. bool _Started = 0xCC
  9097. std::unique_ptr<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > > _MyTarget
  9098. std::_Unique_ptr_base<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *>,std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> > >
  9099. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> >,std::tuple<void (__cdecl DatabaseWorker::*)(void),DatabaseWorker *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  9100.  
  9101. 000000013F6917CD 00000000034DF880 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  9102. Parameter void* _Data = 0x24D5A8
  9103.  
  9104. 000007FEF05611E8 00000000034DF8C0 _register_onexit_function+4B8
  9105.  
  9106. 000007FEF0560E01 00000000034DF910 _register_onexit_function+D1
  9107.  
  9108. 0000000076C359CD 00000000034DF940 BaseThreadInitThunk+D
  9109.  
  9110. 0000000076D6A561 00000000034DF990 RtlUserThreadStart+21
  9111.  
  9112.  
  9113. Call stack:
  9114. Address Frame Function SourceFile
  9115. 0000000076D8BD7A 000000000428FA00 ZwWaitForSingleObject+A
  9116.  
  9117. 000007FEFCB210AC 000000000428FAA0 WaitForSingleObjectEx+9C
  9118.  
  9119. 000000013F68AC5D 000000000428FAD0 boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+4D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  9120. Local boost::asio::detail::win_iocp_io_service::timer_thread_function* this = 0x1ED13E8
  9121. boost::asio::detail::win_iocp_io_service* io_service_ = 0x404CA0
  9122. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  9123. boost::asio::io_service::service
  9124. key
  9125. type_info* type_info_ = 0x1416D10B8
  9126. boost::asio::io_service::id* id_ = 0xB8
  9127. boost::asio::io_service::service::key key_ = 0x404CA8
  9128. boost::asio::io_service& owner_ = 0x3E2C10
  9129. boost::asio::io_service::service* next_ = NULL
  9130. work_finished_on_block_exit
  9131. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  9132. auto_handle
  9133. void* handle = 0x1416D10B8
  9134. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  9135. void* handle = 0xA4
  9136. long outstanding_work_ = 0x2
  9137. long stopped_ = 0x0
  9138. long stop_event_posted_ = 0x0
  9139. long shutdown_ = 0x0
  9140. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  9141. timer_thread_function
  9142. <user defined> io_service_ = 0x1416D10B8
  9143. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  9144. boost::asio::detail::win_thread* p_ = 0x1ED1130
  9145. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  9146. void* handle = 0x1FC
  9147. long dispatch_required_ = 0x0
  9148. boost::asio::detail::win_mutex dispatch_mutex_
  9149. _RTL_CRITICAL_SECTION crit_section_ = 0x404D00
  9150. boost::asio::detail::timer_queue_set timer_queues_
  9151. boost::asio::detail::timer_queue_base* first_ = 0x3612AF8
  9152. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  9153. boost::asio::detail::win_iocp_operation* front_ = NULL
  9154. boost::asio::detail::win_iocp_operation* back_ = NULL
  9155.  
  9156. 000000013F6B660F 000000000428FB00 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>::run+2F c:\local\boost_1_65_1\boost\asio\detail\win_thread.hpp line 119
  9157. Local boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>* this = 0x1ED13D0
  9158. boost::asio::detail::win_thread::func_base
  9159. void* entry_event_ = 0x200
  9160. void* exit_event_ = 0x204
  9161. boost::asio::detail::win_iocp_io_service::timer_thread_function f_
  9162. boost::asio::detail::win_iocp_io_service* io_service_ = 0x404CA0
  9163. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  9164. boost::asio::io_service::service
  9165. key
  9166. type_info* type_info_ = 0x1416D10B8
  9167. boost::asio::io_service::id* id_ = 0xB8
  9168. boost::asio::io_service::service::key key_ = 0x404CA8
  9169. boost::asio::io_service& owner_ = 0x3E2C10
  9170. boost::asio::io_service::service* next_ = NULL
  9171. work_finished_on_block_exit
  9172. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  9173. auto_handle
  9174. void* handle = 0x1416D10B8
  9175. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0xA4
  9176. long outstanding_work_ = 0x2
  9177. long stopped_ = 0x0
  9178. long stop_event_posted_ = 0x0
  9179. long shutdown_ = 0x0
  9180. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  9181. timer_thread_function
  9182. <user defined> io_service_ = 0x1416D10B8
  9183. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x1ED1130
  9184. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x1FC
  9185. long dispatch_required_ = 0x0
  9186. boost::asio::detail::win_mutex dispatch_mutex_ = 0x404D00
  9187. boost::asio::detail::timer_queue_set timer_queues_ = 0x3612AF8
  9188. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x404D30
  9189.  
  9190. 000000013F6C02D6 000000000428FB80 boost::asio::detail::win_thread_function+56 c:\local\boost_1_65_1\boost\asio\detail\impl\win_thread.ipp line 120
  9191. Parameter void* arg = 0x1ED13D0
  9192. Local boost::asio::detail::win_thread::auto_func_base_ptr func
  9193. boost::asio::detail::win_thread::func_base* ptr = 0x1ED13D0
  9194. void* entry_event_ = 0x200
  9195. void* exit_event_ = 0x204
  9196. Local void* exit_event = 0xCCCCCCCCCCCCCCCC
  9197.  
  9198. 000007FEF05611E8 000000000428FBC0 _register_onexit_function+4B8
  9199.  
  9200. 000007FEF0560E01 000000000428FC10 _register_onexit_function+D1
  9201.  
  9202. 0000000076C359CD 000000000428FC40 BaseThreadInitThunk+D
  9203.  
  9204. 0000000076D6A561 000000000428FC90 RtlUserThreadStart+21
  9205.  
  9206.  
  9207. Call stack:
  9208. Address Frame Function SourceFile
  9209. 0000000076D8D63A 000000003230FB70 NtWaitForWorkViaWorkerFactory+A
  9210.  
  9211. 0000000076D5ED15 000000003230FE00 RtlValidateHeap+155
  9212.  
  9213. 0000000076C359CD 000000003230FE30 BaseThreadInitThunk+D
  9214.  
  9215. 0000000076D6A561 000000003230FE80 RtlUserThreadStart+21
  9216.  
  9217.  
  9218. Call stack:
  9219. Address Frame Function SourceFile
  9220. 0000000076D8CA0A 000000003218CA90 ZwGetContextThread+A
  9221.  
  9222. CCCCCCCCCCCCCCCC 000000003218CA98 0000:0000000000000000
  9223.  
  9224. CCCCCCCCCCCCCCCC 000000003218CAA0 0000:0000000000000000
  9225.  
  9226. CCCCCCCCCCCCCCCC 000000003218CAA8 0000:0000000000000000
  9227.  
  9228. 0000000000000268 000000003218CAB0 0000:0000000000000000
  9229.  
  9230. 0000381ADB48E42A 000000003218CAB8 0000:0000000000000000
  9231.  
  9232. 000000003218D030 000000003218CAC0 0000:0000000000000000
  9233.  
  9234. 000000013F6D02F0 000000003218D030 WheatyExceptionReport::printTracesForAllThreads+100 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 463
  9235. Local void* threadHandle = 0x268
  9236. Local _CONTEXT context
  9237. unsigned int P1Home = 0xCCCCCCCCCCCCCCCC
  9238. unsigned int P2Home = 0xCCCCCCCCCCCCCCCC
  9239. unsigned int P3Home = 0xCCCCCCCCCCCCCCCC
  9240. unsigned int P4Home = 0xCCCCCCCCCCCCCCCC
  9241. unsigned int P5Home = 0xCCCCCCCCCCCCCCCC
  9242. unsigned int P6Home = 0xCCCCCCCCCCCCCCCC
  9243. unsigned long ContextFlags = 0xD010001F
  9244. unsigned long MxCsr = 0x1FA7
  9245. unsigned int SegCs = 0x33
  9246. unsigned int SegDs = 0x2B
  9247. unsigned int SegEs = 0x2B
  9248. unsigned int SegFs = 0x53
  9249. unsigned int SegGs = 0x2B
  9250. unsigned int SegSs = 0x2B
  9251. unsigned long EFlags = 0x206
  9252. unsigned int Dr0 = 0x0
  9253. unsigned int Dr1 = 0x0
  9254. unsigned int Dr2 = 0x0
  9255. unsigned int Dr3 = 0x0
  9256. unsigned int Dr6 = 0x0
  9257. unsigned int Dr7 = 0x0
  9258. unsigned int Rax = 0x28F
  9259. unsigned int Rcx = 0x120000
  9260. unsigned int Rdx = 0x1247C8
  9261. unsigned int Rbx = 0x0
  9262. unsigned int Rsp = 0x3218CAD0
  9263. unsigned int Rbp = 0x3218F890
  9264. unsigned int Rsi = 0x3218E880
  9265. unsigned int Rdi = 0x3218D030
  9266. unsigned int R8 = 0x1C
  9267. unsigned int R9 = 0x3218F890
  9268. unsigned int R10 = 0x0
  9269. unsigned int R11 = 0x286
  9270. unsigned int R12 = 0x3218DC60
  9271. unsigned int R13 = 0x0
  9272. unsigned int R14 = 0x13F6CFD10
  9273. unsigned int R15 = 0x76D2B328
  9274. unsigned int Rip = 0x13F6D02F0
  9275. _XSAVE_FORMAT FltSave
  9276. unsigned int ControlWord = 0x27F
  9277. unsigned int StatusWord = 0x0
  9278. unsigned int TagWord = 0x0
  9279. unsigned int Reserved1 = 0x0
  9280. unsigned int ErrorOpcode = 0x0
  9281. unsigned long ErrorOffset = 0x0
  9282. unsigned int ErrorSelector = 0x0
  9283. unsigned int Reserved2 = 0x0
  9284. unsigned long DataOffset = 0x0
  9285. unsigned int DataSelector = 0x0
  9286. unsigned int Reserved3 = 0x0
  9287. unsigned long MxCsr = 0x1FA7
  9288. unsigned long MxCsr_Mask = 0xFFFF
  9289. _M128A[8] FloatRegisters
  9290. [0] = 0x3218CC60
  9291. [1] = 0x3218CC70
  9292. [2] = 0x3218CC80
  9293. [3] = 0x3218CC90
  9294. [4] = 0x3218CCA0
  9295. [5] = 0x3218CCB0
  9296. [6] = 0x3218CCC0
  9297. [7] = 0x3218CCD0
  9298. _M128A[16] XmmRegisters
  9299. [0] = 0x3218CCE0
  9300. [1] = 0x3218CCF0
  9301. [2] = 0x3218CD00
  9302. [3] = 0x3218CD10
  9303. [4] = 0x3218CD20
  9304. [5] = 0x3218CD30
  9305. [6] = 0x3218CD40
  9306. [7] = 0x3218CD50
  9307. [8] = 0x3218CD60
  9308. [9] = 0x3218CD70
  9309. unsigned int[96] Reserved4
  9310. [0] = 0xCC
  9311. [1] = 0xCC
  9312. [2] = 0xCC
  9313. [3] = 0xCC
  9314. [4] = 0xCC
  9315. [5] = 0xCC
  9316. [6] = 0xCC
  9317. [7] = 0xCC
  9318. [8] = 0xCC
  9319. [9] = 0xCC
  9320. _M128A[2] Header
  9321. [0] = 0x3218CC40
  9322. [1] = 0x3218CC50
  9323. <user defined> Legacy = 0x3218CC60
  9324. _M128A Xmm0 = 0x3218CCE0
  9325. _M128A Xmm1 = 0x3218CCF0
  9326. _M128A Xmm2 = 0x3218CD00
  9327. _M128A Xmm3 = 0x3218CD10
  9328. _M128A Xmm4 = 0x3218CD20
  9329. _M128A Xmm5 = 0x3218CD30
  9330. _M128A Xmm6 = 0x3218CD40
  9331. _M128A Xmm7 = 0x3218CD50
  9332. _M128A Xmm8 = 0x3218CD60
  9333. _M128A Xmm9 = 0x3218CD70
  9334. _M128A Xmm10
  9335. unsigned int Low = 0x0
  9336. int High = 0x0
  9337. _M128A Xmm11
  9338. unsigned int Low = 0x0
  9339. int High = 0x0
  9340. _M128A Xmm12
  9341. unsigned int Low = 0x0
  9342. int High = 0x0
  9343. _M128A Xmm13
  9344. unsigned int Low = 0x0
  9345. int High = 0x0
  9346. _M128A Xmm14
  9347. unsigned int Low = 0x0
  9348. int High = 0x0
  9349. _M128A Xmm15
  9350. unsigned int Low = 0x0
  9351. int High = 0x0
  9352. _M128A[26] VectorRegister
  9353. [0] = 0x3218CE40
  9354. [1] = 0x3218CE50
  9355. [2] = 0x3218CE60
  9356. [3] = 0x3218CE70
  9357. [4] = 0x3218CE80
  9358. [5] = 0x3218CE90
  9359. [6] = 0x3218CEA0
  9360. [7] = 0x3218CEB0
  9361. [8] = 0x3218CEC0
  9362. [9] = 0x3218CED0
  9363. unsigned int VectorControl = 0xCCCCCCCCCCCCCCCC
  9364. unsigned int DebugControl = 0xCCCCCCCCCCCCCCCC
  9365. unsigned int LastBranchToRip = 0x0
  9366. unsigned int LastBranchFromRip = 0x0
  9367. unsigned int LastExceptionToRip = 0x0
  9368. unsigned int LastExceptionFromRip = 0x0
  9369. Parameter bool bWriteVariables = 0x1
  9370. Local unsigned long dwOwnerPID = 0x11FC
  9371. Local tagTHREADENTRY32 te32
  9372. unsigned long dwSize = 0x1C
  9373. unsigned long cntUsage = 0x0
  9374. unsigned long th32ThreadID = 0x170C
  9375. unsigned long th32OwnerProcessID = 0x11FC
  9376. long tpBasePri = 0x8
  9377. long tpDeltaPri = 0x0
  9378. unsigned long dwFlags = 0x0
  9379. Local void* hThreadSnap = 0x264
  9380.  
  9381. 000000013F6D0752 000000003218D760 WheatyExceptionReport::GenerateExceptionReport+402 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 571
  9382. Local _CONTEXT* pCtx = 0x3218E3B0
  9383. unsigned int P1Home = 0x3218E8A0
  9384. unsigned int P2Home = 0x3218E3B0
  9385. unsigned int P3Home = 0x0
  9386. unsigned int P4Home = 0x7FE00000000
  9387. unsigned int P5Home = 0x0
  9388. unsigned int P6Home = 0xCCCCCCCCCCCCCCCC
  9389. unsigned long ContextFlags = 0x10001F
  9390. unsigned long MxCsr = 0x1FA5
  9391. unsigned int SegCs = 0x33
  9392. unsigned int SegDs = 0x2B
  9393. unsigned int SegEs = 0x2B
  9394. unsigned int SegFs = 0x53
  9395. unsigned int SegGs = 0x2B
  9396. unsigned int SegSs = 0x2B
  9397. unsigned long EFlags = 0x10202
  9398. unsigned int Dr0 = 0x0
  9399. unsigned int Dr1 = 0x0
  9400. unsigned int Dr2 = 0x0
  9401. unsigned int Dr3 = 0x0
  9402. unsigned int Dr6 = 0x0
  9403. unsigned int Dr7 = 0x0
  9404. unsigned int Rax = 0x0
  9405. unsigned int Rcx = 0x2002
  9406. unsigned int Rdx = 0x7FEF0696CA0
  9407. unsigned int Rbx = 0x0
  9408. unsigned int Rsp = 0x3218E970
  9409. unsigned int Rbp = 0x0
  9410. unsigned int Rsi = 0x0
  9411. unsigned int Rdi = 0x3218E9C0
  9412. unsigned int R8 = 0xFFFFFD7F
  9413. unsigned int R9 = 0x0
  9414. unsigned int R10 = 0x0
  9415. unsigned int R11 = 0x246
  9416. unsigned int R12 = 0x0
  9417. unsigned int R13 = 0x0
  9418. unsigned int R14 = 0x0
  9419. unsigned int R15 = 0x0
  9420. unsigned int Rip = 0x14103A7CD
  9421. _XSAVE_FORMAT FltSave
  9422. unsigned int ControlWord = 0x27F
  9423. unsigned int StatusWord = 0x0
  9424. unsigned int TagWord = 0x0
  9425. unsigned int Reserved1 = 0x0
  9426. unsigned int ErrorOpcode = 0x0
  9427. unsigned long ErrorOffset = 0x0
  9428. unsigned int ErrorSelector = 0x0
  9429. unsigned int Reserved2 = 0x0
  9430. unsigned long DataOffset = 0x0
  9431. unsigned int DataSelector = 0x0
  9432. unsigned int Reserved3 = 0x0
  9433. unsigned long MxCsr = 0x1FA5
  9434. unsigned long MxCsr_Mask = 0xFFFF
  9435. _M128A[8] FloatRegisters
  9436. [0] = 0x3218E4D0
  9437. [1] = 0x3218E4E0
  9438. [2] = 0x3218E4F0
  9439. [3] = 0x3218E500
  9440. [4] = 0x3218E510
  9441. [5] = 0x3218E520
  9442. [6] = 0x3218E530
  9443. [7] = 0x3218E540
  9444. _M128A[16] XmmRegisters
  9445. [0] = 0x3218E550
  9446. [1] = 0x3218E560
  9447. [2] = 0x3218E570
  9448. [3] = 0x3218E580
  9449. [4] = 0x3218E590
  9450. [5] = 0x3218E5A0
  9451. [6] = 0x3218E5B0
  9452. [7] = 0x3218E5C0
  9453. [8] = 0x3218E5D0
  9454. [9] = 0x3218E5E0
  9455. unsigned int[96] Reserved4
  9456. [0] = 0x0
  9457. [1] = 0x0
  9458. [2] = 0x0
  9459. [3] = 0x0
  9460. [4] = 0x0
  9461. [5] = 0x0
  9462. [6] = 0x0
  9463. [7] = 0x0
  9464. [8] = 0xCC
  9465. [9] = 0xCC
  9466. _M128A[2] Header
  9467. [0] = 0x3218E4B0
  9468. [1] = 0x3218E4C0
  9469. <user defined> Legacy = 0x3218E4D0
  9470. _M128A Xmm0 = 0x3218E550
  9471. _M128A Xmm1 = 0x3218E560
  9472. _M128A Xmm2 = 0x3218E570
  9473. _M128A Xmm3 = 0x3218E580
  9474. _M128A Xmm4 = 0x3218E590
  9475. _M128A Xmm5 = 0x3218E5A0
  9476. _M128A Xmm6 = 0x3218E5B0
  9477. _M128A Xmm7 = 0x3218E5C0
  9478. _M128A Xmm8 = 0x3218E5D0
  9479. _M128A Xmm9 = 0x3218E5E0
  9480. _M128A Xmm10
  9481. unsigned int Low = 0x0
  9482. int High = 0x0
  9483. _M128A Xmm11
  9484. unsigned int Low = 0x0
  9485. int High = 0x0
  9486. _M128A Xmm12
  9487. unsigned int Low = 0x0
  9488. int High = 0x0
  9489. _M128A Xmm13
  9490. unsigned int Low = 0x0
  9491. int High = 0x0
  9492. _M128A Xmm14
  9493. unsigned int Low = 0x0
  9494. int High = 0x0
  9495. _M128A Xmm15
  9496. unsigned int Low = 0x0
  9497. int High = 0x0
  9498. _M128A[26] VectorRegister
  9499. [0] = 0x3218E6B0
  9500. [1] = 0x3218E6C0
  9501. [2] = 0x3218E6D0
  9502. [3] = 0x3218E6E0
  9503. [4] = 0x3218E6F0
  9504. [5] = 0x3218E700
  9505. [6] = 0x3218E710
  9506. [7] = 0x3218E720
  9507. [8] = 0x3218E730
  9508. [9] = 0x3218E740
  9509. unsigned int VectorControl = 0x3218E898
  9510. unsigned int DebugControl = 0x3218E8A8
  9511. unsigned int LastBranchToRip = 0x0
  9512. unsigned int LastBranchFromRip = 0x0
  9513. unsigned int LastExceptionToRip = 0x0
  9514. unsigned int LastExceptionFromRip = 0x0
  9515. Local _CONTEXT trashableContext
  9516. unsigned int P1Home = 0x3218E8A0
  9517. unsigned int P2Home = 0x3218E3B0
  9518. unsigned int P3Home = 0x0
  9519. unsigned int P4Home = 0x7FE00000000
  9520. unsigned int P5Home = 0x0
  9521. unsigned int P6Home = 0xCCCCCCCCCCCCCCCC
  9522. unsigned long ContextFlags = 0x10001F
  9523. unsigned long MxCsr = 0x1FA5
  9524. unsigned int SegCs = 0x33
  9525. unsigned int SegDs = 0x2B
  9526. unsigned int SegEs = 0x2B
  9527. unsigned int SegFs = 0x53
  9528. unsigned int SegGs = 0x2B
  9529. unsigned int SegSs = 0x2B
  9530. unsigned long EFlags = 0x10202
  9531. unsigned int Dr0 = 0x0
  9532. unsigned int Dr1 = 0x0
  9533. unsigned int Dr2 = 0x0
  9534. unsigned int Dr3 = 0x0
  9535. unsigned int Dr6 = 0x0
  9536. unsigned int Dr7 = 0x0
  9537. unsigned int Rax = 0x0
  9538. unsigned int Rcx = 0x2002
  9539. unsigned int Rdx = 0x7FEF0696CA0
  9540. unsigned int Rbx = 0x0
  9541. unsigned int Rsp = 0x3218F890
  9542. unsigned int Rbp = 0x0
  9543. unsigned int Rsi = 0x0
  9544. unsigned int Rdi = 0x0
  9545. unsigned int R8 = 0xFFFFFD7F
  9546. unsigned int R9 = 0x0
  9547. unsigned int R10 = 0x0
  9548. unsigned int R11 = 0x246
  9549. unsigned int R12 = 0x0
  9550. unsigned int R13 = 0x0
  9551. unsigned int R14 = 0x0
  9552. unsigned int R15 = 0x0
  9553. unsigned int Rip = 0x76D6A561
  9554. _XSAVE_FORMAT FltSave
  9555. unsigned int ControlWord = 0x27F
  9556. unsigned int StatusWord = 0x0
  9557. unsigned int TagWord = 0x0
  9558. unsigned int Reserved1 = 0x0
  9559. unsigned int ErrorOpcode = 0x0
  9560. unsigned long ErrorOffset = 0x0
  9561. unsigned int ErrorSelector = 0x0
  9562. unsigned int Reserved2 = 0x0
  9563. unsigned long DataOffset = 0x0
  9564. unsigned int DataSelector = 0x0
  9565. unsigned int Reserved3 = 0x0
  9566. unsigned long MxCsr = 0x1FA5
  9567. unsigned long MxCsr_Mask = 0xFFFF
  9568. _M128A[8] FloatRegisters
  9569. [0] = 0x3218D380
  9570. [1] = 0x3218D390
  9571. [2] = 0x3218D3A0
  9572. [3] = 0x3218D3B0
  9573. [4] = 0x3218D3C0
  9574. [5] = 0x3218D3D0
  9575. [6] = 0x3218D3E0
  9576. [7] = 0x3218D3F0
  9577. _M128A[16] XmmRegisters
  9578. [0] = 0x3218D400
  9579. [1] = 0x3218D410
  9580. [2] = 0x3218D420
  9581. [3] = 0x3218D430
  9582. [4] = 0x3218D440
  9583. [5] = 0x3218D450
  9584. [6] = 0x3218D460
  9585. [7] = 0x3218D470
  9586. [8] = 0x3218D480
  9587. [9] = 0x3218D490
  9588. unsigned int[96] Reserved4
  9589. [0] = 0x0
  9590. [1] = 0x0
  9591. [2] = 0x0
  9592. [3] = 0x0
  9593. [4] = 0x0
  9594. [5] = 0x0
  9595. [6] = 0x0
  9596. [7] = 0x0
  9597. [8] = 0xCC
  9598. [9] = 0xCC
  9599. _M128A[2] Header
  9600. [0] = 0x3218D360
  9601. [1] = 0x3218D370
  9602. <user defined> Legacy = 0x3218D380
  9603. _M128A Xmm0 = 0x3218D400
  9604. _M128A Xmm1 = 0x3218D410
  9605. _M128A Xmm2 = 0x3218D420
  9606. _M128A Xmm3 = 0x3218D430
  9607. _M128A Xmm4 = 0x3218D440
  9608. _M128A Xmm5 = 0x3218D450
  9609. _M128A Xmm6 = 0x3218D460
  9610. _M128A Xmm7 = 0x3218D470
  9611. _M128A Xmm8 = 0x3218D480
  9612. _M128A Xmm9 = 0x3218D490
  9613. _M128A Xmm10
  9614. unsigned int Low = 0x0
  9615. int High = 0x0
  9616. _M128A Xmm11
  9617. unsigned int Low = 0x0
  9618. int High = 0x0
  9619. _M128A Xmm12
  9620. unsigned int Low = 0x0
  9621. int High = 0x0
  9622. _M128A Xmm13
  9623. unsigned int Low = 0x0
  9624. int High = 0x0
  9625. _M128A Xmm14
  9626. unsigned int Low = 0x0
  9627. int High = 0x0
  9628. _M128A Xmm15
  9629. unsigned int Low = 0x0
  9630. int High = 0x0
  9631. _M128A[26] VectorRegister
  9632. [0] = 0x3218D560
  9633. [1] = 0x3218D570
  9634. [2] = 0x3218D580
  9635. [3] = 0x3218D590
  9636. [4] = 0x3218D5A0
  9637. [5] = 0x3218D5B0
  9638. [6] = 0x3218D5C0
  9639. [7] = 0x3218D5D0
  9640. [8] = 0x3218D5E0
  9641. [9] = 0x3218D5F0
  9642. unsigned int VectorControl = 0x3218E898
  9643. unsigned int DebugControl = 0x3218E8A8
  9644. unsigned int LastBranchToRip = 0x0
  9645. unsigned int LastBranchFromRip = 0x0
  9646. unsigned int LastExceptionToRip = 0x0
  9647. unsigned int LastExceptionFromRip = 0x0
  9648. Local _SYSTEMTIME systime
  9649. unsigned int wYear = 0x7E2
  9650. unsigned int wMonth = 0x2
  9651. unsigned int wDayOfWeek = 0x2
  9652. unsigned int wDay = 0x1B
  9653. unsigned int wHour = 0x13
  9654. unsigned int wMinute = 0x17
  9655. unsigned int wSecond = 0x2
  9656. unsigned int wMilliseconds = 0x1A5
  9657. Local _EXCEPTION_RECORD* pExceptionRecord = 0x3218E8A0
  9658. unsigned long ExceptionCode = 0xC0000005
  9659. unsigned long ExceptionFlags = 0x0
  9660. _EXCEPTION_RECORD* ExceptionRecord = NULL
  9661. void* ExceptionAddress = 0x14103A7CD
  9662. unsigned long NumberParameters = 0x2
  9663. unsigned int[15] ExceptionInformation
  9664. [0] = 0x1
  9665. [1] = 0x0
  9666. [2] = 0x1
  9667. [3] = 0x0
  9668. [4] = 0x0
  9669. [5] = 0x0
  9670. [6] = 0x0
  9671. [7] = 0x0
  9672. [8] = 0x0
  9673. [9] = 0x0
  9674. Local unsigned int offset = 0x1A397CD
  9675. Local char[260] szFaultingModule = "D:\Trinity\worldserver.exe..."
  9676. Local unsigned long section = 0x1
  9677. Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x3218DC60
  9678. _EXCEPTION_RECORD* ExceptionRecord = 0x3218E8A0
  9679. unsigned long ExceptionCode = 0xC0000005
  9680. unsigned long ExceptionFlags = 0x0
  9681. _EXCEPTION_RECORD* ExceptionRecord = NULL
  9682. void* ExceptionAddress = 0x14103A7CD
  9683. unsigned long NumberParameters = 0x2
  9684. unsigned int[15] ExceptionInformation
  9685. [0] = 0x1
  9686. [1] = 0x0
  9687. [2] = 0x1
  9688. [3] = 0x0
  9689. [4] = 0x0
  9690. [5] = 0x0
  9691. [6] = 0x0
  9692. [7] = 0x0
  9693. [8] = 0x0
  9694. [9] = 0x0
  9695. _CONTEXT* ContextRecord = 0x3218E3B0
  9696. unsigned int P1Home = 0x3218E8A0
  9697. unsigned int P2Home = 0x3218E3B0
  9698. unsigned int P3Home = 0x0
  9699. unsigned int P4Home = 0x7FE00000000
  9700. unsigned int P5Home = 0x0
  9701. unsigned int P6Home = 0xCCCCCCCCCCCCCCCC
  9702. unsigned long ContextFlags = 0x10001F
  9703. unsigned long MxCsr = 0x1FA5
  9704. unsigned int SegCs = 0x33
  9705. unsigned int SegDs = 0x2B
  9706. unsigned int SegEs = 0x2B
  9707. unsigned int SegFs = 0x53
  9708. unsigned int SegGs = 0x2B
  9709. unsigned int SegSs = 0x2B
  9710. unsigned long EFlags = 0x10202
  9711. unsigned int Dr0 = 0x0
  9712. unsigned int Dr1 = 0x0
  9713. unsigned int Dr2 = 0x0
  9714. unsigned int Dr3 = 0x0
  9715. unsigned int Dr6 = 0x0
  9716. unsigned int Dr7 = 0x0
  9717. unsigned int Rax = 0x0
  9718. unsigned int Rcx = 0x2002
  9719. unsigned int Rdx = 0x7FEF0696CA0
  9720. unsigned int Rbx = 0x0
  9721. unsigned int Rsp = 0x3218E970
  9722. unsigned int Rbp = 0x0
  9723. unsigned int Rsi = 0x0
  9724. unsigned int Rdi = 0x3218E9C0
  9725. unsigned int R8 = 0xFFFFFD7F
  9726. unsigned int R9 = 0x0
  9727. unsigned int R10 = 0x0
  9728. unsigned int R11 = 0x246
  9729. unsigned int R12 = 0x0
  9730. unsigned int R13 = 0x0
  9731. unsigned int R14 = 0x0
  9732. unsigned int R15 = 0x0
  9733. unsigned int Rip = 0x14103A7CD
  9734. _XSAVE_FORMAT FltSave
  9735. unsigned int ControlWord = 0x27F
  9736. unsigned int StatusWord = 0x0
  9737. unsigned int TagWord = 0x0
  9738. unsigned int Reserved1 = 0x0
  9739. unsigned int ErrorOpcode = 0x0
  9740. unsigned long ErrorOffset = 0x0
  9741. unsigned int ErrorSelector = 0x0
  9742. unsigned int Reserved2 = 0x0
  9743. unsigned long DataOffset = 0x0
  9744. unsigned int DataSelector = 0x0
  9745. unsigned int Reserved3 = 0x0
  9746. unsigned long MxCsr = 0x1FA5
  9747. unsigned long MxCsr_Mask = 0xFFFF
  9748. _M128A[8] FloatRegisters
  9749. [0] = 0x3218E4D0
  9750. [1] = 0x3218E4E0
  9751. [2] = 0x3218E4F0
  9752. [3] = 0x3218E500
  9753. [4] = 0x3218E510
  9754. [5] = 0x3218E520
  9755. [6] = 0x3218E530
  9756. [7] = 0x3218E540
  9757. _M128A[16] XmmRegisters
  9758. [0] = 0x3218E550
  9759. [1] = 0x3218E560
  9760. [2] = 0x3218E570
  9761. [3] = 0x3218E580
  9762. [4] = 0x3218E590
  9763. [5] = 0x3218E5A0
  9764. [6] = 0x3218E5B0
  9765. [7] = 0x3218E5C0
  9766. [8] = 0x3218E5D0
  9767. [9] = 0x3218E5E0
  9768. unsigned int[96] Reserved4
  9769. [0] = 0x0
  9770. [1] = 0x0
  9771. [2] = 0x0
  9772. [3] = 0x0
  9773. [4] = 0x0
  9774. [5] = 0x0
  9775. [6] = 0x0
  9776. [7] = 0x0
  9777. [8] = 0xCC
  9778. [9] = 0xCC
  9779. _M128A[2] Header
  9780. [0] = 0x3218E4B0
  9781. [1] = 0x3218E4C0
  9782. <user defined> Legacy = 0x3218E4D0
  9783. _M128A Xmm0 = 0x3218E550
  9784. _M128A Xmm1 = 0x3218E560
  9785. _M128A Xmm2 = 0x3218E570
  9786. _M128A Xmm3 = 0x3218E580
  9787. _M128A Xmm4 = 0x3218E590
  9788. _M128A Xmm5 = 0x3218E5A0
  9789. _M128A Xmm6 = 0x3218E5B0
  9790. _M128A Xmm7 = 0x3218E5C0
  9791. _M128A Xmm8 = 0x3218E5D0
  9792. _M128A Xmm9 = 0x3218E5E0
  9793. _M128A Xmm10
  9794. unsigned int Low = 0x0
  9795. int High = 0x0
  9796. _M128A Xmm11
  9797. unsigned int Low = 0x0
  9798. int High = 0x0
  9799. _M128A Xmm12
  9800. unsigned int Low = 0x0
  9801. int High = 0x0
  9802. _M128A Xmm13
  9803. unsigned int Low = 0x0
  9804. int High = 0x0
  9805. _M128A Xmm14
  9806. unsigned int Low = 0x0
  9807. int High = 0x0
  9808. _M128A Xmm15
  9809. unsigned int Low = 0x0
  9810. int High = 0x0
  9811. _M128A[26] VectorRegister
  9812. [0] = 0x3218E6B0
  9813. [1] = 0x3218E6C0
  9814. [2] = 0x3218E6D0
  9815. [3] = 0x3218E6E0
  9816. [4] = 0x3218E6F0
  9817. [5] = 0x3218E700
  9818. [6] = 0x3218E710
  9819. [7] = 0x3218E720
  9820. [8] = 0x3218E730
  9821. [9] = 0x3218E740
  9822. unsigned int VectorControl = 0x3218E898
  9823. unsigned int DebugControl = 0x3218E8A8
  9824. unsigned int LastBranchToRip = 0x0
  9825. unsigned int LastBranchFromRip = 0x0
  9826. unsigned int LastExceptionToRip = 0x0
  9827. unsigned int LastExceptionFromRip = 0x0
  9828.  
  9829. 000000013F6D0146 000000003218DB10 WheatyExceptionReport::WheatyUnhandledExceptionFilter+436 d:\trinitycore335_src\trinitycore\src\common\debugging\wheatyexceptionreport.cpp line 179
  9830. Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x3218DC60
  9831. _EXCEPTION_RECORD* ExceptionRecord = 0x3218E8A0
  9832. unsigned long ExceptionCode = 0xC0000005
  9833. unsigned long ExceptionFlags = 0x0
  9834. _EXCEPTION_RECORD* ExceptionRecord = NULL
  9835. void* ExceptionAddress = 0x14103A7CD
  9836. unsigned long NumberParameters = 0x2
  9837. unsigned int[15] ExceptionInformation
  9838. [0] = 0x1
  9839. [1] = 0x0
  9840. [2] = 0x1
  9841. [3] = 0x0
  9842. [4] = 0x0
  9843. [5] = 0x0
  9844. [6] = 0x0
  9845. [7] = 0x0
  9846. [8] = 0x0
  9847. [9] = 0x0
  9848. _CONTEXT* ContextRecord = 0x3218E3B0
  9849. unsigned int P1Home = 0x3218E8A0
  9850. unsigned int P2Home = 0x3218E3B0
  9851. unsigned int P3Home = 0x0
  9852. unsigned int P4Home = 0x7FE00000000
  9853. unsigned int P5Home = 0x0
  9854. unsigned int P6Home = 0xCCCCCCCCCCCCCCCC
  9855. unsigned long ContextFlags = 0x10001F
  9856. unsigned long MxCsr = 0x1FA5
  9857. unsigned int SegCs = 0x33
  9858. unsigned int SegDs = 0x2B
  9859. unsigned int SegEs = 0x2B
  9860. unsigned int SegFs = 0x53
  9861. unsigned int SegGs = 0x2B
  9862. unsigned int SegSs = 0x2B
  9863. unsigned long EFlags = 0x10202
  9864. unsigned int Dr0 = 0x0
  9865. unsigned int Dr1 = 0x0
  9866. unsigned int Dr2 = 0x0
  9867. unsigned int Dr3 = 0x0
  9868. unsigned int Dr6 = 0x0
  9869. unsigned int Dr7 = 0x0
  9870. unsigned int Rax = 0x0
  9871. unsigned int Rcx = 0x2002
  9872. unsigned int Rdx = 0x7FEF0696CA0
  9873. unsigned int Rbx = 0x0
  9874. unsigned int Rsp = 0x3218E970
  9875. unsigned int Rbp = 0x0
  9876. unsigned int Rsi = 0x0
  9877. unsigned int Rdi = 0x3218E9C0
  9878. unsigned int R8 = 0xFFFFFD7F
  9879. unsigned int R9 = 0x0
  9880. unsigned int R10 = 0x0
  9881. unsigned int R11 = 0x246
  9882. unsigned int R12 = 0x0
  9883. unsigned int R13 = 0x0
  9884. unsigned int R14 = 0x0
  9885. unsigned int R15 = 0x0
  9886. unsigned int Rip = 0x14103A7CD
  9887. _XSAVE_FORMAT FltSave
  9888. unsigned int ControlWord = 0x27F
  9889. unsigned int StatusWord = 0x0
  9890. unsigned int TagWord = 0x0
  9891. unsigned int Reserved1 = 0x0
  9892. unsigned int ErrorOpcode = 0x0
  9893. unsigned long ErrorOffset = 0x0
  9894. unsigned int ErrorSelector = 0x0
  9895. unsigned int Reserved2 = 0x0
  9896. unsigned long DataOffset = 0x0
  9897. unsigned int DataSelector = 0x0
  9898. unsigned int Reserved3 = 0x0
  9899. unsigned long MxCsr = 0x1FA5
  9900. unsigned long MxCsr_Mask = 0xFFFF
  9901. _M128A[8] FloatRegisters
  9902. [0] = 0x3218E4D0
  9903. [1] = 0x3218E4E0
  9904. [2] = 0x3218E4F0
  9905. [3] = 0x3218E500
  9906. [4] = 0x3218E510
  9907. [5] = 0x3218E520
  9908. [6] = 0x3218E530
  9909. [7] = 0x3218E540
  9910. _M128A[16] XmmRegisters
  9911. [0] = 0x3218E550
  9912. [1] = 0x3218E560
  9913. [2] = 0x3218E570
  9914. [3] = 0x3218E580
  9915. [4] = 0x3218E590
  9916. [5] = 0x3218E5A0
  9917. [6] = 0x3218E5B0
  9918. [7] = 0x3218E5C0
  9919. [8] = 0x3218E5D0
  9920. [9] = 0x3218E5E0
  9921. unsigned int[96] Reserved4
  9922. [0] = 0x0
  9923. [1] = 0x0
  9924. [2] = 0x0
  9925. [3] = 0x0
  9926. [4] = 0x0
  9927. [5] = 0x0
  9928. [6] = 0x0
  9929. [7] = 0x0
  9930. [8] = 0xCC
  9931. [9] = 0xCC
  9932. _M128A[2] Header
  9933. [0] = 0x3218E4B0
  9934. [1] = 0x3218E4C0
  9935. <user defined> Legacy = 0x3218E4D0
  9936. _M128A Xmm0 = 0x3218E550
  9937. _M128A Xmm1 = 0x3218E560
  9938. _M128A Xmm2 = 0x3218E570
  9939. _M128A Xmm3 = 0x3218E580
  9940. _M128A Xmm4 = 0x3218E590
  9941. _M128A Xmm5 = 0x3218E5A0
  9942. _M128A Xmm6 = 0x3218E5B0
  9943. _M128A Xmm7 = 0x3218E5C0
  9944. _M128A Xmm8 = 0x3218E5D0
  9945. _M128A Xmm9 = 0x3218E5E0
  9946. _M128A Xmm10
  9947. unsigned int Low = 0x0
  9948. int High = 0x0
  9949. _M128A Xmm11
  9950. unsigned int Low = 0x0
  9951. int High = 0x0
  9952. _M128A Xmm12
  9953. unsigned int Low = 0x0
  9954. int High = 0x0
  9955. _M128A Xmm13
  9956. unsigned int Low = 0x0
  9957. int High = 0x0
  9958. _M128A Xmm14
  9959. unsigned int Low = 0x0
  9960. int High = 0x0
  9961. _M128A Xmm15
  9962. unsigned int Low = 0x0
  9963. int High = 0x0
  9964. _M128A[26] VectorRegister
  9965. [0] = 0x3218E6B0
  9966. [1] = 0x3218E6C0
  9967. [2] = 0x3218E6D0
  9968. [3] = 0x3218E6E0
  9969. [4] = 0x3218E6F0
  9970. [5] = 0x3218E700
  9971. [6] = 0x3218E710
  9972. [7] = 0x3218E720
  9973. [8] = 0x3218E730
  9974. [9] = 0x3218E740
  9975. unsigned int VectorControl = 0x3218E898
  9976. unsigned int DebugControl = 0x3218E8A8
  9977. unsigned int LastBranchToRip = 0x0
  9978. unsigned int LastBranchFromRip = 0x0
  9979. unsigned int LastExceptionToRip = 0x0
  9980. unsigned int LastExceptionFromRip = 0x0
  9981. Local char[260] module_folder_name = "D:\Trinity..."
  9982. Local _SYSTEMTIME systime
  9983. unsigned int wYear = 0x7E2
  9984. unsigned int wMonth = 0x2
  9985. unsigned int wDayOfWeek = 0x2
  9986. unsigned int wDay = 0x1B
  9987. unsigned int wHour = 0x13
  9988. unsigned int wMinute = 0x17
  9989. unsigned int wSecond = 0x2
  9990. unsigned int wMilliseconds = 0x7D
  9991. Local char[260] crash_folder_path = "D:\Trinity\Crashes..."
  9992. Local std::unique_lock<std::mutex> guard
  9993. std::mutex* _Pmtx = 0x142653ED0
  9994. std::_Mutex_base
  9995. std::_Align_type<double,80> _Mtx_storage = 0x142653ED0
  9996. bool _Owns = 0x1
  9997. Local char* pos = "worldserver.exe"
  9998.  
  9999. 0000000076CBBC10 000000003218DBF0 UnhandledExceptionFilter+160
  10000.  
  10001. 0000000076DC0108 000000003218DC20 EtwEventSetInformation+1E08
  10002.  
  10003. 0000000076D57958 000000003218DC90 __C_specific_handler+9C
  10004.  
  10005. 0000000076D6812D 000000003218DCC0 RtlDecodePointer+AD
  10006.  
  10007. 0000000076D5855F 000000003218E3A0 RtlUnwindEx+BBF
  10008.  
  10009. 0000000076D8BCB8 000000003218E960 KiUserExceptionDispatcher+2E
  10010.  
  10011. 000000014103A7CD 000000003218E9C0 Trinity::Assert+CD d:\trinitycore335_src\trinitycore\src\common\debugging\errors.cpp line 58
  10012. Parameter char* file = "D:\TrinityCore335_SRC\TrinityCore\src\server..."
  10013. Parameter int line = 0x66C
  10014. Parameter char* function = "Creature::LoadFromDB"
  10015. Parameter char* message = "m_respawnCompatibilityMode"
  10016. Parameter char* format = "Creature (SpawnID %u) trying to load despite..."
  10017. Local char* args = NULL
  10018.  
  10019. 0000000140836309 000000003218EE30 Creature::LoadFromDB+8B9 d:\trinitycore335_src\trinitycore\src\server\game\entities\creature\creature.cpp line 1644
  10020. Local Creature* this = 0x3767D5D50
  10021. Unit
  10022. WorldObject
  10023. Object
  10024. unsigned int m_objectType = 0x9
  10025. int m_objectTypeId = 0x3
  10026. unsigned int m_updateFlag = 0x60
  10027. int* m_int32Values = 0xF7006CFA
  10028. unsigned int* m_uint32Values = 0xF7006CFA
  10029. float* m_floatValues = -2604782442071409698992532106510336.000000
  10030. UpdateMask _changesMask = 0x3767D5D70
  10031. unsigned int m_valuesCount = 0x94
  10032. unsigned int _fieldNotifyFlags = 0x100
  10033. bool m_objectUpdated = 0x0
  10034. bool m_inWorld = 0x0
  10035. bool m_isNewObject = 0x0
  10036. PackedGuid m_PackGUID = 0x3767D5D88
  10037. WorldLocation
  10038. Position
  10039. <user defined> XY = 0x3767D5DC0
  10040. <user defined> XYZ = 0x3767D5DC0
  10041. <user defined> XYZO = 0x3767D5DC0
  10042. <user defined> PackedXYZ = 0x3767D5DC0
  10043. float m_positionX = 362.141998
  10044. float m_positionY = 3354.429932
  10045. float m_positionZ = 64.136398
  10046. float m_orientation = 1.864580
  10047. ?$Streamer@UXY@Position@@
  10048. Position* Pos = 0x4551A6E143B5122D
  10049. ?$ConstStreamer@UXY@Position@@
  10050. Position* Pos = 0x4551A6E143B5122D
  10051. ?$Streamer@UXYZ@Position@@
  10052. <user defined> Pos = 0x4551A6E143B5122D
  10053. ?$ConstStreamer@UXYZ@Position@@
  10054. <user defined> Pos = 0x4551A6E143B5122D
  10055. ?$Streamer@UXYZO@Position@@
  10056. <user defined> Pos = 0x4551A6E143B5122D
  10057. ?$ConstStreamer@UXYZO@Position@@
  10058. <user defined> Pos = 0x4551A6E143B5122D
  10059. ?$Streamer@UPackedXYZ@Position@@
  10060. <user defined> Pos = 0x4551A6E143B5122D
  10061. ?$ConstStreamer@UPackedXYZ@Position@@
  10062. <user defined> Pos = 0x4551A6E143B5122D
  10063. unsigned int m_mapId = 0x212
  10064. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x3767D5DD4
  10065. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x3767D5DE0
  10066. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x3767D5DEC
  10067. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x3767D5E20
  10068. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x3767D5E54
  10069. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x3767D5E60
  10070. unsigned int LastUsedScriptID = 0x0
  10071. MovementInfo m_movementInfo = 0x3767D5E70
  10072. std::string m_name = "Vorakem Doomspeaker"
  10073. bool m_isActive = 0x0
  10074. bool m_isFarVisible = 0x0
  10075. bool m_isWorldObject = 0x0
  10076. ZoneScript* m_zoneScript = 0xBACB2820
  10077. Transport* m_transport = NULL
  10078. unsigned int m_zoneId = 0xD9B
  10079. unsigned int m_areaId = 0xDE1
  10080. float m_staticFloorZ = 64.134834
  10081. bool m_outdoors = 0x1
  10082. Map* m_currMap = 0x7B0D66F0
  10083. unsigned int m_InstanceId = 0x0
  10084. unsigned int m_phaseMask = 0x1
  10085. unsigned int m_notifyflags = 0x0
  10086. unsigned int m_extraAttacks = 0x0
  10087. bool m_canDualWield = 0x0
  10088. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled
  10089. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  10090. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  10091. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D5F50
  10092. <user defined> _Copy_tag = 0x3767D5F50
  10093. <user defined> _Move_tag = 0x3767D5F50
  10094. Player* m_playerMovingMe = NULL
  10095. ObjectGuid[7] m_SummonSlot
  10096. [0] = 0x0
  10097. [1] = 0x0
  10098. [2] = 0x0
  10099. [3] = 0x0
  10100. [4] = 0x0
  10101. [5] = 0x0
  10102. [6] = 0x0
  10103. ObjectGuid[4] m_ObjectSlot
  10104. [0] = 0x0
  10105. [1] = 0x0
  10106. [2] = 0x0
  10107. [3] = 0x0
  10108. float m_modMeleeHitChance = 0.000000
  10109. float m_modRangedHitChance = 0.000000
  10110. float m_modSpellHitChance = 0.000000
  10111. int m_baseSpellCritChance = 0x5
  10112. float[3] m_modAttackSpeedPct
  10113. [0] = 1.000000
  10114. [1] = 1.000000
  10115. [2] = 1.000000
  10116. EventProcessor m_Events
  10117. unsigned int m_time = 0x0
  10118. std::multimap<unsigned __int64,BasicEvent *,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,BasicEvent *> > > m_events = 0x3767D5FF0
  10119. 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
  10120. [0] = 0x3767D6008
  10121. [1] = 0x3767D6058
  10122. [2] = 0x3767D60A8
  10123. [3] = 0x3767D60F8
  10124. [4] = 0x3767D6148
  10125. [5] = 0x3767D6198
  10126. [6] = 0x3767D61E8
  10127. unsigned int m_lastSanctuaryTime = 0x0
  10128. bool IsAIEnabled = 0x0
  10129. bool NeedChangeAI = 0x0
  10130. ObjectGuid LastCharmerGUID
  10131. unsigned int _guid = 0x0
  10132. bool m_ControlledByPlayer = 0x0
  10133. Movement::MoveSpline* movespline = 0x3763C3650
  10134. Movement::Spline<int> spline = 0x3763C3650
  10135. Movement::FacingInfo facing = 0x3763C36A0
  10136. unsigned int m_Id = 0x0
  10137. Movement::MoveSplineFlag splineflags = 0x100
  10138. int time_passed = 0x0
  10139. float vertical_acceleration = 0.000000
  10140. float initialOrientation = 0.000000
  10141. int effect_start_time = 0x0
  10142. int point_Idx = 0x0
  10143. int point_Idx_offset = 0x0
  10144. bool onTransport = 0x0
  10145. UnitAI* i_AI = NULL
  10146. UnitAI* i_disabledAI = NULL
  10147. bool m_AutoRepeatFirstCast = 0x0
  10148. unsigned int[3] m_attackTimer
  10149. [0] = 0x0
  10150. [1] = 0x0
  10151. [2] = 0x0
  10152. float[5] m_createStats
  10153. [0] = 0.000000
  10154. [1] = 0.000000
  10155. [2] = 0.000000
  10156. [3] = 0.000000
  10157. [4] = 0.000000
  10158. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers
  10159. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  10160. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  10161. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D6290
  10162. <user defined> _Copy_tag = 0x3767D6290
  10163. <user defined> _Move_tag = 0x3767D6290
  10164. Unit* m_attacking = NULL
  10165. int m_deathState = 0x0
  10166. int m_procDeep = 0x0
  10167. std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj
  10168. std::_List_buy<DynamicObject *,std::allocator<DynamicObject *> >
  10169. std::_List_alloc<std::_List_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  10170. std::_Compressed_pair<std::allocator<std::_List_node<DynamicObject *,void *> >,std::_List_val<std::_List_simple_types<DynamicObject *> >,1> _Mypair = 0x3767D62B8
  10171. std::list<GameObject *,std::allocator<GameObject *> > m_gameObj
  10172. std::_List_buy<GameObject *,std::allocator<GameObject *> >
  10173. std::_List_alloc<std::_List_base_types<GameObject *,std::allocator<GameObject *> > >
  10174. std::_Compressed_pair<std::allocator<std::_List_node<GameObject *,void *> >,std::_List_val<std::_List_simple_types<GameObject *> >,1> _Mypair = 0x3767D62D0
  10175. unsigned int m_transform = 0x0
  10176. Spell*[4] m_currentSpells
  10177. [0] = NULL
  10178. [1] = NULL
  10179. [2] = NULL
  10180. [3] = NULL
  10181. std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras
  10182. std::_Tree<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  10183. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  10184. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,1>,1> _Mypair = 0x3767D6310
  10185. <user defined> value_compare = 0x3767D6310
  10186. <user defined> _Copy_tag = 0x3767D6310
  10187. <user defined> _Move_tag = 0x3767D6310
  10188. <user defined> value_compare = 0x3767D6310
  10189. std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras
  10190. std::_Tree<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  10191. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  10192. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D6328
  10193. <user defined> value_compare = 0x3767D6328
  10194. <user defined> _Copy_tag = 0x3767D6328
  10195. <user defined> _Move_tag = 0x3767D6328
  10196. <user defined> value_compare = 0x3767D6328
  10197. std::list<Aura *,std::allocator<Aura *> > m_removedAuras
  10198. std::_List_buy<Aura *,std::allocator<Aura *> >
  10199. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  10200. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D6340
  10201. std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator
  10202. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > >
  10203. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,std::_Iterator_base12>
  10204. std::_Iterator_base12
  10205. std::_Container_proxy* _Myproxy = 0x37686A420
  10206. std::_Iterator_base12* _Mynextiter = NULL
  10207. std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *>* _Ptr = 0x375FDA490
  10208. unsigned int m_removedAurasCount = 0x0
  10209. std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
  10210. [0] = 0x3767D6378
  10211. [1] = 0x3767D6390
  10212. [2] = 0x3767D63A8
  10213. [3] = 0x3767D63C0
  10214. [4] = 0x3767D63D8
  10215. [5] = 0x3767D63F0
  10216. [6] = 0x3767D6408
  10217. [7] = 0x3767D6420
  10218. [8] = 0x3767D6438
  10219. [9] = 0x3767D6450
  10220. std::list<Aura *,std::allocator<Aura *> > m_scAuras
  10221. std::_List_buy<Aura *,std::allocator<Aura *> >
  10222. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  10223. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D8130
  10224. std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras
  10225. std::_List_buy<AuraApplication *,std::allocator<AuraApplication *> >
  10226. std::_List_alloc<std::_List_base_types<AuraApplication *,std::allocator<AuraApplication *> > >
  10227. std::_Compressed_pair<std::allocator<std::_List_node<AuraApplication *,void *> >,std::_List_val<std::_List_simple_types<AuraApplication *> >,1> _Mypair = 0x3767D8148
  10228. std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras
  10229. std::_Tree<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  10230. std::_Tree_comp_alloc<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  10231. std::_Compressed_pair<std::less<enum AuraStateType>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum AuraStateType const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum AuraStateType const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8160
  10232. <user defined> value_compare = 0x3767D8160
  10233. <user defined> _Copy_tag = 0x3767D8160
  10234. <user defined> _Move_tag = 0x3767D8160
  10235. <user defined> value_compare = 0x3767D8160
  10236. unsigned int m_interruptMask = 0x0
  10237. float[2] m_auraFlatModifiersGroup
  10238. [0] = 0.000000
  10239. [1] = 0.000000
  10240. [0] = 0x0
  10241. float[2]
  10242. [0] = 0.000000
  10243. [1] = 0.000000
  10244. float[2]
  10245. [0] = 0.000000
  10246. [1] = 0.000000
  10247. float[2]
  10248. [0] = 0.000000
  10249. [1] = 0.000000
  10250. float[2]
  10251. [0] = 0.000000
  10252. [1] = 0.000000
  10253. float[2]
  10254. [0] = 8548.000000
  10255. [1] = 0.000000
  10256. float[2]
  10257. [0] = 2568.000000
  10258. [1] = 0.000000
  10259. float[2]
  10260. [0] = 0.000000
  10261. [1] = 0.000000
  10262. float[2]
  10263. [0] = 0.000000
  10264. [1] = 0.000000
  10265. float[2]
  10266. [0] = 0.000000
  10267. [1] = 0.000000
  10268. float[2] m_auraPctModifiersGroup
  10269. [0] = 1.000000
  10270. [1] = 1.000000
  10271. [0] = 0x3F8000003F800000
  10272. float[2]
  10273. [0] = 1.000000
  10274. [1] = 1.000000
  10275. float[2]
  10276. [0] = 1.000000
  10277. [1] = 1.000000
  10278. float[2]
  10279. [0] = 1.000000
  10280. [1] = 1.000000
  10281. float[2]
  10282. [0] = 1.000000
  10283. [1] = 1.000000
  10284. float[2]
  10285. [0] = 1.000000
  10286. [1] = 1.000000
  10287. float[2]
  10288. [0] = 1.000000
  10289. [1] = 1.000000
  10290. float[2]
  10291. [0] = 1.000000
  10292. [1] = 1.000000
  10293. float[2]
  10294. [0] = 1.000000
  10295. [1] = 1.000000
  10296. float[2]
  10297. [0] = 1.000000
  10298. [1] = 1.000000
  10299. float[2] m_weaponDamage
  10300. [0] = 62.467602
  10301. [1] = 0.000000
  10302. [0] = 0x4279DED3
  10303. float[2]
  10304. [0] = 93.701401
  10305. [1] = 0.000000
  10306. [0] = 0x3767D830C
  10307. float[2]
  10308. [0] = 62.467602
  10309. [1] = 0.000000
  10310. [0] = 0x4279DED3
  10311. float[2]
  10312. [0] = 93.701401
  10313. [1] = 0.000000
  10314. float[2]
  10315. [0] = 62.467602
  10316. [1] = 0.000000
  10317. [0] = 0x4279DED3
  10318. float[2]
  10319. [0] = 93.701401
  10320. [1] = 0.000000
  10321. bool m_canModifyStats = 0x1
  10322. std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras
  10323. std::_Tree<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  10324. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  10325. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8340
  10326. <user defined> value_compare = 0x3767D8340
  10327. <user defined> _Copy_tag = 0x3767D8340
  10328. <user defined> _Move_tag = 0x3767D8340
  10329. <user defined> value_compare = 0x3767D8340
  10330. float[9] m_speed_rate
  10331. [0] = 1.000000
  10332. [1] = 1.142860
  10333. [2] = 1.000000
  10334. [3] = 1.000000
  10335. [4] = 1.000000
  10336. [5] = 1.000000
  10337. [6] = 1.000000
  10338. [7] = 1.000000
  10339. [8] = 1.000000
  10340. CharmInfo* m_charmInfo = NULL
  10341. std::list<Player *,std::allocator<Player *> > m_sharedVision
  10342. std::_List_buy<Player *,std::allocator<Player *> >
  10343. std::_List_alloc<std::_List_base_types<Player *,std::allocator<Player *> > >
  10344. std::_Compressed_pair<std::allocator<std::_List_node<Player *,void *> >,std::_List_val<std::_List_simple_types<Player *> >,1> _Mypair = 0x3767D8388
  10345. MotionMaster* i_motionMaster = 0x371139D40
  10346. MovementGenerator*[3] _slot
  10347. [0] = NULL
  10348. [1] = NULL
  10349. [2] = NULL
  10350. bool[3] _initialize
  10351. [0] = 0x1
  10352. [1] = 0x1
  10353. [2] = 0x1
  10354. std::vector<MovementGenerator *,std::allocator<MovementGenerator *> > _expireList = 0x371139D60
  10355. Unit* _owner = 0x3767D5D50
  10356. int _top = 0xFFFFFFFF
  10357. unsigned int _cleanFlag = 0x0
  10358. unsigned int[4] m_reactiveTimer
  10359. [0] = 0x0
  10360. [1] = 0x0
  10361. [2] = 0x0
  10362. [3] = 0x0
  10363. unsigned int m_regenTimer = 0x7D0
  10364. Vehicle* m_vehicle = NULL
  10365. Vehicle* m_vehicleKit = NULL
  10366. unsigned int m_unitTypeMask = 0x0
  10367. LiquidTypeEntry* _lastLiquid = NULL
  10368. unsigned int m_rootTimes = 0x0
  10369. unsigned int m_state = 0x0
  10370. unsigned int m_lastManaUse = 0x0
  10371. TimeTrackerSmall m_movesplineTimer
  10372. int i_expiryTime = 0x0
  10373. DiminishingReturn[21] m_Diminishing
  10374. [0] = 0x3767D83F0
  10375. [1] = 0x3767D83FC
  10376. [2] = 0x3767D8408
  10377. [3] = 0x3767D8414
  10378. [4] = 0x3767D8420
  10379. [5] = 0x3767D842C
  10380. [6] = 0x3767D8438
  10381. [7] = 0x3767D8444
  10382. [8] = 0x3767D8450
  10383. [9] = 0x3767D845C
  10384. CombatManager m_combatManager
  10385. Unit* _owner = 0x3767D5D50
  10386. std::unordered_map<ObjectGuid,CombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CombatReference *> > > _pveRefs = 0x3767D84F8
  10387. std::unordered_map<ObjectGuid,PvPCombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,PvPCombatReference *> > > _pvpRefs = 0x3767D8548
  10388. ThreatManager m_threatManager
  10389. ThreatListIterator
  10390. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,ThreatReference *> > > > _it = 0x3767D8598
  10391. unsigned int ThreatManager::CLIENT_THREAT_UPDATE_INTERVAL = 0x767D5D50
  10392. Unit* _owner = 0x3767D5D50
  10393. bool _ownerCanHaveThreatList = 0x1
  10394. bool _ownerEngaged = 0x0
  10395. unsigned int _updateClientTimer = 0x3E8
  10396. boost::heap::fibonacci_heap<ThreatReference const *,boost::heap::compare<CompareThreatLessThan>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _sortedThreatList = 0x3767D85A8
  10397. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _myThreatListEntries = 0x3767D85E0
  10398. ThreatReference* _currentVictimRef = NULL
  10399. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _threatenedByMe = 0x3767D8638
  10400. std::array<float,7> _singleSchoolModifiers = 0x3767D8688
  10401. std::unordered_map<unsigned int,float,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,float> > > _multiSchoolModifiers = 0x3767D86A8
  10402. std::vector<std::pair<ObjectGuid,unsigned int>,std::allocator<std::pair<ObjectGuid,unsigned int> > > _redirectInfo = 0x3767D86F8
  10403. std::unordered_map<unsigned int,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > > > > _redirectRegistry = 0x3767D8718
  10404. FollowerRefManager m_FollowingRefManager
  10405. RefManager<Unit,TargetedMovementGeneratorBase>
  10406. LinkedListHead
  10407. LinkedListElement iFirst = 0x3767D8770
  10408. LinkedListElement iLast = 0x3767D8780
  10409. unsigned int iSize = 0x0
  10410. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D8780
  10411. <user defined> iterator = 0x767D8780
  10412. <user defined> iterator = 0x3767D8768
  10413. Unit* m_comboTarget = NULL
  10414. int m_comboPoints = 0x0
  10415. std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders
  10416. std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> >
  10417. std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> _Traitsobj = 0x3F800000
  10418. std::list<Unit *,std::allocator<Unit *> > _List = 0x3767D87B0
  10419. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > > _Vec = 0x3767D87C8
  10420. unsigned int _Mask = 0x7
  10421. unsigned int _Maxidx = 0x8
  10422. bool m_cleanupDone = 0x0
  10423. bool m_duringRemoveFromWorld = 0x0
  10424. bool _instantCast = 0x0
  10425. unsigned int _oldFactionId = 0x0
  10426. bool _isWalkingBeforeCharm = 0x0
  10427. SpellHistory* m_spellHistory = 0x3764C5820
  10428. CooldownEntry
  10429. unsigned int SpellId = 0x767D5D50
  10430. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CooldownEnd = 0xCDCDCDCD3F800000
  10431. unsigned int ItemId = 0x76870EB0
  10432. unsigned int CategoryId = 0x3
  10433. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CategoryEnd = 0x8DB05D40
  10434. bool OnHold = 0x0
  10435. Unit* _owner = 0x3767D5D50
  10436. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldowns = 0x3764C5828
  10437. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldownsBeforeDuel = 0x3764C5878
  10438. std::unordered_map<unsigned int,SpellHistory::CooldownEntry *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry *> > > _categoryCooldowns = 0x3764C58C8
  10439. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >[7] _schoolLockouts
  10440. [0] = 0x0
  10441. [1] = 0x0
  10442. [2] = 0x0
  10443. [3] = 0x0
  10444. [4] = 0x0
  10445. [5] = 0x0
  10446. [6] = 0x0
  10447. std::unordered_map<unsigned int,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > > > > _globalCooldowns = 0x3764C5950
  10448. GridObject<Creature>
  10449. GridReference<Creature> _gridRef
  10450. Reference<GridRefManager<Creature>,Creature>
  10451. LinkedListElement
  10452. LinkedListElement* iNext = NULL
  10453. LinkedListElement* iPrev = NULL
  10454. GridRefManager<Creature>* iRefTo = NULL
  10455. Creature* iRefFrom = NULL
  10456. MapObject
  10457. Cell _currentCell
  10458. <unnamed-type-data>
  10459. <unnamed-type-Part>
  10460. unsigned int grid_x = 0x0
  10461. unsigned int grid_y = 0x0
  10462. unsigned int cell_x = 0x0
  10463. unsigned int cell_y = 0x0
  10464. unsigned int nocreate = 0x0
  10465. unsigned int reserved = 0x0
  10466. Cell::<unnamed-type-data>::<unnamed-type-Part> Part = 0x0
  10467. unsigned int All = 0x0
  10468. Cell::<unnamed-type-data> data = 0x0
  10469. int _moveState = 0x0
  10470. Position _newPosition
  10471. <user defined> XY = 0x3767D8848
  10472. <user defined> XYZ = 0x3767D8848
  10473. <user defined> XYZO = 0x3767D8848
  10474. <user defined> PackedXYZ = 0x3767D8848
  10475. float m_positionX = 0.000000
  10476. float m_positionY = 0.000000
  10477. float m_positionZ = 0.000000
  10478. float m_orientation = 0.000000
  10479. ?$Streamer@UXY@Position@@
  10480. Position* Pos = NULL
  10481. ?$ConstStreamer@UXY@Position@@
  10482. Position* Pos = NULL
  10483. ?$Streamer@UXYZ@Position@@
  10484. <user defined> Pos = 0x0
  10485. ?$ConstStreamer@UXYZ@Position@@
  10486. <user defined> Pos = 0x0
  10487. ?$Streamer@UXYZO@Position@@
  10488. <user defined> Pos = 0x0
  10489. ?$ConstStreamer@UXYZO@Position@@
  10490. <user defined> Pos = 0x0
  10491. ?$Streamer@UPackedXYZ@Position@@
  10492. <user defined> Pos = 0x0
  10493. ?$ConstStreamer@UPackedXYZ@Position@@
  10494. <user defined> Pos = 0x0
  10495. Loot loot
  10496. std::vector<LootItem,std::allocator<LootItem> > items
  10497. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  10498. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8858
  10499. std::vector<LootItem,std::allocator<LootItem> > quest_items
  10500. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  10501. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8878
  10502. unsigned int gold = 0x0
  10503. unsigned int unlootedCount = 0x0
  10504. ObjectGuid roundRobinPlayer
  10505. unsigned int _guid = 0x0
  10506. unsigned int loot_type = 0x0
  10507. unsigned int maxDuplicates = 0x1
  10508. unsigned int containerID = 0x0
  10509. std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > PlayersLooting
  10510. std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  10511. std::_Tree_comp_alloc<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  10512. 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 = 0x3767D88B0
  10513. <user defined> _Copy_tag = 0x3767D88B0
  10514. <user defined> _Move_tag = 0x3767D88B0
  10515. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerQuestItems
  10516. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  10517. <user defined> value_compare = 0x3767D88C8
  10518. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  10519. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D88D0
  10520. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D88E8
  10521. unsigned int _Mask = 0x7
  10522. unsigned int _Maxidx = 0x8
  10523. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerFFAItems
  10524. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  10525. <user defined> value_compare = 0x3767D8918
  10526. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  10527. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8920
  10528. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8938
  10529. unsigned int _Mask = 0x7
  10530. unsigned int _Maxidx = 0x8
  10531. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerNonQuestNonFFAConditionalItems
  10532. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  10533. <user defined> value_compare = 0x3767D8968
  10534. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  10535. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8970
  10536. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8988
  10537. unsigned int _Mask = 0x7
  10538. unsigned int _Maxidx = 0x8
  10539. LootValidatorRefManager i_LootValidatorRefManager
  10540. RefManager<Loot,LootValidatorRef>
  10541. LinkedListHead
  10542. LinkedListElement iFirst = 0x3767D89C0
  10543. LinkedListElement iLast = 0x3767D89D0
  10544. unsigned int iSize = 0x0
  10545. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D89D0
  10546. <user defined> iterator = 0x767D89D0
  10547. <user defined> iterator = 0x3767D89B8
  10548. iterator
  10549. LootValidatorRef* _Ptr = 0x141D80060
  10550. unsigned int[8] m_spells
  10551. [0] = 0x0
  10552. [1] = 0x2378
  10553. [2] = 0x2197
  10554. [3] = 0x0
  10555. [4] = 0x0
  10556. [5] = 0x0
  10557. [6] = 0x0
  10558. [7] = 0x0
  10559. unsigned int m_groupLootTimer = 0x0
  10560. unsigned int lootingGroupLowGUID = 0x0
  10561. unsigned int m_PlayerDamageReq = 0x10B2
  10562. float m_SightDistance = 50.000000
  10563. float m_CombatDistance = 0.000000
  10564. bool m_isTempWorldObject = 0x0
  10565. std::list<VendorItemCount,std::allocator<VendorItemCount> > m_vendorItemCounts
  10566. std::_List_buy<VendorItemCount,std::allocator<VendorItemCount> >
  10567. std::_List_alloc<std::_List_base_types<VendorItemCount,std::allocator<VendorItemCount> > >
  10568. std::_Compressed_pair<std::allocator<std::_List_node<VendorItemCount,void *> >,std::_List_val<std::_List_simple_types<VendorItemCount> >,1> _Mypair = 0x3767D8A20
  10569. ObjectGuid m_lootRecipient
  10570. unsigned int _guid = 0x0
  10571. unsigned int m_lootRecipientGroup = 0x0
  10572. int _pickpocketLootRestore = 0x0
  10573. int m_corpseRemoveTime = 0x0
  10574. int m_respawnTime = 0x5A11ACAC
  10575. unsigned int m_respawnDelay = 0x7080
  10576. unsigned int m_corpseDelay = 0x384
  10577. float m_respawnradius = 5.000000
  10578. unsigned int m_boundaryCheckTime = 0x9C4
  10579. unsigned int m_combatPulseTime = 0x0
  10580. unsigned int m_combatPulseDelay = 0x0
  10581. int m_reactState = 0x2
  10582. unsigned int m_defaultMovementType = 0x1
  10583. unsigned int m_spawnId = 0x2517C
  10584. unsigned int m_equipmentId = 0x1
  10585. int m_originalEquipmentId = 0x1
  10586. bool m_AlreadyCallAssistance = 0x0
  10587. bool m_AlreadySearchedAssistance = 0x0
  10588. bool m_cannotReachTarget = 0x0
  10589. unsigned int m_cannotReachTimer = 0x0
  10590. bool m_AI_locked = 0x0
  10591. unsigned int m_meleeDamageSchoolMask = 0x1
  10592. unsigned int m_originalEntry = 0x48F7
  10593. Position m_homePosition
  10594. <user defined> XY = 0x3767D8A9C
  10595. <user defined> XYZ = 0x3767D8A9C
  10596. <user defined> XYZO = 0x3767D8A9C
  10597. <user defined> PackedXYZ = 0x3767D8A9C
  10598. float m_positionX = 362.141998
  10599. float m_positionY = 3354.429932
  10600. float m_positionZ = 64.136398
  10601. float m_orientation = 1.864580
  10602. ?$Streamer@UXY@Position@@
  10603. Position* Pos = 0x4551A6E143B5122D
  10604. ?$ConstStreamer@UXY@Position@@
  10605. Position* Pos = 0x4551A6E143B5122D
  10606. ?$Streamer@UXYZ@Position@@
  10607. <user defined> Pos = 0x4551A6E143B5122D
  10608. ?$ConstStreamer@UXYZ@Position@@
  10609. <user defined> Pos = 0x4551A6E143B5122D
  10610. ?$Streamer@UXYZO@Position@@
  10611. <user defined> Pos = 0x4551A6E143B5122D
  10612. ?$ConstStreamer@UXYZO@Position@@
  10613. <user defined> Pos = 0x4551A6E143B5122D
  10614. ?$Streamer@UPackedXYZ@Position@@
  10615. <user defined> Pos = 0x4551A6E143B5122D
  10616. ?$ConstStreamer@UPackedXYZ@Position@@
  10617. <user defined> Pos = 0x4551A6E143B5122D
  10618. Position m_transportHomePosition
  10619. <user defined> XY = 0x3767D8AAC
  10620. <user defined> XYZ = 0x3767D8AAC
  10621. <user defined> XYZO = 0x3767D8AAC
  10622. <user defined> PackedXYZ = 0x3767D8AAC
  10623. float m_positionX = 0.000000
  10624. float m_positionY = 0.000000
  10625. float m_positionZ = 0.000000
  10626. float m_orientation = 0.000000
  10627. ?$Streamer@UXY@Position@@
  10628. Position* Pos = NULL
  10629. ?$ConstStreamer@UXY@Position@@
  10630. Position* Pos = NULL
  10631. ?$Streamer@UXYZ@Position@@
  10632. <user defined> Pos = 0x0
  10633. ?$ConstStreamer@UXYZ@Position@@
  10634. <user defined> Pos = 0x0
  10635. ?$Streamer@UXYZO@Position@@
  10636. <user defined> Pos = 0x0
  10637. ?$ConstStreamer@UXYZO@Position@@
  10638. <user defined> Pos = 0x0
  10639. ?$Streamer@UPackedXYZ@Position@@
  10640. <user defined> Pos = 0x0
  10641. ?$ConstStreamer@UPackedXYZ@Position@@
  10642. <user defined> Pos = 0x0
  10643. bool DisableReputationGain = 0x0
  10644. CreatureTemplate* m_creatureInfo = 0x4A41ACD8
  10645. unsigned int Entry = 0x48F7
  10646. unsigned int[3] DifficultyEntry
  10647. [0] = 0x0
  10648. [1] = 0x0
  10649. [2] = 0x0
  10650. unsigned int[2] KillCredit
  10651. [0] = 0x0
  10652. [1] = 0x0
  10653. unsigned int Modelid1 = 0x4E4C
  10654. unsigned int Modelid2 = 0x0
  10655. unsigned int Modelid3 = 0x0
  10656. unsigned int Modelid4 = 0x0
  10657. std::string Name = "Vorakem Doomspeaker"
  10658. std::string Title = "Herald of Doom Lord Kazzak"
  10659. std::string IconName = ""
  10660. unsigned int GossipMenuId = 0x0
  10661. unsigned int minlevel = 0x3E
  10662. unsigned int maxlevel = 0x3E
  10663. unsigned int expansion = 0x1
  10664. unsigned int faction = 0x5A
  10665. unsigned int npcflag = 0x0
  10666. float speed_walk = 1.000000
  10667. float speed_run = 1.142860
  10668. float scale = 1.000000
  10669. unsigned int rank = 0x4
  10670. unsigned int dmgschool = 0x0
  10671. unsigned int BaseAttackTime = 0x7D0
  10672. unsigned int RangeAttackTime = 0x7D0
  10673. float BaseVariance = 1.000000
  10674. float RangeVariance = 1.000000
  10675. unsigned int unit_class = 0x2
  10676. unsigned int unit_flags = 0x4
  10677. unsigned int unit_flags2 = 0x800
  10678. unsigned int dynamicflags = 0x0
  10679. int family = 0x0
  10680. unsigned int trainer_type = 0x0
  10681. unsigned int trainer_spell = 0x0
  10682. unsigned int trainer_class = 0x0
  10683. unsigned int trainer_race = 0x0
  10684. unsigned int type = 0x3
  10685. unsigned int type_flags = 0x0
  10686. unsigned int lootid = 0x48F7
  10687. unsigned int pickpocketLootId = 0x0
  10688. unsigned int SkinLootId = 0x0
  10689. int[7] resistance
  10690. [0] = 0x0
  10691. [1] = 0x0
  10692. [2] = 0x0
  10693. [3] = 0x0
  10694. [4] = 0x0
  10695. [5] = 0x0
  10696. [6] = 0x0
  10697. unsigned int[8] spells
  10698. [0] = 0x0
  10699. [1] = 0x2378
  10700. [2] = 0x2197
  10701. [3] = 0x0
  10702. [4] = 0x0
  10703. [5] = 0x0
  10704. [6] = 0x0
  10705. [7] = 0x0
  10706. unsigned int PetSpellDataId = 0x0
  10707. unsigned int VehicleId = 0x0
  10708. unsigned int mingold = 0x106
  10709. unsigned int maxgold = 0x52D
  10710. std::string AIName = ""
  10711. unsigned int MovementType = 0x0
  10712. unsigned int InhabitType = 0x3
  10713. float HoverHeight = 1.000000
  10714. float ModHealth = 2.000000
  10715. float ModMana = 1.000000
  10716. float ModArmor = 1.000000
  10717. float ModDamage = 0.600000
  10718. float ModExperience = 1.000000
  10719. bool RacialLeader = 0x0
  10720. unsigned int movementId = 0x0
  10721. bool RegenHealth = 0x1
  10722. unsigned int MechanicImmuneMask = 0x0
  10723. unsigned int SpellSchoolImmuneMask = 0x0
  10724. unsigned int flags_extra = 0x0
  10725. unsigned int ScriptID = 0x0
  10726. WorldPacket[9] QueryData
  10727. [0] = 0x4A41AEA0
  10728. [1] = 0x4A41AEE0
  10729. [2] = 0x4A41AF20
  10730. [3] = 0x4A41AF60
  10731. [4] = 0x4A41AFA0
  10732. [5] = 0x4A41AFE0
  10733. [6] = 0x4A41B020
  10734. [7] = 0x4A41B060
  10735. [8] = 0x4A41B0A0
  10736. CreatureData* m_creatureData = 0x50553564
  10737. SpawnData
  10738. int type = 0x0
  10739. unsigned int spawnId = 0x2517C
  10740. unsigned int id = 0x48F7
  10741. WorldLocation spawnPoint = 0x50553570
  10742. unsigned int phaseMask = 0x1
  10743. int spawntimesecs = 0x7080
  10744. unsigned int spawnMask = 0x1
  10745. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  10746. unsigned int scriptId = 0x0
  10747. bool dbData = 0x1
  10748. unsigned int displayid = 0x0
  10749. int equipmentId = 0x1
  10750. float spawndist = 5.000000
  10751. unsigned int currentwaypoint = 0x0
  10752. unsigned int curhealth = 0x2164
  10753. unsigned int curmana = 0xA08
  10754. unsigned int movementType = 0x1
  10755. unsigned int npcflag = 0x0
  10756. unsigned int unit_flags = 0x0
  10757. unsigned int dynamicflags = 0x0
  10758. unsigned int m_LootMode = 0x1
  10759. unsigned int _waypointPathId = 0x0
  10760. std::pair<unsigned int,unsigned int> _currentWaypointNodeInfo
  10761. unsigned int first = 0x0
  10762. unsigned int second = 0x0
  10763. CreatureGroup* m_formation = NULL
  10764. bool m_triggerJustAppeared = 0x1
  10765. bool m_respawnCompatibilityMode = 0x0
  10766. Spell* m_focusSpell = NULL
  10767. unsigned int m_focusDelay = 0x0
  10768. bool m_shouldReacquireTarget = 0x0
  10769. ObjectGuid m_suppressedTarget
  10770. unsigned int _guid = 0x0
  10771. float m_suppressedOrientation = 0.000000
  10772. int _lastDamagedTime = 0x0
  10773. std::unordered_map<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::hash<unsigned char>,std::equal_to<unsigned char>,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > m_textRepeat
  10774. std::_Hash<std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> >
  10775. <user defined> value_compare = 0x3767D8B18
  10776. std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> _Traitsobj = 0x3F800000
  10777. std::list<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > _List = 0x3767D8B20
  10778. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > > > > _Vec = 0x3767D8B38
  10779. unsigned int _Mask = 0x7
  10780. unsigned int _Maxidx = 0x8
  10781. bool _regenerateHealth = 0x1
  10782. bool _regenerateHealthLock = 0x0
  10783. Parameter unsigned int spawnId = 0x2517C
  10784. Parameter Map* map = 0x7B0D66F0
  10785. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  10786. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  10787. LinkedListHead
  10788. LinkedListElement iFirst = 0x7B0D66F8
  10789. LinkedListElement iLast = 0x7B0D6708
  10790. unsigned int iSize = 0x1000
  10791. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  10792. <user defined> iterator = 0x74011E78
  10793. <user defined> iterator = 0x7B0D66F0
  10794. iterator
  10795. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  10796. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  10797. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  10798. <user defined> value_compare = 0x7B0D6720
  10799. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  10800. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  10801. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  10802. unsigned int _Mask = 0x3F
  10803. unsigned int _Maxidx = 0x40
  10804. bool _creatureToMoveLock = 0x0
  10805. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  10806. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  10807. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  10808. bool _gameObjectsToMoveLock = 0x0
  10809. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  10810. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  10811. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  10812. bool _dynamicObjectsToMoveLock = 0x0
  10813. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  10814. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  10815. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  10816. std::mutex _mapLock
  10817. std::_Mutex_base
  10818. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  10819. std::mutex _gridLock
  10820. std::_Mutex_base
  10821. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  10822. MapEntry* i_mapEntry = 0x43D2C3C
  10823. unsigned int MapID = 0x212
  10824. unsigned int map_type = 0x0
  10825. unsigned int Flags = 0x1
  10826. char*[16] name
  10827. [0] = ""
  10828. [1] = ""
  10829. [2] = ""
  10830. [3] = "Scherbenwelt"
  10831. [4] = ""
  10832. [5] = ""
  10833. [6] = ""
  10834. [7] = ""
  10835. [8] = ""
  10836. [9] = ""
  10837. unsigned int linked_zone = 0x0
  10838. unsigned int multimap_id = 0xC6
  10839. int entrance_map = 0x0
  10840. float entrance_x = 0.000000
  10841. float entrance_y = 0.000000
  10842. unsigned int addon = 0x1
  10843. unsigned int unk_time = 0x0
  10844. unsigned int maxPlayers = 0x0
  10845. unsigned int i_spawnMode = 0x0
  10846. unsigned int i_InstanceId = 0x0
  10847. unsigned int m_unloadTimer = 0x0
  10848. float m_VisibleDistance = 120.000000
  10849. DynamicMapTree _dynamicTree
  10850. DynTreeImpl* impl = 0x7B0EEF70
  10851. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  10852. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  10853. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  10854. [0] = NULL
  10855. [1] = NULL
  10856. [2] = NULL
  10857. [3] = NULL
  10858. [4] = NULL
  10859. [5] = NULL
  10860. [6] = NULL
  10861. [7] = NULL
  10862. [8] = NULL
  10863. [9] = NULL
  10864. [0] = 0x7B0EEFC0
  10865. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10866. [0] = NULL
  10867. [1] = NULL
  10868. [2] = NULL
  10869. [3] = NULL
  10870. [4] = NULL
  10871. [5] = NULL
  10872. [6] = NULL
  10873. [7] = NULL
  10874. [8] = NULL
  10875. [9] = NULL
  10876. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10877. [0] = NULL
  10878. [1] = NULL
  10879. [2] = NULL
  10880. [3] = NULL
  10881. [4] = NULL
  10882. [5] = NULL
  10883. [6] = NULL
  10884. [7] = NULL
  10885. [8] = NULL
  10886. [9] = NULL
  10887. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10888. [0] = NULL
  10889. [1] = NULL
  10890. [2] = NULL
  10891. [3] = NULL
  10892. [4] = NULL
  10893. [5] = NULL
  10894. [6] = NULL
  10895. [7] = NULL
  10896. [8] = NULL
  10897. [9] = NULL
  10898. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10899. [0] = NULL
  10900. [1] = NULL
  10901. [2] = NULL
  10902. [3] = NULL
  10903. [4] = NULL
  10904. [5] = NULL
  10905. [6] = NULL
  10906. [7] = NULL
  10907. [8] = NULL
  10908. [9] = NULL
  10909. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10910. [0] = NULL
  10911. [1] = NULL
  10912. [2] = NULL
  10913. [3] = NULL
  10914. [4] = NULL
  10915. [5] = NULL
  10916. [6] = NULL
  10917. [7] = NULL
  10918. [8] = NULL
  10919. [9] = NULL
  10920. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10921. [0] = NULL
  10922. [1] = NULL
  10923. [2] = NULL
  10924. [3] = NULL
  10925. [4] = NULL
  10926. [5] = NULL
  10927. [6] = NULL
  10928. [7] = NULL
  10929. [8] = NULL
  10930. [9] = NULL
  10931. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10932. [0] = NULL
  10933. [1] = NULL
  10934. [2] = NULL
  10935. [3] = NULL
  10936. [4] = NULL
  10937. [5] = NULL
  10938. [6] = NULL
  10939. [7] = NULL
  10940. [8] = NULL
  10941. [9] = NULL
  10942. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10943. [0] = NULL
  10944. [1] = NULL
  10945. [2] = NULL
  10946. [3] = NULL
  10947. [4] = NULL
  10948. [5] = NULL
  10949. [6] = NULL
  10950. [7] = NULL
  10951. [8] = NULL
  10952. [9] = NULL
  10953. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  10954. [0] = NULL
  10955. [1] = NULL
  10956. [2] = NULL
  10957. [3] = NULL
  10958. [4] = NULL
  10959. [5] = NULL
  10960. [6] = NULL
  10961. [7] = NULL
  10962. [8] = NULL
  10963. [9] = NULL
  10964. Cell
  10965. int x = 0x3F800000
  10966. int y = 0xCDCDCDCD
  10967. TimeTrackerSmall rebalance_timer = 0x5F
  10968. int unbalanced_times = 0x6B
  10969. MapRefManager m_mapRefManager
  10970. RefManager<Map,Player>
  10971. LinkedListHead
  10972. LinkedListElement iFirst = 0x7B0D68B0
  10973. LinkedListElement iLast = 0x7B0D68C0
  10974. unsigned int iSize = 0x0
  10975. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  10976. <user defined> iterator = 0x7B0D68C0
  10977. <user defined> iterator = 0x7B0D68A8
  10978. iterator
  10979. MapReference* _Ptr = 0x141B647C8
  10980. const_iterator
  10981. MapReference* _Ptr = 0x141B647C8
  10982. LinkedListHead::Iterator<MapReference> m_mapRefIter
  10983. MapReference* _Ptr = NULL
  10984. int m_VisibilityNotifyPeriod = 0x3E8
  10985. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  10986. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  10987. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  10988. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  10989. <user defined> _Copy_tag = 0x7B0D68E8
  10990. <user defined> _Move_tag = 0x7B0D68E8
  10991. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  10992. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  10993. std::_Iterator_base12
  10994. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  10995. std::_Iterator_base12* _Mynextiter = NULL
  10996. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  10997. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  10998. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  10999. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  11000. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  11001. <user defined> _Copy_tag = 0x7B0D6918
  11002. <user defined> _Move_tag = 0x7B0D6918
  11003. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  11004. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  11005. std::_Iterator_base12
  11006. std::_Container_proxy* _Myproxy = 0x7AC1D740
  11007. std::_Iterator_base12* _Mynextiter = NULL
  11008. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  11009. int i_gridExpiry = 0x493E0
  11010. Map* m_parentMap = 0x7B0D66F0
  11011. <user defined> CreatureGroupHolder = 0x7B0D6720
  11012. bool _creatureToMoveLock = 0x0
  11013. <user defined> _creaturesToMove = 0x7B0D6778
  11014. bool _gameObjectsToMoveLock = 0x0
  11015. <user defined> _gameObjectsToMove = 0x7B0D67A0
  11016. bool _dynamicObjectsToMoveLock = 0x0
  11017. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  11018. <user defined> _mapLock = 0x7B0D67E8
  11019. <user defined> _gridLock = 0x7B0D6838
  11020. <user defined> i_mapEntry = 0x43D2C3C
  11021. unsigned int i_spawnMode = 0x0
  11022. unsigned int i_InstanceId = 0x0
  11023. unsigned int m_unloadTimer = 0x0
  11024. float m_VisibleDistance = 120.000000
  11025. <user defined> _dynamicTree = 0x7B0EEF70
  11026. <user defined> m_mapRefManager = 0x7B0D68A8
  11027. <user defined> m_mapRefIter = 0x0
  11028. int m_VisibilityNotifyPeriod = 0x3E8
  11029. <user defined> m_activeNonPlayers = 0x7B0D68E8
  11030. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  11031. <user defined> _transports = 0x7B0D6918
  11032. <user defined> _transportsUpdateIter = 0x7B0D6930
  11033. int i_gridExpiry = 0x493E0
  11034. <user defined> m_parentMap = 0x7B0D66F0
  11035. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  11036. [0] = 0xD0C8A6F0
  11037. [1] = 0xD0C90B90
  11038. [2] = 0xD0C97030
  11039. [3] = 0xD0C9D4D0
  11040. [4] = 0xD0CC3970
  11041. [5] = 0xD0CC9E10
  11042. [6] = 0xD0CD02B0
  11043. [7] = 0xD0CD6750
  11044. [8] = 0xD0D3CBF0
  11045. [9] = 0xD0D43090
  11046. [0] = 0x7B0D6958
  11047. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11048. [0] = 0xD0FFCEF0
  11049. [1] = 0xD1043390
  11050. [2] = 0xD1049830
  11051. [3] = 0xD104FCD0
  11052. [4] = 0xD1076170
  11053. [5] = 0xD107C610
  11054. [6] = 0xD1082AB0
  11055. [7] = 0xD1088F50
  11056. [8] = 0xD10AF3F0
  11057. [9] = 0xD10B5890
  11058. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11059. [0] = 0xD13F0920
  11060. [1] = 0xD13F6DC0
  11061. [2] = 0xD13FD260
  11062. [3] = 0xD1423700
  11063. [4] = 0xD1429BA0
  11064. [5] = 0xD1430040
  11065. [6] = 0xD14364E0
  11066. [7] = 0xD143C980
  11067. [8] = 0xD1462E20
  11068. [9] = 0xD14692C0
  11069. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11070. [0] = 0xD1763120
  11071. [1] = 0xD17695C0
  11072. [2] = 0xD178FA60
  11073. [3] = 0xD1795F00
  11074. [4] = 0xD179C3A0
  11075. [5] = 0xD17A2840
  11076. [6] = 0xD17A8CE0
  11077. [7] = 0xD17AF180
  11078. [8] = 0xD17D5620
  11079. [9] = 0xD17DBAC0
  11080. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11081. [0] = 0xD1AD82F0
  11082. [1] = 0xD1ADE790
  11083. [2] = 0xD1B04C30
  11084. [3] = 0xD1B0B0D0
  11085. [4] = 0xD1B11570
  11086. [5] = 0xD1B17A10
  11087. [6] = 0xD1B1DEB0
  11088. [7] = 0xD1B24350
  11089. [8] = 0xD1B8A7F0
  11090. [9] = 0xD1B90C90
  11091. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11092. [0] = 0xD1E4EB60
  11093. [1] = 0xD1EB5000
  11094. [2] = 0xD1EBB4A0
  11095. [3] = 0xD1EC1940
  11096. [4] = 0xD1EC7DE0
  11097. [5] = 0xD1ECE280
  11098. [6] = 0xD1ED4720
  11099. [7] = 0xD1EDABC0
  11100. [8] = 0xD1F01060
  11101. [9] = 0xD1F07500
  11102. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11103. [0] = 0xD2182520
  11104. [1] = 0xD21A89C0
  11105. [2] = 0xD21AEE60
  11106. [3] = 0xD21B5300
  11107. [4] = 0xD21BB7A0
  11108. [5] = 0xD21C1C40
  11109. [6] = 0xD21C80E0
  11110. [7] = 0xD21CE580
  11111. [8] = 0xD21F4A20
  11112. [9] = 0xD21FAEC0
  11113. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11114. [0] = 0xD2514D20
  11115. [1] = 0xD251B1C0
  11116. [2] = 0xD2521660
  11117. [3] = 0xD2527B00
  11118. [4] = 0xD252DFA0
  11119. [5] = 0xD2534440
  11120. [6] = 0xD253A8E0
  11121. [7] = 0xD2540D80
  11122. [8] = 0xD2567220
  11123. [9] = 0xD256D6C0
  11124. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11125. [0] = 0xD28925B0
  11126. [1] = 0xD2898A50
  11127. [2] = 0xD289EEF0
  11128. [3] = 0xD28A5390
  11129. [4] = 0xD28AB830
  11130. [5] = 0xD28B1CD0
  11131. [6] = 0xD28B8170
  11132. [7] = 0xD28BE610
  11133. [8] = 0xD2924AB0
  11134. [9] = 0xD292AF50
  11135. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  11136. [0] = 0xD2C04DB0
  11137. [1] = 0xD2C4B250
  11138. [2] = 0xD2C516F0
  11139. [3] = 0xD2C57B90
  11140. [4] = 0xD2C5E030
  11141. [5] = 0xD2C644D0
  11142. [6] = 0xD2C6A970
  11143. [7] = 0xD2C70E10
  11144. [8] = 0xD2C972B0
  11145. [9] = 0xD2C9D750
  11146. GridMap*[64] GridMaps
  11147. [0] = 0x171F06F30
  11148. [1] = 0x171F06E80
  11149. [2] = 0x171F06DD0
  11150. [3] = 0x171F06D20
  11151. [4] = 0x171F06C70
  11152. [5] = 0x171F06BC0
  11153. [6] = 0x171F06B10
  11154. [7] = 0x171F06A60
  11155. [8] = 0x171F069B0
  11156. [9] = 0x171F06900
  11157. [0] = 0x7B0DE958
  11158. <user defined>*[64] GridMap
  11159. [0] = 0x171F04330
  11160. [1] = 0x171F04280
  11161. [2] = 0x171F041D0
  11162. [3] = 0x171F04120
  11163. [4] = 0x171F04070
  11164. [5] = 0x171F03FC0
  11165. [6] = 0x171F03F10
  11166. [7] = 0x171F03E60
  11167. [8] = 0x171F03DB0
  11168. [9] = 0x171F03D00
  11169. <user defined>*[64] GridMap
  11170. [0] = 0x171F01730
  11171. [1] = 0x171F01680
  11172. [2] = 0x171F015D0
  11173. [3] = 0x171F01520
  11174. [4] = 0x171F01470
  11175. [5] = 0x171F013C0
  11176. [6] = 0x171F01310
  11177. [7] = 0x171F01260
  11178. [8] = 0x171F011B0
  11179. [9] = 0x171F01100
  11180. <user defined>*[64] GridMap
  11181. [0] = 0x171EFEB30
  11182. [1] = 0x171EFEA80
  11183. [2] = 0x171EFE9D0
  11184. [3] = 0x171EFE920
  11185. [4] = 0x171EFE870
  11186. [5] = 0x171EFE7C0
  11187. [6] = 0x171EFE710
  11188. [7] = 0x171EFE660
  11189. [8] = 0x171EFE5B0
  11190. [9] = 0x171EFE500
  11191. <user defined>*[64] GridMap
  11192. [0] = 0x171EFBF30
  11193. [1] = 0x171EFBE80
  11194. [2] = 0x171EFBDD0
  11195. [3] = 0x171EFBD20
  11196. [4] = 0x171EFBC70
  11197. [5] = 0x171EFBBC0
  11198. [6] = 0x171EFBB10
  11199. [7] = 0x171EFBA60
  11200. [8] = 0x171EFB9B0
  11201. [9] = 0x171EFB900
  11202. <user defined>*[64] GridMap
  11203. [0] = 0x171EF9330
  11204. [1] = 0x171EF9280
  11205. [2] = 0x171EF91D0
  11206. [3] = 0x171EF9120
  11207. [4] = 0x171EF9070
  11208. [5] = 0x171EF8FC0
  11209. [6] = 0x171EF8F10
  11210. [7] = 0x171EF8E60
  11211. [8] = 0x171EF8DB0
  11212. [9] = 0x171EF8D00
  11213. <user defined>*[64] GridMap
  11214. [0] = 0x171EF6730
  11215. [1] = 0x171EF6680
  11216. [2] = 0x171EF65D0
  11217. [3] = 0x171EF6520
  11218. [4] = 0x171EF6470
  11219. [5] = 0x171EF63C0
  11220. [6] = 0x171EF6310
  11221. [7] = 0x171EF6260
  11222. [8] = 0x171EF61B0
  11223. [9] = 0x171EF6100
  11224. <user defined>*[64] GridMap
  11225. [0] = 0x171EF37C0
  11226. [1] = 0x171EF3710
  11227. [2] = 0x171EF3660
  11228. [3] = 0x171EF35B0
  11229. [4] = 0x171EF3500
  11230. [5] = 0x171EF3450
  11231. [6] = 0x171EF33A0
  11232. [7] = 0x171EF32F0
  11233. [8] = 0x171EF3240
  11234. [9] = 0x171EF3190
  11235. <user defined>*[64] GridMap
  11236. [0] = 0x16A299DE0
  11237. [1] = 0x16A299D30
  11238. [2] = 0x16A299C80
  11239. [3] = 0x16A299BD0
  11240. [4] = 0x16A299B20
  11241. [5] = 0x16A299A70
  11242. [6] = 0x16A2999C0
  11243. [7] = 0x16A299910
  11244. [8] = 0x16A299860
  11245. [9] = 0x16A2997B0
  11246. <user defined>*[64] GridMap
  11247. [0] = 0x16A28D5D0
  11248. [1] = 0x16A28D520
  11249. [2] = 0x16A28D470
  11250. [3] = 0x16A28D3C0
  11251. [4] = 0x16A28D310
  11252. [5] = 0x16A28D260
  11253. [6] = 0x16A28D1B0
  11254. [7] = 0x16A28D100
  11255. [8] = 0x16A28D050
  11256. [9] = 0x16A28CFA0
  11257. std::bitset<262144> marked_cells
  11258. <user defined> reference = 0x7B0E6958
  11259. bool std::bitset<262144>::_Need_mask = 0x0
  11260. unsigned int std::bitset<262144>::_Mask = 0x0
  11261. unsigned int[4096] _Array
  11262. [0] = 0x0
  11263. [1] = 0x0
  11264. [2] = 0x0
  11265. [3] = 0x0
  11266. [4] = 0x0
  11267. [5] = 0x0
  11268. [6] = 0x0
  11269. [7] = 0x0
  11270. [8] = 0x0
  11271. [9] = 0x0
  11272. bool i_scriptLock = 0x0
  11273. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  11274. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  11275. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  11276. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  11277. <user defined> _Copy_tag = 0x7B0EE960
  11278. <user defined> _Move_tag = 0x7B0EE960
  11279. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  11280. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  11281. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  11282. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  11283. <user defined> value_compare = 0x7B0EE978
  11284. <user defined> _Copy_tag = 0x7B0EE978
  11285. <user defined> _Move_tag = 0x7B0EE978
  11286. <user defined> value_compare = 0x7B0EE978
  11287. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  11288. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  11289. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  11290. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  11291. <user defined> _Copy_tag = 0x7B0EE990
  11292. <user defined> _Move_tag = 0x7B0EE990
  11293. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  11294. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  11295. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  11296. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  11297. <user defined> value_compare = 0x7B0EE9A8
  11298. <user defined> _Copy_tag = 0x7B0EE9A8
  11299. <user defined> _Move_tag = 0x7B0EE9A8
  11300. <user defined> value_compare = 0x7B0EE9A8
  11301. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  11302. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  11303. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  11304. boost::heap::detail::size_holder<1,unsigned __int64>
  11305. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  11306. unsigned int size_ = 0x4D5
  11307. super_t
  11308. implementation_defined
  11309. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  11310. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  11311. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  11312. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  11313. <user defined> value_compare = 0x7B0EE9F8
  11314. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  11315. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  11316. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  11317. unsigned int _Mask = 0xFFF
  11318. unsigned int _Maxidx = 0x1000
  11319. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  11320. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  11321. <user defined> value_compare = 0x7B0EEA48
  11322. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  11323. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  11324. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  11325. unsigned int _Mask = 0x1FF
  11326. unsigned int _Maxidx = 0x200
  11327. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  11328. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  11329. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  11330. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  11331. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  11332. unsigned int _Mask = 0x7
  11333. unsigned int _Maxidx = 0x8
  11334. unsigned int _respawnCheckTimer = 0x0
  11335. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  11336. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  11337. <user defined> value_compare = 0x7B0EEAF0
  11338. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  11339. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  11340. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  11341. unsigned int _Mask = 0x7
  11342. unsigned int _Maxidx = 0x8
  11343. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  11344. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  11345. <user defined> value_compare = 0x7B0EEB40
  11346. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  11347. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  11348. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  11349. unsigned int _Mask = 0x7
  11350. unsigned int _Maxidx = 0x8
  11351. unsigned int _defaultLight = 0x176
  11352. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  11353. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  11354. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  11355. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  11356. <user defined> value_compare = 0x7B0EEB98
  11357. <user defined> _Copy_tag = 0x7B0EEB98
  11358. <user defined> _Move_tag = 0x7B0EEB98
  11359. <user defined> value_compare = 0x7B0EEB98
  11360. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  11361. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  11362. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  11363. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  11364. <user defined> value_compare = 0x7B0EED48
  11365. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  11366. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  11367. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  11368. unsigned int _Mask = 0x7FFF
  11369. unsigned int _Maxidx = 0x8000
  11370. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  11371. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  11372. <user defined> value_compare = 0x7B0EED98
  11373. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  11374. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  11375. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  11376. unsigned int _Mask = 0x3FFF
  11377. unsigned int _Maxidx = 0x4000
  11378. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  11379. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  11380. <user defined> value_compare = 0x7B0EEDE8
  11381. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  11382. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  11383. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  11384. unsigned int _Mask = 0x7
  11385. unsigned int _Maxidx = 0x8
  11386. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  11387. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  11388. <user defined> value_compare = 0x7B0EEE38
  11389. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  11390. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  11391. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  11392. unsigned int _Mask = 0x7
  11393. unsigned int _Maxidx = 0x8
  11394. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  11395. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  11396. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  11397. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  11398. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  11399. unsigned int _Mask = 0x7
  11400. unsigned int _Maxidx = 0x8
  11401. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  11402. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  11403. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  11404. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  11405. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  11406. unsigned int _Mask = 0x3FF
  11407. unsigned int _Maxidx = 0x400
  11408. <user defined> i_grids = 0x7B0D6958
  11409. <user defined> GridMaps = 0x7B0DE958
  11410. <user defined> marked_cells = 0x7B0E6958
  11411. bool i_scriptLock = 0x0
  11412. <user defined> i_objectsToRemove = 0x7B0EE960
  11413. <user defined> i_objectsToSwitch = 0x7B0EE978
  11414. <user defined> i_worldObjects = 0x7B0EE990
  11415. <user defined> m_scriptSchedule = 0x7B0EE9A8
  11416. <user defined> _respawnTimes = 0x7B0EE9C0
  11417. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  11418. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  11419. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  11420. unsigned int _respawnCheckTimer = 0x0
  11421. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  11422. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  11423. unsigned int _defaultLight = 0x176
  11424. <user defined> _guidGenerators = 0x7B0EEB98
  11425. <user defined> _objectsStore = 0x7B0EEBB0
  11426. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  11427. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  11428. <user defined> _corpsesByCell = 0x7B0EEDE8
  11429. <user defined> _corpsesByPlayer = 0x7B0EEE38
  11430. <user defined> _corpseBones = 0x7B0EEE88
  11431. <user defined> _updateObjects = 0x7B0EEED8
  11432. Parameter bool addToMap = 0x1
  11433. Parameter bool allowDuplicate = 0x0
  11434. Local CreatureData* data = 0x50553564
  11435. SpawnData
  11436. int type = 0x0
  11437. unsigned int spawnId = 0x2517C
  11438. unsigned int id = 0x48F7
  11439. WorldLocation spawnPoint
  11440. Position
  11441. <user defined> XY = 0x50553570
  11442. <user defined> XYZ = 0x50553570
  11443. <user defined> XYZO = 0x50553570
  11444. <user defined> PackedXYZ = 0x50553570
  11445. float m_positionX = 362.141998
  11446. float m_positionY = 3354.429932
  11447. float m_positionZ = 64.136398
  11448. float m_orientation = 1.864580
  11449. ?$Streamer@UXY@Position@@
  11450. Position* Pos = 0x4551A6E143B5122D
  11451. ?$ConstStreamer@UXY@Position@@
  11452. Position* Pos = 0x4551A6E143B5122D
  11453. ?$Streamer@UXYZ@Position@@
  11454. <user defined> Pos = 0x4551A6E143B5122D
  11455. ?$ConstStreamer@UXYZ@Position@@
  11456. <user defined> Pos = 0x4551A6E143B5122D
  11457. ?$Streamer@UXYZO@Position@@
  11458. <user defined> Pos = 0x4551A6E143B5122D
  11459. ?$ConstStreamer@UXYZO@Position@@
  11460. <user defined> Pos = 0x4551A6E143B5122D
  11461. ?$Streamer@UPackedXYZ@Position@@
  11462. <user defined> Pos = 0x4551A6E143B5122D
  11463. ?$ConstStreamer@UPackedXYZ@Position@@
  11464. <user defined> Pos = 0x4551A6E143B5122D
  11465. unsigned int m_mapId = 0x212
  11466. unsigned int phaseMask = 0x1
  11467. int spawntimesecs = 0x7080
  11468. unsigned int spawnMask = 0x1
  11469. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  11470. unsigned int groupId = 0x0
  11471. std::string name = "Default Group"
  11472. unsigned int mapId = 0xFFFFFFFF
  11473. int flags = 0x1
  11474. unsigned int scriptId = 0x0
  11475. bool dbData = 0x1
  11476. unsigned int displayid = 0x0
  11477. int equipmentId = 0x1
  11478. float spawndist = 5.000000
  11479. unsigned int currentwaypoint = 0x0
  11480. unsigned int curhealth = 0x2164
  11481. unsigned int curmana = 0xA08
  11482. unsigned int movementType = 0x1
  11483. unsigned int npcflag = 0x0
  11484. unsigned int unit_flags = 0x0
  11485. unsigned int dynamicflags = 0x0
  11486.  
  11487. 000000014091EDA1 000000003218EED0 PoolGroup<Creature>::Spawn1Object+141 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 392
  11488. Local Creature* creature = 0x3767D5D50
  11489. Unit
  11490. WorldObject
  11491. Object
  11492. unsigned int m_objectType = 0x9
  11493. int m_objectTypeId = 0x3
  11494. unsigned int m_updateFlag = 0x60
  11495. int* m_int32Values = 0xF7006CFA
  11496. unsigned int* m_uint32Values = 0xF7006CFA
  11497. float* m_floatValues = -2604782442071409698992532106510336.000000
  11498. UpdateMask _changesMask = 0x3767D5D70
  11499. unsigned int m_valuesCount = 0x94
  11500. unsigned int _fieldNotifyFlags = 0x100
  11501. bool m_objectUpdated = 0x0
  11502. bool m_inWorld = 0x0
  11503. bool m_isNewObject = 0x0
  11504. PackedGuid m_PackGUID = 0x3767D5D88
  11505. WorldLocation
  11506. Position
  11507. <user defined> XY = 0x3767D5DC0
  11508. <user defined> XYZ = 0x3767D5DC0
  11509. <user defined> XYZO = 0x3767D5DC0
  11510. <user defined> PackedXYZ = 0x3767D5DC0
  11511. float m_positionX = 362.141998
  11512. float m_positionY = 3354.429932
  11513. float m_positionZ = 64.136398
  11514. float m_orientation = 1.864580
  11515. ?$Streamer@UXY@Position@@
  11516. Position* Pos = 0x4551A6E143B5122D
  11517. ?$ConstStreamer@UXY@Position@@
  11518. Position* Pos = 0x4551A6E143B5122D
  11519. ?$Streamer@UXYZ@Position@@
  11520. <user defined> Pos = 0x4551A6E143B5122D
  11521. ?$ConstStreamer@UXYZ@Position@@
  11522. <user defined> Pos = 0x4551A6E143B5122D
  11523. ?$Streamer@UXYZO@Position@@
  11524. <user defined> Pos = 0x4551A6E143B5122D
  11525. ?$ConstStreamer@UXYZO@Position@@
  11526. <user defined> Pos = 0x4551A6E143B5122D
  11527. ?$Streamer@UPackedXYZ@Position@@
  11528. <user defined> Pos = 0x4551A6E143B5122D
  11529. ?$ConstStreamer@UPackedXYZ@Position@@
  11530. <user defined> Pos = 0x4551A6E143B5122D
  11531. unsigned int m_mapId = 0x212
  11532. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealth = 0x3767D5DD4
  11533. FlaggedValuesArray32<int,unsigned int,enum StealthType,2> m_stealthDetect = 0x3767D5DE0
  11534. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibility = 0x3767D5DEC
  11535. FlaggedValuesArray32<int,unsigned int,enum InvisibilityType,12> m_invisibilityDetect = 0x3767D5E20
  11536. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibility = 0x3767D5E54
  11537. FlaggedValuesArray32<int,unsigned int,enum ServerSideVisibilityType,2> m_serverSideVisibilityDetect = 0x3767D5E60
  11538. unsigned int LastUsedScriptID = 0x0
  11539. MovementInfo m_movementInfo = 0x3767D5E70
  11540. std::string m_name = "Vorakem Doomspeaker"
  11541. bool m_isActive = 0x0
  11542. bool m_isFarVisible = 0x0
  11543. bool m_isWorldObject = 0x0
  11544. ZoneScript* m_zoneScript = 0xBACB2820
  11545. Transport* m_transport = NULL
  11546. unsigned int m_zoneId = 0xD9B
  11547. unsigned int m_areaId = 0xDE1
  11548. float m_staticFloorZ = 64.134834
  11549. bool m_outdoors = 0x1
  11550. Map* m_currMap = 0x7B0D66F0
  11551. unsigned int m_InstanceId = 0x0
  11552. unsigned int m_phaseMask = 0x1
  11553. unsigned int m_notifyflags = 0x0
  11554. unsigned int m_extraAttacks = 0x0
  11555. bool m_canDualWield = 0x0
  11556. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_Controlled
  11557. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  11558. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  11559. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D5F50
  11560. <user defined> _Copy_tag = 0x3767D5F50
  11561. <user defined> _Move_tag = 0x3767D5F50
  11562. Player* m_playerMovingMe = NULL
  11563. ObjectGuid[7] m_SummonSlot
  11564. [0] = 0x0
  11565. [1] = 0x0
  11566. [2] = 0x0
  11567. [3] = 0x0
  11568. [4] = 0x0
  11569. [5] = 0x0
  11570. [6] = 0x0
  11571. ObjectGuid[4] m_ObjectSlot
  11572. [0] = 0x0
  11573. [1] = 0x0
  11574. [2] = 0x0
  11575. [3] = 0x0
  11576. float m_modMeleeHitChance = 0.000000
  11577. float m_modRangedHitChance = 0.000000
  11578. float m_modSpellHitChance = 0.000000
  11579. int m_baseSpellCritChance = 0x5
  11580. float[3] m_modAttackSpeedPct
  11581. [0] = 1.000000
  11582. [1] = 1.000000
  11583. [2] = 1.000000
  11584. EventProcessor m_Events
  11585. unsigned int m_time = 0x0
  11586. std::multimap<unsigned __int64,BasicEvent *,std::less<unsigned __int64>,std::allocator<std::pair<unsigned __int64 const ,BasicEvent *> > > m_events = 0x3767D5FF0
  11587. 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
  11588. [0] = 0x3767D6008
  11589. [1] = 0x3767D6058
  11590. [2] = 0x3767D60A8
  11591. [3] = 0x3767D60F8
  11592. [4] = 0x3767D6148
  11593. [5] = 0x3767D6198
  11594. [6] = 0x3767D61E8
  11595. unsigned int m_lastSanctuaryTime = 0x0
  11596. bool IsAIEnabled = 0x0
  11597. bool NeedChangeAI = 0x0
  11598. ObjectGuid LastCharmerGUID
  11599. unsigned int _guid = 0x0
  11600. bool m_ControlledByPlayer = 0x0
  11601. Movement::MoveSpline* movespline = 0x3763C3650
  11602. Movement::Spline<int> spline = 0x3763C3650
  11603. Movement::FacingInfo facing = 0x3763C36A0
  11604. unsigned int m_Id = 0x0
  11605. Movement::MoveSplineFlag splineflags = 0x100
  11606. int time_passed = 0x0
  11607. float vertical_acceleration = 0.000000
  11608. float initialOrientation = 0.000000
  11609. int effect_start_time = 0x0
  11610. int point_Idx = 0x0
  11611. int point_Idx_offset = 0x0
  11612. bool onTransport = 0x0
  11613. UnitAI* i_AI = NULL
  11614. UnitAI* i_disabledAI = NULL
  11615. bool m_AutoRepeatFirstCast = 0x0
  11616. unsigned int[3] m_attackTimer
  11617. [0] = 0x0
  11618. [1] = 0x0
  11619. [2] = 0x0
  11620. float[5] m_createStats
  11621. [0] = 0.000000
  11622. [1] = 0.000000
  11623. [2] = 0.000000
  11624. [3] = 0.000000
  11625. [4] = 0.000000
  11626. std::set<Unit *,std::less<Unit *>,std::allocator<Unit *> > m_attackers
  11627. std::_Tree<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  11628. std::_Tree_comp_alloc<std::_Tset_traits<Unit *,std::less<Unit *>,std::allocator<Unit *>,0> >
  11629. std::_Compressed_pair<std::less<Unit *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Unit *,void *> >,std::_Tree_val<std::_Tree_simple_types<Unit *> >,1>,1> _Mypair = 0x3767D6290
  11630. <user defined> _Copy_tag = 0x3767D6290
  11631. <user defined> _Move_tag = 0x3767D6290
  11632. Unit* m_attacking = NULL
  11633. int m_deathState = 0x0
  11634. int m_procDeep = 0x0
  11635. std::list<DynamicObject *,std::allocator<DynamicObject *> > m_dynObj
  11636. std::_List_buy<DynamicObject *,std::allocator<DynamicObject *> >
  11637. std::_List_alloc<std::_List_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  11638. std::_Compressed_pair<std::allocator<std::_List_node<DynamicObject *,void *> >,std::_List_val<std::_List_simple_types<DynamicObject *> >,1> _Mypair = 0x3767D62B8
  11639. std::list<GameObject *,std::allocator<GameObject *> > m_gameObj
  11640. std::_List_buy<GameObject *,std::allocator<GameObject *> >
  11641. std::_List_alloc<std::_List_base_types<GameObject *,std::allocator<GameObject *> > >
  11642. std::_Compressed_pair<std::allocator<std::_List_node<GameObject *,void *> >,std::_List_val<std::_List_simple_types<GameObject *> >,1> _Mypair = 0x3767D62D0
  11643. unsigned int m_transform = 0x0
  11644. Spell*[4] m_currentSpells
  11645. [0] = NULL
  11646. [1] = NULL
  11647. [2] = NULL
  11648. [3] = NULL
  11649. std::multimap<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> > > m_ownedAuras
  11650. std::_Tree<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  11651. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,Aura *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,Aura *> >,1> >
  11652. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,1>,1> _Mypair = 0x3767D6310
  11653. <user defined> value_compare = 0x3767D6310
  11654. <user defined> _Copy_tag = 0x3767D6310
  11655. <user defined> _Move_tag = 0x3767D6310
  11656. <user defined> value_compare = 0x3767D6310
  11657. std::multimap<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> > > m_appliedAuras
  11658. std::_Tree<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  11659. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,AuraApplication *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,AuraApplication *> >,1> >
  11660. std::_Compressed_pair<std::less<unsigned int>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned int const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D6328
  11661. <user defined> value_compare = 0x3767D6328
  11662. <user defined> _Copy_tag = 0x3767D6328
  11663. <user defined> _Move_tag = 0x3767D6328
  11664. <user defined> value_compare = 0x3767D6328
  11665. std::list<Aura *,std::allocator<Aura *> > m_removedAuras
  11666. std::_List_buy<Aura *,std::allocator<Aura *> >
  11667. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  11668. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D6340
  11669. std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > > m_auraUpdateIterator
  11670. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > > >
  11671. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,Aura *> > >,std::_Iterator_base12>
  11672. std::_Iterator_base12
  11673. std::_Container_proxy* _Myproxy = 0x37686A420
  11674. std::_Iterator_base12* _Mynextiter = NULL
  11675. std::_Tree_node<std::pair<unsigned int const ,Aura *>,void *>* _Ptr = 0x375FDA490
  11676. unsigned int m_removedAurasCount = 0x0
  11677. std::list<AuraEffect *,std::allocator<AuraEffect *> >[317] m_modAuras
  11678. [0] = 0x3767D6378
  11679. [1] = 0x3767D6390
  11680. [2] = 0x3767D63A8
  11681. [3] = 0x3767D63C0
  11682. [4] = 0x3767D63D8
  11683. [5] = 0x3767D63F0
  11684. [6] = 0x3767D6408
  11685. [7] = 0x3767D6420
  11686. [8] = 0x3767D6438
  11687. [9] = 0x3767D6450
  11688. std::list<Aura *,std::allocator<Aura *> > m_scAuras
  11689. std::_List_buy<Aura *,std::allocator<Aura *> >
  11690. std::_List_alloc<std::_List_base_types<Aura *,std::allocator<Aura *> > >
  11691. std::_Compressed_pair<std::allocator<std::_List_node<Aura *,void *> >,std::_List_val<std::_List_simple_types<Aura *> >,1> _Mypair = 0x3767D8130
  11692. std::list<AuraApplication *,std::allocator<AuraApplication *> > m_interruptableAuras
  11693. std::_List_buy<AuraApplication *,std::allocator<AuraApplication *> >
  11694. std::_List_alloc<std::_List_base_types<AuraApplication *,std::allocator<AuraApplication *> > >
  11695. std::_Compressed_pair<std::allocator<std::_List_node<AuraApplication *,void *> >,std::_List_val<std::_List_simple_types<AuraApplication *> >,1> _Mypair = 0x3767D8148
  11696. std::multimap<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> > > m_auraStateAuras
  11697. std::_Tree<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  11698. std::_Tree_comp_alloc<std::_Tmap_traits<enum AuraStateType,AuraApplication *,std::less<enum AuraStateType>,std::allocator<std::pair<enum AuraStateType const ,AuraApplication *> >,1> >
  11699. std::_Compressed_pair<std::less<enum AuraStateType>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum AuraStateType const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum AuraStateType const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8160
  11700. <user defined> value_compare = 0x3767D8160
  11701. <user defined> _Copy_tag = 0x3767D8160
  11702. <user defined> _Move_tag = 0x3767D8160
  11703. <user defined> value_compare = 0x3767D8160
  11704. unsigned int m_interruptMask = 0x0
  11705. float[2] m_auraFlatModifiersGroup
  11706. [0] = 0.000000
  11707. [1] = 0.000000
  11708. [0] = 0x0
  11709. float[2]
  11710. [0] = 0.000000
  11711. [1] = 0.000000
  11712. float[2]
  11713. [0] = 0.000000
  11714. [1] = 0.000000
  11715. float[2]
  11716. [0] = 0.000000
  11717. [1] = 0.000000
  11718. float[2]
  11719. [0] = 0.000000
  11720. [1] = 0.000000
  11721. float[2]
  11722. [0] = 8548.000000
  11723. [1] = 0.000000
  11724. float[2]
  11725. [0] = 2568.000000
  11726. [1] = 0.000000
  11727. float[2]
  11728. [0] = 0.000000
  11729. [1] = 0.000000
  11730. float[2]
  11731. [0] = 0.000000
  11732. [1] = 0.000000
  11733. float[2]
  11734. [0] = 0.000000
  11735. [1] = 0.000000
  11736. float[2] m_auraPctModifiersGroup
  11737. [0] = 1.000000
  11738. [1] = 1.000000
  11739. [0] = 0x3F8000003F800000
  11740. float[2]
  11741. [0] = 1.000000
  11742. [1] = 1.000000
  11743. float[2]
  11744. [0] = 1.000000
  11745. [1] = 1.000000
  11746. float[2]
  11747. [0] = 1.000000
  11748. [1] = 1.000000
  11749. float[2]
  11750. [0] = 1.000000
  11751. [1] = 1.000000
  11752. float[2]
  11753. [0] = 1.000000
  11754. [1] = 1.000000
  11755. float[2]
  11756. [0] = 1.000000
  11757. [1] = 1.000000
  11758. float[2]
  11759. [0] = 1.000000
  11760. [1] = 1.000000
  11761. float[2]
  11762. [0] = 1.000000
  11763. [1] = 1.000000
  11764. float[2]
  11765. [0] = 1.000000
  11766. [1] = 1.000000
  11767. float[2] m_weaponDamage
  11768. [0] = 62.467602
  11769. [1] = 0.000000
  11770. [0] = 0x4279DED3
  11771. float[2]
  11772. [0] = 93.701401
  11773. [1] = 0.000000
  11774. [0] = 0x3767D830C
  11775. float[2]
  11776. [0] = 62.467602
  11777. [1] = 0.000000
  11778. [0] = 0x4279DED3
  11779. float[2]
  11780. [0] = 93.701401
  11781. [1] = 0.000000
  11782. float[2]
  11783. [0] = 62.467602
  11784. [1] = 0.000000
  11785. [0] = 0x4279DED3
  11786. float[2]
  11787. [0] = 93.701401
  11788. [1] = 0.000000
  11789. bool m_canModifyStats = 0x1
  11790. std::map<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> > > m_visibleAuras
  11791. std::_Tree<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  11792. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned char,AuraApplication *,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,AuraApplication *> >,0> >
  11793. std::_Compressed_pair<std::less<unsigned char>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<unsigned char const ,AuraApplication *>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,AuraApplication *> > >,1>,1> _Mypair = 0x3767D8340
  11794. <user defined> value_compare = 0x3767D8340
  11795. <user defined> _Copy_tag = 0x3767D8340
  11796. <user defined> _Move_tag = 0x3767D8340
  11797. <user defined> value_compare = 0x3767D8340
  11798. float[9] m_speed_rate
  11799. [0] = 1.000000
  11800. [1] = 1.142860
  11801. [2] = 1.000000
  11802. [3] = 1.000000
  11803. [4] = 1.000000
  11804. [5] = 1.000000
  11805. [6] = 1.000000
  11806. [7] = 1.000000
  11807. [8] = 1.000000
  11808. CharmInfo* m_charmInfo = NULL
  11809. std::list<Player *,std::allocator<Player *> > m_sharedVision
  11810. std::_List_buy<Player *,std::allocator<Player *> >
  11811. std::_List_alloc<std::_List_base_types<Player *,std::allocator<Player *> > >
  11812. std::_Compressed_pair<std::allocator<std::_List_node<Player *,void *> >,std::_List_val<std::_List_simple_types<Player *> >,1> _Mypair = 0x3767D8388
  11813. MotionMaster* i_motionMaster = 0x371139D40
  11814. MovementGenerator*[3] _slot
  11815. [0] = NULL
  11816. [1] = NULL
  11817. [2] = NULL
  11818. bool[3] _initialize
  11819. [0] = 0x1
  11820. [1] = 0x1
  11821. [2] = 0x1
  11822. std::vector<MovementGenerator *,std::allocator<MovementGenerator *> > _expireList = 0x371139D60
  11823. Unit* _owner = 0x3767D5D50
  11824. int _top = 0xFFFFFFFF
  11825. unsigned int _cleanFlag = 0x0
  11826. unsigned int[4] m_reactiveTimer
  11827. [0] = 0x0
  11828. [1] = 0x0
  11829. [2] = 0x0
  11830. [3] = 0x0
  11831. unsigned int m_regenTimer = 0x7D0
  11832. Vehicle* m_vehicle = NULL
  11833. Vehicle* m_vehicleKit = NULL
  11834. unsigned int m_unitTypeMask = 0x0
  11835. LiquidTypeEntry* _lastLiquid = NULL
  11836. unsigned int m_rootTimes = 0x0
  11837. unsigned int m_state = 0x0
  11838. unsigned int m_lastManaUse = 0x0
  11839. TimeTrackerSmall m_movesplineTimer
  11840. int i_expiryTime = 0x0
  11841. DiminishingReturn[21] m_Diminishing
  11842. [0] = 0x3767D83F0
  11843. [1] = 0x3767D83FC
  11844. [2] = 0x3767D8408
  11845. [3] = 0x3767D8414
  11846. [4] = 0x3767D8420
  11847. [5] = 0x3767D842C
  11848. [6] = 0x3767D8438
  11849. [7] = 0x3767D8444
  11850. [8] = 0x3767D8450
  11851. [9] = 0x3767D845C
  11852. CombatManager m_combatManager
  11853. Unit* _owner = 0x3767D5D50
  11854. std::unordered_map<ObjectGuid,CombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CombatReference *> > > _pveRefs = 0x3767D84F8
  11855. std::unordered_map<ObjectGuid,PvPCombatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,PvPCombatReference *> > > _pvpRefs = 0x3767D8548
  11856. ThreatManager m_threatManager
  11857. ThreatListIterator
  11858. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,ThreatReference *> > > > _it = 0x3767D8598
  11859. unsigned int ThreatManager::CLIENT_THREAT_UPDATE_INTERVAL = 0x767D5D50
  11860. Unit* _owner = 0x3767D5D50
  11861. bool _ownerCanHaveThreatList = 0x1
  11862. bool _ownerEngaged = 0x0
  11863. unsigned int _updateClientTimer = 0x3E8
  11864. boost::heap::fibonacci_heap<ThreatReference const *,boost::heap::compare<CompareThreatLessThan>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _sortedThreatList = 0x3767D85A8
  11865. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _myThreatListEntries = 0x3767D85E0
  11866. ThreatReference* _currentVictimRef = NULL
  11867. std::unordered_map<ObjectGuid,ThreatReference *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,ThreatReference *> > > _threatenedByMe = 0x3767D8638
  11868. std::array<float,7> _singleSchoolModifiers = 0x3767D8688
  11869. std::unordered_map<unsigned int,float,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,float> > > _multiSchoolModifiers = 0x3767D86A8
  11870. std::vector<std::pair<ObjectGuid,unsigned int>,std::allocator<std::pair<ObjectGuid,unsigned int> > > _redirectInfo = 0x3767D86F8
  11871. std::unordered_map<unsigned int,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_map<ObjectGuid,unsigned int,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,unsigned int> > > > > > _redirectRegistry = 0x3767D8718
  11872. FollowerRefManager m_FollowingRefManager
  11873. RefManager<Unit,TargetedMovementGeneratorBase>
  11874. LinkedListHead
  11875. LinkedListElement iFirst = 0x3767D8770
  11876. LinkedListElement iLast = 0x3767D8780
  11877. unsigned int iSize = 0x0
  11878. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D8780
  11879. <user defined> iterator = 0x767D8780
  11880. <user defined> iterator = 0x3767D8768
  11881. Unit* m_comboTarget = NULL
  11882. int m_comboPoints = 0x0
  11883. std::unordered_set<Unit *,std::hash<Unit *>,std::equal_to<Unit *>,std::allocator<Unit *> > m_ComboPointHolders
  11884. std::_Hash<std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> >
  11885. std::_Uset_traits<Unit *,std::_Uhash_compare<Unit *,std::hash<Unit *>,std::equal_to<Unit *> >,std::allocator<Unit *>,0> _Traitsobj = 0x3F800000
  11886. std::list<Unit *,std::allocator<Unit *> > _List = 0x3767D87B0
  11887. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Unit *> >,std::_Iterator_base0> > > _Vec = 0x3767D87C8
  11888. unsigned int _Mask = 0x7
  11889. unsigned int _Maxidx = 0x8
  11890. bool m_cleanupDone = 0x0
  11891. bool m_duringRemoveFromWorld = 0x0
  11892. bool _instantCast = 0x0
  11893. unsigned int _oldFactionId = 0x0
  11894. bool _isWalkingBeforeCharm = 0x0
  11895. SpellHistory* m_spellHistory = 0x3764C5820
  11896. CooldownEntry
  11897. unsigned int SpellId = 0x767D5D50
  11898. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CooldownEnd = 0xCDCDCDCD3F800000
  11899. unsigned int ItemId = 0x76870EB0
  11900. unsigned int CategoryId = 0x3
  11901. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > CategoryEnd = 0x8DB05D40
  11902. bool OnHold = 0x0
  11903. Unit* _owner = 0x3767D5D50
  11904. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldowns = 0x3764C5828
  11905. std::unordered_map<unsigned int,SpellHistory::CooldownEntry,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry> > > _spellCooldownsBeforeDuel = 0x3764C5878
  11906. std::unordered_map<unsigned int,SpellHistory::CooldownEntry *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,SpellHistory::CooldownEntry *> > > _categoryCooldowns = 0x3764C58C8
  11907. std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >[7] _schoolLockouts
  11908. [0] = 0x0
  11909. [1] = 0x0
  11910. [2] = 0x0
  11911. [3] = 0x0
  11912. [4] = 0x0
  11913. [5] = 0x0
  11914. [6] = 0x0
  11915. std::unordered_map<unsigned int,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<__int64,std::ratio<1,10000000> > > > > > _globalCooldowns = 0x3764C5950
  11916. GridObject<Creature>
  11917. GridReference<Creature> _gridRef
  11918. Reference<GridRefManager<Creature>,Creature>
  11919. LinkedListElement
  11920. LinkedListElement* iNext = NULL
  11921. LinkedListElement* iPrev = NULL
  11922. GridRefManager<Creature>* iRefTo = NULL
  11923. Creature* iRefFrom = NULL
  11924. MapObject
  11925. Cell _currentCell
  11926. <unnamed-type-data>
  11927. <unnamed-type-Part>
  11928. unsigned int grid_x = 0x0
  11929. unsigned int grid_y = 0x0
  11930. unsigned int cell_x = 0x0
  11931. unsigned int cell_y = 0x0
  11932. unsigned int nocreate = 0x0
  11933. unsigned int reserved = 0x0
  11934. Cell::<unnamed-type-data>::<unnamed-type-Part> Part = 0x0
  11935. unsigned int All = 0x0
  11936. Cell::<unnamed-type-data> data = 0x0
  11937. int _moveState = 0x0
  11938. Position _newPosition
  11939. <user defined> XY = 0x3767D8848
  11940. <user defined> XYZ = 0x3767D8848
  11941. <user defined> XYZO = 0x3767D8848
  11942. <user defined> PackedXYZ = 0x3767D8848
  11943. float m_positionX = 0.000000
  11944. float m_positionY = 0.000000
  11945. float m_positionZ = 0.000000
  11946. float m_orientation = 0.000000
  11947. ?$Streamer@UXY@Position@@
  11948. Position* Pos = NULL
  11949. ?$ConstStreamer@UXY@Position@@
  11950. Position* Pos = NULL
  11951. ?$Streamer@UXYZ@Position@@
  11952. <user defined> Pos = 0x0
  11953. ?$ConstStreamer@UXYZ@Position@@
  11954. <user defined> Pos = 0x0
  11955. ?$Streamer@UXYZO@Position@@
  11956. <user defined> Pos = 0x0
  11957. ?$ConstStreamer@UXYZO@Position@@
  11958. <user defined> Pos = 0x0
  11959. ?$Streamer@UPackedXYZ@Position@@
  11960. <user defined> Pos = 0x0
  11961. ?$ConstStreamer@UPackedXYZ@Position@@
  11962. <user defined> Pos = 0x0
  11963. Loot loot
  11964. std::vector<LootItem,std::allocator<LootItem> > items
  11965. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  11966. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8858
  11967. std::vector<LootItem,std::allocator<LootItem> > quest_items
  11968. std::_Vector_alloc<std::_Vec_base_types<LootItem,std::allocator<LootItem> > >
  11969. std::_Compressed_pair<std::allocator<LootItem>,std::_Vector_val<std::_Simple_types<LootItem> >,1> _Mypair = 0x3767D8878
  11970. unsigned int gold = 0x0
  11971. unsigned int unlootedCount = 0x0
  11972. ObjectGuid roundRobinPlayer
  11973. unsigned int _guid = 0x0
  11974. unsigned int loot_type = 0x0
  11975. unsigned int maxDuplicates = 0x1
  11976. unsigned int containerID = 0x0
  11977. std::set<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid> > PlayersLooting
  11978. std::_Tree<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  11979. std::_Tree_comp_alloc<std::_Tset_traits<ObjectGuid,std::less<ObjectGuid>,std::allocator<ObjectGuid>,0> >
  11980. 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 = 0x3767D88B0
  11981. <user defined> _Copy_tag = 0x3767D88B0
  11982. <user defined> _Move_tag = 0x3767D88B0
  11983. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerQuestItems
  11984. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  11985. <user defined> value_compare = 0x3767D88C8
  11986. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  11987. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D88D0
  11988. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D88E8
  11989. unsigned int _Mask = 0x7
  11990. unsigned int _Maxidx = 0x8
  11991. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerFFAItems
  11992. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  11993. <user defined> value_compare = 0x3767D8918
  11994. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  11995. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8920
  11996. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8938
  11997. unsigned int _Mask = 0x7
  11998. unsigned int _Maxidx = 0x8
  11999. std::unordered_map<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > PlayerNonQuestNonFFAConditionalItems
  12000. std::_Hash<std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> >
  12001. <user defined> value_compare = 0x3767D8968
  12002. std::_Umap_traits<ObjectGuid,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> >,0> _Traitsobj = 0x3F800000
  12003. std::list<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *>,std::allocator<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > _List = 0x3767D8970
  12004. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,std::vector<NotNormalLootItem,std::allocator<NotNormalLootItem> > *> > > > > > _Vec = 0x3767D8988
  12005. unsigned int _Mask = 0x7
  12006. unsigned int _Maxidx = 0x8
  12007. LootValidatorRefManager i_LootValidatorRefManager
  12008. RefManager<Loot,LootValidatorRef>
  12009. LinkedListHead
  12010. LinkedListElement iFirst = 0x3767D89C0
  12011. LinkedListElement iLast = 0x3767D89D0
  12012. unsigned int iSize = 0x0
  12013. <user defined> ?$Iterator@VLinkedListElement@@ = 0x767D89D0
  12014. <user defined> iterator = 0x767D89D0
  12015. <user defined> iterator = 0x3767D89B8
  12016. iterator
  12017. LootValidatorRef* _Ptr = 0x141D80060
  12018. unsigned int[8] m_spells
  12019. [0] = 0x0
  12020. [1] = 0x2378
  12021. [2] = 0x2197
  12022. [3] = 0x0
  12023. [4] = 0x0
  12024. [5] = 0x0
  12025. [6] = 0x0
  12026. [7] = 0x0
  12027. unsigned int m_groupLootTimer = 0x0
  12028. unsigned int lootingGroupLowGUID = 0x0
  12029. unsigned int m_PlayerDamageReq = 0x10B2
  12030. float m_SightDistance = 50.000000
  12031. float m_CombatDistance = 0.000000
  12032. bool m_isTempWorldObject = 0x0
  12033. std::list<VendorItemCount,std::allocator<VendorItemCount> > m_vendorItemCounts
  12034. std::_List_buy<VendorItemCount,std::allocator<VendorItemCount> >
  12035. std::_List_alloc<std::_List_base_types<VendorItemCount,std::allocator<VendorItemCount> > >
  12036. std::_Compressed_pair<std::allocator<std::_List_node<VendorItemCount,void *> >,std::_List_val<std::_List_simple_types<VendorItemCount> >,1> _Mypair = 0x3767D8A20
  12037. ObjectGuid m_lootRecipient
  12038. unsigned int _guid = 0x0
  12039. unsigned int m_lootRecipientGroup = 0x0
  12040. int _pickpocketLootRestore = 0x0
  12041. int m_corpseRemoveTime = 0x0
  12042. int m_respawnTime = 0x5A11ACAC
  12043. unsigned int m_respawnDelay = 0x7080
  12044. unsigned int m_corpseDelay = 0x384
  12045. float m_respawnradius = 5.000000
  12046. unsigned int m_boundaryCheckTime = 0x9C4
  12047. unsigned int m_combatPulseTime = 0x0
  12048. unsigned int m_combatPulseDelay = 0x0
  12049. int m_reactState = 0x2
  12050. unsigned int m_defaultMovementType = 0x1
  12051. unsigned int m_spawnId = 0x2517C
  12052. unsigned int m_equipmentId = 0x1
  12053. int m_originalEquipmentId = 0x1
  12054. bool m_AlreadyCallAssistance = 0x0
  12055. bool m_AlreadySearchedAssistance = 0x0
  12056. bool m_cannotReachTarget = 0x0
  12057. unsigned int m_cannotReachTimer = 0x0
  12058. bool m_AI_locked = 0x0
  12059. unsigned int m_meleeDamageSchoolMask = 0x1
  12060. unsigned int m_originalEntry = 0x48F7
  12061. Position m_homePosition
  12062. <user defined> XY = 0x3767D8A9C
  12063. <user defined> XYZ = 0x3767D8A9C
  12064. <user defined> XYZO = 0x3767D8A9C
  12065. <user defined> PackedXYZ = 0x3767D8A9C
  12066. float m_positionX = 362.141998
  12067. float m_positionY = 3354.429932
  12068. float m_positionZ = 64.136398
  12069. float m_orientation = 1.864580
  12070. ?$Streamer@UXY@Position@@
  12071. Position* Pos = 0x4551A6E143B5122D
  12072. ?$ConstStreamer@UXY@Position@@
  12073. Position* Pos = 0x4551A6E143B5122D
  12074. ?$Streamer@UXYZ@Position@@
  12075. <user defined> Pos = 0x4551A6E143B5122D
  12076. ?$ConstStreamer@UXYZ@Position@@
  12077. <user defined> Pos = 0x4551A6E143B5122D
  12078. ?$Streamer@UXYZO@Position@@
  12079. <user defined> Pos = 0x4551A6E143B5122D
  12080. ?$ConstStreamer@UXYZO@Position@@
  12081. <user defined> Pos = 0x4551A6E143B5122D
  12082. ?$Streamer@UPackedXYZ@Position@@
  12083. <user defined> Pos = 0x4551A6E143B5122D
  12084. ?$ConstStreamer@UPackedXYZ@Position@@
  12085. <user defined> Pos = 0x4551A6E143B5122D
  12086. Position m_transportHomePosition
  12087. <user defined> XY = 0x3767D8AAC
  12088. <user defined> XYZ = 0x3767D8AAC
  12089. <user defined> XYZO = 0x3767D8AAC
  12090. <user defined> PackedXYZ = 0x3767D8AAC
  12091. float m_positionX = 0.000000
  12092. float m_positionY = 0.000000
  12093. float m_positionZ = 0.000000
  12094. float m_orientation = 0.000000
  12095. ?$Streamer@UXY@Position@@
  12096. Position* Pos = NULL
  12097. ?$ConstStreamer@UXY@Position@@
  12098. Position* Pos = NULL
  12099. ?$Streamer@UXYZ@Position@@
  12100. <user defined> Pos = 0x0
  12101. ?$ConstStreamer@UXYZ@Position@@
  12102. <user defined> Pos = 0x0
  12103. ?$Streamer@UXYZO@Position@@
  12104. <user defined> Pos = 0x0
  12105. ?$ConstStreamer@UXYZO@Position@@
  12106. <user defined> Pos = 0x0
  12107. ?$Streamer@UPackedXYZ@Position@@
  12108. <user defined> Pos = 0x0
  12109. ?$ConstStreamer@UPackedXYZ@Position@@
  12110. <user defined> Pos = 0x0
  12111. bool DisableReputationGain = 0x0
  12112. CreatureTemplate* m_creatureInfo = 0x4A41ACD8
  12113. unsigned int Entry = 0x48F7
  12114. unsigned int[3] DifficultyEntry
  12115. [0] = 0x0
  12116. [1] = 0x0
  12117. [2] = 0x0
  12118. unsigned int[2] KillCredit
  12119. [0] = 0x0
  12120. [1] = 0x0
  12121. unsigned int Modelid1 = 0x4E4C
  12122. unsigned int Modelid2 = 0x0
  12123. unsigned int Modelid3 = 0x0
  12124. unsigned int Modelid4 = 0x0
  12125. std::string Name = "Vorakem Doomspeaker"
  12126. std::string Title = "Herald of Doom Lord Kazzak"
  12127. std::string IconName = ""
  12128. unsigned int GossipMenuId = 0x0
  12129. unsigned int minlevel = 0x3E
  12130. unsigned int maxlevel = 0x3E
  12131. unsigned int expansion = 0x1
  12132. unsigned int faction = 0x5A
  12133. unsigned int npcflag = 0x0
  12134. float speed_walk = 1.000000
  12135. float speed_run = 1.142860
  12136. float scale = 1.000000
  12137. unsigned int rank = 0x4
  12138. unsigned int dmgschool = 0x0
  12139. unsigned int BaseAttackTime = 0x7D0
  12140. unsigned int RangeAttackTime = 0x7D0
  12141. float BaseVariance = 1.000000
  12142. float RangeVariance = 1.000000
  12143. unsigned int unit_class = 0x2
  12144. unsigned int unit_flags = 0x4
  12145. unsigned int unit_flags2 = 0x800
  12146. unsigned int dynamicflags = 0x0
  12147. int family = 0x0
  12148. unsigned int trainer_type = 0x0
  12149. unsigned int trainer_spell = 0x0
  12150. unsigned int trainer_class = 0x0
  12151. unsigned int trainer_race = 0x0
  12152. unsigned int type = 0x3
  12153. unsigned int type_flags = 0x0
  12154. unsigned int lootid = 0x48F7
  12155. unsigned int pickpocketLootId = 0x0
  12156. unsigned int SkinLootId = 0x0
  12157. int[7] resistance
  12158. [0] = 0x0
  12159. [1] = 0x0
  12160. [2] = 0x0
  12161. [3] = 0x0
  12162. [4] = 0x0
  12163. [5] = 0x0
  12164. [6] = 0x0
  12165. unsigned int[8] spells
  12166. [0] = 0x0
  12167. [1] = 0x2378
  12168. [2] = 0x2197
  12169. [3] = 0x0
  12170. [4] = 0x0
  12171. [5] = 0x0
  12172. [6] = 0x0
  12173. [7] = 0x0
  12174. unsigned int PetSpellDataId = 0x0
  12175. unsigned int VehicleId = 0x0
  12176. unsigned int mingold = 0x106
  12177. unsigned int maxgold = 0x52D
  12178. std::string AIName = ""
  12179. unsigned int MovementType = 0x0
  12180. unsigned int InhabitType = 0x3
  12181. float HoverHeight = 1.000000
  12182. float ModHealth = 2.000000
  12183. float ModMana = 1.000000
  12184. float ModArmor = 1.000000
  12185. float ModDamage = 0.600000
  12186. float ModExperience = 1.000000
  12187. bool RacialLeader = 0x0
  12188. unsigned int movementId = 0x0
  12189. bool RegenHealth = 0x1
  12190. unsigned int MechanicImmuneMask = 0x0
  12191. unsigned int SpellSchoolImmuneMask = 0x0
  12192. unsigned int flags_extra = 0x0
  12193. unsigned int ScriptID = 0x0
  12194. WorldPacket[9] QueryData
  12195. [0] = 0x4A41AEA0
  12196. [1] = 0x4A41AEE0
  12197. [2] = 0x4A41AF20
  12198. [3] = 0x4A41AF60
  12199. [4] = 0x4A41AFA0
  12200. [5] = 0x4A41AFE0
  12201. [6] = 0x4A41B020
  12202. [7] = 0x4A41B060
  12203. [8] = 0x4A41B0A0
  12204. CreatureData* m_creatureData = 0x50553564
  12205. SpawnData
  12206. int type = 0x0
  12207. unsigned int spawnId = 0x2517C
  12208. unsigned int id = 0x48F7
  12209. WorldLocation spawnPoint = 0x50553570
  12210. unsigned int phaseMask = 0x1
  12211. int spawntimesecs = 0x7080
  12212. unsigned int spawnMask = 0x1
  12213. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  12214. unsigned int scriptId = 0x0
  12215. bool dbData = 0x1
  12216. unsigned int displayid = 0x0
  12217. int equipmentId = 0x1
  12218. float spawndist = 5.000000
  12219. unsigned int currentwaypoint = 0x0
  12220. unsigned int curhealth = 0x2164
  12221. unsigned int curmana = 0xA08
  12222. unsigned int movementType = 0x1
  12223. unsigned int npcflag = 0x0
  12224. unsigned int unit_flags = 0x0
  12225. unsigned int dynamicflags = 0x0
  12226. unsigned int m_LootMode = 0x1
  12227. unsigned int _waypointPathId = 0x0
  12228. std::pair<unsigned int,unsigned int> _currentWaypointNodeInfo
  12229. unsigned int first = 0x0
  12230. unsigned int second = 0x0
  12231. CreatureGroup* m_formation = NULL
  12232. bool m_triggerJustAppeared = 0x1
  12233. bool m_respawnCompatibilityMode = 0x0
  12234. Spell* m_focusSpell = NULL
  12235. unsigned int m_focusDelay = 0x0
  12236. bool m_shouldReacquireTarget = 0x0
  12237. ObjectGuid m_suppressedTarget
  12238. unsigned int _guid = 0x0
  12239. float m_suppressedOrientation = 0.000000
  12240. int _lastDamagedTime = 0x0
  12241. std::unordered_map<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::hash<unsigned char>,std::equal_to<unsigned char>,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > m_textRepeat
  12242. std::_Hash<std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> >
  12243. <user defined> value_compare = 0x3767D8B18
  12244. std::_Umap_traits<unsigned char,std::vector<unsigned char,std::allocator<unsigned char> >,std::_Uhash_compare<unsigned char,std::hash<unsigned char>,std::equal_to<unsigned char> >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > >,0> _Traitsobj = 0x3F800000
  12245. std::list<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > >,std::allocator<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > _List = 0x3767D8B20
  12246. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned char const ,std::vector<unsigned char,std::allocator<unsigned char> > > > > > > > _Vec = 0x3767D8B38
  12247. unsigned int _Mask = 0x7
  12248. unsigned int _Maxidx = 0x8
  12249. bool _regenerateHealth = 0x1
  12250. bool _regenerateHealthLock = 0x0
  12251. Local Map* map = 0x7B0D66F0
  12252. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  12253. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  12254. LinkedListHead
  12255. LinkedListElement iFirst = 0x7B0D66F8
  12256. LinkedListElement iLast = 0x7B0D6708
  12257. unsigned int iSize = 0x1000
  12258. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  12259. <user defined> iterator = 0x74011E78
  12260. <user defined> iterator = 0x7B0D66F0
  12261. iterator
  12262. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  12263. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  12264. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  12265. <user defined> value_compare = 0x7B0D6720
  12266. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  12267. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  12268. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  12269. unsigned int _Mask = 0x3F
  12270. unsigned int _Maxidx = 0x40
  12271. bool _creatureToMoveLock = 0x0
  12272. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  12273. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  12274. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  12275. bool _gameObjectsToMoveLock = 0x0
  12276. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  12277. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  12278. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  12279. bool _dynamicObjectsToMoveLock = 0x0
  12280. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  12281. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  12282. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  12283. std::mutex _mapLock
  12284. std::_Mutex_base
  12285. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  12286. std::mutex _gridLock
  12287. std::_Mutex_base
  12288. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  12289. MapEntry* i_mapEntry = 0x43D2C3C
  12290. unsigned int MapID = 0x212
  12291. unsigned int map_type = 0x0
  12292. unsigned int Flags = 0x1
  12293. char*[16] name
  12294. [0] = ""
  12295. [1] = ""
  12296. [2] = ""
  12297. [3] = "Scherbenwelt"
  12298. [4] = ""
  12299. [5] = ""
  12300. [6] = ""
  12301. [7] = ""
  12302. [8] = ""
  12303. [9] = ""
  12304. unsigned int linked_zone = 0x0
  12305. unsigned int multimap_id = 0xC6
  12306. int entrance_map = 0x0
  12307. float entrance_x = 0.000000
  12308. float entrance_y = 0.000000
  12309. unsigned int addon = 0x1
  12310. unsigned int unk_time = 0x0
  12311. unsigned int maxPlayers = 0x0
  12312. unsigned int i_spawnMode = 0x0
  12313. unsigned int i_InstanceId = 0x0
  12314. unsigned int m_unloadTimer = 0x0
  12315. float m_VisibleDistance = 120.000000
  12316. DynamicMapTree _dynamicTree
  12317. DynTreeImpl* impl = 0x7B0EEF70
  12318. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  12319. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  12320. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  12321. [0] = NULL
  12322. [1] = NULL
  12323. [2] = NULL
  12324. [3] = NULL
  12325. [4] = NULL
  12326. [5] = NULL
  12327. [6] = NULL
  12328. [7] = NULL
  12329. [8] = NULL
  12330. [9] = NULL
  12331. [0] = 0x7B0EEFC0
  12332. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12333. [0] = NULL
  12334. [1] = NULL
  12335. [2] = NULL
  12336. [3] = NULL
  12337. [4] = NULL
  12338. [5] = NULL
  12339. [6] = NULL
  12340. [7] = NULL
  12341. [8] = NULL
  12342. [9] = NULL
  12343. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12344. [0] = NULL
  12345. [1] = NULL
  12346. [2] = NULL
  12347. [3] = NULL
  12348. [4] = NULL
  12349. [5] = NULL
  12350. [6] = NULL
  12351. [7] = NULL
  12352. [8] = NULL
  12353. [9] = NULL
  12354. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12355. [0] = NULL
  12356. [1] = NULL
  12357. [2] = NULL
  12358. [3] = NULL
  12359. [4] = NULL
  12360. [5] = NULL
  12361. [6] = NULL
  12362. [7] = NULL
  12363. [8] = NULL
  12364. [9] = NULL
  12365. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12366. [0] = NULL
  12367. [1] = NULL
  12368. [2] = NULL
  12369. [3] = NULL
  12370. [4] = NULL
  12371. [5] = NULL
  12372. [6] = NULL
  12373. [7] = NULL
  12374. [8] = NULL
  12375. [9] = NULL
  12376. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12377. [0] = NULL
  12378. [1] = NULL
  12379. [2] = NULL
  12380. [3] = NULL
  12381. [4] = NULL
  12382. [5] = NULL
  12383. [6] = NULL
  12384. [7] = NULL
  12385. [8] = NULL
  12386. [9] = NULL
  12387. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12388. [0] = NULL
  12389. [1] = NULL
  12390. [2] = NULL
  12391. [3] = NULL
  12392. [4] = NULL
  12393. [5] = NULL
  12394. [6] = NULL
  12395. [7] = NULL
  12396. [8] = NULL
  12397. [9] = NULL
  12398. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12399. [0] = NULL
  12400. [1] = NULL
  12401. [2] = NULL
  12402. [3] = NULL
  12403. [4] = NULL
  12404. [5] = NULL
  12405. [6] = NULL
  12406. [7] = NULL
  12407. [8] = NULL
  12408. [9] = NULL
  12409. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12410. [0] = NULL
  12411. [1] = NULL
  12412. [2] = NULL
  12413. [3] = NULL
  12414. [4] = NULL
  12415. [5] = NULL
  12416. [6] = NULL
  12417. [7] = NULL
  12418. [8] = NULL
  12419. [9] = NULL
  12420. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  12421. [0] = NULL
  12422. [1] = NULL
  12423. [2] = NULL
  12424. [3] = NULL
  12425. [4] = NULL
  12426. [5] = NULL
  12427. [6] = NULL
  12428. [7] = NULL
  12429. [8] = NULL
  12430. [9] = NULL
  12431. Cell
  12432. int x = 0x3F800000
  12433. int y = 0xCDCDCDCD
  12434. TimeTrackerSmall rebalance_timer = 0x5F
  12435. int unbalanced_times = 0x6B
  12436. MapRefManager m_mapRefManager
  12437. RefManager<Map,Player>
  12438. LinkedListHead
  12439. LinkedListElement iFirst = 0x7B0D68B0
  12440. LinkedListElement iLast = 0x7B0D68C0
  12441. unsigned int iSize = 0x0
  12442. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  12443. <user defined> iterator = 0x7B0D68C0
  12444. <user defined> iterator = 0x7B0D68A8
  12445. iterator
  12446. MapReference* _Ptr = 0x141B647C8
  12447. const_iterator
  12448. MapReference* _Ptr = 0x141B647C8
  12449. LinkedListHead::Iterator<MapReference> m_mapRefIter
  12450. MapReference* _Ptr = NULL
  12451. int m_VisibilityNotifyPeriod = 0x3E8
  12452. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  12453. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12454. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12455. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  12456. <user defined> _Copy_tag = 0x7B0D68E8
  12457. <user defined> _Move_tag = 0x7B0D68E8
  12458. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  12459. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  12460. std::_Iterator_base12
  12461. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  12462. std::_Iterator_base12* _Mynextiter = NULL
  12463. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  12464. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  12465. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  12466. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  12467. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  12468. <user defined> _Copy_tag = 0x7B0D6918
  12469. <user defined> _Move_tag = 0x7B0D6918
  12470. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  12471. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  12472. std::_Iterator_base12
  12473. std::_Container_proxy* _Myproxy = 0x7AC1D740
  12474. std::_Iterator_base12* _Mynextiter = NULL
  12475. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  12476. int i_gridExpiry = 0x493E0
  12477. Map* m_parentMap = 0x7B0D66F0
  12478. <user defined> CreatureGroupHolder = 0x7B0D6720
  12479. bool _creatureToMoveLock = 0x0
  12480. <user defined> _creaturesToMove = 0x7B0D6778
  12481. bool _gameObjectsToMoveLock = 0x0
  12482. <user defined> _gameObjectsToMove = 0x7B0D67A0
  12483. bool _dynamicObjectsToMoveLock = 0x0
  12484. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  12485. <user defined> _mapLock = 0x7B0D67E8
  12486. <user defined> _gridLock = 0x7B0D6838
  12487. <user defined> i_mapEntry = 0x43D2C3C
  12488. unsigned int i_spawnMode = 0x0
  12489. unsigned int i_InstanceId = 0x0
  12490. unsigned int m_unloadTimer = 0x0
  12491. float m_VisibleDistance = 120.000000
  12492. <user defined> _dynamicTree = 0x7B0EEF70
  12493. <user defined> m_mapRefManager = 0x7B0D68A8
  12494. <user defined> m_mapRefIter = 0x0
  12495. int m_VisibilityNotifyPeriod = 0x3E8
  12496. <user defined> m_activeNonPlayers = 0x7B0D68E8
  12497. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  12498. <user defined> _transports = 0x7B0D6918
  12499. <user defined> _transportsUpdateIter = 0x7B0D6930
  12500. int i_gridExpiry = 0x493E0
  12501. <user defined> m_parentMap = 0x7B0D66F0
  12502. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  12503. [0] = 0xD0C8A6F0
  12504. [1] = 0xD0C90B90
  12505. [2] = 0xD0C97030
  12506. [3] = 0xD0C9D4D0
  12507. [4] = 0xD0CC3970
  12508. [5] = 0xD0CC9E10
  12509. [6] = 0xD0CD02B0
  12510. [7] = 0xD0CD6750
  12511. [8] = 0xD0D3CBF0
  12512. [9] = 0xD0D43090
  12513. [0] = 0x7B0D6958
  12514. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12515. [0] = 0xD0FFCEF0
  12516. [1] = 0xD1043390
  12517. [2] = 0xD1049830
  12518. [3] = 0xD104FCD0
  12519. [4] = 0xD1076170
  12520. [5] = 0xD107C610
  12521. [6] = 0xD1082AB0
  12522. [7] = 0xD1088F50
  12523. [8] = 0xD10AF3F0
  12524. [9] = 0xD10B5890
  12525. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12526. [0] = 0xD13F0920
  12527. [1] = 0xD13F6DC0
  12528. [2] = 0xD13FD260
  12529. [3] = 0xD1423700
  12530. [4] = 0xD1429BA0
  12531. [5] = 0xD1430040
  12532. [6] = 0xD14364E0
  12533. [7] = 0xD143C980
  12534. [8] = 0xD1462E20
  12535. [9] = 0xD14692C0
  12536. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12537. [0] = 0xD1763120
  12538. [1] = 0xD17695C0
  12539. [2] = 0xD178FA60
  12540. [3] = 0xD1795F00
  12541. [4] = 0xD179C3A0
  12542. [5] = 0xD17A2840
  12543. [6] = 0xD17A8CE0
  12544. [7] = 0xD17AF180
  12545. [8] = 0xD17D5620
  12546. [9] = 0xD17DBAC0
  12547. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12548. [0] = 0xD1AD82F0
  12549. [1] = 0xD1ADE790
  12550. [2] = 0xD1B04C30
  12551. [3] = 0xD1B0B0D0
  12552. [4] = 0xD1B11570
  12553. [5] = 0xD1B17A10
  12554. [6] = 0xD1B1DEB0
  12555. [7] = 0xD1B24350
  12556. [8] = 0xD1B8A7F0
  12557. [9] = 0xD1B90C90
  12558. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12559. [0] = 0xD1E4EB60
  12560. [1] = 0xD1EB5000
  12561. [2] = 0xD1EBB4A0
  12562. [3] = 0xD1EC1940
  12563. [4] = 0xD1EC7DE0
  12564. [5] = 0xD1ECE280
  12565. [6] = 0xD1ED4720
  12566. [7] = 0xD1EDABC0
  12567. [8] = 0xD1F01060
  12568. [9] = 0xD1F07500
  12569. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12570. [0] = 0xD2182520
  12571. [1] = 0xD21A89C0
  12572. [2] = 0xD21AEE60
  12573. [3] = 0xD21B5300
  12574. [4] = 0xD21BB7A0
  12575. [5] = 0xD21C1C40
  12576. [6] = 0xD21C80E0
  12577. [7] = 0xD21CE580
  12578. [8] = 0xD21F4A20
  12579. [9] = 0xD21FAEC0
  12580. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12581. [0] = 0xD2514D20
  12582. [1] = 0xD251B1C0
  12583. [2] = 0xD2521660
  12584. [3] = 0xD2527B00
  12585. [4] = 0xD252DFA0
  12586. [5] = 0xD2534440
  12587. [6] = 0xD253A8E0
  12588. [7] = 0xD2540D80
  12589. [8] = 0xD2567220
  12590. [9] = 0xD256D6C0
  12591. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12592. [0] = 0xD28925B0
  12593. [1] = 0xD2898A50
  12594. [2] = 0xD289EEF0
  12595. [3] = 0xD28A5390
  12596. [4] = 0xD28AB830
  12597. [5] = 0xD28B1CD0
  12598. [6] = 0xD28B8170
  12599. [7] = 0xD28BE610
  12600. [8] = 0xD2924AB0
  12601. [9] = 0xD292AF50
  12602. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  12603. [0] = 0xD2C04DB0
  12604. [1] = 0xD2C4B250
  12605. [2] = 0xD2C516F0
  12606. [3] = 0xD2C57B90
  12607. [4] = 0xD2C5E030
  12608. [5] = 0xD2C644D0
  12609. [6] = 0xD2C6A970
  12610. [7] = 0xD2C70E10
  12611. [8] = 0xD2C972B0
  12612. [9] = 0xD2C9D750
  12613. GridMap*[64] GridMaps
  12614. [0] = 0x171F06F30
  12615. [1] = 0x171F06E80
  12616. [2] = 0x171F06DD0
  12617. [3] = 0x171F06D20
  12618. [4] = 0x171F06C70
  12619. [5] = 0x171F06BC0
  12620. [6] = 0x171F06B10
  12621. [7] = 0x171F06A60
  12622. [8] = 0x171F069B0
  12623. [9] = 0x171F06900
  12624. [0] = 0x7B0DE958
  12625. <user defined>*[64] GridMap
  12626. [0] = 0x171F04330
  12627. [1] = 0x171F04280
  12628. [2] = 0x171F041D0
  12629. [3] = 0x171F04120
  12630. [4] = 0x171F04070
  12631. [5] = 0x171F03FC0
  12632. [6] = 0x171F03F10
  12633. [7] = 0x171F03E60
  12634. [8] = 0x171F03DB0
  12635. [9] = 0x171F03D00
  12636. <user defined>*[64] GridMap
  12637. [0] = 0x171F01730
  12638. [1] = 0x171F01680
  12639. [2] = 0x171F015D0
  12640. [3] = 0x171F01520
  12641. [4] = 0x171F01470
  12642. [5] = 0x171F013C0
  12643. [6] = 0x171F01310
  12644. [7] = 0x171F01260
  12645. [8] = 0x171F011B0
  12646. [9] = 0x171F01100
  12647. <user defined>*[64] GridMap
  12648. [0] = 0x171EFEB30
  12649. [1] = 0x171EFEA80
  12650. [2] = 0x171EFE9D0
  12651. [3] = 0x171EFE920
  12652. [4] = 0x171EFE870
  12653. [5] = 0x171EFE7C0
  12654. [6] = 0x171EFE710
  12655. [7] = 0x171EFE660
  12656. [8] = 0x171EFE5B0
  12657. [9] = 0x171EFE500
  12658. <user defined>*[64] GridMap
  12659. [0] = 0x171EFBF30
  12660. [1] = 0x171EFBE80
  12661. [2] = 0x171EFBDD0
  12662. [3] = 0x171EFBD20
  12663. [4] = 0x171EFBC70
  12664. [5] = 0x171EFBBC0
  12665. [6] = 0x171EFBB10
  12666. [7] = 0x171EFBA60
  12667. [8] = 0x171EFB9B0
  12668. [9] = 0x171EFB900
  12669. <user defined>*[64] GridMap
  12670. [0] = 0x171EF9330
  12671. [1] = 0x171EF9280
  12672. [2] = 0x171EF91D0
  12673. [3] = 0x171EF9120
  12674. [4] = 0x171EF9070
  12675. [5] = 0x171EF8FC0
  12676. [6] = 0x171EF8F10
  12677. [7] = 0x171EF8E60
  12678. [8] = 0x171EF8DB0
  12679. [9] = 0x171EF8D00
  12680. <user defined>*[64] GridMap
  12681. [0] = 0x171EF6730
  12682. [1] = 0x171EF6680
  12683. [2] = 0x171EF65D0
  12684. [3] = 0x171EF6520
  12685. [4] = 0x171EF6470
  12686. [5] = 0x171EF63C0
  12687. [6] = 0x171EF6310
  12688. [7] = 0x171EF6260
  12689. [8] = 0x171EF61B0
  12690. [9] = 0x171EF6100
  12691. <user defined>*[64] GridMap
  12692. [0] = 0x171EF37C0
  12693. [1] = 0x171EF3710
  12694. [2] = 0x171EF3660
  12695. [3] = 0x171EF35B0
  12696. [4] = 0x171EF3500
  12697. [5] = 0x171EF3450
  12698. [6] = 0x171EF33A0
  12699. [7] = 0x171EF32F0
  12700. [8] = 0x171EF3240
  12701. [9] = 0x171EF3190
  12702. <user defined>*[64] GridMap
  12703. [0] = 0x16A299DE0
  12704. [1] = 0x16A299D30
  12705. [2] = 0x16A299C80
  12706. [3] = 0x16A299BD0
  12707. [4] = 0x16A299B20
  12708. [5] = 0x16A299A70
  12709. [6] = 0x16A2999C0
  12710. [7] = 0x16A299910
  12711. [8] = 0x16A299860
  12712. [9] = 0x16A2997B0
  12713. <user defined>*[64] GridMap
  12714. [0] = 0x16A28D5D0
  12715. [1] = 0x16A28D520
  12716. [2] = 0x16A28D470
  12717. [3] = 0x16A28D3C0
  12718. [4] = 0x16A28D310
  12719. [5] = 0x16A28D260
  12720. [6] = 0x16A28D1B0
  12721. [7] = 0x16A28D100
  12722. [8] = 0x16A28D050
  12723. [9] = 0x16A28CFA0
  12724. std::bitset<262144> marked_cells
  12725. <user defined> reference = 0x7B0E6958
  12726. bool std::bitset<262144>::_Need_mask = 0x0
  12727. unsigned int std::bitset<262144>::_Mask = 0x0
  12728. unsigned int[4096] _Array
  12729. [0] = 0x0
  12730. [1] = 0x0
  12731. [2] = 0x0
  12732. [3] = 0x0
  12733. [4] = 0x0
  12734. [5] = 0x0
  12735. [6] = 0x0
  12736. [7] = 0x0
  12737. [8] = 0x0
  12738. [9] = 0x0
  12739. bool i_scriptLock = 0x0
  12740. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  12741. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12742. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12743. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  12744. <user defined> _Copy_tag = 0x7B0EE960
  12745. <user defined> _Move_tag = 0x7B0EE960
  12746. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  12747. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  12748. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  12749. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  12750. <user defined> value_compare = 0x7B0EE978
  12751. <user defined> _Copy_tag = 0x7B0EE978
  12752. <user defined> _Move_tag = 0x7B0EE978
  12753. <user defined> value_compare = 0x7B0EE978
  12754. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  12755. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12756. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  12757. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  12758. <user defined> _Copy_tag = 0x7B0EE990
  12759. <user defined> _Move_tag = 0x7B0EE990
  12760. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  12761. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  12762. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  12763. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  12764. <user defined> value_compare = 0x7B0EE9A8
  12765. <user defined> _Copy_tag = 0x7B0EE9A8
  12766. <user defined> _Move_tag = 0x7B0EE9A8
  12767. <user defined> value_compare = 0x7B0EE9A8
  12768. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  12769. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  12770. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  12771. boost::heap::detail::size_holder<1,unsigned __int64>
  12772. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  12773. unsigned int size_ = 0x4D5
  12774. super_t
  12775. implementation_defined
  12776. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  12777. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  12778. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  12779. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  12780. <user defined> value_compare = 0x7B0EE9F8
  12781. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  12782. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  12783. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  12784. unsigned int _Mask = 0xFFF
  12785. unsigned int _Maxidx = 0x1000
  12786. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  12787. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  12788. <user defined> value_compare = 0x7B0EEA48
  12789. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  12790. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  12791. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  12792. unsigned int _Mask = 0x1FF
  12793. unsigned int _Maxidx = 0x200
  12794. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  12795. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  12796. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  12797. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  12798. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  12799. unsigned int _Mask = 0x7
  12800. unsigned int _Maxidx = 0x8
  12801. unsigned int _respawnCheckTimer = 0x0
  12802. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  12803. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  12804. <user defined> value_compare = 0x7B0EEAF0
  12805. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  12806. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  12807. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  12808. unsigned int _Mask = 0x7
  12809. unsigned int _Maxidx = 0x8
  12810. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  12811. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  12812. <user defined> value_compare = 0x7B0EEB40
  12813. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  12814. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  12815. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  12816. unsigned int _Mask = 0x7
  12817. unsigned int _Maxidx = 0x8
  12818. unsigned int _defaultLight = 0x176
  12819. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  12820. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  12821. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  12822. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  12823. <user defined> value_compare = 0x7B0EEB98
  12824. <user defined> _Copy_tag = 0x7B0EEB98
  12825. <user defined> _Move_tag = 0x7B0EEB98
  12826. <user defined> value_compare = 0x7B0EEB98
  12827. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  12828. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  12829. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  12830. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  12831. <user defined> value_compare = 0x7B0EED48
  12832. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  12833. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  12834. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  12835. unsigned int _Mask = 0x7FFF
  12836. unsigned int _Maxidx = 0x8000
  12837. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  12838. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  12839. <user defined> value_compare = 0x7B0EED98
  12840. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  12841. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  12842. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  12843. unsigned int _Mask = 0x3FFF
  12844. unsigned int _Maxidx = 0x4000
  12845. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  12846. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  12847. <user defined> value_compare = 0x7B0EEDE8
  12848. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  12849. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  12850. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  12851. unsigned int _Mask = 0x7
  12852. unsigned int _Maxidx = 0x8
  12853. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  12854. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  12855. <user defined> value_compare = 0x7B0EEE38
  12856. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  12857. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  12858. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  12859. unsigned int _Mask = 0x7
  12860. unsigned int _Maxidx = 0x8
  12861. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  12862. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  12863. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  12864. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  12865. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  12866. unsigned int _Mask = 0x7
  12867. unsigned int _Maxidx = 0x8
  12868. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  12869. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  12870. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  12871. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  12872. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  12873. unsigned int _Mask = 0x3FF
  12874. unsigned int _Maxidx = 0x400
  12875. <user defined> i_grids = 0x7B0D6958
  12876. <user defined> GridMaps = 0x7B0DE958
  12877. <user defined> marked_cells = 0x7B0E6958
  12878. bool i_scriptLock = 0x0
  12879. <user defined> i_objectsToRemove = 0x7B0EE960
  12880. <user defined> i_objectsToSwitch = 0x7B0EE978
  12881. <user defined> i_worldObjects = 0x7B0EE990
  12882. <user defined> m_scriptSchedule = 0x7B0EE9A8
  12883. <user defined> _respawnTimes = 0x7B0EE9C0
  12884. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  12885. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  12886. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  12887. unsigned int _respawnCheckTimer = 0x0
  12888. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  12889. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  12890. unsigned int _defaultLight = 0x176
  12891. <user defined> _guidGenerators = 0x7B0EEB98
  12892. <user defined> _objectsStore = 0x7B0EEBB0
  12893. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  12894. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  12895. <user defined> _corpsesByCell = 0x7B0EEDE8
  12896. <user defined> _corpsesByPlayer = 0x7B0EEE38
  12897. <user defined> _corpseBones = 0x7B0EEE88
  12898. <user defined> _updateObjects = 0x7B0EEED8
  12899. Local CreatureData* data = 0x50553564
  12900. SpawnData
  12901. int type = 0x0
  12902. unsigned int spawnId = 0x2517C
  12903. unsigned int id = 0x48F7
  12904. WorldLocation spawnPoint
  12905. Position
  12906. <user defined> XY = 0x50553570
  12907. <user defined> XYZ = 0x50553570
  12908. <user defined> XYZO = 0x50553570
  12909. <user defined> PackedXYZ = 0x50553570
  12910. float m_positionX = 362.141998
  12911. float m_positionY = 3354.429932
  12912. float m_positionZ = 64.136398
  12913. float m_orientation = 1.864580
  12914. ?$Streamer@UXY@Position@@
  12915. Position* Pos = 0x4551A6E143B5122D
  12916. ?$ConstStreamer@UXY@Position@@
  12917. Position* Pos = 0x4551A6E143B5122D
  12918. ?$Streamer@UXYZ@Position@@
  12919. <user defined> Pos = 0x4551A6E143B5122D
  12920. ?$ConstStreamer@UXYZ@Position@@
  12921. <user defined> Pos = 0x4551A6E143B5122D
  12922. ?$Streamer@UXYZO@Position@@
  12923. <user defined> Pos = 0x4551A6E143B5122D
  12924. ?$ConstStreamer@UXYZO@Position@@
  12925. <user defined> Pos = 0x4551A6E143B5122D
  12926. ?$Streamer@UPackedXYZ@Position@@
  12927. <user defined> Pos = 0x4551A6E143B5122D
  12928. ?$ConstStreamer@UPackedXYZ@Position@@
  12929. <user defined> Pos = 0x4551A6E143B5122D
  12930. unsigned int m_mapId = 0x212
  12931. unsigned int phaseMask = 0x1
  12932. int spawntimesecs = 0x7080
  12933. unsigned int spawnMask = 0x1
  12934. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  12935. unsigned int groupId = 0x0
  12936. std::string name = "Default Group"
  12937. unsigned int mapId = 0xFFFFFFFF
  12938. int flags = 0x1
  12939. unsigned int scriptId = 0x0
  12940. bool dbData = 0x1
  12941. unsigned int displayid = 0x0
  12942. int equipmentId = 0x1
  12943. float spawndist = 5.000000
  12944. unsigned int currentwaypoint = 0x0
  12945. unsigned int curhealth = 0x2164
  12946. unsigned int curmana = 0xA08
  12947. unsigned int movementType = 0x1
  12948. unsigned int npcflag = 0x0
  12949. unsigned int unit_flags = 0x0
  12950. unsigned int dynamicflags = 0x0
  12951. Local PoolGroup<Creature>* this = 0x56DB66D8
  12952. unsigned int poolId = 0x43D
  12953. std::vector<PoolObject,std::allocator<PoolObject> > ExplicitlyChanced
  12954. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12955. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB66E0
  12956. std::vector<PoolObject,std::allocator<PoolObject> > EqualChanced
  12957. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12958. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB6700
  12959. Parameter PoolObject* obj = 0x376869C50
  12960. unsigned int guid = 0x2517C
  12961. float chance = 25.000000
  12962.  
  12963. 0000000140933205 000000003218F040 PoolGroup<Creature>::SpawnObject+3B5 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 369
  12964. Local PoolObject* <end>$L1 = 0x376869C58
  12965. unsigned int guid = 0xFDFDFDFD
  12966. float chance = 0.000000
  12967. Local PoolObject* <begin>$L1 = 0x376869C50
  12968. unsigned int guid = 0x2517C
  12969. float chance = 25.000000
  12970. Local std::vector<PoolObject,std::allocator<PoolObject> >& <range>$L1 = 0x3218EF28
  12971. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12972. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair
  12973. std::_Vector_val<std::_Simple_types<PoolObject> > _Myval2 = 0x3218EF28
  12974. Local std::vector<PoolObject,std::allocator<PoolObject> > rolledObjects
  12975. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12976. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair
  12977. std::_Vector_val<std::_Simple_types<PoolObject> > _Myval2 = 0x3218EF28
  12978. Local PoolGroup<Creature>* this = 0x56DB66D8
  12979. unsigned int poolId = 0x43D
  12980. std::vector<PoolObject,std::allocator<PoolObject> > ExplicitlyChanced
  12981. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12982. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB66E0
  12983. std::vector<PoolObject,std::allocator<PoolObject> > EqualChanced
  12984. std::_Vector_alloc<std::_Vec_base_types<PoolObject,std::allocator<PoolObject> > >
  12985. std::_Compressed_pair<std::allocator<PoolObject>,std::_Vector_val<std::_Simple_types<PoolObject> >,1> _Mypair = 0x56DB6700
  12986. Parameter ActivePoolData& spawns = 0x142674D50
  12987. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  12988. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  12989. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  12990. 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 = 0x142674D50
  12991. <user defined> _Copy_tag = 0x142674D50
  12992. <user defined> _Move_tag = 0x142674D50
  12993. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  12994. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  12995. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  12996. 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 = 0x142674D68
  12997. <user defined> _Copy_tag = 0x142674D68
  12998. <user defined> _Move_tag = 0x142674D68
  12999. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  13000. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13001. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13002. 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 = 0x142674D80
  13003. <user defined> _Copy_tag = 0x142674D80
  13004. <user defined> _Move_tag = 0x142674D80
  13005. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  13006. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13007. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13008. 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 = 0x142674D98
  13009. <user defined> value_compare = 0x142674D98
  13010. <user defined> _Copy_tag = 0x142674D98
  13011. <user defined> _Move_tag = 0x142674D98
  13012. <user defined> value_compare = 0x142674D98
  13013. Parameter unsigned int limit = 0x1
  13014. Parameter unsigned int triggerFrom = 0x25179
  13015. Local int count = 0x1
  13016.  
  13017. 00000001409205D0 000000003218F0F0 PoolMgr::SpawnPool<Creature>+180 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1026
  13018. Local PoolMgr* this = 0x142674B30
  13019. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestCreatureRelation
  13020. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13021. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13022. 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 = 0x142674B30
  13023. <user defined> value_compare = 0x142674B30
  13024. <user defined> _Copy_tag = 0x142674B30
  13025. <user defined> _Move_tag = 0x142674B30
  13026. <user defined> value_compare = 0x142674B30
  13027. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestGORelation
  13028. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13029. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13030. 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 = 0x142674B48
  13031. <user defined> value_compare = 0x142674B48
  13032. <user defined> _Copy_tag = 0x142674B48
  13033. <user defined> _Move_tag = 0x142674B48
  13034. <user defined> value_compare = 0x142674B48
  13035. std::unordered_map<unsigned int,PoolTemplateData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > mPoolTemplate
  13036. std::_Hash<std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> >
  13037. <user defined> value_compare = 0x142674B60
  13038. std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> _Traitsobj = 0x3F800000
  13039. std::list<std::pair<unsigned int const ,PoolTemplateData>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > _List = 0x142674B68
  13040. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > > > > _Vec = 0x142674B80
  13041. unsigned int _Mask = 0xFFF
  13042. unsigned int _Maxidx = 0x1000
  13043. std::unordered_map<unsigned int,PoolGroup<Creature>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > mPoolCreatureGroups
  13044. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> >
  13045. <user defined> value_compare = 0x142674BB0
  13046. std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> _Traitsobj = 0x3F800000
  13047. std::list<std::pair<unsigned int const ,PoolGroup<Creature> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > _List = 0x142674BB8
  13048. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > > > _Vec = 0x142674BD0
  13049. unsigned int _Mask = 0x1FF
  13050. unsigned int _Maxidx = 0x200
  13051. std::unordered_map<unsigned int,PoolGroup<GameObject>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > mPoolGameobjectGroups
  13052. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> >
  13053. <user defined> value_compare = 0x142674C00
  13054. std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> _Traitsobj = 0x3F800000
  13055. std::list<std::pair<unsigned int const ,PoolGroup<GameObject> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > _List = 0x142674C08
  13056. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > > > > _Vec = 0x142674C20
  13057. unsigned int _Mask = 0xFFF
  13058. unsigned int _Maxidx = 0x1000
  13059. std::unordered_map<unsigned int,PoolGroup<Pool>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > mPoolPoolGroups
  13060. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> >
  13061. <user defined> value_compare = 0x142674C50
  13062. std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> _Traitsobj = 0x3F800000
  13063. std::list<std::pair<unsigned int const ,PoolGroup<Pool> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > _List = 0x142674C58
  13064. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > > > > _Vec = 0x142674C70
  13065. unsigned int _Mask = 0x3F
  13066. unsigned int _Maxidx = 0x40
  13067. std::unordered_map<unsigned int,PoolGroup<Quest>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > mPoolQuestGroups
  13068. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> >
  13069. <user defined> value_compare = 0x142674CA0
  13070. std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> _Traitsobj = 0x3F800000
  13071. std::list<std::pair<unsigned int const ,PoolGroup<Quest> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > _List = 0x142674CA8
  13072. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > > > > _Vec = 0x142674CC0
  13073. unsigned int _Mask = 0x3F
  13074. unsigned int _Maxidx = 0x40
  13075. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mCreatureSearchMap
  13076. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13077. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13078. 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 = 0x142674CF0
  13079. <user defined> value_compare = 0x142674CF0
  13080. <user defined> _Copy_tag = 0x142674CF0
  13081. <user defined> _Move_tag = 0x142674CF0
  13082. <user defined> value_compare = 0x142674CF0
  13083. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mGameobjectSearchMap
  13084. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13085. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13086. 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 = 0x142674D08
  13087. <user defined> value_compare = 0x142674D08
  13088. <user defined> _Copy_tag = 0x142674D08
  13089. <user defined> _Move_tag = 0x142674D08
  13090. <user defined> value_compare = 0x142674D08
  13091. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mPoolSearchMap
  13092. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13093. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13094. 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 = 0x142674D20
  13095. <user defined> value_compare = 0x142674D20
  13096. <user defined> _Copy_tag = 0x142674D20
  13097. <user defined> _Move_tag = 0x142674D20
  13098. <user defined> value_compare = 0x142674D20
  13099. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestSearchMap
  13100. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13101. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13102. 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 = 0x142674D38
  13103. <user defined> value_compare = 0x142674D38
  13104. <user defined> _Copy_tag = 0x142674D38
  13105. <user defined> _Move_tag = 0x142674D38
  13106. <user defined> value_compare = 0x142674D38
  13107. ActivePoolData mSpawnedData
  13108. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  13109. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13110. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13111. 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 = 0x142674D50
  13112. <user defined> _Copy_tag = 0x142674D50
  13113. <user defined> _Move_tag = 0x142674D50
  13114. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  13115. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13116. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13117. 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 = 0x142674D68
  13118. <user defined> _Copy_tag = 0x142674D68
  13119. <user defined> _Move_tag = 0x142674D68
  13120. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  13121. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13122. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13123. 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 = 0x142674D80
  13124. <user defined> _Copy_tag = 0x142674D80
  13125. <user defined> _Move_tag = 0x142674D80
  13126. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  13127. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13128. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13129. 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 = 0x142674D98
  13130. <user defined> value_compare = 0x142674D98
  13131. <user defined> _Copy_tag = 0x142674D98
  13132. <user defined> _Move_tag = 0x142674D98
  13133. <user defined> value_compare = 0x142674D98
  13134. Parameter unsigned int pool_id = 0x43D
  13135. Parameter unsigned int db_guid = 0x25179
  13136. Local std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > it
  13137. std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >
  13138. std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > >,std::_Iterator_base12>
  13139. std::_Iterator_base12
  13140. std::_Container_proxy* _Myproxy = 0x43D350
  13141. std::_Iterator_base12* _Mynextiter = NULL
  13142. std::_List_node<std::pair<unsigned int const ,PoolGroup<Creature> >,void *>* _Ptr = 0x56DB66C0
  13143.  
  13144. 0000000140922EA8 000000003218F130 PoolMgr::UpdatePool<Creature>+68 d:\trinitycore335_src\trinitycore\src\server\game\pools\poolmgr.cpp line 1142
  13145. Local PoolMgr* this = 0x142674B30
  13146. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestCreatureRelation
  13147. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13148. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13149. 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 = 0x142674B30
  13150. <user defined> value_compare = 0x142674B30
  13151. <user defined> _Copy_tag = 0x142674B30
  13152. <user defined> _Move_tag = 0x142674B30
  13153. <user defined> value_compare = 0x142674B30
  13154. std::multimap<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestGORelation
  13155. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13156. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,1> >
  13157. 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 = 0x142674B48
  13158. <user defined> value_compare = 0x142674B48
  13159. <user defined> _Copy_tag = 0x142674B48
  13160. <user defined> _Move_tag = 0x142674B48
  13161. <user defined> value_compare = 0x142674B48
  13162. std::unordered_map<unsigned int,PoolTemplateData,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > mPoolTemplate
  13163. std::_Hash<std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> >
  13164. <user defined> value_compare = 0x142674B60
  13165. std::_Umap_traits<unsigned int,PoolTemplateData,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolTemplateData> >,0> _Traitsobj = 0x3F800000
  13166. std::list<std::pair<unsigned int const ,PoolTemplateData>,std::allocator<std::pair<unsigned int const ,PoolTemplateData> > > _List = 0x142674B68
  13167. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolTemplateData> > > > > > _Vec = 0x142674B80
  13168. unsigned int _Mask = 0xFFF
  13169. unsigned int _Maxidx = 0x1000
  13170. std::unordered_map<unsigned int,PoolGroup<Creature>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > mPoolCreatureGroups
  13171. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> >
  13172. <user defined> value_compare = 0x142674BB0
  13173. std::_Umap_traits<unsigned int,PoolGroup<Creature>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > >,0> _Traitsobj = 0x3F800000
  13174. std::list<std::pair<unsigned int const ,PoolGroup<Creature> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Creature> > > > _List = 0x142674BB8
  13175. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Creature> > > > > > > _Vec = 0x142674BD0
  13176. unsigned int _Mask = 0x1FF
  13177. unsigned int _Maxidx = 0x200
  13178. std::unordered_map<unsigned int,PoolGroup<GameObject>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > mPoolGameobjectGroups
  13179. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> >
  13180. <user defined> value_compare = 0x142674C00
  13181. std::_Umap_traits<unsigned int,PoolGroup<GameObject>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > >,0> _Traitsobj = 0x3F800000
  13182. std::list<std::pair<unsigned int const ,PoolGroup<GameObject> >,std::allocator<std::pair<unsigned int const ,PoolGroup<GameObject> > > > _List = 0x142674C08
  13183. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<GameObject> > > > > > > _Vec = 0x142674C20
  13184. unsigned int _Mask = 0xFFF
  13185. unsigned int _Maxidx = 0x1000
  13186. std::unordered_map<unsigned int,PoolGroup<Pool>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > mPoolPoolGroups
  13187. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> >
  13188. <user defined> value_compare = 0x142674C50
  13189. std::_Umap_traits<unsigned int,PoolGroup<Pool>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > >,0> _Traitsobj = 0x3F800000
  13190. std::list<std::pair<unsigned int const ,PoolGroup<Pool> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Pool> > > > _List = 0x142674C58
  13191. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Pool> > > > > > > _Vec = 0x142674C70
  13192. unsigned int _Mask = 0x3F
  13193. unsigned int _Maxidx = 0x40
  13194. std::unordered_map<unsigned int,PoolGroup<Quest>,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > mPoolQuestGroups
  13195. std::_Hash<std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> >
  13196. <user defined> value_compare = 0x142674CA0
  13197. std::_Umap_traits<unsigned int,PoolGroup<Quest>,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > >,0> _Traitsobj = 0x3F800000
  13198. std::list<std::pair<unsigned int const ,PoolGroup<Quest> >,std::allocator<std::pair<unsigned int const ,PoolGroup<Quest> > > > _List = 0x142674CA8
  13199. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,PoolGroup<Quest> > > > > > > _Vec = 0x142674CC0
  13200. unsigned int _Mask = 0x3F
  13201. unsigned int _Maxidx = 0x40
  13202. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mCreatureSearchMap
  13203. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13204. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13205. 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 = 0x142674CF0
  13206. <user defined> value_compare = 0x142674CF0
  13207. <user defined> _Copy_tag = 0x142674CF0
  13208. <user defined> _Move_tag = 0x142674CF0
  13209. <user defined> value_compare = 0x142674CF0
  13210. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mGameobjectSearchMap
  13211. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13212. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13213. 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 = 0x142674D08
  13214. <user defined> value_compare = 0x142674D08
  13215. <user defined> _Copy_tag = 0x142674D08
  13216. <user defined> _Move_tag = 0x142674D08
  13217. <user defined> value_compare = 0x142674D08
  13218. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mPoolSearchMap
  13219. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13220. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13221. 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 = 0x142674D20
  13222. <user defined> value_compare = 0x142674D20
  13223. <user defined> _Copy_tag = 0x142674D20
  13224. <user defined> _Move_tag = 0x142674D20
  13225. <user defined> value_compare = 0x142674D20
  13226. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mQuestSearchMap
  13227. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13228. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13229. 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 = 0x142674D38
  13230. <user defined> value_compare = 0x142674D38
  13231. <user defined> _Copy_tag = 0x142674D38
  13232. <user defined> _Move_tag = 0x142674D38
  13233. <user defined> value_compare = 0x142674D38
  13234. ActivePoolData mSpawnedData
  13235. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedCreatures
  13236. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13237. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13238. 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 = 0x142674D50
  13239. <user defined> _Copy_tag = 0x142674D50
  13240. <user defined> _Move_tag = 0x142674D50
  13241. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mSpawnedGameobjects
  13242. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13243. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13244. 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 = 0x142674D68
  13245. <user defined> _Copy_tag = 0x142674D68
  13246. <user defined> _Move_tag = 0x142674D68
  13247. std::set<unsigned int,std::less<unsigned int>,std::allocator<unsigned int> > mActiveQuests
  13248. std::_Tree<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13249. std::_Tree_comp_alloc<std::_Tset_traits<unsigned int,std::less<unsigned int>,std::allocator<unsigned int>,0> >
  13250. 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 = 0x142674D80
  13251. <user defined> _Copy_tag = 0x142674D80
  13252. <user defined> _Move_tag = 0x142674D80
  13253. std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > mSpawnedPools
  13254. std::_Tree<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13255. std::_Tree_comp_alloc<std::_Tmap_traits<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13256. 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 = 0x142674D98
  13257. <user defined> value_compare = 0x142674D98
  13258. <user defined> _Copy_tag = 0x142674D98
  13259. <user defined> _Move_tag = 0x142674D98
  13260. <user defined> value_compare = 0x142674D98
  13261. Parameter unsigned int pool_id = 0x43D
  13262. Parameter unsigned int db_guid_or_pool_id = 0x25179
  13263.  
  13264. 000000014078ECE0 000000003218F300 Map::CheckRespawn+5B0 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3015
  13265. Local Map* this = 0x7B0D66F0
  13266. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  13267. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  13268. LinkedListHead
  13269. LinkedListElement iFirst = 0x7B0D66F8
  13270. LinkedListElement iLast = 0x7B0D6708
  13271. unsigned int iSize = 0x1000
  13272. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  13273. <user defined> iterator = 0x74011E78
  13274. <user defined> iterator = 0x7B0D66F0
  13275. iterator
  13276. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  13277. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  13278. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  13279. <user defined> value_compare = 0x7B0D6720
  13280. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  13281. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  13282. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  13283. unsigned int _Mask = 0x3F
  13284. unsigned int _Maxidx = 0x40
  13285. bool _creatureToMoveLock = 0x0
  13286. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  13287. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  13288. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  13289. bool _gameObjectsToMoveLock = 0x0
  13290. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  13291. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  13292. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  13293. bool _dynamicObjectsToMoveLock = 0x0
  13294. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  13295. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  13296. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  13297. std::mutex _mapLock
  13298. std::_Mutex_base
  13299. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  13300. std::mutex _gridLock
  13301. std::_Mutex_base
  13302. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  13303. MapEntry* i_mapEntry = 0x43D2C3C
  13304. unsigned int MapID = 0x212
  13305. unsigned int map_type = 0x0
  13306. unsigned int Flags = 0x1
  13307. char*[16] name
  13308. [0] = ""
  13309. [1] = ""
  13310. [2] = ""
  13311. [3] = "Scherbenwelt"
  13312. [4] = ""
  13313. [5] = ""
  13314. [6] = ""
  13315. [7] = ""
  13316. [8] = ""
  13317. [9] = ""
  13318. unsigned int linked_zone = 0x0
  13319. unsigned int multimap_id = 0xC6
  13320. int entrance_map = 0x0
  13321. float entrance_x = 0.000000
  13322. float entrance_y = 0.000000
  13323. unsigned int addon = 0x1
  13324. unsigned int unk_time = 0x0
  13325. unsigned int maxPlayers = 0x0
  13326. unsigned int i_spawnMode = 0x0
  13327. unsigned int i_InstanceId = 0x0
  13328. unsigned int m_unloadTimer = 0x0
  13329. float m_VisibleDistance = 120.000000
  13330. DynamicMapTree _dynamicTree
  13331. DynTreeImpl* impl = 0x7B0EEF70
  13332. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  13333. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  13334. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  13335. [0] = NULL
  13336. [1] = NULL
  13337. [2] = NULL
  13338. [3] = NULL
  13339. [4] = NULL
  13340. [5] = NULL
  13341. [6] = NULL
  13342. [7] = NULL
  13343. [8] = NULL
  13344. [9] = NULL
  13345. [0] = 0x7B0EEFC0
  13346. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13347. [0] = NULL
  13348. [1] = NULL
  13349. [2] = NULL
  13350. [3] = NULL
  13351. [4] = NULL
  13352. [5] = NULL
  13353. [6] = NULL
  13354. [7] = NULL
  13355. [8] = NULL
  13356. [9] = NULL
  13357. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13358. [0] = NULL
  13359. [1] = NULL
  13360. [2] = NULL
  13361. [3] = NULL
  13362. [4] = NULL
  13363. [5] = NULL
  13364. [6] = NULL
  13365. [7] = NULL
  13366. [8] = NULL
  13367. [9] = NULL
  13368. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13369. [0] = NULL
  13370. [1] = NULL
  13371. [2] = NULL
  13372. [3] = NULL
  13373. [4] = NULL
  13374. [5] = NULL
  13375. [6] = NULL
  13376. [7] = NULL
  13377. [8] = NULL
  13378. [9] = NULL
  13379. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13380. [0] = NULL
  13381. [1] = NULL
  13382. [2] = NULL
  13383. [3] = NULL
  13384. [4] = NULL
  13385. [5] = NULL
  13386. [6] = NULL
  13387. [7] = NULL
  13388. [8] = NULL
  13389. [9] = NULL
  13390. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13391. [0] = NULL
  13392. [1] = NULL
  13393. [2] = NULL
  13394. [3] = NULL
  13395. [4] = NULL
  13396. [5] = NULL
  13397. [6] = NULL
  13398. [7] = NULL
  13399. [8] = NULL
  13400. [9] = NULL
  13401. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13402. [0] = NULL
  13403. [1] = NULL
  13404. [2] = NULL
  13405. [3] = NULL
  13406. [4] = NULL
  13407. [5] = NULL
  13408. [6] = NULL
  13409. [7] = NULL
  13410. [8] = NULL
  13411. [9] = NULL
  13412. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13413. [0] = NULL
  13414. [1] = NULL
  13415. [2] = NULL
  13416. [3] = NULL
  13417. [4] = NULL
  13418. [5] = NULL
  13419. [6] = NULL
  13420. [7] = NULL
  13421. [8] = NULL
  13422. [9] = NULL
  13423. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13424. [0] = NULL
  13425. [1] = NULL
  13426. [2] = NULL
  13427. [3] = NULL
  13428. [4] = NULL
  13429. [5] = NULL
  13430. [6] = NULL
  13431. [7] = NULL
  13432. [8] = NULL
  13433. [9] = NULL
  13434. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  13435. [0] = NULL
  13436. [1] = NULL
  13437. [2] = NULL
  13438. [3] = NULL
  13439. [4] = NULL
  13440. [5] = NULL
  13441. [6] = NULL
  13442. [7] = NULL
  13443. [8] = NULL
  13444. [9] = NULL
  13445. Cell
  13446. int x = 0x3F800000
  13447. int y = 0xCDCDCDCD
  13448. TimeTrackerSmall rebalance_timer = 0x5F
  13449. int unbalanced_times = 0x6B
  13450. MapRefManager m_mapRefManager
  13451. RefManager<Map,Player>
  13452. LinkedListHead
  13453. LinkedListElement iFirst = 0x7B0D68B0
  13454. LinkedListElement iLast = 0x7B0D68C0
  13455. unsigned int iSize = 0x0
  13456. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  13457. <user defined> iterator = 0x7B0D68C0
  13458. <user defined> iterator = 0x7B0D68A8
  13459. iterator
  13460. MapReference* _Ptr = 0x141B647C8
  13461. const_iterator
  13462. MapReference* _Ptr = 0x141B647C8
  13463. LinkedListHead::Iterator<MapReference> m_mapRefIter
  13464. MapReference* _Ptr = NULL
  13465. int m_VisibilityNotifyPeriod = 0x3E8
  13466. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  13467. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13468. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13469. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  13470. <user defined> _Copy_tag = 0x7B0D68E8
  13471. <user defined> _Move_tag = 0x7B0D68E8
  13472. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  13473. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  13474. std::_Iterator_base12
  13475. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  13476. std::_Iterator_base12* _Mynextiter = NULL
  13477. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  13478. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  13479. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  13480. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  13481. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  13482. <user defined> _Copy_tag = 0x7B0D6918
  13483. <user defined> _Move_tag = 0x7B0D6918
  13484. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  13485. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  13486. std::_Iterator_base12
  13487. std::_Container_proxy* _Myproxy = 0x7AC1D740
  13488. std::_Iterator_base12* _Mynextiter = NULL
  13489. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  13490. int i_gridExpiry = 0x493E0
  13491. Map* m_parentMap = 0x7B0D66F0
  13492. <user defined> CreatureGroupHolder = 0x7B0D6720
  13493. bool _creatureToMoveLock = 0x0
  13494. <user defined> _creaturesToMove = 0x7B0D6778
  13495. bool _gameObjectsToMoveLock = 0x0
  13496. <user defined> _gameObjectsToMove = 0x7B0D67A0
  13497. bool _dynamicObjectsToMoveLock = 0x0
  13498. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  13499. <user defined> _mapLock = 0x7B0D67E8
  13500. <user defined> _gridLock = 0x7B0D6838
  13501. <user defined> i_mapEntry = 0x43D2C3C
  13502. unsigned int i_spawnMode = 0x0
  13503. unsigned int i_InstanceId = 0x0
  13504. unsigned int m_unloadTimer = 0x0
  13505. float m_VisibleDistance = 120.000000
  13506. <user defined> _dynamicTree = 0x7B0EEF70
  13507. <user defined> m_mapRefManager = 0x7B0D68A8
  13508. <user defined> m_mapRefIter = 0x0
  13509. int m_VisibilityNotifyPeriod = 0x3E8
  13510. <user defined> m_activeNonPlayers = 0x7B0D68E8
  13511. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  13512. <user defined> _transports = 0x7B0D6918
  13513. <user defined> _transportsUpdateIter = 0x7B0D6930
  13514. int i_gridExpiry = 0x493E0
  13515. <user defined> m_parentMap = 0x7B0D66F0
  13516. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  13517. [0] = 0xD0C8A6F0
  13518. [1] = 0xD0C90B90
  13519. [2] = 0xD0C97030
  13520. [3] = 0xD0C9D4D0
  13521. [4] = 0xD0CC3970
  13522. [5] = 0xD0CC9E10
  13523. [6] = 0xD0CD02B0
  13524. [7] = 0xD0CD6750
  13525. [8] = 0xD0D3CBF0
  13526. [9] = 0xD0D43090
  13527. [0] = 0x7B0D6958
  13528. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13529. [0] = 0xD0FFCEF0
  13530. [1] = 0xD1043390
  13531. [2] = 0xD1049830
  13532. [3] = 0xD104FCD0
  13533. [4] = 0xD1076170
  13534. [5] = 0xD107C610
  13535. [6] = 0xD1082AB0
  13536. [7] = 0xD1088F50
  13537. [8] = 0xD10AF3F0
  13538. [9] = 0xD10B5890
  13539. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13540. [0] = 0xD13F0920
  13541. [1] = 0xD13F6DC0
  13542. [2] = 0xD13FD260
  13543. [3] = 0xD1423700
  13544. [4] = 0xD1429BA0
  13545. [5] = 0xD1430040
  13546. [6] = 0xD14364E0
  13547. [7] = 0xD143C980
  13548. [8] = 0xD1462E20
  13549. [9] = 0xD14692C0
  13550. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13551. [0] = 0xD1763120
  13552. [1] = 0xD17695C0
  13553. [2] = 0xD178FA60
  13554. [3] = 0xD1795F00
  13555. [4] = 0xD179C3A0
  13556. [5] = 0xD17A2840
  13557. [6] = 0xD17A8CE0
  13558. [7] = 0xD17AF180
  13559. [8] = 0xD17D5620
  13560. [9] = 0xD17DBAC0
  13561. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13562. [0] = 0xD1AD82F0
  13563. [1] = 0xD1ADE790
  13564. [2] = 0xD1B04C30
  13565. [3] = 0xD1B0B0D0
  13566. [4] = 0xD1B11570
  13567. [5] = 0xD1B17A10
  13568. [6] = 0xD1B1DEB0
  13569. [7] = 0xD1B24350
  13570. [8] = 0xD1B8A7F0
  13571. [9] = 0xD1B90C90
  13572. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13573. [0] = 0xD1E4EB60
  13574. [1] = 0xD1EB5000
  13575. [2] = 0xD1EBB4A0
  13576. [3] = 0xD1EC1940
  13577. [4] = 0xD1EC7DE0
  13578. [5] = 0xD1ECE280
  13579. [6] = 0xD1ED4720
  13580. [7] = 0xD1EDABC0
  13581. [8] = 0xD1F01060
  13582. [9] = 0xD1F07500
  13583. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13584. [0] = 0xD2182520
  13585. [1] = 0xD21A89C0
  13586. [2] = 0xD21AEE60
  13587. [3] = 0xD21B5300
  13588. [4] = 0xD21BB7A0
  13589. [5] = 0xD21C1C40
  13590. [6] = 0xD21C80E0
  13591. [7] = 0xD21CE580
  13592. [8] = 0xD21F4A20
  13593. [9] = 0xD21FAEC0
  13594. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13595. [0] = 0xD2514D20
  13596. [1] = 0xD251B1C0
  13597. [2] = 0xD2521660
  13598. [3] = 0xD2527B00
  13599. [4] = 0xD252DFA0
  13600. [5] = 0xD2534440
  13601. [6] = 0xD253A8E0
  13602. [7] = 0xD2540D80
  13603. [8] = 0xD2567220
  13604. [9] = 0xD256D6C0
  13605. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13606. [0] = 0xD28925B0
  13607. [1] = 0xD2898A50
  13608. [2] = 0xD289EEF0
  13609. [3] = 0xD28A5390
  13610. [4] = 0xD28AB830
  13611. [5] = 0xD28B1CD0
  13612. [6] = 0xD28B8170
  13613. [7] = 0xD28BE610
  13614. [8] = 0xD2924AB0
  13615. [9] = 0xD292AF50
  13616. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  13617. [0] = 0xD2C04DB0
  13618. [1] = 0xD2C4B250
  13619. [2] = 0xD2C516F0
  13620. [3] = 0xD2C57B90
  13621. [4] = 0xD2C5E030
  13622. [5] = 0xD2C644D0
  13623. [6] = 0xD2C6A970
  13624. [7] = 0xD2C70E10
  13625. [8] = 0xD2C972B0
  13626. [9] = 0xD2C9D750
  13627. GridMap*[64] GridMaps
  13628. [0] = 0x171F06F30
  13629. [1] = 0x171F06E80
  13630. [2] = 0x171F06DD0
  13631. [3] = 0x171F06D20
  13632. [4] = 0x171F06C70
  13633. [5] = 0x171F06BC0
  13634. [6] = 0x171F06B10
  13635. [7] = 0x171F06A60
  13636. [8] = 0x171F069B0
  13637. [9] = 0x171F06900
  13638. [0] = 0x7B0DE958
  13639. <user defined>*[64] GridMap
  13640. [0] = 0x171F04330
  13641. [1] = 0x171F04280
  13642. [2] = 0x171F041D0
  13643. [3] = 0x171F04120
  13644. [4] = 0x171F04070
  13645. [5] = 0x171F03FC0
  13646. [6] = 0x171F03F10
  13647. [7] = 0x171F03E60
  13648. [8] = 0x171F03DB0
  13649. [9] = 0x171F03D00
  13650. <user defined>*[64] GridMap
  13651. [0] = 0x171F01730
  13652. [1] = 0x171F01680
  13653. [2] = 0x171F015D0
  13654. [3] = 0x171F01520
  13655. [4] = 0x171F01470
  13656. [5] = 0x171F013C0
  13657. [6] = 0x171F01310
  13658. [7] = 0x171F01260
  13659. [8] = 0x171F011B0
  13660. [9] = 0x171F01100
  13661. <user defined>*[64] GridMap
  13662. [0] = 0x171EFEB30
  13663. [1] = 0x171EFEA80
  13664. [2] = 0x171EFE9D0
  13665. [3] = 0x171EFE920
  13666. [4] = 0x171EFE870
  13667. [5] = 0x171EFE7C0
  13668. [6] = 0x171EFE710
  13669. [7] = 0x171EFE660
  13670. [8] = 0x171EFE5B0
  13671. [9] = 0x171EFE500
  13672. <user defined>*[64] GridMap
  13673. [0] = 0x171EFBF30
  13674. [1] = 0x171EFBE80
  13675. [2] = 0x171EFBDD0
  13676. [3] = 0x171EFBD20
  13677. [4] = 0x171EFBC70
  13678. [5] = 0x171EFBBC0
  13679. [6] = 0x171EFBB10
  13680. [7] = 0x171EFBA60
  13681. [8] = 0x171EFB9B0
  13682. [9] = 0x171EFB900
  13683. <user defined>*[64] GridMap
  13684. [0] = 0x171EF9330
  13685. [1] = 0x171EF9280
  13686. [2] = 0x171EF91D0
  13687. [3] = 0x171EF9120
  13688. [4] = 0x171EF9070
  13689. [5] = 0x171EF8FC0
  13690. [6] = 0x171EF8F10
  13691. [7] = 0x171EF8E60
  13692. [8] = 0x171EF8DB0
  13693. [9] = 0x171EF8D00
  13694. <user defined>*[64] GridMap
  13695. [0] = 0x171EF6730
  13696. [1] = 0x171EF6680
  13697. [2] = 0x171EF65D0
  13698. [3] = 0x171EF6520
  13699. [4] = 0x171EF6470
  13700. [5] = 0x171EF63C0
  13701. [6] = 0x171EF6310
  13702. [7] = 0x171EF6260
  13703. [8] = 0x171EF61B0
  13704. [9] = 0x171EF6100
  13705. <user defined>*[64] GridMap
  13706. [0] = 0x171EF37C0
  13707. [1] = 0x171EF3710
  13708. [2] = 0x171EF3660
  13709. [3] = 0x171EF35B0
  13710. [4] = 0x171EF3500
  13711. [5] = 0x171EF3450
  13712. [6] = 0x171EF33A0
  13713. [7] = 0x171EF32F0
  13714. [8] = 0x171EF3240
  13715. [9] = 0x171EF3190
  13716. <user defined>*[64] GridMap
  13717. [0] = 0x16A299DE0
  13718. [1] = 0x16A299D30
  13719. [2] = 0x16A299C80
  13720. [3] = 0x16A299BD0
  13721. [4] = 0x16A299B20
  13722. [5] = 0x16A299A70
  13723. [6] = 0x16A2999C0
  13724. [7] = 0x16A299910
  13725. [8] = 0x16A299860
  13726. [9] = 0x16A2997B0
  13727. <user defined>*[64] GridMap
  13728. [0] = 0x16A28D5D0
  13729. [1] = 0x16A28D520
  13730. [2] = 0x16A28D470
  13731. [3] = 0x16A28D3C0
  13732. [4] = 0x16A28D310
  13733. [5] = 0x16A28D260
  13734. [6] = 0x16A28D1B0
  13735. [7] = 0x16A28D100
  13736. [8] = 0x16A28D050
  13737. [9] = 0x16A28CFA0
  13738. std::bitset<262144> marked_cells
  13739. <user defined> reference = 0x7B0E6958
  13740. bool std::bitset<262144>::_Need_mask = 0x0
  13741. unsigned int std::bitset<262144>::_Mask = 0x0
  13742. unsigned int[4096] _Array
  13743. [0] = 0x0
  13744. [1] = 0x0
  13745. [2] = 0x0
  13746. [3] = 0x0
  13747. [4] = 0x0
  13748. [5] = 0x0
  13749. [6] = 0x0
  13750. [7] = 0x0
  13751. [8] = 0x0
  13752. [9] = 0x0
  13753. bool i_scriptLock = 0x0
  13754. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  13755. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13756. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13757. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  13758. <user defined> _Copy_tag = 0x7B0EE960
  13759. <user defined> _Move_tag = 0x7B0EE960
  13760. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  13761. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  13762. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  13763. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  13764. <user defined> value_compare = 0x7B0EE978
  13765. <user defined> _Copy_tag = 0x7B0EE978
  13766. <user defined> _Move_tag = 0x7B0EE978
  13767. <user defined> value_compare = 0x7B0EE978
  13768. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  13769. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13770. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  13771. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  13772. <user defined> _Copy_tag = 0x7B0EE990
  13773. <user defined> _Move_tag = 0x7B0EE990
  13774. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  13775. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  13776. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  13777. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  13778. <user defined> value_compare = 0x7B0EE9A8
  13779. <user defined> _Copy_tag = 0x7B0EE9A8
  13780. <user defined> _Move_tag = 0x7B0EE9A8
  13781. <user defined> value_compare = 0x7B0EE9A8
  13782. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  13783. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  13784. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  13785. boost::heap::detail::size_holder<1,unsigned __int64>
  13786. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  13787. unsigned int size_ = 0x4D5
  13788. super_t
  13789. implementation_defined
  13790. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  13791. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  13792. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  13793. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  13794. <user defined> value_compare = 0x7B0EE9F8
  13795. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  13796. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  13797. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  13798. unsigned int _Mask = 0xFFF
  13799. unsigned int _Maxidx = 0x1000
  13800. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  13801. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  13802. <user defined> value_compare = 0x7B0EEA48
  13803. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  13804. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  13805. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  13806. unsigned int _Mask = 0x1FF
  13807. unsigned int _Maxidx = 0x200
  13808. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  13809. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  13810. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  13811. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  13812. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  13813. unsigned int _Mask = 0x7
  13814. unsigned int _Maxidx = 0x8
  13815. unsigned int _respawnCheckTimer = 0x0
  13816. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  13817. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  13818. <user defined> value_compare = 0x7B0EEAF0
  13819. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  13820. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  13821. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  13822. unsigned int _Mask = 0x7
  13823. unsigned int _Maxidx = 0x8
  13824. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  13825. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  13826. <user defined> value_compare = 0x7B0EEB40
  13827. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  13828. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  13829. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  13830. unsigned int _Mask = 0x7
  13831. unsigned int _Maxidx = 0x8
  13832. unsigned int _defaultLight = 0x176
  13833. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  13834. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  13835. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  13836. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  13837. <user defined> value_compare = 0x7B0EEB98
  13838. <user defined> _Copy_tag = 0x7B0EEB98
  13839. <user defined> _Move_tag = 0x7B0EEB98
  13840. <user defined> value_compare = 0x7B0EEB98
  13841. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  13842. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  13843. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  13844. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  13845. <user defined> value_compare = 0x7B0EED48
  13846. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  13847. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  13848. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  13849. unsigned int _Mask = 0x7FFF
  13850. unsigned int _Maxidx = 0x8000
  13851. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  13852. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  13853. <user defined> value_compare = 0x7B0EED98
  13854. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  13855. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  13856. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  13857. unsigned int _Mask = 0x3FFF
  13858. unsigned int _Maxidx = 0x4000
  13859. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  13860. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  13861. <user defined> value_compare = 0x7B0EEDE8
  13862. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  13863. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  13864. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  13865. unsigned int _Mask = 0x7
  13866. unsigned int _Maxidx = 0x8
  13867. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  13868. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  13869. <user defined> value_compare = 0x7B0EEE38
  13870. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  13871. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  13872. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  13873. unsigned int _Mask = 0x7
  13874. unsigned int _Maxidx = 0x8
  13875. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  13876. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  13877. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  13878. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  13879. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  13880. unsigned int _Mask = 0x7
  13881. unsigned int _Maxidx = 0x8
  13882. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  13883. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  13884. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  13885. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  13886. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  13887. unsigned int _Mask = 0x3FF
  13888. unsigned int _Maxidx = 0x400
  13889. <user defined> i_grids = 0x7B0D6958
  13890. <user defined> GridMaps = 0x7B0DE958
  13891. <user defined> marked_cells = 0x7B0E6958
  13892. bool i_scriptLock = 0x0
  13893. <user defined> i_objectsToRemove = 0x7B0EE960
  13894. <user defined> i_objectsToSwitch = 0x7B0EE978
  13895. <user defined> i_worldObjects = 0x7B0EE990
  13896. <user defined> m_scriptSchedule = 0x7B0EE9A8
  13897. <user defined> _respawnTimes = 0x7B0EE9C0
  13898. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  13899. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  13900. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  13901. unsigned int _respawnCheckTimer = 0x0
  13902. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  13903. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  13904. unsigned int _defaultLight = 0x176
  13905. <user defined> _guidGenerators = 0x7B0EEB98
  13906. <user defined> _objectsStore = 0x7B0EEBB0
  13907. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  13908. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  13909. <user defined> _corpsesByCell = 0x7B0EEDE8
  13910. <user defined> _corpsesByPlayer = 0x7B0EEE38
  13911. <user defined> _corpseBones = 0x7B0EEE88
  13912. <user defined> _updateObjects = 0x7B0EEED8
  13913. Parameter RespawnInfo* info = 0x8DBD8910
  13914. int type = 0x0
  13915. unsigned int spawnId = 0x25179
  13916. unsigned int entry = 0x48F7
  13917. int respawnTime = 0x5A09F6DD
  13918. unsigned int gridId = 0x8E0
  13919. unsigned int zoneId = 0xD9B
  13920. boost::heap::detail::node_handle<boost::heap::detail::marked_heap_node<RespawnInfo *> *,boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type,RespawnInfo * &> handle
  13921. boost::heap::detail::marked_heap_node<RespawnInfo *>* node_ = 0x8DAFEEC0
  13922. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>
  13923. boost::heap::detail::heap_node<RespawnInfo *,1>
  13924. boost::heap::detail::heap_node_base<0>
  13925. boost::intrusive::list_base_hook<boost::intrusive::link_mode<1>,void,void>
  13926. boost::intrusive::generic_hook<0,boost::intrusive::list_node_traits<void *>,boost::intrusive::dft_tag,1,1>
  13927. boost::intrusive::node_holder<boost::intrusive::list_node<void *>,boost::intrusive::dft_tag,1>
  13928. boost::intrusive::list_node<void *>
  13929. boost::intrusive::list_node<void *>* next_ = 0x7B0EE9E8
  13930. boost::intrusive::list_node<void *>* prev_ = 0x859DE860
  13931. RespawnInfo* value = 0x8DBD8910
  13932. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,boost::intrusive::constant_time_size<1>,void,void,void> children = 0x8DAFEED8
  13933. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>* parent = NULL
  13934. bool mark = 0x0
  13935. Local SpawnData* data = 0x50553324
  13936. int type = 0x0
  13937. unsigned int spawnId = 0x25179
  13938. unsigned int id = 0x48F7
  13939. WorldLocation spawnPoint
  13940. Position
  13941. <user defined> XY = 0x50553330
  13942. <user defined> XYZ = 0x50553330
  13943. <user defined> XYZO = 0x50553330
  13944. <user defined> PackedXYZ = 0x50553330
  13945. float m_positionX = 175.917999
  13946. float m_positionY = 1720.290039
  13947. float m_positionZ = 34.408798
  13948. float m_orientation = 3.260230
  13949. ?$Streamer@UXY@Position@@
  13950. Position* Pos = 0x44D70948432FEB02
  13951. ?$ConstStreamer@UXY@Position@@
  13952. Position* Pos = 0x44D70948432FEB02
  13953. ?$Streamer@UXYZ@Position@@
  13954. <user defined> Pos = 0x44D70948432FEB02
  13955. ?$ConstStreamer@UXYZ@Position@@
  13956. <user defined> Pos = 0x44D70948432FEB02
  13957. ?$Streamer@UXYZO@Position@@
  13958. <user defined> Pos = 0x44D70948432FEB02
  13959. ?$ConstStreamer@UXYZO@Position@@
  13960. <user defined> Pos = 0x44D70948432FEB02
  13961. ?$Streamer@UPackedXYZ@Position@@
  13962. <user defined> Pos = 0x44D70948432FEB02
  13963. ?$ConstStreamer@UPackedXYZ@Position@@
  13964. <user defined> Pos = 0x44D70948432FEB02
  13965. unsigned int m_mapId = 0x212
  13966. unsigned int phaseMask = 0x1
  13967. int spawntimesecs = 0x7080
  13968. unsigned int spawnMask = 0x1
  13969. SpawnGroupTemplateData* spawnGroupData = 0x15C8A1B8
  13970. unsigned int groupId = 0x0
  13971. std::string name = "Default Group"
  13972. unsigned int mapId = 0xFFFFFFFF
  13973. int flags = 0x1
  13974. unsigned int scriptId = 0x0
  13975. bool dbData = 0x1
  13976. Local unsigned int poolId = 0x43D
  13977. Local ObjectGuid thisGUID
  13978. unsigned int _guid = 0xF1300048F7025179
  13979.  
  13980. 000000014078E285 000000003218F360 Map::ProcessRespawns+85 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 3197
  13981. Local RespawnInfo* next = 0x8DBD8910
  13982. int type = 0x0
  13983. unsigned int spawnId = 0x25179
  13984. unsigned int entry = 0x48F7
  13985. int respawnTime = 0x5A09F6DD
  13986. unsigned int gridId = 0x8E0
  13987. unsigned int zoneId = 0xD9B
  13988. boost::heap::detail::node_handle<boost::heap::detail::marked_heap_node<RespawnInfo *> *,boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type,RespawnInfo * &> handle
  13989. boost::heap::detail::marked_heap_node<RespawnInfo *>* node_ = 0x8DAFEEC0
  13990. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>
  13991. boost::heap::detail::heap_node<RespawnInfo *,1>
  13992. boost::heap::detail::heap_node_base<0>
  13993. boost::intrusive::list_base_hook<boost::intrusive::link_mode<1>,void,void>
  13994. boost::intrusive::generic_hook<0,boost::intrusive::list_node_traits<void *>,boost::intrusive::dft_tag,1,1>
  13995. boost::intrusive::node_holder<boost::intrusive::list_node<void *>,boost::intrusive::dft_tag,1>
  13996. boost::intrusive::list_node<void *>
  13997. boost::intrusive::list_node<void *>* next_ = 0x7B0EE9E8
  13998. boost::intrusive::list_node<void *>* prev_ = 0x859DE860
  13999. RespawnInfo* value = 0x8DBD8910
  14000. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,boost::intrusive::constant_time_size<1>,void,void,void> children = 0x8DAFEED8
  14001. boost::heap::detail::parent_pointing_heap_node<RespawnInfo *>* parent = NULL
  14002. bool mark = 0x0
  14003. Local Map* this = 0x7B0D66F0
  14004. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  14005. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  14006. LinkedListHead
  14007. LinkedListElement iFirst = 0x7B0D66F8
  14008. LinkedListElement iLast = 0x7B0D6708
  14009. unsigned int iSize = 0x1000
  14010. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  14011. <user defined> iterator = 0x74011E78
  14012. <user defined> iterator = 0x7B0D66F0
  14013. iterator
  14014. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  14015. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  14016. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  14017. <user defined> value_compare = 0x7B0D6720
  14018. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  14019. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  14020. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  14021. unsigned int _Mask = 0x3F
  14022. unsigned int _Maxidx = 0x40
  14023. bool _creatureToMoveLock = 0x0
  14024. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  14025. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  14026. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  14027. bool _gameObjectsToMoveLock = 0x0
  14028. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  14029. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  14030. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  14031. bool _dynamicObjectsToMoveLock = 0x0
  14032. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  14033. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  14034. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  14035. std::mutex _mapLock
  14036. std::_Mutex_base
  14037. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  14038. std::mutex _gridLock
  14039. std::_Mutex_base
  14040. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  14041. MapEntry* i_mapEntry = 0x43D2C3C
  14042. unsigned int MapID = 0x212
  14043. unsigned int map_type = 0x0
  14044. unsigned int Flags = 0x1
  14045. char*[16] name
  14046. [0] = ""
  14047. [1] = ""
  14048. [2] = ""
  14049. [3] = "Scherbenwelt"
  14050. [4] = ""
  14051. [5] = ""
  14052. [6] = ""
  14053. [7] = ""
  14054. [8] = ""
  14055. [9] = ""
  14056. unsigned int linked_zone = 0x0
  14057. unsigned int multimap_id = 0xC6
  14058. int entrance_map = 0x0
  14059. float entrance_x = 0.000000
  14060. float entrance_y = 0.000000
  14061. unsigned int addon = 0x1
  14062. unsigned int unk_time = 0x0
  14063. unsigned int maxPlayers = 0x0
  14064. unsigned int i_spawnMode = 0x0
  14065. unsigned int i_InstanceId = 0x0
  14066. unsigned int m_unloadTimer = 0x0
  14067. float m_VisibleDistance = 120.000000
  14068. DynamicMapTree _dynamicTree
  14069. DynTreeImpl* impl = 0x7B0EEF70
  14070. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  14071. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  14072. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  14073. [0] = NULL
  14074. [1] = NULL
  14075. [2] = NULL
  14076. [3] = NULL
  14077. [4] = NULL
  14078. [5] = NULL
  14079. [6] = NULL
  14080. [7] = NULL
  14081. [8] = NULL
  14082. [9] = NULL
  14083. [0] = 0x7B0EEFC0
  14084. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14085. [0] = NULL
  14086. [1] = NULL
  14087. [2] = NULL
  14088. [3] = NULL
  14089. [4] = NULL
  14090. [5] = NULL
  14091. [6] = NULL
  14092. [7] = NULL
  14093. [8] = NULL
  14094. [9] = NULL
  14095. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14096. [0] = NULL
  14097. [1] = NULL
  14098. [2] = NULL
  14099. [3] = NULL
  14100. [4] = NULL
  14101. [5] = NULL
  14102. [6] = NULL
  14103. [7] = NULL
  14104. [8] = NULL
  14105. [9] = NULL
  14106. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14107. [0] = NULL
  14108. [1] = NULL
  14109. [2] = NULL
  14110. [3] = NULL
  14111. [4] = NULL
  14112. [5] = NULL
  14113. [6] = NULL
  14114. [7] = NULL
  14115. [8] = NULL
  14116. [9] = NULL
  14117. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14118. [0] = NULL
  14119. [1] = NULL
  14120. [2] = NULL
  14121. [3] = NULL
  14122. [4] = NULL
  14123. [5] = NULL
  14124. [6] = NULL
  14125. [7] = NULL
  14126. [8] = NULL
  14127. [9] = NULL
  14128. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14129. [0] = NULL
  14130. [1] = NULL
  14131. [2] = NULL
  14132. [3] = NULL
  14133. [4] = NULL
  14134. [5] = NULL
  14135. [6] = NULL
  14136. [7] = NULL
  14137. [8] = NULL
  14138. [9] = NULL
  14139. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14140. [0] = NULL
  14141. [1] = NULL
  14142. [2] = NULL
  14143. [3] = NULL
  14144. [4] = NULL
  14145. [5] = NULL
  14146. [6] = NULL
  14147. [7] = NULL
  14148. [8] = NULL
  14149. [9] = NULL
  14150. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14151. [0] = NULL
  14152. [1] = NULL
  14153. [2] = NULL
  14154. [3] = NULL
  14155. [4] = NULL
  14156. [5] = NULL
  14157. [6] = NULL
  14158. [7] = NULL
  14159. [8] = NULL
  14160. [9] = NULL
  14161. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14162. [0] = NULL
  14163. [1] = NULL
  14164. [2] = NULL
  14165. [3] = NULL
  14166. [4] = NULL
  14167. [5] = NULL
  14168. [6] = NULL
  14169. [7] = NULL
  14170. [8] = NULL
  14171. [9] = NULL
  14172. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14173. [0] = NULL
  14174. [1] = NULL
  14175. [2] = NULL
  14176. [3] = NULL
  14177. [4] = NULL
  14178. [5] = NULL
  14179. [6] = NULL
  14180. [7] = NULL
  14181. [8] = NULL
  14182. [9] = NULL
  14183. Cell
  14184. int x = 0x3F800000
  14185. int y = 0xCDCDCDCD
  14186. TimeTrackerSmall rebalance_timer = 0x5F
  14187. int unbalanced_times = 0x6B
  14188. MapRefManager m_mapRefManager
  14189. RefManager<Map,Player>
  14190. LinkedListHead
  14191. LinkedListElement iFirst = 0x7B0D68B0
  14192. LinkedListElement iLast = 0x7B0D68C0
  14193. unsigned int iSize = 0x0
  14194. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  14195. <user defined> iterator = 0x7B0D68C0
  14196. <user defined> iterator = 0x7B0D68A8
  14197. iterator
  14198. MapReference* _Ptr = 0x141B647C8
  14199. const_iterator
  14200. MapReference* _Ptr = 0x141B647C8
  14201. LinkedListHead::Iterator<MapReference> m_mapRefIter
  14202. MapReference* _Ptr = NULL
  14203. int m_VisibilityNotifyPeriod = 0x3E8
  14204. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  14205. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14206. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14207. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  14208. <user defined> _Copy_tag = 0x7B0D68E8
  14209. <user defined> _Move_tag = 0x7B0D68E8
  14210. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  14211. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  14212. std::_Iterator_base12
  14213. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  14214. std::_Iterator_base12* _Mynextiter = NULL
  14215. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  14216. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  14217. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  14218. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  14219. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  14220. <user defined> _Copy_tag = 0x7B0D6918
  14221. <user defined> _Move_tag = 0x7B0D6918
  14222. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  14223. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  14224. std::_Iterator_base12
  14225. std::_Container_proxy* _Myproxy = 0x7AC1D740
  14226. std::_Iterator_base12* _Mynextiter = NULL
  14227. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  14228. int i_gridExpiry = 0x493E0
  14229. Map* m_parentMap = 0x7B0D66F0
  14230. <user defined> CreatureGroupHolder = 0x7B0D6720
  14231. bool _creatureToMoveLock = 0x0
  14232. <user defined> _creaturesToMove = 0x7B0D6778
  14233. bool _gameObjectsToMoveLock = 0x0
  14234. <user defined> _gameObjectsToMove = 0x7B0D67A0
  14235. bool _dynamicObjectsToMoveLock = 0x0
  14236. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  14237. <user defined> _mapLock = 0x7B0D67E8
  14238. <user defined> _gridLock = 0x7B0D6838
  14239. <user defined> i_mapEntry = 0x43D2C3C
  14240. unsigned int i_spawnMode = 0x0
  14241. unsigned int i_InstanceId = 0x0
  14242. unsigned int m_unloadTimer = 0x0
  14243. float m_VisibleDistance = 120.000000
  14244. <user defined> _dynamicTree = 0x7B0EEF70
  14245. <user defined> m_mapRefManager = 0x7B0D68A8
  14246. <user defined> m_mapRefIter = 0x0
  14247. int m_VisibilityNotifyPeriod = 0x3E8
  14248. <user defined> m_activeNonPlayers = 0x7B0D68E8
  14249. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  14250. <user defined> _transports = 0x7B0D6918
  14251. <user defined> _transportsUpdateIter = 0x7B0D6930
  14252. int i_gridExpiry = 0x493E0
  14253. <user defined> m_parentMap = 0x7B0D66F0
  14254. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  14255. [0] = 0xD0C8A6F0
  14256. [1] = 0xD0C90B90
  14257. [2] = 0xD0C97030
  14258. [3] = 0xD0C9D4D0
  14259. [4] = 0xD0CC3970
  14260. [5] = 0xD0CC9E10
  14261. [6] = 0xD0CD02B0
  14262. [7] = 0xD0CD6750
  14263. [8] = 0xD0D3CBF0
  14264. [9] = 0xD0D43090
  14265. [0] = 0x7B0D6958
  14266. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14267. [0] = 0xD0FFCEF0
  14268. [1] = 0xD1043390
  14269. [2] = 0xD1049830
  14270. [3] = 0xD104FCD0
  14271. [4] = 0xD1076170
  14272. [5] = 0xD107C610
  14273. [6] = 0xD1082AB0
  14274. [7] = 0xD1088F50
  14275. [8] = 0xD10AF3F0
  14276. [9] = 0xD10B5890
  14277. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14278. [0] = 0xD13F0920
  14279. [1] = 0xD13F6DC0
  14280. [2] = 0xD13FD260
  14281. [3] = 0xD1423700
  14282. [4] = 0xD1429BA0
  14283. [5] = 0xD1430040
  14284. [6] = 0xD14364E0
  14285. [7] = 0xD143C980
  14286. [8] = 0xD1462E20
  14287. [9] = 0xD14692C0
  14288. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14289. [0] = 0xD1763120
  14290. [1] = 0xD17695C0
  14291. [2] = 0xD178FA60
  14292. [3] = 0xD1795F00
  14293. [4] = 0xD179C3A0
  14294. [5] = 0xD17A2840
  14295. [6] = 0xD17A8CE0
  14296. [7] = 0xD17AF180
  14297. [8] = 0xD17D5620
  14298. [9] = 0xD17DBAC0
  14299. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14300. [0] = 0xD1AD82F0
  14301. [1] = 0xD1ADE790
  14302. [2] = 0xD1B04C30
  14303. [3] = 0xD1B0B0D0
  14304. [4] = 0xD1B11570
  14305. [5] = 0xD1B17A10
  14306. [6] = 0xD1B1DEB0
  14307. [7] = 0xD1B24350
  14308. [8] = 0xD1B8A7F0
  14309. [9] = 0xD1B90C90
  14310. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14311. [0] = 0xD1E4EB60
  14312. [1] = 0xD1EB5000
  14313. [2] = 0xD1EBB4A0
  14314. [3] = 0xD1EC1940
  14315. [4] = 0xD1EC7DE0
  14316. [5] = 0xD1ECE280
  14317. [6] = 0xD1ED4720
  14318. [7] = 0xD1EDABC0
  14319. [8] = 0xD1F01060
  14320. [9] = 0xD1F07500
  14321. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14322. [0] = 0xD2182520
  14323. [1] = 0xD21A89C0
  14324. [2] = 0xD21AEE60
  14325. [3] = 0xD21B5300
  14326. [4] = 0xD21BB7A0
  14327. [5] = 0xD21C1C40
  14328. [6] = 0xD21C80E0
  14329. [7] = 0xD21CE580
  14330. [8] = 0xD21F4A20
  14331. [9] = 0xD21FAEC0
  14332. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14333. [0] = 0xD2514D20
  14334. [1] = 0xD251B1C0
  14335. [2] = 0xD2521660
  14336. [3] = 0xD2527B00
  14337. [4] = 0xD252DFA0
  14338. [5] = 0xD2534440
  14339. [6] = 0xD253A8E0
  14340. [7] = 0xD2540D80
  14341. [8] = 0xD2567220
  14342. [9] = 0xD256D6C0
  14343. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14344. [0] = 0xD28925B0
  14345. [1] = 0xD2898A50
  14346. [2] = 0xD289EEF0
  14347. [3] = 0xD28A5390
  14348. [4] = 0xD28AB830
  14349. [5] = 0xD28B1CD0
  14350. [6] = 0xD28B8170
  14351. [7] = 0xD28BE610
  14352. [8] = 0xD2924AB0
  14353. [9] = 0xD292AF50
  14354. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14355. [0] = 0xD2C04DB0
  14356. [1] = 0xD2C4B250
  14357. [2] = 0xD2C516F0
  14358. [3] = 0xD2C57B90
  14359. [4] = 0xD2C5E030
  14360. [5] = 0xD2C644D0
  14361. [6] = 0xD2C6A970
  14362. [7] = 0xD2C70E10
  14363. [8] = 0xD2C972B0
  14364. [9] = 0xD2C9D750
  14365. GridMap*[64] GridMaps
  14366. [0] = 0x171F06F30
  14367. [1] = 0x171F06E80
  14368. [2] = 0x171F06DD0
  14369. [3] = 0x171F06D20
  14370. [4] = 0x171F06C70
  14371. [5] = 0x171F06BC0
  14372. [6] = 0x171F06B10
  14373. [7] = 0x171F06A60
  14374. [8] = 0x171F069B0
  14375. [9] = 0x171F06900
  14376. [0] = 0x7B0DE958
  14377. <user defined>*[64] GridMap
  14378. [0] = 0x171F04330
  14379. [1] = 0x171F04280
  14380. [2] = 0x171F041D0
  14381. [3] = 0x171F04120
  14382. [4] = 0x171F04070
  14383. [5] = 0x171F03FC0
  14384. [6] = 0x171F03F10
  14385. [7] = 0x171F03E60
  14386. [8] = 0x171F03DB0
  14387. [9] = 0x171F03D00
  14388. <user defined>*[64] GridMap
  14389. [0] = 0x171F01730
  14390. [1] = 0x171F01680
  14391. [2] = 0x171F015D0
  14392. [3] = 0x171F01520
  14393. [4] = 0x171F01470
  14394. [5] = 0x171F013C0
  14395. [6] = 0x171F01310
  14396. [7] = 0x171F01260
  14397. [8] = 0x171F011B0
  14398. [9] = 0x171F01100
  14399. <user defined>*[64] GridMap
  14400. [0] = 0x171EFEB30
  14401. [1] = 0x171EFEA80
  14402. [2] = 0x171EFE9D0
  14403. [3] = 0x171EFE920
  14404. [4] = 0x171EFE870
  14405. [5] = 0x171EFE7C0
  14406. [6] = 0x171EFE710
  14407. [7] = 0x171EFE660
  14408. [8] = 0x171EFE5B0
  14409. [9] = 0x171EFE500
  14410. <user defined>*[64] GridMap
  14411. [0] = 0x171EFBF30
  14412. [1] = 0x171EFBE80
  14413. [2] = 0x171EFBDD0
  14414. [3] = 0x171EFBD20
  14415. [4] = 0x171EFBC70
  14416. [5] = 0x171EFBBC0
  14417. [6] = 0x171EFBB10
  14418. [7] = 0x171EFBA60
  14419. [8] = 0x171EFB9B0
  14420. [9] = 0x171EFB900
  14421. <user defined>*[64] GridMap
  14422. [0] = 0x171EF9330
  14423. [1] = 0x171EF9280
  14424. [2] = 0x171EF91D0
  14425. [3] = 0x171EF9120
  14426. [4] = 0x171EF9070
  14427. [5] = 0x171EF8FC0
  14428. [6] = 0x171EF8F10
  14429. [7] = 0x171EF8E60
  14430. [8] = 0x171EF8DB0
  14431. [9] = 0x171EF8D00
  14432. <user defined>*[64] GridMap
  14433. [0] = 0x171EF6730
  14434. [1] = 0x171EF6680
  14435. [2] = 0x171EF65D0
  14436. [3] = 0x171EF6520
  14437. [4] = 0x171EF6470
  14438. [5] = 0x171EF63C0
  14439. [6] = 0x171EF6310
  14440. [7] = 0x171EF6260
  14441. [8] = 0x171EF61B0
  14442. [9] = 0x171EF6100
  14443. <user defined>*[64] GridMap
  14444. [0] = 0x171EF37C0
  14445. [1] = 0x171EF3710
  14446. [2] = 0x171EF3660
  14447. [3] = 0x171EF35B0
  14448. [4] = 0x171EF3500
  14449. [5] = 0x171EF3450
  14450. [6] = 0x171EF33A0
  14451. [7] = 0x171EF32F0
  14452. [8] = 0x171EF3240
  14453. [9] = 0x171EF3190
  14454. <user defined>*[64] GridMap
  14455. [0] = 0x16A299DE0
  14456. [1] = 0x16A299D30
  14457. [2] = 0x16A299C80
  14458. [3] = 0x16A299BD0
  14459. [4] = 0x16A299B20
  14460. [5] = 0x16A299A70
  14461. [6] = 0x16A2999C0
  14462. [7] = 0x16A299910
  14463. [8] = 0x16A299860
  14464. [9] = 0x16A2997B0
  14465. <user defined>*[64] GridMap
  14466. [0] = 0x16A28D5D0
  14467. [1] = 0x16A28D520
  14468. [2] = 0x16A28D470
  14469. [3] = 0x16A28D3C0
  14470. [4] = 0x16A28D310
  14471. [5] = 0x16A28D260
  14472. [6] = 0x16A28D1B0
  14473. [7] = 0x16A28D100
  14474. [8] = 0x16A28D050
  14475. [9] = 0x16A28CFA0
  14476. std::bitset<262144> marked_cells
  14477. <user defined> reference = 0x7B0E6958
  14478. bool std::bitset<262144>::_Need_mask = 0x0
  14479. unsigned int std::bitset<262144>::_Mask = 0x0
  14480. unsigned int[4096] _Array
  14481. [0] = 0x0
  14482. [1] = 0x0
  14483. [2] = 0x0
  14484. [3] = 0x0
  14485. [4] = 0x0
  14486. [5] = 0x0
  14487. [6] = 0x0
  14488. [7] = 0x0
  14489. [8] = 0x0
  14490. [9] = 0x0
  14491. bool i_scriptLock = 0x0
  14492. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  14493. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14494. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14495. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  14496. <user defined> _Copy_tag = 0x7B0EE960
  14497. <user defined> _Move_tag = 0x7B0EE960
  14498. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  14499. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  14500. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  14501. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  14502. <user defined> value_compare = 0x7B0EE978
  14503. <user defined> _Copy_tag = 0x7B0EE978
  14504. <user defined> _Move_tag = 0x7B0EE978
  14505. <user defined> value_compare = 0x7B0EE978
  14506. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  14507. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14508. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14509. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  14510. <user defined> _Copy_tag = 0x7B0EE990
  14511. <user defined> _Move_tag = 0x7B0EE990
  14512. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  14513. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  14514. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  14515. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  14516. <user defined> value_compare = 0x7B0EE9A8
  14517. <user defined> _Copy_tag = 0x7B0EE9A8
  14518. <user defined> _Move_tag = 0x7B0EE9A8
  14519. <user defined> value_compare = 0x7B0EE9A8
  14520. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  14521. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  14522. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  14523. boost::heap::detail::size_holder<1,unsigned __int64>
  14524. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  14525. unsigned int size_ = 0x4D5
  14526. super_t
  14527. implementation_defined
  14528. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  14529. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  14530. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  14531. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  14532. <user defined> value_compare = 0x7B0EE9F8
  14533. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  14534. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  14535. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  14536. unsigned int _Mask = 0xFFF
  14537. unsigned int _Maxidx = 0x1000
  14538. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  14539. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  14540. <user defined> value_compare = 0x7B0EEA48
  14541. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  14542. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  14543. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  14544. unsigned int _Mask = 0x1FF
  14545. unsigned int _Maxidx = 0x200
  14546. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  14547. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  14548. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  14549. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  14550. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  14551. unsigned int _Mask = 0x7
  14552. unsigned int _Maxidx = 0x8
  14553. unsigned int _respawnCheckTimer = 0x0
  14554. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  14555. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  14556. <user defined> value_compare = 0x7B0EEAF0
  14557. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  14558. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  14559. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  14560. unsigned int _Mask = 0x7
  14561. unsigned int _Maxidx = 0x8
  14562. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  14563. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  14564. <user defined> value_compare = 0x7B0EEB40
  14565. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  14566. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  14567. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  14568. unsigned int _Mask = 0x7
  14569. unsigned int _Maxidx = 0x8
  14570. unsigned int _defaultLight = 0x176
  14571. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  14572. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  14573. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  14574. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  14575. <user defined> value_compare = 0x7B0EEB98
  14576. <user defined> _Copy_tag = 0x7B0EEB98
  14577. <user defined> _Move_tag = 0x7B0EEB98
  14578. <user defined> value_compare = 0x7B0EEB98
  14579. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  14580. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  14581. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  14582. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  14583. <user defined> value_compare = 0x7B0EED48
  14584. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  14585. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  14586. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  14587. unsigned int _Mask = 0x7FFF
  14588. unsigned int _Maxidx = 0x8000
  14589. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  14590. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  14591. <user defined> value_compare = 0x7B0EED98
  14592. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  14593. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  14594. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  14595. unsigned int _Mask = 0x3FFF
  14596. unsigned int _Maxidx = 0x4000
  14597. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  14598. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  14599. <user defined> value_compare = 0x7B0EEDE8
  14600. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  14601. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  14602. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  14603. unsigned int _Mask = 0x7
  14604. unsigned int _Maxidx = 0x8
  14605. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  14606. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  14607. <user defined> value_compare = 0x7B0EEE38
  14608. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  14609. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  14610. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  14611. unsigned int _Mask = 0x7
  14612. unsigned int _Maxidx = 0x8
  14613. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  14614. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  14615. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  14616. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  14617. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  14618. unsigned int _Mask = 0x7
  14619. unsigned int _Maxidx = 0x8
  14620. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  14621. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  14622. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  14623. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  14624. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  14625. unsigned int _Mask = 0x3FF
  14626. unsigned int _Maxidx = 0x400
  14627. <user defined> i_grids = 0x7B0D6958
  14628. <user defined> GridMaps = 0x7B0DE958
  14629. <user defined> marked_cells = 0x7B0E6958
  14630. bool i_scriptLock = 0x0
  14631. <user defined> i_objectsToRemove = 0x7B0EE960
  14632. <user defined> i_objectsToSwitch = 0x7B0EE978
  14633. <user defined> i_worldObjects = 0x7B0EE990
  14634. <user defined> m_scriptSchedule = 0x7B0EE9A8
  14635. <user defined> _respawnTimes = 0x7B0EE9C0
  14636. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  14637. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  14638. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  14639. unsigned int _respawnCheckTimer = 0x0
  14640. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  14641. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  14642. unsigned int _defaultLight = 0x176
  14643. <user defined> _guidGenerators = 0x7B0EEB98
  14644. <user defined> _objectsStore = 0x7B0EEBB0
  14645. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  14646. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  14647. <user defined> _corpsesByCell = 0x7B0EEDE8
  14648. <user defined> _corpsesByPlayer = 0x7B0EEE38
  14649. <user defined> _corpseBones = 0x7B0EEE88
  14650. <user defined> _updateObjects = 0x7B0EEED8
  14651. Local int now = 0x5A95A203
  14652.  
  14653. 00000001407807C3 000000003218F5E0 Map::Update+183 d:\trinitycore335_src\trinitycore\src\server\game\maps\map.cpp line 760
  14654. Local Map* this = 0x7B0D66F0
  14655. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  14656. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  14657. LinkedListHead
  14658. LinkedListElement iFirst = 0x7B0D66F8
  14659. LinkedListElement iLast = 0x7B0D6708
  14660. unsigned int iSize = 0x1000
  14661. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  14662. <user defined> iterator = 0x74011E78
  14663. <user defined> iterator = 0x7B0D66F0
  14664. iterator
  14665. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  14666. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  14667. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  14668. <user defined> value_compare = 0x7B0D6720
  14669. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  14670. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  14671. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  14672. unsigned int _Mask = 0x3F
  14673. unsigned int _Maxidx = 0x40
  14674. bool _creatureToMoveLock = 0x0
  14675. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  14676. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  14677. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  14678. bool _gameObjectsToMoveLock = 0x0
  14679. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  14680. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  14681. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  14682. bool _dynamicObjectsToMoveLock = 0x0
  14683. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  14684. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  14685. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  14686. std::mutex _mapLock
  14687. std::_Mutex_base
  14688. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  14689. std::mutex _gridLock
  14690. std::_Mutex_base
  14691. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  14692. MapEntry* i_mapEntry = 0x43D2C3C
  14693. unsigned int MapID = 0x212
  14694. unsigned int map_type = 0x0
  14695. unsigned int Flags = 0x1
  14696. char*[16] name
  14697. [0] = ""
  14698. [1] = ""
  14699. [2] = ""
  14700. [3] = "Scherbenwelt"
  14701. [4] = ""
  14702. [5] = ""
  14703. [6] = ""
  14704. [7] = ""
  14705. [8] = ""
  14706. [9] = ""
  14707. unsigned int linked_zone = 0x0
  14708. unsigned int multimap_id = 0xC6
  14709. int entrance_map = 0x0
  14710. float entrance_x = 0.000000
  14711. float entrance_y = 0.000000
  14712. unsigned int addon = 0x1
  14713. unsigned int unk_time = 0x0
  14714. unsigned int maxPlayers = 0x0
  14715. unsigned int i_spawnMode = 0x0
  14716. unsigned int i_InstanceId = 0x0
  14717. unsigned int m_unloadTimer = 0x0
  14718. float m_VisibleDistance = 120.000000
  14719. DynamicMapTree _dynamicTree
  14720. DynTreeImpl* impl = 0x7B0EEF70
  14721. RegularGrid2D<GameObjectModel,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >,NodeCreator<BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > >,BoundsTrait<GameObjectModel>,PositionTrait<GameObjectModel> >
  14722. std::unordered_multimap<GameObjectModel const *,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *,std::hash<GameObjectModel const *>,std::equal_to<GameObjectModel const *>,std::allocator<std::pair<GameObjectModel const * const,BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> > *> > > memberTable = 0x7B0EEF70
  14723. BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >*[64] nodes
  14724. [0] = NULL
  14725. [1] = NULL
  14726. [2] = NULL
  14727. [3] = NULL
  14728. [4] = NULL
  14729. [5] = NULL
  14730. [6] = NULL
  14731. [7] = NULL
  14732. [8] = NULL
  14733. [9] = NULL
  14734. [0] = 0x7B0EEFC0
  14735. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14736. [0] = NULL
  14737. [1] = NULL
  14738. [2] = NULL
  14739. [3] = NULL
  14740. [4] = NULL
  14741. [5] = NULL
  14742. [6] = NULL
  14743. [7] = NULL
  14744. [8] = NULL
  14745. [9] = NULL
  14746. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14747. [0] = NULL
  14748. [1] = NULL
  14749. [2] = NULL
  14750. [3] = NULL
  14751. [4] = NULL
  14752. [5] = NULL
  14753. [6] = NULL
  14754. [7] = NULL
  14755. [8] = NULL
  14756. [9] = NULL
  14757. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14758. [0] = NULL
  14759. [1] = NULL
  14760. [2] = NULL
  14761. [3] = NULL
  14762. [4] = NULL
  14763. [5] = NULL
  14764. [6] = NULL
  14765. [7] = NULL
  14766. [8] = NULL
  14767. [9] = NULL
  14768. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14769. [0] = NULL
  14770. [1] = NULL
  14771. [2] = NULL
  14772. [3] = NULL
  14773. [4] = NULL
  14774. [5] = NULL
  14775. [6] = NULL
  14776. [7] = NULL
  14777. [8] = NULL
  14778. [9] = NULL
  14779. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14780. [0] = NULL
  14781. [1] = NULL
  14782. [2] = NULL
  14783. [3] = NULL
  14784. [4] = NULL
  14785. [5] = NULL
  14786. [6] = NULL
  14787. [7] = NULL
  14788. [8] = NULL
  14789. [9] = NULL
  14790. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14791. [0] = NULL
  14792. [1] = NULL
  14793. [2] = NULL
  14794. [3] = NULL
  14795. [4] = NULL
  14796. [5] = NULL
  14797. [6] = NULL
  14798. [7] = NULL
  14799. [8] = NULL
  14800. [9] = NULL
  14801. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14802. [0] = NULL
  14803. [1] = NULL
  14804. [2] = NULL
  14805. [3] = NULL
  14806. [4] = NULL
  14807. [5] = NULL
  14808. [6] = NULL
  14809. [7] = NULL
  14810. [8] = NULL
  14811. [9] = NULL
  14812. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14813. [0] = NULL
  14814. [1] = NULL
  14815. [2] = NULL
  14816. [3] = NULL
  14817. [4] = NULL
  14818. [5] = NULL
  14819. [6] = NULL
  14820. [7] = NULL
  14821. [8] = NULL
  14822. [9] = NULL
  14823. <user defined>*[64] BIHWrap<GameObjectModel,BoundsTrait<GameObjectModel> >
  14824. [0] = NULL
  14825. [1] = NULL
  14826. [2] = NULL
  14827. [3] = NULL
  14828. [4] = NULL
  14829. [5] = NULL
  14830. [6] = NULL
  14831. [7] = NULL
  14832. [8] = NULL
  14833. [9] = NULL
  14834. Cell
  14835. int x = 0x3F800000
  14836. int y = 0xCDCDCDCD
  14837. TimeTrackerSmall rebalance_timer = 0x5F
  14838. int unbalanced_times = 0x6B
  14839. MapRefManager m_mapRefManager
  14840. RefManager<Map,Player>
  14841. LinkedListHead
  14842. LinkedListElement iFirst = 0x7B0D68B0
  14843. LinkedListElement iLast = 0x7B0D68C0
  14844. unsigned int iSize = 0x0
  14845. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  14846. <user defined> iterator = 0x7B0D68C0
  14847. <user defined> iterator = 0x7B0D68A8
  14848. iterator
  14849. MapReference* _Ptr = 0x141B647C8
  14850. const_iterator
  14851. MapReference* _Ptr = 0x141B647C8
  14852. LinkedListHead::Iterator<MapReference> m_mapRefIter
  14853. MapReference* _Ptr = NULL
  14854. int m_VisibilityNotifyPeriod = 0x3E8
  14855. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  14856. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14857. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  14858. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  14859. <user defined> _Copy_tag = 0x7B0D68E8
  14860. <user defined> _Move_tag = 0x7B0D68E8
  14861. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  14862. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  14863. std::_Iterator_base12
  14864. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  14865. std::_Iterator_base12* _Mynextiter = NULL
  14866. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  14867. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  14868. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  14869. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  14870. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  14871. <user defined> _Copy_tag = 0x7B0D6918
  14872. <user defined> _Move_tag = 0x7B0D6918
  14873. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  14874. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  14875. std::_Iterator_base12
  14876. std::_Container_proxy* _Myproxy = 0x7AC1D740
  14877. std::_Iterator_base12* _Mynextiter = NULL
  14878. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  14879. int i_gridExpiry = 0x493E0
  14880. Map* m_parentMap = 0x7B0D66F0
  14881. <user defined> CreatureGroupHolder = 0x7B0D6720
  14882. bool _creatureToMoveLock = 0x0
  14883. <user defined> _creaturesToMove = 0x7B0D6778
  14884. bool _gameObjectsToMoveLock = 0x0
  14885. <user defined> _gameObjectsToMove = 0x7B0D67A0
  14886. bool _dynamicObjectsToMoveLock = 0x0
  14887. <user defined> _dynamicObjectsToMove = 0x7B0D67C8
  14888. <user defined> _mapLock = 0x7B0D67E8
  14889. <user defined> _gridLock = 0x7B0D6838
  14890. <user defined> i_mapEntry = 0x43D2C3C
  14891. unsigned int i_spawnMode = 0x0
  14892. unsigned int i_InstanceId = 0x0
  14893. unsigned int m_unloadTimer = 0x0
  14894. float m_VisibleDistance = 120.000000
  14895. <user defined> _dynamicTree = 0x7B0EEF70
  14896. <user defined> m_mapRefManager = 0x7B0D68A8
  14897. <user defined> m_mapRefIter = 0x0
  14898. int m_VisibilityNotifyPeriod = 0x3E8
  14899. <user defined> m_activeNonPlayers = 0x7B0D68E8
  14900. <user defined> m_activeNonPlayersIter = 0x7B0D6900
  14901. <user defined> _transports = 0x7B0D6918
  14902. <user defined> _transportsUpdateIter = 0x7B0D6930
  14903. int i_gridExpiry = 0x493E0
  14904. <user defined> m_parentMap = 0x7B0D66F0
  14905. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  14906. [0] = 0xD0C8A6F0
  14907. [1] = 0xD0C90B90
  14908. [2] = 0xD0C97030
  14909. [3] = 0xD0C9D4D0
  14910. [4] = 0xD0CC3970
  14911. [5] = 0xD0CC9E10
  14912. [6] = 0xD0CD02B0
  14913. [7] = 0xD0CD6750
  14914. [8] = 0xD0D3CBF0
  14915. [9] = 0xD0D43090
  14916. [0] = 0x7B0D6958
  14917. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14918. [0] = 0xD0FFCEF0
  14919. [1] = 0xD1043390
  14920. [2] = 0xD1049830
  14921. [3] = 0xD104FCD0
  14922. [4] = 0xD1076170
  14923. [5] = 0xD107C610
  14924. [6] = 0xD1082AB0
  14925. [7] = 0xD1088F50
  14926. [8] = 0xD10AF3F0
  14927. [9] = 0xD10B5890
  14928. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14929. [0] = 0xD13F0920
  14930. [1] = 0xD13F6DC0
  14931. [2] = 0xD13FD260
  14932. [3] = 0xD1423700
  14933. [4] = 0xD1429BA0
  14934. [5] = 0xD1430040
  14935. [6] = 0xD14364E0
  14936. [7] = 0xD143C980
  14937. [8] = 0xD1462E20
  14938. [9] = 0xD14692C0
  14939. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14940. [0] = 0xD1763120
  14941. [1] = 0xD17695C0
  14942. [2] = 0xD178FA60
  14943. [3] = 0xD1795F00
  14944. [4] = 0xD179C3A0
  14945. [5] = 0xD17A2840
  14946. [6] = 0xD17A8CE0
  14947. [7] = 0xD17AF180
  14948. [8] = 0xD17D5620
  14949. [9] = 0xD17DBAC0
  14950. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14951. [0] = 0xD1AD82F0
  14952. [1] = 0xD1ADE790
  14953. [2] = 0xD1B04C30
  14954. [3] = 0xD1B0B0D0
  14955. [4] = 0xD1B11570
  14956. [5] = 0xD1B17A10
  14957. [6] = 0xD1B1DEB0
  14958. [7] = 0xD1B24350
  14959. [8] = 0xD1B8A7F0
  14960. [9] = 0xD1B90C90
  14961. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14962. [0] = 0xD1E4EB60
  14963. [1] = 0xD1EB5000
  14964. [2] = 0xD1EBB4A0
  14965. [3] = 0xD1EC1940
  14966. [4] = 0xD1EC7DE0
  14967. [5] = 0xD1ECE280
  14968. [6] = 0xD1ED4720
  14969. [7] = 0xD1EDABC0
  14970. [8] = 0xD1F01060
  14971. [9] = 0xD1F07500
  14972. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14973. [0] = 0xD2182520
  14974. [1] = 0xD21A89C0
  14975. [2] = 0xD21AEE60
  14976. [3] = 0xD21B5300
  14977. [4] = 0xD21BB7A0
  14978. [5] = 0xD21C1C40
  14979. [6] = 0xD21C80E0
  14980. [7] = 0xD21CE580
  14981. [8] = 0xD21F4A20
  14982. [9] = 0xD21FAEC0
  14983. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14984. [0] = 0xD2514D20
  14985. [1] = 0xD251B1C0
  14986. [2] = 0xD2521660
  14987. [3] = 0xD2527B00
  14988. [4] = 0xD252DFA0
  14989. [5] = 0xD2534440
  14990. [6] = 0xD253A8E0
  14991. [7] = 0xD2540D80
  14992. [8] = 0xD2567220
  14993. [9] = 0xD256D6C0
  14994. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  14995. [0] = 0xD28925B0
  14996. [1] = 0xD2898A50
  14997. [2] = 0xD289EEF0
  14998. [3] = 0xD28A5390
  14999. [4] = 0xD28AB830
  15000. [5] = 0xD28B1CD0
  15001. [6] = 0xD28B8170
  15002. [7] = 0xD28BE610
  15003. [8] = 0xD2924AB0
  15004. [9] = 0xD292AF50
  15005. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15006. [0] = 0xD2C04DB0
  15007. [1] = 0xD2C4B250
  15008. [2] = 0xD2C516F0
  15009. [3] = 0xD2C57B90
  15010. [4] = 0xD2C5E030
  15011. [5] = 0xD2C644D0
  15012. [6] = 0xD2C6A970
  15013. [7] = 0xD2C70E10
  15014. [8] = 0xD2C972B0
  15015. [9] = 0xD2C9D750
  15016. GridMap*[64] GridMaps
  15017. [0] = 0x171F06F30
  15018. [1] = 0x171F06E80
  15019. [2] = 0x171F06DD0
  15020. [3] = 0x171F06D20
  15021. [4] = 0x171F06C70
  15022. [5] = 0x171F06BC0
  15023. [6] = 0x171F06B10
  15024. [7] = 0x171F06A60
  15025. [8] = 0x171F069B0
  15026. [9] = 0x171F06900
  15027. [0] = 0x7B0DE958
  15028. <user defined>*[64] GridMap
  15029. [0] = 0x171F04330
  15030. [1] = 0x171F04280
  15031. [2] = 0x171F041D0
  15032. [3] = 0x171F04120
  15033. [4] = 0x171F04070
  15034. [5] = 0x171F03FC0
  15035. [6] = 0x171F03F10
  15036. [7] = 0x171F03E60
  15037. [8] = 0x171F03DB0
  15038. [9] = 0x171F03D00
  15039. <user defined>*[64] GridMap
  15040. [0] = 0x171F01730
  15041. [1] = 0x171F01680
  15042. [2] = 0x171F015D0
  15043. [3] = 0x171F01520
  15044. [4] = 0x171F01470
  15045. [5] = 0x171F013C0
  15046. [6] = 0x171F01310
  15047. [7] = 0x171F01260
  15048. [8] = 0x171F011B0
  15049. [9] = 0x171F01100
  15050. <user defined>*[64] GridMap
  15051. [0] = 0x171EFEB30
  15052. [1] = 0x171EFEA80
  15053. [2] = 0x171EFE9D0
  15054. [3] = 0x171EFE920
  15055. [4] = 0x171EFE870
  15056. [5] = 0x171EFE7C0
  15057. [6] = 0x171EFE710
  15058. [7] = 0x171EFE660
  15059. [8] = 0x171EFE5B0
  15060. [9] = 0x171EFE500
  15061. <user defined>*[64] GridMap
  15062. [0] = 0x171EFBF30
  15063. [1] = 0x171EFBE80
  15064. [2] = 0x171EFBDD0
  15065. [3] = 0x171EFBD20
  15066. [4] = 0x171EFBC70
  15067. [5] = 0x171EFBBC0
  15068. [6] = 0x171EFBB10
  15069. [7] = 0x171EFBA60
  15070. [8] = 0x171EFB9B0
  15071. [9] = 0x171EFB900
  15072. <user defined>*[64] GridMap
  15073. [0] = 0x171EF9330
  15074. [1] = 0x171EF9280
  15075. [2] = 0x171EF91D0
  15076. [3] = 0x171EF9120
  15077. [4] = 0x171EF9070
  15078. [5] = 0x171EF8FC0
  15079. [6] = 0x171EF8F10
  15080. [7] = 0x171EF8E60
  15081. [8] = 0x171EF8DB0
  15082. [9] = 0x171EF8D00
  15083. <user defined>*[64] GridMap
  15084. [0] = 0x171EF6730
  15085. [1] = 0x171EF6680
  15086. [2] = 0x171EF65D0
  15087. [3] = 0x171EF6520
  15088. [4] = 0x171EF6470
  15089. [5] = 0x171EF63C0
  15090. [6] = 0x171EF6310
  15091. [7] = 0x171EF6260
  15092. [8] = 0x171EF61B0
  15093. [9] = 0x171EF6100
  15094. <user defined>*[64] GridMap
  15095. [0] = 0x171EF37C0
  15096. [1] = 0x171EF3710
  15097. [2] = 0x171EF3660
  15098. [3] = 0x171EF35B0
  15099. [4] = 0x171EF3500
  15100. [5] = 0x171EF3450
  15101. [6] = 0x171EF33A0
  15102. [7] = 0x171EF32F0
  15103. [8] = 0x171EF3240
  15104. [9] = 0x171EF3190
  15105. <user defined>*[64] GridMap
  15106. [0] = 0x16A299DE0
  15107. [1] = 0x16A299D30
  15108. [2] = 0x16A299C80
  15109. [3] = 0x16A299BD0
  15110. [4] = 0x16A299B20
  15111. [5] = 0x16A299A70
  15112. [6] = 0x16A2999C0
  15113. [7] = 0x16A299910
  15114. [8] = 0x16A299860
  15115. [9] = 0x16A2997B0
  15116. <user defined>*[64] GridMap
  15117. [0] = 0x16A28D5D0
  15118. [1] = 0x16A28D520
  15119. [2] = 0x16A28D470
  15120. [3] = 0x16A28D3C0
  15121. [4] = 0x16A28D310
  15122. [5] = 0x16A28D260
  15123. [6] = 0x16A28D1B0
  15124. [7] = 0x16A28D100
  15125. [8] = 0x16A28D050
  15126. [9] = 0x16A28CFA0
  15127. std::bitset<262144> marked_cells
  15128. <user defined> reference = 0x7B0E6958
  15129. bool std::bitset<262144>::_Need_mask = 0x0
  15130. unsigned int std::bitset<262144>::_Mask = 0x0
  15131. unsigned int[4096] _Array
  15132. [0] = 0x0
  15133. [1] = 0x0
  15134. [2] = 0x0
  15135. [3] = 0x0
  15136. [4] = 0x0
  15137. [5] = 0x0
  15138. [6] = 0x0
  15139. [7] = 0x0
  15140. [8] = 0x0
  15141. [9] = 0x0
  15142. bool i_scriptLock = 0x0
  15143. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  15144. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15145. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15146. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  15147. <user defined> _Copy_tag = 0x7B0EE960
  15148. <user defined> _Move_tag = 0x7B0EE960
  15149. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  15150. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  15151. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  15152. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  15153. <user defined> value_compare = 0x7B0EE978
  15154. <user defined> _Copy_tag = 0x7B0EE978
  15155. <user defined> _Move_tag = 0x7B0EE978
  15156. <user defined> value_compare = 0x7B0EE978
  15157. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  15158. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15159. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15160. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  15161. <user defined> _Copy_tag = 0x7B0EE990
  15162. <user defined> _Move_tag = 0x7B0EE990
  15163. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  15164. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  15165. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  15166. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  15167. <user defined> value_compare = 0x7B0EE9A8
  15168. <user defined> _Copy_tag = 0x7B0EE9A8
  15169. <user defined> _Move_tag = 0x7B0EE9A8
  15170. <user defined> value_compare = 0x7B0EE9A8
  15171. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  15172. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  15173. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  15174. boost::heap::detail::size_holder<1,unsigned __int64>
  15175. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  15176. unsigned int size_ = 0x4D5
  15177. super_t
  15178. implementation_defined
  15179. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  15180. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  15181. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  15182. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  15183. <user defined> value_compare = 0x7B0EE9F8
  15184. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  15185. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  15186. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  15187. unsigned int _Mask = 0xFFF
  15188. unsigned int _Maxidx = 0x1000
  15189. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  15190. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  15191. <user defined> value_compare = 0x7B0EEA48
  15192. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  15193. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  15194. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  15195. unsigned int _Mask = 0x1FF
  15196. unsigned int _Maxidx = 0x200
  15197. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  15198. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  15199. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  15200. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  15201. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  15202. unsigned int _Mask = 0x7
  15203. unsigned int _Maxidx = 0x8
  15204. unsigned int _respawnCheckTimer = 0x0
  15205. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  15206. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  15207. <user defined> value_compare = 0x7B0EEAF0
  15208. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  15209. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  15210. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  15211. unsigned int _Mask = 0x7
  15212. unsigned int _Maxidx = 0x8
  15213. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  15214. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  15215. <user defined> value_compare = 0x7B0EEB40
  15216. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  15217. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  15218. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  15219. unsigned int _Mask = 0x7
  15220. unsigned int _Maxidx = 0x8
  15221. unsigned int _defaultLight = 0x176
  15222. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  15223. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  15224. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  15225. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  15226. <user defined> value_compare = 0x7B0EEB98
  15227. <user defined> _Copy_tag = 0x7B0EEB98
  15228. <user defined> _Move_tag = 0x7B0EEB98
  15229. <user defined> value_compare = 0x7B0EEB98
  15230. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  15231. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  15232. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  15233. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  15234. <user defined> value_compare = 0x7B0EED48
  15235. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  15236. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  15237. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  15238. unsigned int _Mask = 0x7FFF
  15239. unsigned int _Maxidx = 0x8000
  15240. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  15241. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  15242. <user defined> value_compare = 0x7B0EED98
  15243. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  15244. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  15245. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  15246. unsigned int _Mask = 0x3FFF
  15247. unsigned int _Maxidx = 0x4000
  15248. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  15249. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  15250. <user defined> value_compare = 0x7B0EEDE8
  15251. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  15252. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  15253. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  15254. unsigned int _Mask = 0x7
  15255. unsigned int _Maxidx = 0x8
  15256. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  15257. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  15258. <user defined> value_compare = 0x7B0EEE38
  15259. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  15260. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  15261. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  15262. unsigned int _Mask = 0x7
  15263. unsigned int _Maxidx = 0x8
  15264. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  15265. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  15266. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  15267. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  15268. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  15269. unsigned int _Mask = 0x7
  15270. unsigned int _Maxidx = 0x8
  15271. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  15272. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  15273. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  15274. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  15275. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  15276. unsigned int _Mask = 0x3FF
  15277. unsigned int _Maxidx = 0x400
  15278. <user defined> i_grids = 0x7B0D6958
  15279. <user defined> GridMaps = 0x7B0DE958
  15280. <user defined> marked_cells = 0x7B0E6958
  15281. bool i_scriptLock = 0x0
  15282. <user defined> i_objectsToRemove = 0x7B0EE960
  15283. <user defined> i_objectsToSwitch = 0x7B0EE978
  15284. <user defined> i_worldObjects = 0x7B0EE990
  15285. <user defined> m_scriptSchedule = 0x7B0EE9A8
  15286. <user defined> _respawnTimes = 0x7B0EE9C0
  15287. <user defined> _creatureRespawnTimesBySpawnId = 0x7B0EE9F8
  15288. <user defined> _gameObjectRespawnTimesBySpawnId = 0x7B0EEA48
  15289. <user defined> _toggledSpawnGroupIds = 0x7B0EEA98
  15290. unsigned int _respawnCheckTimer = 0x0
  15291. <user defined> _zonePlayerCountMap = 0x7B0EEAF0
  15292. <user defined> _zoneDynamicInfo = 0x7B0EEB40
  15293. unsigned int _defaultLight = 0x176
  15294. <user defined> _guidGenerators = 0x7B0EEB98
  15295. <user defined> _objectsStore = 0x7B0EEBB0
  15296. <user defined> _creatureBySpawnIdStore = 0x7B0EED48
  15297. <user defined> _gameobjectBySpawnIdStore = 0x7B0EED98
  15298. <user defined> _corpsesByCell = 0x7B0EEDE8
  15299. <user defined> _corpsesByPlayer = 0x7B0EEE38
  15300. <user defined> _corpseBones = 0x7B0EEE88
  15301. <user defined> _updateObjects = 0x7B0EEED8
  15302. Parameter unsigned int t_diff = 0x69
  15303. Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > > grid_object_update
  15304. Trinity::ObjectUpdater& i_visitor = 0xCCCCCCCCCCCCCCCC
  15305. unsigned int i_timeDiff = 0xCCCCCCCCCCCCCCCC <Unable to read memory>
  15306. Local Trinity::ObjectUpdater updater
  15307. unsigned int i_timeDiff = 0xCCCCCCCC
  15308. Local TypeContainerVisitor<Trinity::ObjectUpdater,TypeMapContainer<TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > > > > world_object_update
  15309. Trinity::ObjectUpdater& i_visitor = 0xCCCCCCCCCCCCCCCC
  15310. unsigned int i_timeDiff = 0xCCCCCCCCCCCCCCCC <Unable to read memory>
  15311.  
  15312. 0000000140DE18BC 000000003218F610 MapUpdateRequest::call+3C d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 43
  15313. Local MapUpdateRequest* this = 0x36ACC2B80
  15314. Map& m_map = 0x7B0D66F0
  15315. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  15316. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  15317. LinkedListHead
  15318. LinkedListElement iFirst = 0x7B0D66F8
  15319. LinkedListElement iLast = 0x7B0D6708
  15320. unsigned int iSize = 0x1000
  15321. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  15322. <user defined> iterator = 0x74011E78
  15323. <user defined> iterator = 0x7B0D66F0
  15324. iterator
  15325. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  15326. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  15327. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  15328. <user defined> value_compare = 0x7B0D6720
  15329. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  15330. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  15331. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  15332. unsigned int _Mask = 0x3F
  15333. unsigned int _Maxidx = 0x40
  15334. bool _creatureToMoveLock = 0x0
  15335. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  15336. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  15337. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  15338. bool _gameObjectsToMoveLock = 0x0
  15339. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  15340. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  15341. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  15342. bool _dynamicObjectsToMoveLock = 0x0
  15343. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  15344. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  15345. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  15346. std::mutex _mapLock
  15347. std::_Mutex_base
  15348. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  15349. std::mutex _gridLock
  15350. std::_Mutex_base
  15351. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  15352. MapEntry* i_mapEntry = 0x43D2C3C
  15353. unsigned int MapID = 0x212
  15354. unsigned int map_type = 0x0
  15355. unsigned int Flags = 0x1
  15356. char*[16] name
  15357. [0] = ""
  15358. [1] = ""
  15359. [2] = ""
  15360. [3] = "Scherbenwelt"
  15361. [4] = ""
  15362. [5] = ""
  15363. [6] = ""
  15364. [7] = ""
  15365. [8] = ""
  15366. [9] = ""
  15367. unsigned int linked_zone = 0x0
  15368. unsigned int multimap_id = 0xC6
  15369. int entrance_map = 0x0
  15370. float entrance_x = 0.000000
  15371. float entrance_y = 0.000000
  15372. unsigned int addon = 0x1
  15373. unsigned int unk_time = 0x0
  15374. unsigned int maxPlayers = 0x0
  15375. unsigned int i_spawnMode = 0x0
  15376. unsigned int i_InstanceId = 0x0
  15377. unsigned int m_unloadTimer = 0x0
  15378. float m_VisibleDistance = 120.000000
  15379. DynamicMapTree _dynamicTree
  15380. DynTreeImpl* impl = 0x7B0EEF70
  15381. MapRefManager m_mapRefManager
  15382. RefManager<Map,Player>
  15383. LinkedListHead
  15384. LinkedListElement iFirst = 0x7B0D68B0
  15385. LinkedListElement iLast = 0x7B0D68C0
  15386. unsigned int iSize = 0x0
  15387. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  15388. <user defined> iterator = 0x7B0D68C0
  15389. <user defined> iterator = 0x7B0D68A8
  15390. iterator
  15391. MapReference* _Ptr = 0x141B647C8
  15392. const_iterator
  15393. MapReference* _Ptr = 0x141B647C8
  15394. LinkedListHead::Iterator<MapReference> m_mapRefIter
  15395. MapReference* _Ptr = NULL
  15396. int m_VisibilityNotifyPeriod = 0x3E8
  15397. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  15398. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15399. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15400. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  15401. <user defined> _Copy_tag = 0x7B0D68E8
  15402. <user defined> _Move_tag = 0x7B0D68E8
  15403. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  15404. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  15405. std::_Iterator_base12
  15406. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  15407. std::_Iterator_base12* _Mynextiter = NULL
  15408. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  15409. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  15410. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  15411. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  15412. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  15413. <user defined> _Copy_tag = 0x7B0D6918
  15414. <user defined> _Move_tag = 0x7B0D6918
  15415. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  15416. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  15417. std::_Iterator_base12
  15418. std::_Container_proxy* _Myproxy = 0x7AC1D740
  15419. std::_Iterator_base12* _Mynextiter = NULL
  15420. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  15421. int i_gridExpiry = 0x493E0
  15422. Map* m_parentMap = 0x7B0D66F0
  15423. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  15424. [0] = 0xD0C8A6F0
  15425. [1] = 0xD0C90B90
  15426. [2] = 0xD0C97030
  15427. [3] = 0xD0C9D4D0
  15428. [4] = 0xD0CC3970
  15429. [5] = 0xD0CC9E10
  15430. [6] = 0xD0CD02B0
  15431. [7] = 0xD0CD6750
  15432. [8] = 0xD0D3CBF0
  15433. [9] = 0xD0D43090
  15434. [0] = 0x7B0D6958
  15435. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15436. [0] = 0xD0FFCEF0
  15437. [1] = 0xD1043390
  15438. [2] = 0xD1049830
  15439. [3] = 0xD104FCD0
  15440. [4] = 0xD1076170
  15441. [5] = 0xD107C610
  15442. [6] = 0xD1082AB0
  15443. [7] = 0xD1088F50
  15444. [8] = 0xD10AF3F0
  15445. [9] = 0xD10B5890
  15446. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15447. [0] = 0xD13F0920
  15448. [1] = 0xD13F6DC0
  15449. [2] = 0xD13FD260
  15450. [3] = 0xD1423700
  15451. [4] = 0xD1429BA0
  15452. [5] = 0xD1430040
  15453. [6] = 0xD14364E0
  15454. [7] = 0xD143C980
  15455. [8] = 0xD1462E20
  15456. [9] = 0xD14692C0
  15457. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15458. [0] = 0xD1763120
  15459. [1] = 0xD17695C0
  15460. [2] = 0xD178FA60
  15461. [3] = 0xD1795F00
  15462. [4] = 0xD179C3A0
  15463. [5] = 0xD17A2840
  15464. [6] = 0xD17A8CE0
  15465. [7] = 0xD17AF180
  15466. [8] = 0xD17D5620
  15467. [9] = 0xD17DBAC0
  15468. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15469. [0] = 0xD1AD82F0
  15470. [1] = 0xD1ADE790
  15471. [2] = 0xD1B04C30
  15472. [3] = 0xD1B0B0D0
  15473. [4] = 0xD1B11570
  15474. [5] = 0xD1B17A10
  15475. [6] = 0xD1B1DEB0
  15476. [7] = 0xD1B24350
  15477. [8] = 0xD1B8A7F0
  15478. [9] = 0xD1B90C90
  15479. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15480. [0] = 0xD1E4EB60
  15481. [1] = 0xD1EB5000
  15482. [2] = 0xD1EBB4A0
  15483. [3] = 0xD1EC1940
  15484. [4] = 0xD1EC7DE0
  15485. [5] = 0xD1ECE280
  15486. [6] = 0xD1ED4720
  15487. [7] = 0xD1EDABC0
  15488. [8] = 0xD1F01060
  15489. [9] = 0xD1F07500
  15490. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15491. [0] = 0xD2182520
  15492. [1] = 0xD21A89C0
  15493. [2] = 0xD21AEE60
  15494. [3] = 0xD21B5300
  15495. [4] = 0xD21BB7A0
  15496. [5] = 0xD21C1C40
  15497. [6] = 0xD21C80E0
  15498. [7] = 0xD21CE580
  15499. [8] = 0xD21F4A20
  15500. [9] = 0xD21FAEC0
  15501. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15502. [0] = 0xD2514D20
  15503. [1] = 0xD251B1C0
  15504. [2] = 0xD2521660
  15505. [3] = 0xD2527B00
  15506. [4] = 0xD252DFA0
  15507. [5] = 0xD2534440
  15508. [6] = 0xD253A8E0
  15509. [7] = 0xD2540D80
  15510. [8] = 0xD2567220
  15511. [9] = 0xD256D6C0
  15512. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15513. [0] = 0xD28925B0
  15514. [1] = 0xD2898A50
  15515. [2] = 0xD289EEF0
  15516. [3] = 0xD28A5390
  15517. [4] = 0xD28AB830
  15518. [5] = 0xD28B1CD0
  15519. [6] = 0xD28B8170
  15520. [7] = 0xD28BE610
  15521. [8] = 0xD2924AB0
  15522. [9] = 0xD292AF50
  15523. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15524. [0] = 0xD2C04DB0
  15525. [1] = 0xD2C4B250
  15526. [2] = 0xD2C516F0
  15527. [3] = 0xD2C57B90
  15528. [4] = 0xD2C5E030
  15529. [5] = 0xD2C644D0
  15530. [6] = 0xD2C6A970
  15531. [7] = 0xD2C70E10
  15532. [8] = 0xD2C972B0
  15533. [9] = 0xD2C9D750
  15534. GridMap*[64] GridMaps
  15535. [0] = 0x171F06F30
  15536. [1] = 0x171F06E80
  15537. [2] = 0x171F06DD0
  15538. [3] = 0x171F06D20
  15539. [4] = 0x171F06C70
  15540. [5] = 0x171F06BC0
  15541. [6] = 0x171F06B10
  15542. [7] = 0x171F06A60
  15543. [8] = 0x171F069B0
  15544. [9] = 0x171F06900
  15545. [0] = 0x7B0DE958
  15546. <user defined>*[64] GridMap
  15547. [0] = 0x171F04330
  15548. [1] = 0x171F04280
  15549. [2] = 0x171F041D0
  15550. [3] = 0x171F04120
  15551. [4] = 0x171F04070
  15552. [5] = 0x171F03FC0
  15553. [6] = 0x171F03F10
  15554. [7] = 0x171F03E60
  15555. [8] = 0x171F03DB0
  15556. [9] = 0x171F03D00
  15557. <user defined>*[64] GridMap
  15558. [0] = 0x171F01730
  15559. [1] = 0x171F01680
  15560. [2] = 0x171F015D0
  15561. [3] = 0x171F01520
  15562. [4] = 0x171F01470
  15563. [5] = 0x171F013C0
  15564. [6] = 0x171F01310
  15565. [7] = 0x171F01260
  15566. [8] = 0x171F011B0
  15567. [9] = 0x171F01100
  15568. <user defined>*[64] GridMap
  15569. [0] = 0x171EFEB30
  15570. [1] = 0x171EFEA80
  15571. [2] = 0x171EFE9D0
  15572. [3] = 0x171EFE920
  15573. [4] = 0x171EFE870
  15574. [5] = 0x171EFE7C0
  15575. [6] = 0x171EFE710
  15576. [7] = 0x171EFE660
  15577. [8] = 0x171EFE5B0
  15578. [9] = 0x171EFE500
  15579. <user defined>*[64] GridMap
  15580. [0] = 0x171EFBF30
  15581. [1] = 0x171EFBE80
  15582. [2] = 0x171EFBDD0
  15583. [3] = 0x171EFBD20
  15584. [4] = 0x171EFBC70
  15585. [5] = 0x171EFBBC0
  15586. [6] = 0x171EFBB10
  15587. [7] = 0x171EFBA60
  15588. [8] = 0x171EFB9B0
  15589. [9] = 0x171EFB900
  15590. <user defined>*[64] GridMap
  15591. [0] = 0x171EF9330
  15592. [1] = 0x171EF9280
  15593. [2] = 0x171EF91D0
  15594. [3] = 0x171EF9120
  15595. [4] = 0x171EF9070
  15596. [5] = 0x171EF8FC0
  15597. [6] = 0x171EF8F10
  15598. [7] = 0x171EF8E60
  15599. [8] = 0x171EF8DB0
  15600. [9] = 0x171EF8D00
  15601. <user defined>*[64] GridMap
  15602. [0] = 0x171EF6730
  15603. [1] = 0x171EF6680
  15604. [2] = 0x171EF65D0
  15605. [3] = 0x171EF6520
  15606. [4] = 0x171EF6470
  15607. [5] = 0x171EF63C0
  15608. [6] = 0x171EF6310
  15609. [7] = 0x171EF6260
  15610. [8] = 0x171EF61B0
  15611. [9] = 0x171EF6100
  15612. <user defined>*[64] GridMap
  15613. [0] = 0x171EF37C0
  15614. [1] = 0x171EF3710
  15615. [2] = 0x171EF3660
  15616. [3] = 0x171EF35B0
  15617. [4] = 0x171EF3500
  15618. [5] = 0x171EF3450
  15619. [6] = 0x171EF33A0
  15620. [7] = 0x171EF32F0
  15621. [8] = 0x171EF3240
  15622. [9] = 0x171EF3190
  15623. <user defined>*[64] GridMap
  15624. [0] = 0x16A299DE0
  15625. [1] = 0x16A299D30
  15626. [2] = 0x16A299C80
  15627. [3] = 0x16A299BD0
  15628. [4] = 0x16A299B20
  15629. [5] = 0x16A299A70
  15630. [6] = 0x16A2999C0
  15631. [7] = 0x16A299910
  15632. [8] = 0x16A299860
  15633. [9] = 0x16A2997B0
  15634. <user defined>*[64] GridMap
  15635. [0] = 0x16A28D5D0
  15636. [1] = 0x16A28D520
  15637. [2] = 0x16A28D470
  15638. [3] = 0x16A28D3C0
  15639. [4] = 0x16A28D310
  15640. [5] = 0x16A28D260
  15641. [6] = 0x16A28D1B0
  15642. [7] = 0x16A28D100
  15643. [8] = 0x16A28D050
  15644. [9] = 0x16A28CFA0
  15645. std::bitset<262144> marked_cells
  15646. <user defined> reference = 0x7B0E6958
  15647. bool std::bitset<262144>::_Need_mask = 0x0
  15648. unsigned int std::bitset<262144>::_Mask = 0x0
  15649. unsigned int[4096] _Array
  15650. [0] = 0x0
  15651. [1] = 0x0
  15652. [2] = 0x0
  15653. [3] = 0x0
  15654. [4] = 0x0
  15655. [5] = 0x0
  15656. [6] = 0x0
  15657. [7] = 0x0
  15658. [8] = 0x0
  15659. [9] = 0x0
  15660. bool i_scriptLock = 0x0
  15661. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  15662. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15663. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15664. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  15665. <user defined> _Copy_tag = 0x7B0EE960
  15666. <user defined> _Move_tag = 0x7B0EE960
  15667. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  15668. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  15669. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  15670. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  15671. <user defined> value_compare = 0x7B0EE978
  15672. <user defined> _Copy_tag = 0x7B0EE978
  15673. <user defined> _Move_tag = 0x7B0EE978
  15674. <user defined> value_compare = 0x7B0EE978
  15675. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  15676. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15677. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15678. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  15679. <user defined> _Copy_tag = 0x7B0EE990
  15680. <user defined> _Move_tag = 0x7B0EE990
  15681. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  15682. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  15683. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  15684. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  15685. <user defined> value_compare = 0x7B0EE9A8
  15686. <user defined> _Copy_tag = 0x7B0EE9A8
  15687. <user defined> _Move_tag = 0x7B0EE9A8
  15688. <user defined> value_compare = 0x7B0EE9A8
  15689. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  15690. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  15691. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  15692. boost::heap::detail::size_holder<1,unsigned __int64>
  15693. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  15694. unsigned int size_ = 0x4D5
  15695. super_t
  15696. implementation_defined
  15697. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  15698. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  15699. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  15700. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  15701. <user defined> value_compare = 0x7B0EE9F8
  15702. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  15703. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  15704. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  15705. unsigned int _Mask = 0xFFF
  15706. unsigned int _Maxidx = 0x1000
  15707. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  15708. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  15709. <user defined> value_compare = 0x7B0EEA48
  15710. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  15711. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  15712. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  15713. unsigned int _Mask = 0x1FF
  15714. unsigned int _Maxidx = 0x200
  15715. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  15716. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  15717. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  15718. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  15719. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  15720. unsigned int _Mask = 0x7
  15721. unsigned int _Maxidx = 0x8
  15722. unsigned int _respawnCheckTimer = 0x0
  15723. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  15724. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  15725. <user defined> value_compare = 0x7B0EEAF0
  15726. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  15727. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  15728. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  15729. unsigned int _Mask = 0x7
  15730. unsigned int _Maxidx = 0x8
  15731. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  15732. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  15733. <user defined> value_compare = 0x7B0EEB40
  15734. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  15735. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  15736. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  15737. unsigned int _Mask = 0x7
  15738. unsigned int _Maxidx = 0x8
  15739. unsigned int _defaultLight = 0x176
  15740. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  15741. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  15742. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  15743. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  15744. <user defined> value_compare = 0x7B0EEB98
  15745. <user defined> _Copy_tag = 0x7B0EEB98
  15746. <user defined> _Move_tag = 0x7B0EEB98
  15747. <user defined> value_compare = 0x7B0EEB98
  15748. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  15749. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  15750. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  15751. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  15752. <user defined> value_compare = 0x7B0EED48
  15753. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  15754. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  15755. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  15756. unsigned int _Mask = 0x7FFF
  15757. unsigned int _Maxidx = 0x8000
  15758. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  15759. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  15760. <user defined> value_compare = 0x7B0EED98
  15761. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  15762. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  15763. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  15764. unsigned int _Mask = 0x3FFF
  15765. unsigned int _Maxidx = 0x4000
  15766. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  15767. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  15768. <user defined> value_compare = 0x7B0EEDE8
  15769. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  15770. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  15771. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  15772. unsigned int _Mask = 0x7
  15773. unsigned int _Maxidx = 0x8
  15774. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  15775. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  15776. <user defined> value_compare = 0x7B0EEE38
  15777. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  15778. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  15779. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  15780. unsigned int _Mask = 0x7
  15781. unsigned int _Maxidx = 0x8
  15782. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  15783. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  15784. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  15785. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  15786. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  15787. unsigned int _Mask = 0x7
  15788. unsigned int _Maxidx = 0x8
  15789. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  15790. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  15791. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  15792. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  15793. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  15794. unsigned int _Mask = 0x3FF
  15795. unsigned int _Maxidx = 0x400
  15796. MapUpdater& m_updater = 0x142669A60
  15797. ProducerConsumerQueue<MapUpdateRequest *> _queue
  15798. std::mutex _queueLock = 0x142669A60
  15799. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0x142669AB0
  15800. std::condition_variable _condition = 0x142669AD8
  15801. std::atomic<bool> _shutdown = 0x0
  15802. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  15803. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  15804. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  15805. std::atomic<bool> _cancelationToken
  15806. std::_Atomic_bool
  15807. unsigned int _My_val = 0x0
  15808. std::mutex _lock
  15809. std::_Mutex_base
  15810. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  15811. std::condition_variable _condition
  15812. std::_Align_type<double,72> _Cnd_storage = 0x142669BA0
  15813. unsigned int pending_requests = 0x14
  15814. unsigned int m_diff = 0x69
  15815.  
  15816. 0000000140DDF406 000000003218F660 MapUpdater::WorkerThread+66 d:\trinitycore335_src\trinitycore\src\server\game\maps\mapupdater.cpp line 115
  15817. Local MapUpdateRequest* request = 0x36ACC2B80
  15818. Map& m_map = 0x7B0D66F0
  15819. GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  15820. RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >,NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >
  15821. LinkedListHead
  15822. LinkedListElement iFirst = 0x7B0D66F8
  15823. LinkedListElement iLast = 0x7B0D6708
  15824. unsigned int iSize = 0x1000
  15825. <user defined> ?$Iterator@VLinkedListElement@@ = 0x74011E78
  15826. <user defined> iterator = 0x74011E78
  15827. <user defined> iterator = 0x7B0D66F0
  15828. iterator
  15829. GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > > >* _Ptr = 0x141B64868
  15830. std::unordered_map<unsigned int,CreatureGroup *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  15831. std::_Hash<std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  15832. <user defined> value_compare = 0x7B0D6720
  15833. std::_Umap_traits<unsigned int,CreatureGroup *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> _Traitsobj = 0x3F800000
  15834. std::list<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > _List = 0x7B0D6728
  15835. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,CreatureGroup *> > > > > > _Vec = 0x7B0D6740
  15836. unsigned int _Mask = 0x3F
  15837. unsigned int _Maxidx = 0x40
  15838. bool _creatureToMoveLock = 0x0
  15839. std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  15840. std::_Vector_alloc<std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  15841. std::_Compressed_pair<std::allocator<Creature *>,std::_Vector_val<std::_Simple_types<Creature *> >,1> _Mypair = 0x7B0D6778
  15842. bool _gameObjectsToMoveLock = 0x0
  15843. std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  15844. std::_Vector_alloc<std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  15845. std::_Compressed_pair<std::allocator<GameObject *>,std::_Vector_val<std::_Simple_types<GameObject *> >,1> _Mypair = 0x7B0D67A0
  15846. bool _dynamicObjectsToMoveLock = 0x0
  15847. std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  15848. std::_Vector_alloc<std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  15849. std::_Compressed_pair<std::allocator<DynamicObject *>,std::_Vector_val<std::_Simple_types<DynamicObject *> >,1> _Mypair = 0x7B0D67C8
  15850. std::mutex _mapLock
  15851. std::_Mutex_base
  15852. std::_Align_type<double,80> _Mtx_storage = 0x7B0D67E8
  15853. std::mutex _gridLock
  15854. std::_Mutex_base
  15855. std::_Align_type<double,80> _Mtx_storage = 0x7B0D6838
  15856. MapEntry* i_mapEntry = 0x43D2C3C
  15857. unsigned int MapID = 0x212
  15858. unsigned int map_type = 0x0
  15859. unsigned int Flags = 0x1
  15860. char*[16] name
  15861. [0] = ""
  15862. [1] = ""
  15863. [2] = ""
  15864. [3] = "Scherbenwelt"
  15865. [4] = ""
  15866. [5] = ""
  15867. [6] = ""
  15868. [7] = ""
  15869. [8] = ""
  15870. [9] = ""
  15871. unsigned int linked_zone = 0x0
  15872. unsigned int multimap_id = 0xC6
  15873. int entrance_map = 0x0
  15874. float entrance_x = 0.000000
  15875. float entrance_y = 0.000000
  15876. unsigned int addon = 0x1
  15877. unsigned int unk_time = 0x0
  15878. unsigned int maxPlayers = 0x0
  15879. unsigned int i_spawnMode = 0x0
  15880. unsigned int i_InstanceId = 0x0
  15881. unsigned int m_unloadTimer = 0x0
  15882. float m_VisibleDistance = 120.000000
  15883. DynamicMapTree _dynamicTree
  15884. DynTreeImpl* impl = 0x7B0EEF70
  15885. MapRefManager m_mapRefManager
  15886. RefManager<Map,Player>
  15887. LinkedListHead
  15888. LinkedListElement iFirst = 0x7B0D68B0
  15889. LinkedListElement iLast = 0x7B0D68C0
  15890. unsigned int iSize = 0x0
  15891. <user defined> ?$Iterator@VLinkedListElement@@ = 0x7B0D68C0
  15892. <user defined> iterator = 0x7B0D68C0
  15893. <user defined> iterator = 0x7B0D68A8
  15894. iterator
  15895. MapReference* _Ptr = 0x141B647C8
  15896. const_iterator
  15897. MapReference* _Ptr = 0x141B647C8
  15898. LinkedListHead::Iterator<MapReference> m_mapRefIter
  15899. MapReference* _Ptr = NULL
  15900. int m_VisibilityNotifyPeriod = 0x3E8
  15901. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  15902. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15903. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  15904. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0D68E8
  15905. <user defined> _Copy_tag = 0x7B0D68E8
  15906. <user defined> _Move_tag = 0x7B0D68E8
  15907. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  15908. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base12>
  15909. std::_Iterator_base12
  15910. std::_Container_proxy* _Myproxy = 0x7AC1D6F0
  15911. std::_Iterator_base12* _Mynextiter = NULL
  15912. std::_Tree_node<WorldObject *,void *>* _Ptr = 0x6642DDE0
  15913. std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  15914. std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  15915. std::_Tree_comp_alloc<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  15916. std::_Compressed_pair<std::less<Transport *>,std::_Compressed_pair<std::allocator<std::_Tree_node<Transport *,void *> >,std::_Tree_val<std::_Tree_simple_types<Transport *> >,1>,1> _Mypair = 0x7B0D6918
  15917. <user defined> _Copy_tag = 0x7B0D6918
  15918. <user defined> _Move_tag = 0x7B0D6918
  15919. std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  15920. std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base12>
  15921. std::_Iterator_base12
  15922. std::_Container_proxy* _Myproxy = 0x7AC1D740
  15923. std::_Iterator_base12* _Mynextiter = NULL
  15924. std::_Tree_node<Transport *,void *>* _Ptr = 0x6642DE50
  15925. int i_gridExpiry = 0x493E0
  15926. Map* m_parentMap = 0x7B0D66F0
  15927. NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  15928. [0] = 0xD0C8A6F0
  15929. [1] = 0xD0C90B90
  15930. [2] = 0xD0C97030
  15931. [3] = 0xD0C9D4D0
  15932. [4] = 0xD0CC3970
  15933. [5] = 0xD0CC9E10
  15934. [6] = 0xD0CD02B0
  15935. [7] = 0xD0CD6750
  15936. [8] = 0xD0D3CBF0
  15937. [9] = 0xD0D43090
  15938. [0] = 0x7B0D6958
  15939. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15940. [0] = 0xD0FFCEF0
  15941. [1] = 0xD1043390
  15942. [2] = 0xD1049830
  15943. [3] = 0xD104FCD0
  15944. [4] = 0xD1076170
  15945. [5] = 0xD107C610
  15946. [6] = 0xD1082AB0
  15947. [7] = 0xD1088F50
  15948. [8] = 0xD10AF3F0
  15949. [9] = 0xD10B5890
  15950. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15951. [0] = 0xD13F0920
  15952. [1] = 0xD13F6DC0
  15953. [2] = 0xD13FD260
  15954. [3] = 0xD1423700
  15955. [4] = 0xD1429BA0
  15956. [5] = 0xD1430040
  15957. [6] = 0xD14364E0
  15958. [7] = 0xD143C980
  15959. [8] = 0xD1462E20
  15960. [9] = 0xD14692C0
  15961. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15962. [0] = 0xD1763120
  15963. [1] = 0xD17695C0
  15964. [2] = 0xD178FA60
  15965. [3] = 0xD1795F00
  15966. [4] = 0xD179C3A0
  15967. [5] = 0xD17A2840
  15968. [6] = 0xD17A8CE0
  15969. [7] = 0xD17AF180
  15970. [8] = 0xD17D5620
  15971. [9] = 0xD17DBAC0
  15972. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15973. [0] = 0xD1AD82F0
  15974. [1] = 0xD1ADE790
  15975. [2] = 0xD1B04C30
  15976. [3] = 0xD1B0B0D0
  15977. [4] = 0xD1B11570
  15978. [5] = 0xD1B17A10
  15979. [6] = 0xD1B1DEB0
  15980. [7] = 0xD1B24350
  15981. [8] = 0xD1B8A7F0
  15982. [9] = 0xD1B90C90
  15983. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15984. [0] = 0xD1E4EB60
  15985. [1] = 0xD1EB5000
  15986. [2] = 0xD1EBB4A0
  15987. [3] = 0xD1EC1940
  15988. [4] = 0xD1EC7DE0
  15989. [5] = 0xD1ECE280
  15990. [6] = 0xD1ED4720
  15991. [7] = 0xD1EDABC0
  15992. [8] = 0xD1F01060
  15993. [9] = 0xD1F07500
  15994. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  15995. [0] = 0xD2182520
  15996. [1] = 0xD21A89C0
  15997. [2] = 0xD21AEE60
  15998. [3] = 0xD21B5300
  15999. [4] = 0xD21BB7A0
  16000. [5] = 0xD21C1C40
  16001. [6] = 0xD21C80E0
  16002. [7] = 0xD21CE580
  16003. [8] = 0xD21F4A20
  16004. [9] = 0xD21FAEC0
  16005. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  16006. [0] = 0xD2514D20
  16007. [1] = 0xD251B1C0
  16008. [2] = 0xD2521660
  16009. [3] = 0xD2527B00
  16010. [4] = 0xD252DFA0
  16011. [5] = 0xD2534440
  16012. [6] = 0xD253A8E0
  16013. [7] = 0xD2540D80
  16014. [8] = 0xD2567220
  16015. [9] = 0xD256D6C0
  16016. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  16017. [0] = 0xD28925B0
  16018. [1] = 0xD2898A50
  16019. [2] = 0xD289EEF0
  16020. [3] = 0xD28A5390
  16021. [4] = 0xD28AB830
  16022. [5] = 0xD28B1CD0
  16023. [6] = 0xD28B8170
  16024. [7] = 0xD28BE610
  16025. [8] = 0xD2924AB0
  16026. [9] = 0xD292AF50
  16027. <user defined>*[64] NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >
  16028. [0] = 0xD2C04DB0
  16029. [1] = 0xD2C4B250
  16030. [2] = 0xD2C516F0
  16031. [3] = 0xD2C57B90
  16032. [4] = 0xD2C5E030
  16033. [5] = 0xD2C644D0
  16034. [6] = 0xD2C6A970
  16035. [7] = 0xD2C70E10
  16036. [8] = 0xD2C972B0
  16037. [9] = 0xD2C9D750
  16038. GridMap*[64] GridMaps
  16039. [0] = 0x171F06F30
  16040. [1] = 0x171F06E80
  16041. [2] = 0x171F06DD0
  16042. [3] = 0x171F06D20
  16043. [4] = 0x171F06C70
  16044. [5] = 0x171F06BC0
  16045. [6] = 0x171F06B10
  16046. [7] = 0x171F06A60
  16047. [8] = 0x171F069B0
  16048. [9] = 0x171F06900
  16049. [0] = 0x7B0DE958
  16050. <user defined>*[64] GridMap
  16051. [0] = 0x171F04330
  16052. [1] = 0x171F04280
  16053. [2] = 0x171F041D0
  16054. [3] = 0x171F04120
  16055. [4] = 0x171F04070
  16056. [5] = 0x171F03FC0
  16057. [6] = 0x171F03F10
  16058. [7] = 0x171F03E60
  16059. [8] = 0x171F03DB0
  16060. [9] = 0x171F03D00
  16061. <user defined>*[64] GridMap
  16062. [0] = 0x171F01730
  16063. [1] = 0x171F01680
  16064. [2] = 0x171F015D0
  16065. [3] = 0x171F01520
  16066. [4] = 0x171F01470
  16067. [5] = 0x171F013C0
  16068. [6] = 0x171F01310
  16069. [7] = 0x171F01260
  16070. [8] = 0x171F011B0
  16071. [9] = 0x171F01100
  16072. <user defined>*[64] GridMap
  16073. [0] = 0x171EFEB30
  16074. [1] = 0x171EFEA80
  16075. [2] = 0x171EFE9D0
  16076. [3] = 0x171EFE920
  16077. [4] = 0x171EFE870
  16078. [5] = 0x171EFE7C0
  16079. [6] = 0x171EFE710
  16080. [7] = 0x171EFE660
  16081. [8] = 0x171EFE5B0
  16082. [9] = 0x171EFE500
  16083. <user defined>*[64] GridMap
  16084. [0] = 0x171EFBF30
  16085. [1] = 0x171EFBE80
  16086. [2] = 0x171EFBDD0
  16087. [3] = 0x171EFBD20
  16088. [4] = 0x171EFBC70
  16089. [5] = 0x171EFBBC0
  16090. [6] = 0x171EFBB10
  16091. [7] = 0x171EFBA60
  16092. [8] = 0x171EFB9B0
  16093. [9] = 0x171EFB900
  16094. <user defined>*[64] GridMap
  16095. [0] = 0x171EF9330
  16096. [1] = 0x171EF9280
  16097. [2] = 0x171EF91D0
  16098. [3] = 0x171EF9120
  16099. [4] = 0x171EF9070
  16100. [5] = 0x171EF8FC0
  16101. [6] = 0x171EF8F10
  16102. [7] = 0x171EF8E60
  16103. [8] = 0x171EF8DB0
  16104. [9] = 0x171EF8D00
  16105. <user defined>*[64] GridMap
  16106. [0] = 0x171EF6730
  16107. [1] = 0x171EF6680
  16108. [2] = 0x171EF65D0
  16109. [3] = 0x171EF6520
  16110. [4] = 0x171EF6470
  16111. [5] = 0x171EF63C0
  16112. [6] = 0x171EF6310
  16113. [7] = 0x171EF6260
  16114. [8] = 0x171EF61B0
  16115. [9] = 0x171EF6100
  16116. <user defined>*[64] GridMap
  16117. [0] = 0x171EF37C0
  16118. [1] = 0x171EF3710
  16119. [2] = 0x171EF3660
  16120. [3] = 0x171EF35B0
  16121. [4] = 0x171EF3500
  16122. [5] = 0x171EF3450
  16123. [6] = 0x171EF33A0
  16124. [7] = 0x171EF32F0
  16125. [8] = 0x171EF3240
  16126. [9] = 0x171EF3190
  16127. <user defined>*[64] GridMap
  16128. [0] = 0x16A299DE0
  16129. [1] = 0x16A299D30
  16130. [2] = 0x16A299C80
  16131. [3] = 0x16A299BD0
  16132. [4] = 0x16A299B20
  16133. [5] = 0x16A299A70
  16134. [6] = 0x16A2999C0
  16135. [7] = 0x16A299910
  16136. [8] = 0x16A299860
  16137. [9] = 0x16A2997B0
  16138. <user defined>*[64] GridMap
  16139. [0] = 0x16A28D5D0
  16140. [1] = 0x16A28D520
  16141. [2] = 0x16A28D470
  16142. [3] = 0x16A28D3C0
  16143. [4] = 0x16A28D310
  16144. [5] = 0x16A28D260
  16145. [6] = 0x16A28D1B0
  16146. [7] = 0x16A28D100
  16147. [8] = 0x16A28D050
  16148. [9] = 0x16A28CFA0
  16149. std::bitset<262144> marked_cells
  16150. <user defined> reference = 0x7B0E6958
  16151. bool std::bitset<262144>::_Need_mask = 0x0
  16152. unsigned int std::bitset<262144>::_Mask = 0x0
  16153. unsigned int[4096] _Array
  16154. [0] = 0x0
  16155. [1] = 0x0
  16156. [2] = 0x0
  16157. [3] = 0x0
  16158. [4] = 0x0
  16159. [5] = 0x0
  16160. [6] = 0x0
  16161. [7] = 0x0
  16162. [8] = 0x0
  16163. [9] = 0x0
  16164. bool i_scriptLock = 0x0
  16165. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  16166. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  16167. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  16168. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE960
  16169. <user defined> _Copy_tag = 0x7B0EE960
  16170. <user defined> _Move_tag = 0x7B0EE960
  16171. std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  16172. std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  16173. std::_Tree_comp_alloc<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  16174. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<WorldObject * const,bool>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >,1>,1> _Mypair = 0x7B0EE978
  16175. <user defined> value_compare = 0x7B0EE978
  16176. <user defined> _Copy_tag = 0x7B0EE978
  16177. <user defined> _Move_tag = 0x7B0EE978
  16178. <user defined> value_compare = 0x7B0EE978
  16179. std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  16180. std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  16181. std::_Tree_comp_alloc<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  16182. std::_Compressed_pair<std::less<WorldObject *>,std::_Compressed_pair<std::allocator<std::_Tree_node<WorldObject *,void *> >,std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,1>,1> _Mypair = 0x7B0EE990
  16183. <user defined> _Copy_tag = 0x7B0EE990
  16184. <user defined> _Move_tag = 0x7B0EE990
  16185. std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  16186. std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  16187. std::_Tree_comp_alloc<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  16188. std::_Compressed_pair<std::less<__int64>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >,1>,1> _Mypair = 0x7B0EE9A8
  16189. <user defined> value_compare = 0x7B0EE9A8
  16190. <user defined> _Copy_tag = 0x7B0EE9A8
  16191. <user defined> _Move_tag = 0x7B0EE9A8
  16192. <user defined> value_compare = 0x7B0EE9A8
  16193. boost::heap::fibonacci_heap<RespawnInfo *,boost::heap::compare<CompareRespawnInfo>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_> _respawnTimes
  16194. boost::heap::detail::make_fibonacci_heap_base<RespawnInfo *,boost::parameter::aux::arg_list<boost::heap::compare<CompareRespawnInfo>,boost::parameter::aux::empty_arg_list> >::type
  16195. boost::heap::detail::heap_base<RespawnInfo *,CompareRespawnInfo,1,unsigned __int64,0>
  16196. boost::heap::detail::size_holder<1,unsigned __int64>
  16197. bool boost::heap::detail::size_holder<1,unsigned __int64>::constant_time_size = 0xD5
  16198. unsigned int size_ = 0x4D5
  16199. super_t
  16200. implementation_defined
  16201. boost::heap::detail::marked_heap_node<RespawnInfo *>* top_element = 0x8DAFEEC0
  16202. boost::intrusive::list<boost::heap::detail::heap_node_base<0>,void,void,void,void> roots = 0x7B0EE9E0
  16203. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _creatureRespawnTimesBySpawnId
  16204. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  16205. <user defined> value_compare = 0x7B0EE9F8
  16206. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  16207. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA00
  16208. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA18
  16209. unsigned int _Mask = 0xFFF
  16210. unsigned int _Maxidx = 0x1000
  16211. std::unordered_map<unsigned int,RespawnInfo *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _gameObjectRespawnTimesBySpawnId
  16212. std::_Hash<std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> >
  16213. <user defined> value_compare = 0x7B0EEA48
  16214. std::_Umap_traits<unsigned int,RespawnInfo *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,RespawnInfo *> >,0> _Traitsobj = 0x3F800000
  16215. std::list<std::pair<unsigned int const ,RespawnInfo *>,std::allocator<std::pair<unsigned int const ,RespawnInfo *> > > _List = 0x7B0EEA50
  16216. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,RespawnInfo *> > > > > > _Vec = 0x7B0EEA68
  16217. unsigned int _Mask = 0x1FF
  16218. unsigned int _Maxidx = 0x200
  16219. std::unordered_set<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<unsigned int> > _toggledSpawnGroupIds
  16220. std::_Hash<std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> >
  16221. std::_Uset_traits<unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<unsigned int>,0> _Traitsobj = 0x3F800000
  16222. std::list<unsigned int,std::allocator<unsigned int> > _List = 0x7B0EEAA0
  16223. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<unsigned int> >,std::_Iterator_base0> > > _Vec = 0x7B0EEAB8
  16224. unsigned int _Mask = 0x7
  16225. unsigned int _Maxidx = 0x8
  16226. unsigned int _respawnCheckTimer = 0x0
  16227. std::unordered_map<unsigned int,unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _zonePlayerCountMap
  16228. std::_Hash<std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> >
  16229. <user defined> value_compare = 0x7B0EEAF0
  16230. std::_Umap_traits<unsigned int,unsigned int,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,unsigned int> >,0> _Traitsobj = 0x3F800000
  16231. std::list<std::pair<unsigned int const ,unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _List = 0x7B0EEAF8
  16232. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,unsigned int> > > > > > _Vec = 0x7B0EEB10
  16233. unsigned int _Mask = 0x7
  16234. unsigned int _Maxidx = 0x8
  16235. std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  16236. std::_Hash<std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> >
  16237. <user defined> value_compare = 0x7B0EEB40
  16238. std::_Umap_traits<unsigned int,ZoneDynamicInfo,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> >,0> _Traitsobj = 0x3F800000
  16239. std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x7B0EEB48
  16240. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > > > > _Vec = 0x7B0EEB60
  16241. unsigned int _Mask = 0x7
  16242. unsigned int _Maxidx = 0x8
  16243. unsigned int _defaultLight = 0x176
  16244. std::map<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > > _guidGenerators
  16245. std::_Tree<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  16246. std::_Tree_comp_alloc<std::_Tmap_traits<enum HighGuid,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> >,std::less<enum HighGuid>,std::allocator<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > >,0> >
  16247. std::_Compressed_pair<std::less<enum HighGuid>,std::_Compressed_pair<std::allocator<std::_Tree_node<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > >,void *> >,std::_Tree_val<std::_Tree_simple_types<std::pair<enum HighGuid const ,std::unique_ptr<ObjectGuidGeneratorBase,std::default_delete<ObjectGuidGeneratorBase> > > > >,1>,1> _Mypair = 0x7B0EEB98
  16248. <user defined> value_compare = 0x7B0EEB98
  16249. <user defined> _Copy_tag = 0x7B0EEB98
  16250. <user defined> _Move_tag = 0x7B0EEB98
  16251. <user defined> value_compare = 0x7B0EEB98
  16252. TypeUnorderedMapContainer<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _objectsStore
  16253. ContainerUnorderedMap<TypeList<Creature,TypeList<GameObject,TypeList<DynamicObject,TypeList<Pet,TypeList<Corpse,TypeNull> > > > >,ObjectGuid> _elements = 0x7B0EEBB0
  16254. std::unordered_multimap<unsigned int,Creature *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Creature *> > > _creatureBySpawnIdStore
  16255. std::_Hash<std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> >
  16256. <user defined> value_compare = 0x7B0EED48
  16257. std::_Umap_traits<unsigned int,Creature *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,Creature *> >,1> _Traitsobj = 0x3F800000
  16258. std::list<std::pair<unsigned int const ,Creature *>,std::allocator<std::pair<unsigned int const ,Creature *> > > _List = 0x7B0EED50
  16259. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Creature *> > > > > > _Vec = 0x7B0EED68
  16260. unsigned int _Mask = 0x7FFF
  16261. unsigned int _Maxidx = 0x8000
  16262. std::unordered_multimap<unsigned int,GameObject *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _gameobjectBySpawnIdStore
  16263. std::_Hash<std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> >
  16264. <user defined> value_compare = 0x7B0EED98
  16265. std::_Umap_traits<unsigned int,GameObject *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,GameObject *> >,1> _Traitsobj = 0x3F800000
  16266. std::list<std::pair<unsigned int const ,GameObject *>,std::allocator<std::pair<unsigned int const ,GameObject *> > > _List = 0x7B0EEDA0
  16267. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,GameObject *> > > > > > _Vec = 0x7B0EEDB8
  16268. unsigned int _Mask = 0x3FFF
  16269. unsigned int _Maxidx = 0x4000
  16270. std::unordered_map<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _corpsesByCell
  16271. std::_Hash<std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> >
  16272. <user defined> value_compare = 0x7B0EEDE8
  16273. std::_Umap_traits<unsigned int,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> >,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > >,0> _Traitsobj = 0x3F800000
  16274. std::list<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > >,std::allocator<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > _List = 0x7B0EEDF0
  16275. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > > > > > > > _Vec = 0x7B0EEE08
  16276. unsigned int _Mask = 0x7
  16277. unsigned int _Maxidx = 0x8
  16278. std::unordered_map<ObjectGuid,Corpse *,std::hash<ObjectGuid>,std::equal_to<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _corpsesByPlayer
  16279. std::_Hash<std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> >
  16280. <user defined> value_compare = 0x7B0EEE38
  16281. std::_Umap_traits<ObjectGuid,Corpse *,std::_Uhash_compare<ObjectGuid,std::hash<ObjectGuid>,std::equal_to<ObjectGuid> >,std::allocator<std::pair<ObjectGuid const ,Corpse *> >,0> _Traitsobj = 0x3F800000
  16282. std::list<std::pair<ObjectGuid const ,Corpse *>,std::allocator<std::pair<ObjectGuid const ,Corpse *> > > _List = 0x7B0EEE40
  16283. std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > >,std::allocator<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<ObjectGuid const ,Corpse *> > > > > > _Vec = 0x7B0EEE58
  16284. unsigned int _Mask = 0x7
  16285. unsigned int _Maxidx = 0x8
  16286. std::unordered_set<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *>,std::allocator<Corpse *> > _corpseBones
  16287. std::_Hash<std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> >
  16288. std::_Uset_traits<Corpse *,std::_Uhash_compare<Corpse *,std::hash<Corpse *>,std::equal_to<Corpse *> >,std::allocator<Corpse *>,0> _Traitsobj = 0x3F800000
  16289. std::list<Corpse *,std::allocator<Corpse *> > _List = 0x7B0EEE90
  16290. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Corpse *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEA8
  16291. unsigned int _Mask = 0x7
  16292. unsigned int _Maxidx = 0x8
  16293. std::unordered_set<Object *,std::hash<Object *>,std::equal_to<Object *>,std::allocator<Object *> > _updateObjects
  16294. std::_Hash<std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> >
  16295. std::_Uset_traits<Object *,std::_Uhash_compare<Object *,std::hash<Object *>,std::equal_to<Object *> >,std::allocator<Object *>,0> _Traitsobj = 0x3F800000
  16296. std::list<Object *,std::allocator<Object *> > _List = 0x7B0EEEE0
  16297. std::vector<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0>,std::allocator<std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<Object *> >,std::_Iterator_base0> > > _Vec = 0x7B0EEEF8
  16298. unsigned int _Mask = 0x3FF
  16299. unsigned int _Maxidx = 0x400
  16300. MapUpdater& m_updater = 0x142669A60
  16301. ProducerConsumerQueue<MapUpdateRequest *> _queue
  16302. std::mutex _queueLock = 0x142669A60
  16303. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0x142669AB0
  16304. std::condition_variable _condition = 0x142669AD8
  16305. std::atomic<bool> _shutdown = 0x0
  16306. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  16307. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  16308. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  16309. std::atomic<bool> _cancelationToken
  16310. std::_Atomic_bool
  16311. unsigned int _My_val = 0x0
  16312. std::mutex _lock
  16313. std::_Mutex_base
  16314. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  16315. std::condition_variable _condition
  16316. std::_Align_type<double,72> _Cnd_storage = 0x142669BA0
  16317. unsigned int pending_requests = 0x14
  16318. unsigned int m_diff = 0x69
  16319. Local MapUpdater* this = 0x142669A60
  16320. ProducerConsumerQueue<MapUpdateRequest *> _queue
  16321. std::mutex _queueLock
  16322. std::_Mutex_base
  16323. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  16324. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  16325. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  16326. std::condition_variable _condition
  16327. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  16328. std::atomic<bool> _shutdown
  16329. std::_Atomic_bool
  16330. unsigned int _My_val = 0x0
  16331. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  16332. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  16333. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  16334. std::atomic<bool> _cancelationToken
  16335. std::_Atomic_bool
  16336. unsigned int _My_val = 0x0
  16337. std::mutex _lock
  16338. std::_Mutex_base
  16339. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  16340. std::condition_variable _condition
  16341. std::_Align_type<double,72> _Cnd_storage
  16342. float _Val = 0.000000
  16343. char[72] _Pad = "àìƒðþ..."
  16344. unsigned int pending_requests = 0x14
  16345.  
  16346. 0000000140DDF994 000000003218F690 std::_Invoker_pmf_pointer::_Call<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  16347. Parameter <user defined>* _Pmf = 0x140DDF3A0
  16348. Parameter MapUpdater** _Arg1 = 0x142669A60
  16349. ProducerConsumerQueue<MapUpdateRequest *> _queue
  16350. std::mutex _queueLock
  16351. std::_Mutex_base
  16352. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  16353. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  16354. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  16355. std::condition_variable _condition
  16356. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  16357. std::atomic<bool> _shutdown
  16358. std::_Atomic_bool
  16359. unsigned int _My_val = 0x0
  16360. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  16361. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  16362. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  16363. std::atomic<bool> _cancelationToken
  16364. std::_Atomic_bool
  16365. unsigned int _My_val = 0x0
  16366. std::mutex _lock
  16367. std::_Mutex_base
  16368. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  16369. std::condition_variable _condition
  16370. std::_Align_type<double,72> _Cnd_storage
  16371. float _Val = 0.000000
  16372. char[72] _Pad = "àìƒðþ..."
  16373. unsigned int pending_requests = 0x14
  16374.  
  16375. 0000000140DE02EC 000000003218F6D0 std::invoke<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  16376. Parameter <user defined>** _Obj = 0x140DDF3A0
  16377. Parameter MapUpdater** <_Args_0> = 0x142669A60
  16378. ProducerConsumerQueue<MapUpdateRequest *> _queue
  16379. std::mutex _queueLock
  16380. std::_Mutex_base
  16381. std::_Align_type<double,80> _Mtx_storage = 0x142669A60
  16382. std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  16383. std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x142669AB0
  16384. std::condition_variable _condition
  16385. std::_Align_type<double,72> _Cnd_storage = 0x142669AD8
  16386. std::atomic<bool> _shutdown
  16387. std::_Atomic_bool
  16388. unsigned int _My_val = 0x0
  16389. std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  16390. std::_Vector_alloc<std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  16391. std::_Compressed_pair<std::allocator<std::thread>,std::_Vector_val<std::_Simple_types<std::thread> >,1> _Mypair = 0x142669B28
  16392. std::atomic<bool> _cancelationToken
  16393. std::_Atomic_bool
  16394. unsigned int _My_val = 0x0
  16395. std::mutex _lock
  16396. std::_Mutex_base
  16397. std::_Align_type<double,80> _Mtx_storage = 0x142669B50
  16398. std::condition_variable _condition
  16399. std::_Align_type<double,72> _Cnd_storage
  16400. float _Val = 0.000000
  16401. char[72] _Pad = "àìƒðþ..."
  16402. unsigned int pending_requests = 0x14
  16403.  
  16404. 0000000140DDFAFB 000000003218F710 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  16405. Parameter std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>& _Tup = 0xB65DA8F0
  16406. std::tuple<MapUpdater *>
  16407. std::_Tuple_val<MapUpdater *> _Myfirst
  16408. MapUpdater* _Val = 0x142669A60
  16409. std::_Tuple_val<void (__cdecl MapUpdater::*)(void)> _Myfirst
  16410. <user defined>* _Val = 0x140DDF3A0
  16411.  
  16412. 0000000140DE16DA 000000003218F760 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  16413. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > >* _Ln = 0x247088
  16414. std::_Pad
  16415. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  16416. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  16417. bool _Started = 0xCC
  16418. std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _MyTarget
  16419. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  16420. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  16421. Local std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _Local
  16422. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  16423. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair
  16424. std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>* _Myval2 = 0xB65DA8F0
  16425.  
  16426. 0000000140DE1098 000000003218F790 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void) __ptr64,MapUpdater * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  16427. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > >* this = 0x247088
  16428. std::_Pad
  16429. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  16430. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  16431. bool _Started = 0xCC
  16432. std::unique_ptr<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > > _MyTarget
  16433. std::_Unique_ptr_base<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *>,std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> > >
  16434. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> >,std::tuple<void (__cdecl MapUpdater::*)(void),MapUpdater *> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  16435.  
  16436. 000000013F6917CD 000000003218F7C0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  16437. Parameter void* _Data = 0x247088
  16438.  
  16439. 000007FEF05611E8 000000003218F800 _register_onexit_function+4B8
  16440.  
  16441. 000007FEF0560E01 000000003218F850 _register_onexit_function+D1
  16442.  
  16443. 0000000076C359CD 000000003218F880 BaseThreadInitThunk+D
  16444.  
  16445. 0000000076D6A561 000000003218F8D0 RtlUserThreadStart+21
  16446.  
  16447.  
  16448. Call stack:
  16449. Address Frame Function SourceFile
  16450. 0000000076D8BD7A 000000036B96F850 ZwWaitForSingleObject+A
  16451.  
  16452. 000007FEFCB210AC 000000036B96F8F0 WaitForSingleObjectEx+9C
  16453.  
  16454. 000000013F68AC5D 000000036B96F920 boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+4D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  16455. Local boost::asio::detail::win_iocp_io_service::timer_thread_function* this = 0x36ACC2898
  16456. boost::asio::detail::win_iocp_io_service* io_service_ = 0x3627A2F50
  16457. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16458. boost::asio::io_service::service
  16459. key
  16460. type_info* type_info_ = 0x1416D10B8
  16461. boost::asio::io_service::id* id_ = 0xB8
  16462. boost::asio::io_service::service::key key_ = 0x3627A2F58
  16463. boost::asio::io_service& owner_ = 0x34E56DD00
  16464. boost::asio::io_service::service* next_ = NULL
  16465. work_finished_on_block_exit
  16466. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  16467. auto_handle
  16468. void* handle = 0x1416D10B8
  16469. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  16470. void* handle = 0x238
  16471. long outstanding_work_ = 0x1
  16472. long stopped_ = 0x0
  16473. long stop_event_posted_ = 0x0
  16474. long shutdown_ = 0x0
  16475. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  16476. timer_thread_function
  16477. <user defined> io_service_ = 0x1416D10B8
  16478. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  16479. boost::asio::detail::win_thread* p_ = 0x36ACC2820
  16480. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  16481. void* handle = 0x23C
  16482. long dispatch_required_ = 0x0
  16483. boost::asio::detail::win_mutex dispatch_mutex_
  16484. _RTL_CRITICAL_SECTION crit_section_ = 0x3627A2FB0
  16485. boost::asio::detail::timer_queue_set timer_queues_
  16486. boost::asio::detail::timer_queue_base* first_ = 0x367BB1558
  16487. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  16488. boost::asio::detail::win_iocp_operation* front_ = NULL
  16489. boost::asio::detail::win_iocp_operation* back_ = NULL
  16490.  
  16491. 000000013F6B660F 000000036B96F950 boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>::run+2F c:\local\boost_1_65_1\boost\asio\detail\win_thread.hpp line 119
  16492. Local boost::asio::detail::win_thread::func<boost::asio::detail::win_iocp_io_service::timer_thread_function>* this = 0x36ACC2880
  16493. boost::asio::detail::win_thread::func_base
  16494. void* entry_event_ = 0x240
  16495. void* exit_event_ = 0x244
  16496. boost::asio::detail::win_iocp_io_service::timer_thread_function f_
  16497. boost::asio::detail::win_iocp_io_service* io_service_ = 0x3627A2F50
  16498. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16499. boost::asio::io_service::service
  16500. key
  16501. type_info* type_info_ = 0x1416D10B8
  16502. boost::asio::io_service::id* id_ = 0xB8
  16503. boost::asio::io_service::service::key key_ = 0x3627A2F58
  16504. boost::asio::io_service& owner_ = 0x34E56DD00
  16505. boost::asio::io_service::service* next_ = NULL
  16506. work_finished_on_block_exit
  16507. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  16508. auto_handle
  16509. void* handle = 0x1416D10B8
  16510. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x238
  16511. long outstanding_work_ = 0x1
  16512. long stopped_ = 0x0
  16513. long stop_event_posted_ = 0x0
  16514. long shutdown_ = 0x0
  16515. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  16516. timer_thread_function
  16517. <user defined> io_service_ = 0x1416D10B8
  16518. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x36ACC2820
  16519. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x23C
  16520. long dispatch_required_ = 0x0
  16521. boost::asio::detail::win_mutex dispatch_mutex_ = 0x3627A2FB0
  16522. boost::asio::detail::timer_queue_set timer_queues_ = 0x367BB1558
  16523. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x3627A2FE0
  16524.  
  16525. 000000013F6C02D6 000000036B96F9D0 boost::asio::detail::win_thread_function+56 c:\local\boost_1_65_1\boost\asio\detail\impl\win_thread.ipp line 120
  16526. Parameter void* arg = 0x36ACC2880
  16527. Local boost::asio::detail::win_thread::auto_func_base_ptr func
  16528. boost::asio::detail::win_thread::func_base* ptr = 0x36ACC2880
  16529. void* entry_event_ = 0x240
  16530. void* exit_event_ = 0x244
  16531. Local void* exit_event = 0xCCCCCCCCCCCCCCCC
  16532.  
  16533. 000007FEF05611E8 000000036B96FA10 _register_onexit_function+4B8
  16534.  
  16535. 000007FEF0560E01 000000036B96FA60 _register_onexit_function+D1
  16536.  
  16537. 0000000076C359CD 000000036B96FA90 BaseThreadInitThunk+D
  16538.  
  16539. 0000000076D6A561 000000036B96FAE0 RtlUserThreadStart+21
  16540.  
  16541.  
  16542. Call stack:
  16543. Address Frame Function SourceFile
  16544. 0000000076D8BDCA 000000036BB0F3C0 ZwRemoveIoCompletion+A
  16545.  
  16546. 000007FEFCB216AD 000000036BB0F420 GetQueuedCompletionStatus+3D
  16547.  
  16548. 0000000076C29991 000000036BB0F460 GetQueuedCompletionStatus+11
  16549.  
  16550. 000000013F6A88ED 000000036BB0F650 boost::asio::detail::win_iocp_io_service::do_one+18D c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 367
  16551. Local unsigned long last_error = 0xCCCCCCCC
  16552. Local int ok = 0xCCCCCCCC
  16553. Local unsigned int completion_key = 0x0
  16554. Local _OVERLAPPED* overlapped = NULL
  16555. Local unsigned long bytes_transferred = 0x0
  16556. Local boost::asio::detail::win_iocp_io_service* this = 0x3627A2F50
  16557. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16558. boost::asio::io_service::service
  16559. key
  16560. type_info* type_info_ = 0x1416D10B8
  16561. boost::asio::io_service::id* id_ = 0xB8
  16562. boost::asio::io_service::service::key key_ = 0x3627A2F58
  16563. boost::asio::io_service& owner_ = 0x34E56DD00
  16564. boost::asio::io_service::service* next_ = NULL
  16565. work_finished_on_block_exit
  16566. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  16567. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16568. boost::asio::io_service::service
  16569. key
  16570. type_info* type_info_ = 0x13F68E470
  16571. boost::asio::io_service::id* id_ = 0x48
  16572. boost::asio::io_service::service::key key_ = 0x1416D10C0
  16573. boost::asio::io_service& owner_ = 0x70636F69
  16574. boost::asio::io_service::service* next_ = 0x73637170
  16575. work_finished_on_block_exit
  16576. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  16577. auto_handle
  16578. void* handle = 0x13F68E470
  16579. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  16580. long outstanding_work_ = 0x2E353532
  16581. long stopped_ = 0x2E353532
  16582. long stop_event_posted_ = 0x2E353532
  16583. long shutdown_ = 0x353532
  16584. unsigned long gqcs_timeout_ = 0x6C756F63
  16585. timer_thread_function
  16586. <user defined> io_service_ = 0x13F68E470
  16587. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  16588. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  16589. long dispatch_required_ = 0x74207261
  16590. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  16591. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  16592. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  16593. auto_handle
  16594. void* handle = 0x1416D10B8
  16595. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  16596. void* handle = 0x238
  16597. long outstanding_work_ = 0x1
  16598. long stopped_ = 0x0
  16599. long stop_event_posted_ = 0x0
  16600. long shutdown_ = 0x0
  16601. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  16602. timer_thread_function
  16603. <user defined> io_service_ = 0x1416D10B8
  16604. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  16605. boost::asio::detail::win_thread* p_ = 0x36ACC2820
  16606. func_base
  16607. void* entry_event_ = 0x248
  16608. void* exit_event_ = 0x244
  16609. auto_func_base_ptr
  16610. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  16611. <user defined> thread_ = 0x248
  16612. <user defined> exit_event_ = 0x244
  16613. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  16614. void* handle = 0x23C
  16615. long dispatch_required_ = 0x0
  16616. boost::asio::detail::win_mutex dispatch_mutex_
  16617. _RTL_CRITICAL_SECTION crit_section_
  16618. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x41E840
  16619. long LockCount = 0xFFFFFFFF
  16620. long RecursionCount = 0x0
  16621. void* OwningThread = NULL
  16622. void* LockSemaphore = NULL
  16623. unsigned int SpinCount = 0x0
  16624. boost::asio::detail::timer_queue_set timer_queues_
  16625. boost::asio::detail::timer_queue_base* first_ = 0x367BB1558
  16626. boost::asio::detail::timer_queue_base* next_ = NULL
  16627. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  16628. boost::asio::detail::win_iocp_operation* front_ = NULL
  16629. boost::asio::detail::win_iocp_operation* back_ = NULL
  16630. Parameter bool block = 0x1
  16631. Parameter boost::system::error_code& ec = 0x36BB0F738
  16632. int m_val = 0x0
  16633. boost::system::error_category* m_cat = 0x14267E250
  16634. std_category
  16635. std::error_category
  16636. unsigned int _Addr = 0x1416D0E50
  16637. boost::system::error_category* pc_ = 0x14267E258
  16638. boost::system::error_category::std_category std_cat_
  16639. std::error_category
  16640. unsigned int _Addr = 0x14267E258
  16641. boost::system::error_category* pc_ = 0x14267E250
  16642.  
  16643. 000000013F6B6791 000000036BB0F700 boost::asio::detail::win_iocp_io_service::run+C1 c:\local\boost_1_65_1\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  16644. Local boost::asio::detail::win_iocp_io_service* this = 0x3627A2F50
  16645. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16646. boost::asio::io_service::service
  16647. key
  16648. type_info* type_info_ = 0x1416D10B8
  16649. boost::asio::io_service::id* id_ = 0xB8
  16650. boost::asio::io_service::service::key key_ = 0x3627A2F58
  16651. boost::asio::io_service& owner_ = 0x34E56DD00
  16652. boost::asio::io_service::service* next_ = NULL
  16653. work_finished_on_block_exit
  16654. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  16655. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16656. boost::asio::io_service::service
  16657. key
  16658. type_info* type_info_ = 0x13F68E470
  16659. boost::asio::io_service::id* id_ = 0x48
  16660. boost::asio::io_service::service::key key_ = 0x1416D10C0
  16661. boost::asio::io_service& owner_ = 0x70636F69
  16662. boost::asio::io_service::service* next_ = 0x73637170
  16663. work_finished_on_block_exit
  16664. boost::asio::detail::win_iocp_io_service* io_service_ = 0x13F68E470
  16665. auto_handle
  16666. void* handle = 0x13F68E470
  16667. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0x72656D6974
  16668. long outstanding_work_ = 0x2E353532
  16669. long stopped_ = 0x2E353532
  16670. long stop_event_posted_ = 0x2E353532
  16671. long shutdown_ = 0x353532
  16672. unsigned long gqcs_timeout_ = 0x6C756F63
  16673. timer_thread_function
  16674. <user defined> io_service_ = 0x13F68E470
  16675. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0x7265766E6F632074
  16676. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0x646E656C61632074
  16677. long dispatch_required_ = 0x74207261
  16678. boost::asio::detail::win_mutex dispatch_mutex_ = 0x1416D1118
  16679. boost::asio::detail::timer_queue_set timer_queues_ = 0x6D20666F20796144
  16680. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x1416D1148
  16681. auto_handle
  16682. void* handle = 0x1416D10B8
  16683. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  16684. void* handle = 0x238
  16685. long outstanding_work_ = 0x1
  16686. long stopped_ = 0x0
  16687. long stop_event_posted_ = 0x0
  16688. long shutdown_ = 0x0
  16689. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  16690. timer_thread_function
  16691. <user defined> io_service_ = 0x1416D10B8
  16692. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  16693. boost::asio::detail::win_thread* p_ = 0x36ACC2820
  16694. func_base
  16695. void* entry_event_ = 0x248
  16696. void* exit_event_ = 0x244
  16697. auto_func_base_ptr
  16698. boost::asio::detail::win_thread::func_base* ptr = 0xCDCDCDCDCDCDCDCD
  16699. <user defined> thread_ = 0x248
  16700. <user defined> exit_event_ = 0x244
  16701. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  16702. void* handle = 0x23C
  16703. long dispatch_required_ = 0x0
  16704. boost::asio::detail::win_mutex dispatch_mutex_
  16705. _RTL_CRITICAL_SECTION crit_section_
  16706. _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x41E840
  16707. long LockCount = 0xFFFFFFFF
  16708. long RecursionCount = 0x0
  16709. void* OwningThread = NULL
  16710. void* LockSemaphore = NULL
  16711. unsigned int SpinCount = 0x0
  16712. boost::asio::detail::timer_queue_set timer_queues_
  16713. boost::asio::detail::timer_queue_base* first_ = 0x367BB1558
  16714. boost::asio::detail::timer_queue_base* next_ = NULL
  16715. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  16716. boost::asio::detail::win_iocp_operation* front_ = NULL
  16717. boost::asio::detail::win_iocp_operation* back_ = NULL
  16718. Parameter boost::system::error_code& ec = 0x36BB0F738
  16719. int m_val = 0x0
  16720. boost::system::error_category* m_cat = 0x14267E250
  16721. std_category
  16722. std::error_category
  16723. unsigned int _Addr = 0x1416D0E50
  16724. boost::system::error_category* pc_ = 0x14267E258
  16725. boost::system::error_category::std_category std_cat_
  16726. std::error_category
  16727. unsigned int _Addr = 0x14267E258
  16728. boost::system::error_category* pc_ = 0x14267E250
  16729. Local boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context ctx
  16730. boost::asio::detail::win_iocp_io_service* key_ = 0x3627A2F50
  16731. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16732. boost::asio::io_service::service
  16733. key
  16734. type_info* type_info_ = 0x1416D10B8
  16735. boost::asio::io_service::id* id_ = 0xB8
  16736. boost::asio::io_service::service::key key_ = 0x3627A2F58
  16737. boost::asio::io_service& owner_ = 0x34E56DD00
  16738. boost::asio::io_service::service* next_ = NULL
  16739. work_finished_on_block_exit
  16740. boost::asio::detail::win_iocp_io_service* io_service_ = 0x1416D10B8
  16741. auto_handle
  16742. void* handle = 0x1416D10B8
  16743. boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  16744. void* handle = 0x238
  16745. long outstanding_work_ = 0x1
  16746. long stopped_ = 0x0
  16747. long stop_event_posted_ = 0x0
  16748. long shutdown_ = 0x0
  16749. unsigned long gqcs_timeout_ = 0xFFFFFFFF
  16750. timer_thread_function
  16751. <user defined> io_service_ = 0x1416D10B8
  16752. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  16753. boost::asio::detail::win_thread* p_ = 0x36ACC2820
  16754. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  16755. void* handle = 0x23C
  16756. long dispatch_required_ = 0x0
  16757. boost::asio::detail::win_mutex dispatch_mutex_
  16758. _RTL_CRITICAL_SECTION crit_section_ = 0x3627A2FB0
  16759. boost::asio::detail::timer_queue_set timer_queues_
  16760. boost::asio::detail::timer_queue_base* first_ = 0x367BB1558
  16761. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  16762. boost::asio::detail::win_iocp_operation* front_ = NULL
  16763. boost::asio::detail::win_iocp_operation* back_ = NULL
  16764. boost::asio::detail::win_iocp_thread_info* value_ = 0x36BB0F688
  16765. boost::asio::detail::thread_info_base
  16766. void* reusable_memory_ = NULL
  16767. boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context* next_ = NULL
  16768. Local unsigned int n = 0xC6A
  16769. Local boost::asio::detail::win_iocp_thread_info this_thread
  16770. boost::asio::detail::thread_info_base
  16771. void* reusable_memory_ = NULL
  16772.  
  16773. 000000013F6B669B 000000036BB0F760 boost::asio::io_service::run+3B c:\local\boost_1_65_1\boost\asio\impl\io_service.ipp line 59
  16774. Local boost::asio::io_service* this = 0x34E56DD00
  16775. work
  16776. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0xCDCDCDCDCDCDCDCD
  16777. boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  16778. boost::asio::io_service::service
  16779. key
  16780. type_info* type_info_ = <Unable to read memory>
  16781. boost::asio::io_service::id* id_ = <Unable to read memory>
  16782. boost::asio::io_service::service::key key_ = 0xCDCDCDCDCDCDCDD5
  16783. boost::asio::io_service& owner_ = <Unable to read memory>
  16784. boost::asio::io_service::service* next_ = <Unable to read memory>
  16785. work_finished_on_block_exit
  16786. boost::asio::detail::win_iocp_io_service* io_service_ = <Unable to read memory>
  16787. auto_handle
  16788. void* handle = <Unable to read memory>
  16789. boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0xCDCDCDCDCDCDCDF5 <Unable to read memory>
  16790. long outstanding_work_ = 0xCDCDCDCDCDCDCDFD <Unable to read memory>
  16791. long stopped_ = 0xCDCDCDCDCDCDCE01 <Unable to read memory>
  16792. long stop_event_posted_ = 0xCDCDCDCDCDCDCE05 <Unable to read memory>
  16793. long shutdown_ = 0xCDCDCDCDCDCDCE09 <Unable to read memory>
  16794. unsigned long gqcs_timeout_ = 0xCDCDCDCDCDCDCE0D <Unable to read memory>
  16795. timer_thread_function
  16796. <user defined> io_service_ = 0xCDCDCDCDCDCDCDCD <Unable to read memory>
  16797. boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0xCDCDCDCDCDCDCE15 <Unable to read memory>
  16798. boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0xCDCDCDCDCDCDCE1D <Unable to read memory>
  16799. long dispatch_required_ = 0xCDCDCDCDCDCDCE25 <Unable to read memory>
  16800. boost::asio::detail::win_mutex dispatch_mutex_ = 0xCDCDCDCDCDCDCE2D
  16801. boost::asio::detail::timer_queue_set timer_queues_ = 0xCDCDCDCDCDCDCE55 <Unable to read memory>
  16802. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0xCDCDCDCDCDCDCE5D
  16803. id
  16804. service
  16805. key
  16806. type_info* type_info_ = 0xCDCDCDCDCDCDCDCD
  16807. boost::asio::io_service::id* id_ = 0xA0
  16808. boost::asio::io_service::service::key key_
  16809. type_info* type_info_ = 0x365C198E0
  16810. boost::asio::io_service::id* id_ = 0xB8
  16811. boost::asio::io_service& owner_ = <Unable to read memory>
  16812. boost::asio::io_service::service* next_ = 0xCDCDCDCDCDCDCD00
  16813. key
  16814. type_info* type_info_ = <Unable to read memory>
  16815. boost::asio::io_service::id* id_ = <Unable to read memory>
  16816. boost::asio::io_service::service::key key_ = 0xCDCDCDCDCDCDCD08
  16817. boost::asio::io_service& owner_ = <Unable to read memory>
  16818. boost::asio::io_service::service* next_ = <Unable to read memory>
  16819. strand
  16820. boost::asio::detail::strand_service& service_ = 0xCDCDCDCDCDCDCDCD
  16821. boost::asio::detail::service_base<boost::asio::detail::strand_service>
  16822. boost::asio::io_service::service
  16823. <user defined> key = 0xCDCDCDCDCDCDCDCD
  16824. <user defined> key_ = 0xCDCDCDCDCDCDCDD5
  16825. <user defined> owner_ = 0xCDCDCDCDCDCDCDE5 <Unable to read memory>
  16826. <user defined> next_ = 0xCDCDCDCDCDCDCDED <Unable to read memory>
  16827. on_do_complete_exit
  16828. <user defined> owner_ = 0xCDCDCDCDCDCDCDCD <Unable to read memory>
  16829. boost::asio::detail::strand_service::strand_impl* impl_ = <Unable to read memory>
  16830. on_dispatch_exit
  16831. <user defined> io_service_ = 0xCDCDCDCDCDCDCDCD <Unable to read memory>
  16832. <user defined> impl_ = 0xCDCDCDCDCDCDCDD5 <Unable to read memory>
  16833. strand_impl
  16834. boost::asio::detail::win_iocp_operation
  16835. _OVERLAPPED
  16836. unsigned int Internal = 0xCDCDCDCDCDCDCDCD <Unable to read memory>
  16837. unsigned int InternalHigh = 0xCDCDCDCDCDCDCDD5 <Unable to read memory>
  16838. unsigned long Offset = 0xCDCDCDCDCDCDCDDD <Unable to read memory>
  16839. unsigned long OffsetHigh = 0xCDCDCDCDCDCDCDE1 <Unable to read memory>
  16840. void* Pointer = <Unable to read memory>
  16841. void* hEvent = <Unable to read memory>
  16842. boost::asio::detail::win_iocp_operation* next_ = <Unable to read memory>
  16843. <user defined>* func_ = <Unable to read memory>
  16844. long ready_ = 0xCDCDCDCDCDCDCDFD <Unable to read memory>
  16845. boost::asio::detail::win_mutex mutex_ = 0xCDCDCDCDCDCDCE05
  16846. bool locked_ = 0xCDCDCDCDCDCDCE2D <Unable to read memory>
  16847. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> waiting_queue_ = 0xCDCDCDCDCDCDCE35
  16848. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ready_queue_ = 0xCDCDCDCDCDCDCE45
  16849. boost::asio::detail::win_iocp_io_service& io_service_ = <Unable to read memory>
  16850. boost::asio::detail::win_mutex mutex_ = 0xCDCDCDCDCDCDCDFD
  16851. boost::asio::detail::scoped_ptr<boost::asio::detail::strand_service::strand_impl>[193] implementations_
  16852. [0] = 0xCDCDCDCDCDCDCE25 <Unable to read memory>
  16853. [1] = 0xCDCDCDCDCDCDCE2D <Unable to read memory>
  16854. [2] = 0xCDCDCDCDCDCDCE35 <Unable to read memory>
  16855. [3] = 0xCDCDCDCDCDCDCE3D <Unable to read memory>
  16856. [4] = 0xCDCDCDCDCDCDCE45 <Unable to read memory>
  16857. [5] = 0xCDCDCDCDCDCDCE4D <Unable to read memory>
  16858. [6] = 0xCDCDCDCDCDCDCE55 <Unable to read memory>
  16859. [7] = 0xCDCDCDCDCDCDCE5D <Unable to read memory>
  16860. [8] = 0xCDCDCDCDCDCDCE65 <Unable to read memory>
  16861. [9] = 0xCDCDCDCDCDCDCE6D <Unable to read memory>
  16862. unsigned int salt_ = 0xCDCDCDCDCDCDD42D <Unable to read memory>
  16863. boost::asio::detail::strand_service::strand_impl* impl_ = 0x365C198E0
  16864. boost::asio::detail::win_iocp_operation
  16865. _OVERLAPPED
  16866. unsigned int Internal = 0x401AA0
  16867. unsigned int InternalHigh = 0xFFFFFFFF
  16868. unsigned long Offset = 0x0
  16869. unsigned long OffsetHigh = 0x0
  16870. void* Pointer = NULL
  16871. void* hEvent = NULL
  16872. boost::asio::detail::win_iocp_operation* next_ = NULL
  16873. <user defined>* func_ = 0x34E56DD00
  16874. long ready_ = 0x67BB1530
  16875. boost::asio::detail::win_mutex mutex_ = 0x365C19918
  16876. bool locked_ = 0x0
  16877. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> waiting_queue_ = 0x365C19948
  16878. boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ready_queue_ = 0x365C19958
  16879. boost::asio::detail::winsock_init<2,0> init_
  16880. boost::asio::detail::winsock_init_base
  16881. data
  16882. long init_count_ = 0xCDCDCDCD
  16883. long result_ = 0xCDCDCDCD
  16884. <user defined> manual = 0x34E56DD00
  16885. boost::asio::detail::service_registry* service_registry_ = 0x365C198E0
  16886. auto_service_ptr
  16887. boost::asio::io_service::service* ptr_ = 0x401AA0
  16888. boost::asio::detail::win_mutex mutex_
  16889. _RTL_CRITICAL_SECTION crit_section_ = 0x365C198E0
  16890. boost::asio::io_service& owner_ = 0x34E56DD00
  16891. <user defined> work = 0x34E56DD00
  16892. <user defined> id = 0x34E56DD00
  16893. <user defined> service = 0x34E56DD00
  16894. <user defined> strand = 0x34E56DD00
  16895. <user defined> init_ = 0xCD
  16896. <user defined> service_registry_ = 0x365C198E0
  16897. boost::asio::detail::win_iocp_io_service& impl_ = 0x3627A2F50
  16898. boost::asio::io_service::service* first_service_ = 0x367BB1530
  16899. key
  16900. type_info* type_info_ = 0x1416D1560
  16901. boost::asio::io_service::id* id_ = 0xB8
  16902. boost::asio::io_service::service::key key_ = 0x367BB1538
  16903. boost::asio::io_service& owner_ = 0x34E56DD00
  16904. boost::asio::io_service::service* next_ = 0x367BB1470
  16905. <user defined> impl_ = 0x3627A2F50
  16906. Local boost::system::error_code ec
  16907. int m_val = 0x0
  16908. boost::system::error_category* m_cat = 0x14267E250
  16909. std_category
  16910. std::error_category
  16911. unsigned int _Addr = 0x1416D0E50
  16912. boost::system::error_category* pc_ = 0x14267E258
  16913. boost::system::error_category::std_category std_cat_
  16914. std::error_category
  16915. unsigned int _Addr = 0x14267E258
  16916. boost::system::error_category* pc_ = 0x14267E250
  16917. Local unsigned int s = 0xCCCCCCCCCCCCCCCC
  16918.  
  16919. 000000014011B528 000000036BB0F950 NetworkThread<WorldSocket>::Run+178 d:\trinitycore335_src\trinitycore\src\server\shared\networking\networkthread.h line 129
  16920. Local NetworkThread<WorldSocket>* this = 0x34E56DC58
  16921. std::atomic<int> _connections
  16922. std::_Atomic_int
  16923. unsigned long _My_val = 0x0
  16924. std::atomic<bool> _stopped
  16925. std::_Atomic_bool
  16926. unsigned int _My_val = 0x0
  16927. std::thread* _thread = 0x36AC8D650
  16928. id
  16929. unsigned int _Id = 0x240
  16930. _Thrd_imp_t _Thr
  16931. void* _Hnd = 0x240
  16932. unsigned int _Id = 0x1F4
  16933. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
  16934. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  16935. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DC70
  16936. std::mutex _newSocketsLock
  16937. std::_Mutex_base
  16938. std::_Align_type<double,80> _Mtx_storage = 0x34E56DC90
  16939. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
  16940. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  16941. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DCE0
  16942. Trinity::Asio::IoContext _ioContext
  16943. boost::asio::io_service
  16944. work
  16945. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0xCDCDCDCDCDCDCDCD
  16946. id
  16947. service
  16948. key
  16949. type_info* type_info_ = 0xCDCDCDCDCDCDCDCD
  16950. boost::asio::io_service::id* id_ = 0xA0
  16951. boost::asio::io_service::service::key key_ = 0x34E56DD08
  16952. boost::asio::io_service& owner_ = <Unable to read memory>
  16953. boost::asio::io_service::service* next_ = 0xCDCDCDCDCDCDCD00
  16954. strand
  16955. boost::asio::detail::strand_service& service_ = 0xCDCDCDCDCDCDCDCD
  16956. boost::asio::detail::strand_service::strand_impl* impl_ = 0x365C198E0
  16957. boost::asio::detail::winsock_init<2,0> init_ = 0xCD
  16958. boost::asio::detail::service_registry* service_registry_ = 0x365C198E0
  16959. boost::asio::detail::win_iocp_io_service& impl_ = 0x3627A2F50
  16960. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> > _acceptSocket
  16961. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> >
  16962. boost::asio::basic_io_object<boost::asio::stream_socket_service<boost::asio::ip::tcp>,1>
  16963. implementation_type
  16964. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  16965. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  16966. unsigned int state_ = 0x0
  16967. std::shared_ptr<void> cancel_token_ = 0x34E56DD28
  16968. boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xCD
  16969. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = NULL
  16970. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = NULL
  16971. boost::asio::ip::tcp protocol_ = 0x2
  16972. bool have_remote_endpoint_ = 0x0
  16973. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD58
  16974. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation = 0x34E56DD18
  16975. boost::asio::stream_socket_service<boost::asio::ip::tcp>* service_ = 0x367BB1470
  16976. boost::asio::socket_base
  16977. int boost::asio::socket_base::message_peek = 0x67BB1530
  16978. int boost::asio::socket_base::message_out_of_band = 0x67BB1530
  16979. int boost::asio::socket_base::message_do_not_route = 0x67BB1530
  16980. int boost::asio::socket_base::message_end_of_record = 0x67BB1530
  16981. int boost::asio::socket_base::max_connections = 0x67BB1530
  16982. native_type
  16983. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  16984. bool have_remote_endpoint_ = 0x0
  16985. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD24
  16986. native_handle_type
  16987. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  16988. bool have_remote_endpoint_ = 0x0
  16989. <user defined> remote_endpoint_ = 0x34E56DD24
  16990. native_type
  16991. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  16992. bool have_remote_endpoint_ = 0x0
  16993. <user defined> remote_endpoint_ = 0x34E56DD24
  16994. native_handle_type
  16995. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  16996. bool have_remote_endpoint_ = 0x0
  16997. <user defined> remote_endpoint_ = 0x34E56DD24
  16998. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> > > _updateTimer
  16999. boost::asio::basic_io_object<boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >,0>
  17000. implementation_type
  17001. boost::posix_time::ptime expiry = 0x367BB1530
  17002. bool might_have_pending_waits = 0xA3
  17003. boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::per_timer_data timer_data = 0x34E56DD90
  17004. boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >& service = 0x367BB1530
  17005. boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >::implementation_type implementation = 0x34E56DD88
  17006.  
  17007. 0000000140115CD4 000000036BB0F980 std::_Invoker_pmf_pointer::_Call<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>+34 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  17008. Parameter <user defined>* _Pmf = 0x14011B3B0
  17009. Parameter NetworkThread<WorldSocket>** _Arg1 = 0x34E56DC58
  17010. std::atomic<int> _connections
  17011. std::_Atomic_int
  17012. unsigned long _My_val = 0x0
  17013. std::atomic<bool> _stopped
  17014. std::_Atomic_bool
  17015. unsigned int _My_val = 0x0
  17016. std::thread* _thread = 0x36AC8D650
  17017. id
  17018. unsigned int _Id = 0x240
  17019. _Thrd_imp_t _Thr
  17020. void* _Hnd = 0x240
  17021. unsigned int _Id = 0x1F4
  17022. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
  17023. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  17024. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DC70
  17025. std::mutex _newSocketsLock
  17026. std::_Mutex_base
  17027. std::_Align_type<double,80> _Mtx_storage = 0x34E56DC90
  17028. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
  17029. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  17030. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DCE0
  17031. Trinity::Asio::IoContext _ioContext
  17032. boost::asio::io_service
  17033. work
  17034. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0xCDCDCDCDCDCDCDCD
  17035. id
  17036. service
  17037. key
  17038. type_info* type_info_ = 0xCDCDCDCDCDCDCDCD
  17039. boost::asio::io_service::id* id_ = 0xA0
  17040. boost::asio::io_service::service::key key_ = 0x34E56DD08
  17041. boost::asio::io_service& owner_ = <Unable to read memory>
  17042. boost::asio::io_service::service* next_ = 0xCDCDCDCDCDCDCD00
  17043. strand
  17044. boost::asio::detail::strand_service& service_ = 0xCDCDCDCDCDCDCDCD
  17045. boost::asio::detail::strand_service::strand_impl* impl_ = 0x365C198E0
  17046. boost::asio::detail::winsock_init<2,0> init_ = 0xCD
  17047. boost::asio::detail::service_registry* service_registry_ = 0x365C198E0
  17048. boost::asio::detail::win_iocp_io_service& impl_ = 0x3627A2F50
  17049. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> > _acceptSocket
  17050. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> >
  17051. boost::asio::basic_io_object<boost::asio::stream_socket_service<boost::asio::ip::tcp>,1>
  17052. implementation_type
  17053. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  17054. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17055. unsigned int state_ = 0x0
  17056. std::shared_ptr<void> cancel_token_ = 0x34E56DD28
  17057. boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xCD
  17058. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = NULL
  17059. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = NULL
  17060. boost::asio::ip::tcp protocol_ = 0x2
  17061. bool have_remote_endpoint_ = 0x0
  17062. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD58
  17063. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation = 0x34E56DD18
  17064. boost::asio::stream_socket_service<boost::asio::ip::tcp>* service_ = 0x367BB1470
  17065. boost::asio::socket_base
  17066. int boost::asio::socket_base::message_peek = 0x67BB1530
  17067. int boost::asio::socket_base::message_out_of_band = 0x67BB1530
  17068. int boost::asio::socket_base::message_do_not_route = 0x67BB1530
  17069. int boost::asio::socket_base::message_end_of_record = 0x67BB1530
  17070. int boost::asio::socket_base::max_connections = 0x67BB1530
  17071. native_type
  17072. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17073. bool have_remote_endpoint_ = 0x0
  17074. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD24
  17075. native_handle_type
  17076. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17077. bool have_remote_endpoint_ = 0x0
  17078. <user defined> remote_endpoint_ = 0x34E56DD24
  17079. native_type
  17080. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17081. bool have_remote_endpoint_ = 0x0
  17082. <user defined> remote_endpoint_ = 0x34E56DD24
  17083. native_handle_type
  17084. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17085. bool have_remote_endpoint_ = 0x0
  17086. <user defined> remote_endpoint_ = 0x34E56DD24
  17087. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> > > _updateTimer
  17088. boost::asio::basic_io_object<boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >,0>
  17089. implementation_type
  17090. boost::posix_time::ptime expiry = 0x367BB1530
  17091. bool might_have_pending_waits = 0xA3
  17092. boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::per_timer_data timer_data = 0x34E56DD90
  17093. boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >& service = 0x367BB1530
  17094. boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >::implementation_type implementation = 0x34E56DD88
  17095.  
  17096. 0000000140117C7C 000000036BB0F9C0 std::invoke<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>+4C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  17097. Parameter <user defined>** _Obj = 0x14011B3B0
  17098. Parameter NetworkThread<WorldSocket>** <_Args_0> = 0x34E56DC58
  17099. std::atomic<int> _connections
  17100. std::_Atomic_int
  17101. unsigned long _My_val = 0x0
  17102. std::atomic<bool> _stopped
  17103. std::_Atomic_bool
  17104. unsigned int _My_val = 0x0
  17105. std::thread* _thread = 0x36AC8D650
  17106. id
  17107. unsigned int _Id = 0x240
  17108. _Thrd_imp_t _Thr
  17109. void* _Hnd = 0x240
  17110. unsigned int _Id = 0x1F4
  17111. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _sockets
  17112. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  17113. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DC70
  17114. std::mutex _newSocketsLock
  17115. std::_Mutex_base
  17116. std::_Align_type<double,80> _Mtx_storage = 0x34E56DC90
  17117. std::vector<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
  17118. std::_Vector_alloc<std::_Vec_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  17119. std::_Compressed_pair<std::allocator<std::shared_ptr<WorldSocket> >,std::_Vector_val<std::_Simple_types<std::shared_ptr<WorldSocket> > >,1> _Mypair = 0x34E56DCE0
  17120. Trinity::Asio::IoContext _ioContext
  17121. boost::asio::io_service
  17122. work
  17123. boost::asio::detail::win_iocp_io_service& io_service_impl_ = 0xCDCDCDCDCDCDCDCD
  17124. id
  17125. service
  17126. key
  17127. type_info* type_info_ = 0xCDCDCDCDCDCDCDCD
  17128. boost::asio::io_service::id* id_ = 0xA0
  17129. boost::asio::io_service::service::key key_ = 0x34E56DD08
  17130. boost::asio::io_service& owner_ = <Unable to read memory>
  17131. boost::asio::io_service::service* next_ = 0xCDCDCDCDCDCDCD00
  17132. strand
  17133. boost::asio::detail::strand_service& service_ = 0xCDCDCDCDCDCDCDCD
  17134. boost::asio::detail::strand_service::strand_impl* impl_ = 0x365C198E0
  17135. boost::asio::detail::winsock_init<2,0> init_ = 0xCD
  17136. boost::asio::detail::service_registry* service_registry_ = 0x365C198E0
  17137. boost::asio::detail::win_iocp_io_service& impl_ = 0x3627A2F50
  17138. boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> > _acceptSocket
  17139. boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> >
  17140. boost::asio::basic_io_object<boost::asio::stream_socket_service<boost::asio::ip::tcp>,1>
  17141. implementation_type
  17142. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  17143. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17144. unsigned int state_ = 0x0
  17145. std::shared_ptr<void> cancel_token_ = 0x34E56DD28
  17146. boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xCD
  17147. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = NULL
  17148. boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = NULL
  17149. boost::asio::ip::tcp protocol_ = 0x2
  17150. bool have_remote_endpoint_ = 0x0
  17151. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD58
  17152. boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation = 0x34E56DD18
  17153. boost::asio::stream_socket_service<boost::asio::ip::tcp>* service_ = 0x367BB1470
  17154. boost::asio::socket_base
  17155. int boost::asio::socket_base::message_peek = 0x67BB1530
  17156. int boost::asio::socket_base::message_out_of_band = 0x67BB1530
  17157. int boost::asio::socket_base::message_do_not_route = 0x67BB1530
  17158. int boost::asio::socket_base::message_end_of_record = 0x67BB1530
  17159. int boost::asio::socket_base::max_connections = 0x67BB1530
  17160. native_type
  17161. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17162. bool have_remote_endpoint_ = 0x0
  17163. boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x34E56DD24
  17164. native_handle_type
  17165. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17166. bool have_remote_endpoint_ = 0x0
  17167. <user defined> remote_endpoint_ = 0x34E56DD24
  17168. native_type
  17169. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17170. bool have_remote_endpoint_ = 0x0
  17171. <user defined> remote_endpoint_ = 0x34E56DD24
  17172. native_handle_type
  17173. unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  17174. bool have_remote_endpoint_ = 0x0
  17175. <user defined> remote_endpoint_ = 0x34E56DD24
  17176. boost::asio::basic_deadline_timer<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime>,boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> > > _updateTimer
  17177. boost::asio::basic_io_object<boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >,0>
  17178. implementation_type
  17179. boost::posix_time::ptime expiry = 0x367BB1530
  17180. bool might_have_pending_waits = 0xB3
  17181. boost::asio::detail::timer_queue<boost::asio::detail::forwarding_posix_time_traits>::per_timer_data timer_data = 0x34E56DD90
  17182. boost::asio::deadline_timer_service<boost::posix_time::ptime,boost::asio::time_traits<boost::posix_time::ptime> >& service = 0x367BB1530
  17183. boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime> >::implementation_type implementation = 0x34E56DD88
  17184.  
  17185. 000000014011628B 000000036BB0FA00 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Execute<0,1>+5B c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  17186. Parameter std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>& _Tup = 0x36AC8D830
  17187. std::tuple<NetworkThread<WorldSocket> *>
  17188. std::_Tuple_val<NetworkThread<WorldSocket> *> _Myfirst
  17189. NetworkThread<WorldSocket>* _Val = 0x34E56DC58
  17190. std::_Tuple_val<void (__cdecl NetworkThread<WorldSocket>::*)(void)> _Myfirst
  17191. <user defined>* _Val = 0x14011B3B0
  17192.  
  17193. 000000014011D30A 000000036BB0FA50 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  17194. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > > >* _Ln = 0x24E038
  17195. std::_Pad
  17196. _Cnd_internal_imp_t* _Cond = NULL
  17197. _Mtx_internal_imp_t* _Mtx = 0x7FEF08091F7
  17198. bool _Started = 0x80
  17199. std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > > _MyTarget
  17200. std::_Unique_ptr_base<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > >
  17201. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> >,std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> *,1> _Mypair = 0x7FE00000000
  17202. Local std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > > _Local
  17203. std::_Unique_ptr_base<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > >
  17204. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> >,std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> *,1> _Mypair
  17205. std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>* _Myval2 = 0x36AC8D830
  17206.  
  17207. 000000014011CD08 000000036BB0FA80 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,NetworkThread<WorldSocket> * __ptr64> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  17208. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > > >* this = 0x24E038
  17209. std::_Pad
  17210. _Cnd_internal_imp_t* _Cond = NULL
  17211. _Mtx_internal_imp_t* _Mtx = 0x7FEF08091F7
  17212. bool _Started = 0x80
  17213. std::unique_ptr<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > > _MyTarget
  17214. std::_Unique_ptr_base<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *>,std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> > >
  17215. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> >,std::tuple<void (__cdecl NetworkThread<WorldSocket>::*)(void),NetworkThread<WorldSocket> *> *,1> _Mypair = 0x7FE00000000
  17216.  
  17217. 000000013F6917CD 000000036BB0FAB0 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  17218. Parameter void* _Data = 0x24E038
  17219.  
  17220. 000007FEF05611E8 000000036BB0FAF0 _register_onexit_function+4B8
  17221.  
  17222. 000007FEF0560E01 000000036BB0FB40 _register_onexit_function+D1
  17223.  
  17224. 0000000076C359CD 000000036BB0FB70 BaseThreadInitThunk+D
  17225.  
  17226. 0000000076D6A561 000000036BB0FBC0 RtlUserThreadStart+21
  17227.  
  17228.  
  17229. Call stack:
  17230. Address Frame Function SourceFile
  17231. 0000000076D8BF5A 000000036BC7F050 NtRequestWaitReplyPort+A
  17232.  
  17233. 0000000076C418E8 000000036BC7F080 GetConsoleMode+F8
  17234.  
  17235. 0000000076C757F1 000000036BC7F1D0 VerifyConsoleIoHandle+281
  17236.  
  17237. 0000000076C8A9F2 000000036BC7F2B0 ReadConsoleA+B2
  17238.  
  17239. 0000000076C57E64 000000036BC7F2F0 GetEnvironmentStringsA+6BD4
  17240.  
  17241. 000007FEF05F7FEF 000000036BC7F3E0 _read+EDF
  17242.  
  17243. 000007FEF05F7443 000000036BC7F440 _read+333
  17244.  
  17245. 000007FEF05A2402 000000036BC7F4D0 ungetwc+2E2
  17246.  
  17247. 000007FEF05A2C60 000000036BC7F510 ungetwc+B40
  17248.  
  17249. 000007FEF05648CE 000000036BC7F580 _fgetc_nolock+10E
  17250.  
  17251. 000007FEF0564953 000000036BC7F5B0 _getc_nolock+13
  17252.  
  17253. 000007FEF0565476 000000036BC7F5E0 fgetpos+816
  17254.  
  17255. 000007FEF05650A7 000000036BC7F660 fgetpos+447
  17256.  
  17257. 000007FEF0565672 000000036BC7F6A0 fgets+32
  17258.  
  17259. 000000013F6C0C51 000000036BC7F8D0 CliThread+D1 d:\trinitycore335_src\trinitycore\src\server\worldserver\commandline\clirunnable.cpp line 151
  17260. Local char* command_str = 0xCCCCCCCCCCCCCCCC <Unable to read memory>
  17261. Local char[256] commandbuf = "ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌ..."
  17262.  
  17263. 000000013F653B5A 000000036BC7F900 std::_Invoker_functor::_Call<void (__cdecl*)(void)>+2A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  17264. Parameter <user defined>** _Obj = 0x13F6C0B80
  17265.  
  17266. 000000013F662620 000000036BC7F930 std::invoke<void (__cdecl*)(void)>+30 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\type_traits line 16707566
  17267. Parameter <user defined>** _Obj = 0x13F6C0B80
  17268.  
  17269. 000000013F655DFC 000000036BC7F960 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Execute<0>+3C c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 241
  17270. Parameter std::tuple<void (__cdecl*)(void)>& _Tup = 0x36AC8DB00
  17271. unsigned int std::tuple<void (__cdecl*)(void)>::_Mysize = 0x13F6C0B80
  17272. std::_Tuple_val<void (__cdecl*)(void)> _Myfirst
  17273. <user defined>* _Val = 0x13F6C0B80
  17274.  
  17275. 000000013F69DF9A 000000036BC7F9B0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Run+6A c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 247
  17276. Parameter std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >* _Ln = 0x24E5E8
  17277. std::_Pad
  17278. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  17279. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  17280. bool _Started = 0xCC
  17281. std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > _MyTarget
  17282. std::_Unique_ptr_base<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > >
  17283. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl*)(void)> >,std::tuple<void (__cdecl*)(void)> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  17284. Local std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > _Local
  17285. std::_Unique_ptr_base<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > >
  17286. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl*)(void)> >,std::tuple<void (__cdecl*)(void)> *,1> _Mypair
  17287. std::tuple<void (__cdecl*)(void)>* _Myval2 = 0x13F6C0B80
  17288.  
  17289. 000000013F699188 000000036BC7F9E0 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >::_Go+28 c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 233
  17290. Local std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > >* this = 0x24E5E8
  17291. std::_Pad
  17292. _Cnd_internal_imp_t* _Cond = 0xCCCCCCCCCCCCCCCC
  17293. _Mtx_internal_imp_t* _Mtx = 0xCCCCCCCCCCCCCCCC
  17294. bool _Started = 0xCC
  17295. std::unique_ptr<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > > _MyTarget
  17296. std::_Unique_ptr_base<std::tuple<void (__cdecl*)(void)>,std::default_delete<std::tuple<void (__cdecl*)(void)> > >
  17297. std::_Compressed_pair<std::default_delete<std::tuple<void (__cdecl*)(void)> >,std::tuple<void (__cdecl*)(void)> *,1> _Mypair = 0xCCCCCCCCCCCCCCCC
  17298.  
  17299. 000000013F6917CD 000000036BC7FA10 std::_Pad::_Call_func+2D c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.12.25827\include\thr\xthread line 211
  17300. Parameter void* _Data = 0x24E5E8
  17301.  
  17302. 000007FEF05611E8 000000036BC7FA50 _register_onexit_function+4B8
  17303.  
  17304. 000007FEF0560E01 000000036BC7FAA0 _register_onexit_function+D1
  17305.  
  17306. 0000000076C359CD 000000036BC7FAD0 BaseThreadInitThunk+D
  17307.  
  17308. 0000000076D6A561 000000036BC7FB20 RtlUserThreadStart+21
Add Comment
Please, Sign In to add comment