Advertisement
PlaneeGo

crash mmaps

May 29th, 2015
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 353.91 KB | None | 0 0
  1. Revision: TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win64, RelWithDebInfo)
  2. Date 29:5:2015. Time 23:51
  3. //=====================================================
  4. *** Hardware ***
  5. Processor: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
  6. Number Of Processors: 8
  7. Physical Memory: 16649848 KB (Available: 10484864 KB)
  8. Commit Charge Limit: 65830280 KB
  9.  
  10. *** Operation System ***
  11. Windows Server 2008 R2 Server 4.0 (Version 6.1, Build 7600)
  12.  
  13. //=====================================================
  14. Exception code: C0000005 ACCESS_VIOLATION
  15. Fault address:  0000000076E81E02 01:0000000000050E02 C:\Windows\SYSTEM32\ntdll.dll
  16.  
  17. Registers:
  18. RAX:00096BF30A4C00D8
  19. RBX:0000000034D7D9B0
  20. RCX:000000FFFFFFFFFF
  21. RDX:0000000080312870
  22. RSI:0000000000290000
  23. RDI:0000000080312880
  24. R8: DFAAC803128620B1
  25. R9: 0000000000290158
  26. R10:00000000002943A0
  27. R11:0402055400000003
  28. R12:0000000100000001
  29. R13:FFFFFFFF00007FFF
  30. R14:00000000FFFF0000
  31. R15:0000000000000001
  32. CS:RIP:0033:0000000076E81E02
  33. SS:RSP:002B:0000000035D8F780  RBP:00000001
  34. DS:002B  ES:002B  FS:0053  GS:002B
  35. Flags:00010286
  36.  
  37. Call stack:
  38. Address   Frame     Function      SourceFile
  39. 0000000076E81E02  0000000035D8F7F0  RtlFreeHeap+132
  40. 0000000076D32C7A  0000000035D8F820  HeapFree+A
  41. 000007FEEE576B58  0000000035D8F850  free+1C
  42. 0000000140CE88C5  0000000035D8F880  dtNavMeshQuery::~dtNavMeshQuery+45  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 158
  43. 0000000140CE9502  0000000035D8F8B0  dtFreeNavMeshQuery+12  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 118
  44. 0000000140C4AEC6  0000000035D8F9A0  MMAP::MMapManager::unloadMapInstance+476  g:\planeecore\planeecore\src\server\collision\management\mmapmanager.cpp line 266
  45. 00000001404B8FEC  0000000035D8FA10  Map::~Map+12C  g:\planeecore\planeecore\src\server\game\maps\map.cpp line 70
  46. 00000001404BA344  0000000035D8FA40  InstanceMap::`scalar deleting destructor'+14
  47. 00000001404D2E13  0000000035D8FA70  MapInstanced::DestroyInstance+103  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 275
  48. 00000001404D3059  0000000035D8FAB0  MapInstanced::Update+69  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 64
  49. 00000001404D143B  0000000035D8FAE0  MapUpdater::WorkerThread+4B  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 114
  50. 00000001404D148D  0000000035D8FB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  51. 000007FEEE63D204  0000000035D8FB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  52. 000007FEEE5351BF  0000000035D8FB80  _beginthreadex+107
  53. 000007FEEE535366  0000000035D8FBB0  _endthreadex+192
  54. 0000000076D2F56D  0000000035D8FBE0  BaseThreadInitThunk+D
  55. 0000000076E63281  0000000035D8FC30  RtlUserThreadStart+21
  56.  
  57. Call stack:
  58. Address   Frame     Function      SourceFile
  59. 0000000076E7FEFA  000000000017F730  NtWaitForSingleObject+A
  60. 000007FEFD0F10AC  000000000017F7D0  WaitForSingleObjectEx+9C
  61. 000007FEEE51752F  000000000017F810  ?DisableTracing@Concurrency@@YAJXZ+3AF
  62. 000007FEEE514FDC  000000000017F8C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  63. 000007FEEE63C84D  000000000017F930  _Call_onceEx+AD
  64. 00000001404D1DBD  000000000017F980  MapUpdater::wait+5D  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 75
  65. 000000013FFB203A  000000000017F9C0  MapManager::Update+AA  g:\planeecore\planeecore\src\server\game\maps\mapmanager.cpp line 251
  66. 000000013FF8F155  000000000017FAC0  World::Update+785  g:\planeecore\planeecore\src\server\game\world\world.cpp line 2117
  67. 000000013FF40808  000000000017FB10  WorldUpdateLoop+118  g:\planeecore\planeecore\src\server\worldserver\main.cpp line 381
  68. 000000013FF56515  000000000017FEC0  main+1AE5  g:\planeecore\planeecore\src\server\worldserver\main.cpp line 245
  69. 0000000140D4070F  000000000017FEF0  __tmainCRTStartup+10F  f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c line 626
  70. 0000000076D2F56D  000000000017FF20  BaseThreadInitThunk+D
  71. 0000000076E63281  000000000017FF70  RtlUserThreadStart+21
  72.  
  73. Call stack:
  74. Address   Frame     Function      SourceFile
  75. 0000000076E7FEFA  00000000024CFC30  NtWaitForSingleObject+A
  76. 000007FEFD0F10AC  00000000024CFCD0  WaitForSingleObjectEx+9C
  77. 000000013FF38620  00000000024CFD00  boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+30  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  78. 000000013FF5490F  00000000024CFD40  boost::asio::detail::win_thread_function+2F  c:\local\boost_1_57_0\boost\asio\detail\impl\win_thread.ipp line 118
  79. 000007FEEE5351BF  00000000024CFD70  _beginthreadex+107
  80. 000007FEEE535366  00000000024CFDA0  _endthreadex+192
  81. 0000000076D2F56D  00000000024CFDD0  BaseThreadInitThunk+D
  82. 0000000076E63281  00000000024CFE20  RtlUserThreadStart+21
  83.  
  84. Call stack:
  85. Address   Frame     Function      SourceFile
  86. 0000000076E8046A  000000000272F4F0  ZwWaitForMultipleObjects+A
  87. 0000000076E49BD7  000000000272F790  EtwTraceMessageVa+E07
  88. 0000000076D2F56D  000000000272F7C0  BaseThreadInitThunk+D
  89. 0000000076E63281  000000000272F810  RtlUserThreadStart+21
  90.  
  91. Call stack:
  92. Address   Frame     Function      SourceFile
  93. 0000000076E817BA  0000000002C9F6B0  ZwWaitForWorkViaWorkerFactory+A
  94. 0000000076E4914B  0000000002C9F9B0  EtwTraceMessageVa+37B
  95. 0000000076D2F56D  0000000002C9F9E0  BaseThreadInitThunk+D
  96. 0000000076E63281  0000000002C9FA30  RtlUserThreadStart+21
  97.  
  98. Call stack:
  99. Address   Frame     Function      SourceFile
  100. 0000000076E7FF4A  000000000260F630  ZwRemoveIoCompletion+A
  101. 000007FEFD0F162D  000000000260F690  GetQueuedCompletionStatus+3D
  102. 0000000076D1BD81  000000000260F6D0  GetQueuedCompletionStatus+11
  103. 000000013FF4B0F2  000000000260F7B0  boost::asio::detail::win_iocp_io_service::do_one+1C2  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 368
  104. 000000013FF52C6D  000000000260F810  boost::asio::detail::win_iocp_io_service::run+AD  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  105. 000000013FF52B89  000000000260F850  boost::asio::io_service::run+29  c:\local\boost_1_57_0\boost\asio\impl\io_service.ipp line 60
  106. 000000013FF425CD  000000000260F890  std::_LaunchPad<std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service * __ptr64> > > > >::_Go+2D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 187
  107. 000007FEEE63D204  000000000260F8D0  ?_Release@_Pad@std@@QEAAXXZ+6C
  108. 000007FEEE5351BF  000000000260F900  _beginthreadex+107
  109. 000007FEEE535366  000000000260F930  _endthreadex+192
  110. 0000000076D2F56D  000000000260F960  BaseThreadInitThunk+D
  111. 0000000076E63281  000000000260F9B0  RtlUserThreadStart+21
  112.  
  113. Call stack:
  114. Address   Frame     Function      SourceFile
  115. 0000000076E7FF4A  0000000002F0F6D0  ZwRemoveIoCompletion+A
  116. 0000000000000027  0000000002F0F6D8  0000:0000000000000000
  117. FFFFFFFFFFFFFFFE  0000000002F0F6E0  0000:0000000000000000
  118. 00000000000002F4  0000000002F0F6E8  0000:0000000000000000
  119. 0000000000000002  0000000002F0F6F0  0000:0000000000000000
  120. 0000000141D12128  0000000002F0F6F8  instance+0
  121.  
  122. Call stack:
  123. Address   Frame     Function      SourceFile
  124. 0000000076E7FEFA  000000000332F980  NtWaitForSingleObject+A
  125. 000007FEFD0F10AC  000000000332FA20  WaitForSingleObjectEx+9C
  126. 000007FEEE51752F  000000000332FA60  ?DisableTracing@Concurrency@@YAJXZ+3AF
  127. 000007FEEE514FDC  000000000332FB10  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  128. 000007FEEE63C84D  000000000332FB80  _Call_onceEx+AD
  129. 00000001407B14BD  000000000332FBF0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  130. 00000001407B15CD  000000000332FC20  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  131. 000007FEEE63D204  000000000332FC60  ?_Release@_Pad@std@@QEAAXXZ+6C
  132. 000007FEEE5351BF  000000000332FC90  _beginthreadex+107
  133. 000007FEEE535366  000000000332FCC0  _endthreadex+192
  134. 0000000076D2F56D  000000000332FCF0  BaseThreadInitThunk+D
  135. 0000000076E63281  000000000332FD40  RtlUserThreadStart+21
  136.  
  137. Call stack:
  138. Address   Frame     Function      SourceFile
  139. 0000000076E7FEFA  000000000351F8D0  NtWaitForSingleObject+A
  140. 000007FEFD0F10AC  000000000351F970  WaitForSingleObjectEx+9C
  141. 000007FEEE51752F  000000000351F9B0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  142. 000007FEEE514FDC  000000000351FA60  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  143. 000007FEEE63C84D  000000000351FAD0  _Call_onceEx+AD
  144. 00000001407B14BD  000000000351FB40  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  145. 00000001407B15CD  000000000351FB70  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  146. 000007FEEE63D204  000000000351FBB0  ?_Release@_Pad@std@@QEAAXXZ+6C
  147. 000007FEEE5351BF  000000000351FBE0  _beginthreadex+107
  148. 000007FEEE535366  000000000351FC10  _endthreadex+192
  149. 0000000076D2F56D  000000000351FC40  BaseThreadInitThunk+D
  150. 0000000076E63281  000000000351FC90  RtlUserThreadStart+21
  151.  
  152. Call stack:
  153. Address   Frame     Function      SourceFile
  154. 0000000076E7FEFA  000000000363FA30  NtWaitForSingleObject+A
  155. 000007FEFD0F10AC  000000000363FAD0  WaitForSingleObjectEx+9C
  156. 000007FEEE51752F  000000000363FB10  ?DisableTracing@Concurrency@@YAJXZ+3AF
  157. 000007FEEE514FDC  000000000363FBC0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  158. 000007FEEE63C84D  000000000363FC30  _Call_onceEx+AD
  159. 00000001407B14BD  000000000363FCA0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  160. 00000001407B15CD  000000000363FCD0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  161. 000007FEEE63D204  000000000363FD10  ?_Release@_Pad@std@@QEAAXXZ+6C
  162. 000007FEEE5351BF  000000000363FD40  _beginthreadex+107
  163. 000007FEEE535366  000000000363FD70  _endthreadex+192
  164. 0000000076D2F56D  000000000363FDA0  BaseThreadInitThunk+D
  165. 0000000076E63281  000000000363FDF0  RtlUserThreadStart+21
  166.  
  167. Call stack:
  168. Address   Frame     Function      SourceFile
  169. 0000000076E7FEFA  00000000037CF700  NtWaitForSingleObject+A
  170. 000007FEFD0F10AC  00000000037CF7A0  WaitForSingleObjectEx+9C
  171. 000007FEEE51752F  00000000037CF7E0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  172. 000007FEEE514FDC  00000000037CF890  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  173. 000007FEEE63C84D  00000000037CF900  _Call_onceEx+AD
  174. 00000001407B14BD  00000000037CF970  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  175. 00000001407B15CD  00000000037CF9A0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  176. 000007FEEE63D204  00000000037CF9E0  ?_Release@_Pad@std@@QEAAXXZ+6C
  177. 000007FEEE5351BF  00000000037CFA10  _beginthreadex+107
  178. 000007FEEE535366  00000000037CFA40  _endthreadex+192
  179. 0000000076D2F56D  00000000037CFA70  BaseThreadInitThunk+D
  180. 0000000076E63281  00000000037CFAC0  RtlUserThreadStart+21
  181.  
  182. Call stack:
  183. Address   Frame     Function      SourceFile
  184. 0000000076E7FEFA  00000000031CF7C0  NtWaitForSingleObject+A
  185. 000007FEFD0F10AC  00000000031CF860  WaitForSingleObjectEx+9C
  186. 000007FEEE51752F  00000000031CF8A0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  187. 000007FEEE514FDC  00000000031CF950  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  188. 000007FEEE63C84D  00000000031CF9C0  _Call_onceEx+AD
  189. 00000001407B14BD  00000000031CFA30  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  190. 00000001407B15CD  00000000031CFA60  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  191. 000007FEEE63D204  00000000031CFAA0  ?_Release@_Pad@std@@QEAAXXZ+6C
  192. 000007FEEE5351BF  00000000031CFAD0  _beginthreadex+107
  193. 000007FEEE535366  00000000031CFB00  _endthreadex+192
  194. 0000000076D2F56D  00000000031CFB30  BaseThreadInitThunk+D
  195. 0000000076E63281  00000000031CFB80  RtlUserThreadStart+21
  196.  
  197. Call stack:
  198. Address   Frame     Function      SourceFile
  199. 0000000076E7FEFA  0000000003A8F530  NtWaitForSingleObject+A
  200. 000007FEFD0F10AC  0000000003A8F5D0  WaitForSingleObjectEx+9C
  201. 000007FEEE51752F  0000000003A8F610  ?DisableTracing@Concurrency@@YAJXZ+3AF
  202. 000007FEEE514FDC  0000000003A8F6C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  203. 000007FEEE63C84D  0000000003A8F730  _Call_onceEx+AD
  204. 00000001407B14BD  0000000003A8F7A0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  205. 00000001407B15CD  0000000003A8F7D0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  206. 000007FEEE63D204  0000000003A8F810  ?_Release@_Pad@std@@QEAAXXZ+6C
  207. 000007FEEE5351BF  0000000003A8F840  _beginthreadex+107
  208. 000007FEEE535366  0000000003A8F870  _endthreadex+192
  209. 0000000076D2F56D  0000000003A8F8A0  BaseThreadInitThunk+D
  210. 0000000076E63281  0000000003A8F8F0  RtlUserThreadStart+21
  211.  
  212. Call stack:
  213. Address   Frame     Function      SourceFile
  214. 0000000076E7FEFA  000000000392FA30  NtWaitForSingleObject+A
  215. 000007FEFD0F10AC  000000000392FAD0  WaitForSingleObjectEx+9C
  216. 000007FEEE51752F  000000000392FB10  ?DisableTracing@Concurrency@@YAJXZ+3AF
  217. 000007FEEE514FDC  000000000392FBC0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  218. 000007FEEE63C84D  000000000392FC30  _Call_onceEx+AD
  219. 00000001407B14BD  000000000392FCA0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  220. 00000001407B15CD  000000000392FCD0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  221. 000007FEEE63D204  000000000392FD10  ?_Release@_Pad@std@@QEAAXXZ+6C
  222. 000007FEEE5351BF  000000000392FD40  _beginthreadex+107
  223. 000007FEEE535366  000000000392FD70  _endthreadex+192
  224. 0000000076D2F56D  000000000392FDA0  BaseThreadInitThunk+D
  225. 0000000076E63281  000000000392FDF0  RtlUserThreadStart+21
  226.  
  227. Call stack:
  228. Address   Frame     Function      SourceFile
  229. 0000000076E7FEFA  000000000B35F530  NtWaitForSingleObject+A
  230. 000007FEFD0F10AC  000000000B35F5D0  WaitForSingleObjectEx+9C
  231. 000007FEEE51752F  000000000B35F610  ?DisableTracing@Concurrency@@YAJXZ+3AF
  232. 000007FEEE514FDC  000000000B35F6C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  233. 000007FEEE63C84D  000000000B35F730  _Call_onceEx+AD
  234. 00000001404D133D  000000000B35F790  ProducerConsumerQueue<MapUpdateRequest * __ptr64>::WaitAndPop+6D  g:\planeecore\planeecore\src\server\shared\threading\producerconsumerqueue.h line 73
  235. 00000001404D1422  000000000B35F7C0  MapUpdater::WorkerThread+32  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 111
  236. 00000001404D148D  000000000B35F7F0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  237. 000007FEEE63D204  000000000B35F830  ?_Release@_Pad@std@@QEAAXXZ+6C
  238. 000007FEEE5351BF  000000000B35F860  _beginthreadex+107
  239. 000007FEEE535366  000000000B35F890  _endthreadex+192
  240. 0000000076D2F56D  000000000B35F8C0  BaseThreadInitThunk+D
  241. 0000000076E63281  000000000B35F910  RtlUserThreadStart+21
  242.  
  243. Call stack:
  244. Address   Frame     Function      SourceFile
  245. 0000000076E80B8A  0000000035D8DA80  ZwGetContextThread+A
  246. 0000000076D144FA  0000000035D8DAB0  GetThreadContext+A
  247. 000000013FF5DD5B  0000000035D8DFE0  WheatyExceptionReport::printTracesForAllThreads+CB  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 406
  248. 000000013FF5A9DF  0000000035D8E670  WheatyExceptionReport::GenerateExceptionReport+2EF  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 505
  249. 000000013FF5BA4D  0000000035D8E920  WheatyExceptionReport::WheatyUnhandledExceptionFilter+24D  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 159
  250. 0000000076DA9380  0000000035D8EA00  UnhandledExceptionFilter+160
  251. 0000000076EC573C  0000000035D8EA30  MD5Final+1DEC
  252. 0000000076E45148  0000000035D8EAA0  __C_specific_handler+9C
  253. 0000000076E6554D  0000000035D8EAD0  RtlCompareUnicodeString+7D
  254. 0000000076E45D1C  0000000035D8F1B0  RtlTimeToSecondsSince1970+62C
  255. 0000000076E7FE48  0000000035D8F770  KiUserExceptionDispatcher+2E
  256. 0000000076E81E02  0000000035D8F7F0  RtlFreeHeap+132
  257. 0000000076D32C7A  0000000035D8F820  HeapFree+A
  258. 000007FEEE576B58  0000000035D8F850  free+1C
  259. 0000000140CE88C5  0000000035D8F880  dtNavMeshQuery::~dtNavMeshQuery+45  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 158
  260. 0000000140CE9502  0000000035D8F8B0  dtFreeNavMeshQuery+12  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 118
  261. 0000000140C4AEC6  0000000035D8F9A0  MMAP::MMapManager::unloadMapInstance+476  g:\planeecore\planeecore\src\server\collision\management\mmapmanager.cpp line 266
  262. 00000001404B8FEC  0000000035D8FA10  Map::~Map+12C  g:\planeecore\planeecore\src\server\game\maps\map.cpp line 70
  263. 00000001404BA344  0000000035D8FA40  InstanceMap::`scalar deleting destructor'+14
  264. 00000001404D2E13  0000000035D8FA70  MapInstanced::DestroyInstance+103  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 275
  265. 00000001404D3059  0000000035D8FAB0  MapInstanced::Update+69  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 64
  266. 00000001404D143B  0000000035D8FAE0  MapUpdater::WorkerThread+4B  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 114
  267. 00000001404D148D  0000000035D8FB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  268. 000007FEEE63D204  0000000035D8FB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  269. 000007FEEE5351BF  0000000035D8FB80  _beginthreadex+107
  270. 000007FEEE535366  0000000035D8FBB0  _endthreadex+192
  271. 0000000076D2F56D  0000000035D8FBE0  BaseThreadInitThunk+D
  272. 0000000076E63281  0000000035D8FC30  RtlUserThreadStart+21
  273.  
  274. Call stack:
  275. Address   Frame     Function      SourceFile
  276. 0000000076E800DA  000000003CB8F310  ZwRequestWaitReplyPort+A
  277. 0000000076D32B08  000000003CB8F340  GetConsoleMode+F8
  278. 0000000076D65601  000000003CB8F490  VerifyConsoleIoHandle+281
  279. 0000000076D7A922  000000003CB8F570  ReadConsoleA+B2
  280. 0000000076D49934  000000003CB8F5B0  GetEnvironmentStringsA+5AB8
  281. 000007FEEE579C17  000000003CB8F650  _read+3EB
  282. 000007FEEE5798F2  000000003CB8F6A0  _read+C6
  283. 000007FEEE53DE5C  000000003CB8F6D0  _filbuf+80
  284. 000007FEEE53D49D  000000003CB8F730  fgets+119
  285. 000000013FF0BDA7  000000003CB8F8E0  CliThread+F7  g:\planeecore\planeecore\src\server\worldserver\commandline\clirunnable.cpp line 165
  286. 000000013FF42552  000000003CB8F910  std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(void)> >::_Go+12  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 187
  287. 000007FEEE63D204  000000003CB8F950  ?_Release@_Pad@std@@QEAAXXZ+6C
  288. 000007FEEE5351BF  000000003CB8F980  _beginthreadex+107
  289. 000007FEEE535366  000000003CB8F9B0  _endthreadex+192
  290. 0000000076D2F56D  000000003CB8F9E0  BaseThreadInitThunk+D
  291. 0000000076E63281  000000003CB8FA30  RtlUserThreadStart+21
  292.  
  293. Call stack:
  294. Address   Frame     Function      SourceFile
  295. 0000000076E7FEFA  000000003CCA7490  NtWaitForSingleObject+A
  296. 000007FEFC683978  000000003CCA7510  0001:0000000000002978 C:\Windows\system32\MSWSOCK.dll
  297. 000007FEFC6906B6  000000003CCA76B0  WSPStartup+7CD6
  298. 000007FEFE7672BC  000000003CCA76F0  select+15C
  299. 000007FEFE76723D  000000003CCA77F0  select+DD
  300. 0000000140CE0E68  000000003CCA7EB0  tcp_select+128  g:\planeecore\planeecore\dep\gsoap\stdsoap2.cpp line 4581
  301. 0000000140CCB054  000000003CCA7F20  soap_accept+E4  g:\planeecore\planeecore\dep\gsoap\stdsoap2.cpp line 5001
  302. 000000013FF1EF6C  000000003CCCFAC0  TCSoapThread+4FC  g:\planeecore\planeecore\src\server\worldserver\tcsoap\tcsoap.cpp line 46
  303. 000000013FF45420  000000003CCCFB30  std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short> >::_Run+50  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 195
  304. 000007FEEE63D204  000000003CCCFB70  ?_Release@_Pad@std@@QEAAXXZ+6C
  305. 000007FEEE5351BF  000000003CCCFBA0  _beginthreadex+107
  306. 000007FEEE535366  000000003CCCFBD0  _endthreadex+192
  307. 0000000076D2F56D  000000003CCCFC00  BaseThreadInitThunk+D
  308. 0000000076E63281  000000003CCCFC50  RtlUserThreadStart+21
  309.  
  310. Call stack:
  311. Address   Frame     Function      SourceFile
  312. 0000000076E7FEFA  000000003CEEF710  NtWaitForSingleObject+A
  313. 000007FEFD0F10AC  000000003CEEF7B0  WaitForSingleObjectEx+9C
  314. 000007FEEE51752F  000000003CEEF7F0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  315. 000007FEEE52ECCE  000000003CEEF850  ?wait@Concurrency@@YAXI@Z+96
  316. 000000013FF10A9A  000000003CEEF8B0  std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+AA  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thread line 163
  317. 000000013FF3DF24  000000003CEEFAE0  NetworkThread<WorldSocket>::Run+264  g:\planeecore\planeecore\src\server\shared\networking\networkthread.h line 125
  318. 000000013FF4257D  000000003CEEFB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,void,NetworkThread<WorldSocket> >,NetworkThread<WorldSocket> * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  319. 000007FEEE63D204  000000003CEEFB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  320. 000007FEEE5351BF  000000003CEEFB80  _beginthreadex+107
  321. 000007FEEE535366  000000003CEEFBB0  _endthreadex+192
  322. 0000000076D2F56D  000000003CEEFBE0  BaseThreadInitThunk+D
  323. 0000000076E63281  000000003CEEFC30  RtlUserThreadStart+21
  324.  
  325. Call stack:
  326. Address   Frame     Function      SourceFile
  327. 0000000076E817BA  0000000067AFF4D0  ZwWaitForWorkViaWorkerFactory+A
  328. 0000000076E4914B  0000000067AFF7D0  EtwTraceMessageVa+37B
  329. 0000000076D2F56D  0000000067AFF800  BaseThreadInitThunk+D
  330. 0000000076E63281  0000000067AFF850  RtlUserThreadStart+21
  331.  
  332. Call stack:
  333. Address   Frame     Function      SourceFile
  334. 0000000076E817BA  000000007669F5F0  ZwWaitForWorkViaWorkerFactory+A
  335. 0000000076E4914B  000000007669F8F0  EtwTraceMessageVa+37B
  336. 0000000076D2F56D  000000007669F920  BaseThreadInitThunk+D
  337. 0000000076E63281  000000007669F970  RtlUserThreadStart+21
  338.  
  339. Call stack:
  340. Address   Frame     Function      SourceFile
  341. 0000000076E817BA  0000000070BAF7F0  ZwWaitForWorkViaWorkerFactory+A
  342. 0000000076E4914B  0000000070BAFAF0  EtwTraceMessageVa+37B
  343. 0000000076D2F56D  0000000070BAFB20  BaseThreadInitThunk+D
  344. 0000000076E63281  0000000070BAFB70  RtlUserThreadStart+21
  345.  
  346. Call stack:
  347. Address   Frame     Function      SourceFile
  348. 0000000076E817BA  0000000075EEF600  ZwWaitForWorkViaWorkerFactory+A
  349. 0000000076E4914B  0000000075EEF900  EtwTraceMessageVa+37B
  350. 0000000076D2F56D  0000000075EEF930  BaseThreadInitThunk+D
  351. 0000000076E63281  0000000075EEF980  RtlUserThreadStart+21
  352. ========================
  353. Local Variables And Parameters
  354.  
  355. Call stack:
  356. Address   Frame     Function      SourceFile
  357. 0000000076E81E02  0000000035D8F7F0  RtlFreeHeap+132
  358.  
  359. 0000000076D32C7A  0000000035D8F820  HeapFree+A
  360.  
  361. 000007FEEE576B58  0000000035D8F850  free+1C
  362.  
  363. 0000000140CE88C5  0000000035D8F880  dtNavMeshQuery::~dtNavMeshQuery+45  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 158
  364.     Local dtNavMeshQuery* this = 0x7C237BA0
  365.         dtNavMesh* m_nav = 0x80314A40
  366.             dtNavMeshParams m_params = 0x80314A40
  367.             float[3] m_orig
  368.                 [0] = 0.000000
  369.                 [1] = 0.000000
  370.                 [2] = 0.000000
  371.             float m_tileWidth = 314.724884
  372.             float m_tileHeight = -0.000000
  373.             int m_maxTiles = 0x60EF68A0
  374.             int m_tileLutSize = 0x0
  375.             int m_tileLutMask = 0x80315610
  376.             dtMeshTile** m_posLookup = 0x803140E0
  377.             dtMeshTile* m_nextFree = 0x334000000001
  378.             dtMeshTile* m_tiles = 0x3
  379.             unsigned int m_saltBits = 0x439D5CC6
  380.             unsigned int m_tileBits = 0x9000007F
  381.             unsigned int m_polyBits = 0x80314AA0
  382.         dtQueryData
  383.             unsigned int status = 0x80314A40
  384.             dtNode* lastBestNode = NULL
  385.             float lastBestNodeCost = -0.000000
  386.             unsigned int startRef = 0x0
  387.             unsigned int endRef = 0x8030ED40
  388.             float[3] startPos
  389.                 [0] = 0.000000
  390.                 [1] = 0.000000
  391.                 [2] = -0.000000
  392.             float[3] endPos
  393.                 [0] = 0.000000
  394.                 [1] = 0.000000
  395.                 [2] = 0.000000
  396.             dtQueryFilter* filter = 0x80315C40
  397.                 float[64] m_areaCost
  398.                     [0] = -0.000000
  399.                     [1] = 0.000000
  400.                     [2] = -0.000000
  401.                     [3] = 0.000000
  402.                     [4] = -0.000000
  403.                     [5] = 0.000000
  404.                     [6] = 13744164831232.000000
  405.                     [7] = 0.000000
  406.                     [8] = 0.000000
  407.                     [9] = 0.000000
  408.                 unsigned int m_includeFlags = 0x8784
  409.                 unsigned int m_excludeFlags = 0x0
  410.             unsigned int options = 0x0
  411.             float raycastLimitSqr = 0.000000
  412.         dtNavMeshQuery::dtQueryData m_query
  413.             unsigned int status = 0x0
  414.             dtNode* lastBestNode = 0x8030D780
  415.             float lastBestNodeCost = 0.000000
  416.             unsigned int startRef = 0x8030ED40
  417.             unsigned int endRef = 0x0
  418.             float[3] startPos
  419.                 [0] = -0.000000
  420.                 [1] = 0.000000
  421.                 [2] = 0.000000
  422.             float[3] endPos
  423.                 [0] = 0.000000
  424.                 [1] = -0.000000
  425.                 [2] = 0.000000
  426.             dtQueryFilter* filter = NULL
  427.             unsigned int options = 0x0
  428.             float raycastLimitSqr = 12773.250000
  429.         dtNodePool* m_tinyNodePool = 0x8000007F48100543
  430.             dtNode* m_nodes = <Unable to read memory>
  431.             unsigned int* m_first = <Unable to read memory>
  432.             unsigned int* m_next = <Unable to read memory>
  433.             int m_maxNodes = 0x8000007F4810055B <Unable to read memory>
  434.             int m_hashSize = 0x8000007F4810055F <Unable to read memory>
  435.             int m_nodeCount = 0x8000007F48100563 <Unable to read memory>
  436.         dtNodePool* m_nodePool = 0xFFFE033E
  437.             dtNode* m_nodes = <Unable to read memory>
  438.             unsigned int* m_first = <Unable to read memory>
  439.             unsigned int* m_next = <Unable to read memory>
  440.             int m_maxNodes = 0xFFFE0356 <Unable to read memory>
  441.             int m_hashSize = 0xFFFE035A <Unable to read memory>
  442.             int m_nodeCount = 0xFFFE035E <Unable to read memory>
  443.         dtNodeQueue* m_openList = NULL
  444.  
  445. 0000000140CE9502  0000000035D8F8B0  dtFreeNavMeshQuery+12  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 118
  446.     Parameter dtNavMeshQuery* navmesh = 0x80311650
  447.         dtNavMesh* m_nav = 0x5140A550
  448.             dtNavMeshParams m_params = 0x5140A550
  449.             float[3] m_orig
  450.                 [0] = 0.000000
  451.                 [1] = 0.000000
  452.                 [2] = -713111188836265640000000000000.000000
  453.             float m_tileWidth = 3282324.750000
  454.             float m_tileHeight = -0.000000
  455.             int m_maxTiles = 0x781B0DD0
  456.             int m_tileLutSize = 0x0
  457.             int m_tileLutMask = 0x5140EB40
  458.             dtMeshTile** m_posLookup = 0x4E3EDDB0
  459.             dtMeshTile* m_nextFree = 0x26C363D40001
  460.             dtMeshTile* m_tiles = 0xE81
  461.             unsigned int m_saltBits = 0x4A48565E
  462.             unsigned int m_tileBits = 0x8000007F
  463.             unsigned int m_polyBits = 0x5140082A
  464.         dtQueryData
  465.             unsigned int status = 0x5140A550
  466.             dtNode* lastBestNode = 0x4CA83CB0
  467.                 float[3] pos
  468.                     [0] = -0.000000
  469.                     [1] = 0.000000
  470.                     [2] = 65709165781865560000000000000000000000.000000
  471.                 float cost = 0.000000
  472.                 float total = 0.000000
  473.                 unsigned int pidx = 0x0
  474.                 unsigned int state = 0x0
  475.                 unsigned int flags = 0x0
  476.                 unsigned int id = 0x55DFCB40
  477.             float lastBestNodeCost = 0.000000
  478.             unsigned int startRef = 0x55DFDDC0
  479.             unsigned int endRef = 0x3
  480.             float[3] startPos
  481.                 [0] = 314.695557
  482.                 [1] = -0.000000
  483.                 [2] = -0.000000
  484.             float[3] endPos
  485.                 [0] = 0.000000
  486.                 [1] = -0.000000
  487.                 [2] = 0.000000
  488.             dtQueryFilter* filter = 0x80311680
  489.                 float[64] m_areaCost
  490.                     [0] = -0.000000
  491.                     [1] = 0.000000
  492.                     [2] = -0.000000
  493.                     [3] = 0.000000
  494.                     [4] = -0.000000
  495.                     [5] = 0.000000
  496.                     [6] = -0.000000
  497.                     [7] = 0.000000
  498.                     [8] = -0.000000
  499.                     [9] = 0.000000
  500.                 unsigned int m_includeFlags = 0x13FC
  501.                 unsigned int m_excludeFlags = 0x0
  502.             unsigned int options = 0x98EA0101
  503.             float raycastLimitSqr = 0.000000
  504.         dtNavMeshQuery::dtQueryData m_query
  505.             unsigned int status = 0x4CA83CB0
  506.             dtNode* lastBestNode = 0x141
  507.             float lastBestNodeCost = 30767937748992.000000
  508.             unsigned int startRef = 0x3
  509.             unsigned int endRef = 0x8800007F439D5908
  510.             float[3] startPos
  511.                 [0] = -0.000000
  512.                 [1] = 0.000000
  513.                 [2] = -0.000000
  514.             float[3] endPos
  515.                 [0] = 0.000000
  516.                 [1] = -0.000000
  517.                 [2] = 0.000000
  518.             dtQueryFilter* filter = 0x98EA0101
  519.             unsigned int options = 0x98EA27A8
  520.             float raycastLimitSqr = 0.000000
  521.         dtNodePool* m_tinyNodePool = 0x8800007F439D5905
  522.             dtNode* m_nodes = <Unable to read memory>
  523.             unsigned int* m_first = <Unable to read memory>
  524.             unsigned int* m_next = <Unable to read memory>
  525.             int m_maxNodes = 0x8800007F439D591D <Unable to read memory>
  526.             int m_hashSize = 0x8800007F439D5921 <Unable to read memory>
  527.             int m_nodeCount = 0x8800007F439D5925 <Unable to read memory>
  528.         dtNodePool* m_nodePool = 0x803116B0
  529.             dtNode* m_nodes = 0x803116B0
  530.             unsigned int* m_first = 0x16B0
  531.             unsigned int* m_next = 0x16B0
  532.             int m_maxNodes = 0x101
  533.             int m_hashSize = 0x0
  534.             int m_nodeCount = 0x77DC8670
  535.         dtNodeQueue* m_openList = 0x803116B0
  536.             <user defined>* m_heap = 0x803116B0
  537.             int m_capacity = 0x803116B0
  538.             int m_size = 0x0
  539.  
  540. 0000000140C4AEC6  0000000035D8F9A0  MMAP::MMapManager::unloadMapInstance+476  g:\planeecore\planeecore\src\server\collision\management\mmapmanager.cpp line 266
  541.     Local MMAP::MMapManager* this = 0x1
  542.         std::unordered_map<unsigned int,MMAP::MMapData *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> > > loadedMMaps
  543.             std::_Hash<std::_Umap_traits<unsigned int,MMAP::MMapData *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,MMAP::MM
  544.                 std::_Umap_traits<unsigned int,MMAP::MMapData *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> >
  545.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  546.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  547.                     <user defined> value_compare = 0x1 <Unable to read memory>
  548.                 <user defined> value_compare = 0x1 <Unable to read memory>
  549.                 std::list<std::pair<unsigned int const ,MMAP::MMapData *>,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> > > _List = 0x1
  550.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,MMAP::MMapData *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<st _Vec = 0x11
  551.                 unsigned int _Mask = 0x29 <Unable to read memory>
  552.                 unsigned int _Maxidx = 0x31 <Unable to read memory>
  553.                 float _Max_bucket_size = 0x39 <Unable to read memory>
  554.         unsigned int loadedTiles = 0x41 <Unable to read memory>
  555.     Parameter unsigned int mapId = 0x1
  556.     Parameter unsigned int instanceId = 0x2D602F60
  557.     Local std::exception& e = 0x2D602F60
  558.         char* _Mywhat = "9,@"
  559.         bool _Mydofree = 0x70
  560.     Local std::exception& e = NULL
  561.     Local std::exception& e = 0x6DB02940
  562.         char* _Mywhat = "?JA"
  563.         bool _Mydofree = 0x0
  564.  
  565. 00000001404B8FEC  0000000035D8FA10  Map::~Map+12C  g:\planeecore\planeecore\src\server\game\maps\map.cpp line 70
  566.     Local Map* this = 0xCBB73790
  567.         GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  568.             RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  569.                 LinkedListHead
  570.                     LinkedListElement iFirst = 0xCBB73798
  571.                     LinkedListElement iLast = 0xCBB737B0
  572.                     unsigned int iSize = 0x0
  573.                     <user defined> ?$Iterator@VLinkedListElement@@ = 0x414AFF98
  574.                     <user defined> iterator = 0x414AFF98
  575.                 <user defined> iterator = 0x414AFF98
  576.             iterator
  577.                 GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414AFF98
  578.         std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  579.             std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  580.                 std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  581.                     std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  582.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  583.                             std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  584.                                 std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0xA1210D50
  585.                                 unsigned int _Mysize = 0x0
  586.                 <user defined> value_compare = 0xA1210D50
  587.             <user defined> value_compare = 0xA1210D50
  588.         bool _creatureToMoveLock = 0x0
  589.         std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  590.             std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  591.                 std::_Vector_val<std::_Simple_types<Creature *> >
  592.                     Creature** _Myfirst = 0x5628FFC0
  593.                     <user defined>* _Mylast = 0x5628FFC0
  594.                     Creature** _Myend = NULL
  595.         bool _gameObjectsToMoveLock = 0x0
  596.         std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  597.             std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  598.                 std::_Vector_val<std::_Simple_types<GameObject *> >
  599.                     GameObject** _Myfirst = NULL
  600.                     <user defined>* _Mylast = NULL
  601.                     <user defined>* _Myend = NULL
  602.         bool _dynamicObjectsToMoveLock = 0x0
  603.         std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  604.             std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  605.                 std::_Vector_val<std::_Simple_types<DynamicObject *> >
  606.                     DynamicObject** _Myfirst = NULL
  607.                     <user defined>* _Mylast = NULL
  608.                     <user defined>* _Myend = NULL
  609.         std::mutex _mapLock
  610.             std::_Mutex_base
  611.                 _Mtx_internal_imp_t* _Mtx = 0x5761D490
  612.         std::mutex _gridLock
  613.             std::_Mutex_base
  614.                 _Mtx_internal_imp_t* _Mtx = 0x576271C0
  615.         MapEntry* i_mapEntry = 0x7A0691C
  616.             unsigned int MapID = 0x257
  617.             unsigned int map_type = 0x1
  618.             unsigned int Flags = 0xD
  619.             char*[16] name
  620.                 [0] = 0x7D34710
  621.                 [1] = 0x7D34710
  622.                 [2] = 0x7D34710
  623.                 [3] = 0x7D34710
  624.                 [4] = 0x7D357B5
  625.                 [5] = 0x7D34710
  626.                 [6] = 0x7D34710
  627.                 [7] = 0x7D34710
  628.                 [8] = 0x7D34710
  629.                 [9] = 0x7D34710
  630.             unsigned int linked_zone = 0x0
  631.             unsigned int multimap_id = 0xE6
  632.             int entrance_map = 0x23B
  633.             float entrance_x = 8921.792969
  634.             float entrance_y = -966.806458
  635.             unsigned int addon = 0x2
  636.             unsigned int unk_time = 0x0
  637.             unsigned int maxPlayers = 0x5
  638.         unsigned int i_spawnMode = 0x1
  639.         unsigned int i_InstanceId = 0x141
  640.         unsigned int m_unloadTimer = 0x1
  641.         float m_VisibleDistance = 170.000000
  642.         DynamicMapTree _dynamicTree
  643.             DynTreeImpl* impl = 0x9827AB60
  644.         MapRefManager m_mapRefManager
  645.             RefManager<Map,Player>
  646.                 LinkedListHead
  647.                     LinkedListElement iFirst = 0xCBB73878
  648.                     LinkedListElement iLast = 0xCBB73890
  649.                     unsigned int iSize = 0x0
  650.                     <user defined> ?$Iterator@VLinkedListElement@@ = 0x414AFF68
  651.                     <user defined> iterator = 0x414AFF68
  652.                 <user defined> iterator = 0x414AFF68
  653.             iterator
  654.                 MapReference* _Ptr = 0x1414AFF68
  655.             const_iterator
  656.                 MapReference* _Ptr = 0x1414AFF68
  657.         LinkedListHead::Iterator<MapReference> m_mapRefIter
  658.             MapReference* _Ptr = NULL
  659.         int m_VisibilityNotifyPeriod = 0x3E8
  660.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  661.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  662.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  663.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  664.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  665.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  666.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x80312850
  667.                                 unsigned int _Mysize = 0x0
  668.         std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  669.             std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  670.                 std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  671.                 std::_Tree_node<WorldObject *,void *>* _Ptr = 0x80312850
  672.         std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  673.             std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  674.                 std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  675.                     std::_Tree_buy<Transport *,std::allocator<Transport *> >
  676.                         std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  677.                             std::_Tree_val<std::_Tree_simple_types<Transport *> >
  678.                                 std::_Tree_node<Transport *,void *>* _Myhead = 0x8030EE30
  679.                                 unsigned int _Mysize = 0x0
  680.         std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  681.             std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  682.                 std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  683.                 std::_Tree_node<Transport *,void *>* _Ptr = 0x8030EE30
  684.         int i_gridExpiry = 0x493E0
  685.         Map* m_parentMap = 0x2D602F60
  686.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  687.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  688.                     LinkedListHead
  689.                         LinkedListElement iFirst = 0x2D602F68
  690.                         LinkedListElement iLast = 0x2D602F80
  691.                         unsigned int iSize = 0x9
  692.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x414B1F80
  693.                         <user defined> iterator = 0x414B1F80
  694.                     <user defined> iterator = 0x2D602F60
  695.                 iterator
  696.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414B1F80
  697.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x2D602FA0
  698.             bool _creatureToMoveLock = 0x0
  699.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x2D602FB8
  700.             bool _gameObjectsToMoveLock = 0x0
  701.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x2D602FD8
  702.             bool _dynamicObjectsToMoveLock = 0x0
  703.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x2D602FF8
  704.             std::mutex _mapLock = 0x2C22A060
  705.             std::mutex _gridLock = 0x2C22A010
  706.             MapEntry* i_mapEntry = 0x7A0691C
  707.             unsigned int i_spawnMode = 0x0
  708.             unsigned int i_InstanceId = 0x0
  709.             unsigned int m_unloadTimer = 0x0
  710.             float m_VisibleDistance = 90.000000
  711.             DynamicMapTree _dynamicTree = 0x2D61D230
  712.             MapRefManager m_mapRefManager = 0x2D603040
  713.             LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x0
  714.             int m_VisibilityNotifyPeriod = 0x3E8
  715.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x2D603090
  716.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x2D4E4F50
  717.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x2D6030A8
  718.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x2D4E4F80
  719.             int i_gridExpiry = 0x493E0
  720.             Map* m_parentMap = 0x2D602F60
  721.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  722.                 [0] = 0x0
  723.                 [1] = 0x0
  724.                 [2] = 0x0
  725.                 [3] = 0x0
  726.                 [4] = 0x0
  727.                 [5] = 0x0
  728.                 [6] = 0x0
  729.                 [7] = 0x0
  730.                 [8] = 0x0
  731.                 [9] = 0x0
  732.                 [0] = 0x2D6030D0
  733.                 [1] = 0x2D6032D0
  734.                 [2] = 0x2D6034D0
  735.                 [3] = 0x2D6036D0
  736.                 [4] = 0x2D6038D0
  737.                 [5] = 0x2D603AD0
  738.                 [6] = 0x2D603CD0
  739.                 [7] = 0x2D603ED0
  740.                 [8] = 0x2D6040D0
  741.                 [9] = 0x2D6042D0
  742.             GridMap*[64] GridMaps
  743.                 [0] = 0x0
  744.                 [1] = 0x0
  745.                 [2] = 0x0
  746.                 [3] = 0x0
  747.                 [4] = 0x0
  748.                 [5] = 0x0
  749.                 [6] = 0x0
  750.                 [7] = 0x0
  751.                 [8] = 0x0
  752.                 [9] = 0x0
  753.                 [0] = 0x2D60B0D0
  754.                 [1] = 0x2D60B2D0
  755.                 [2] = 0x2D60B4D0
  756.                 [3] = 0x2D60B6D0
  757.                 [4] = 0x2D60B8D0
  758.                 [5] = 0x2D60BAD0
  759.                 [6] = 0x2D60BCD0
  760.                 [7] = 0x2D60BED0
  761.                 [8] = 0x2D60C0D0
  762.                 [9] = 0x2D60C2D0
  763.             std::bitset<262144> marked_cells = 0x2D6130D0
  764.             bool i_scriptLock = 0x0
  765.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x2D61B0D8
  766.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x2D61B0E8
  767.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x2D61B0F8
  768.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x2D61B108
  769.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x2D61B118
  770.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x2D61B158
  771.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x2D61B198
  772.             unsigned int _defaultLight = 0x72B
  773.         NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  774.             [0] = 0x0
  775.             [1] = 0x0
  776.             [2] = 0x0
  777.             [3] = 0x0
  778.             [4] = 0x0
  779.             [5] = 0x0
  780.             [6] = 0x0
  781.             [7] = 0x0
  782.             [8] = 0x0
  783.             [9] = 0x0
  784.             [0] = 0xCBB73900
  785.             [1] = 0xCBB73B00
  786.             [2] = 0xCBB73D00
  787.             [3] = 0xCBB73F00
  788.             [4] = 0xCBB74100
  789.             [5] = 0xCBB74300
  790.             [6] = 0xCBB74500
  791.             [7] = 0xCBB74700
  792.             [8] = 0xCBB74900
  793.             [9] = 0xCBB74B00
  794.         GridMap*[64] GridMaps
  795.             [0] = 0x0
  796.             [1] = 0x0
  797.             [2] = 0x0
  798.             [3] = 0x0
  799.             [4] = 0x0
  800.             [5] = 0x0
  801.             [6] = 0x0
  802.             [7] = 0x0
  803.             [8] = 0x0
  804.             [9] = 0x0
  805.             [0] = 0xCBB7B900
  806.             [1] = 0xCBB7BB00
  807.             [2] = 0xCBB7BD00
  808.             [3] = 0xCBB7BF00
  809.             [4] = 0xCBB7C100
  810.             [5] = 0xCBB7C300
  811.             [6] = 0xCBB7C500
  812.             [7] = 0xCBB7C700
  813.             [8] = 0xCBB7C900
  814.             [9] = 0xCBB7CB00
  815.         std::bitset<262144> marked_cells
  816.             <user defined> reference = 0x0
  817.             unsigned int[4096] _Array
  818.                 [0] = 0x0
  819.                 [1] = 0x0
  820.                 [2] = 0x0
  821.                 [3] = 0x0
  822.                 [4] = 0x0
  823.                 [5] = 0x0
  824.                 [6] = 0x0
  825.                 [7] = 0x0
  826.                 [8] = 0x0
  827.                 [9] = 0x0
  828.         bool i_scriptLock = 0x0
  829.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  830.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  831.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  832.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  833.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  834.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  835.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8030AB40
  836.                                 unsigned int _Mysize = 0x0
  837.         std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  838.             std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  839.                 std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  840.                     std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  841.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  842.                             std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  843.                                 std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0xA121C690
  844.                                 unsigned int _Mysize = 0x0
  845.                 <user defined> value_compare = 0xA121C690
  846.             <user defined> value_compare = 0xA121C690
  847.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  848.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  849.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  850.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  851.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  852.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  853.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8030DAE0
  854.                                 unsigned int _Mysize = 0x0
  855.         std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  856.             std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  857.                 std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  858.                     std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  859.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  860.                             std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  861.                                 std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x5762BDB0
  862.                                 unsigned int _Mysize = 0x0
  863.                 <user defined> value_compare = 0x5762BDB0
  864.             <user defined> value_compare = 0x5762BDB0
  865.         std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  866.             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> >
  867.                 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>
  868.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  869.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  870.                     <user defined> value_compare = 0x80308860
  871.                 <user defined> value_compare = 0x80308860
  872.                 std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0xCBB8B948
  873.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0xCBB8B958
  874.                 unsigned int _Mask = 0x7
  875.                 unsigned int _Maxidx = 0x8
  876.                 float _Max_bucket_size = 1.000000
  877.         std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  878.             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> >
  879.                 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>
  880.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  881.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  882.                     <user defined> value_compare = 0x80311710
  883.                 <user defined> value_compare = 0x80311710
  884.                 std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0xCBB8B988
  885.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0xCBB8B998
  886.                 unsigned int _Mask = 0x7
  887.                 unsigned int _Maxidx = 0x8
  888.                 float _Max_bucket_size = 1.000000
  889.         std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  890.             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 ,ZoneDynam
  891.                 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
  892.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  893.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  894.                     <user defined> value_compare = 0x8030C2B0
  895.                 <user defined> value_compare = 0x8030C2B0
  896.                 std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0xCBB8B9C8
  897.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0xCBB8B9D8
  898.                 unsigned int _Mask = 0x7
  899.                 unsigned int _Maxidx = 0x8
  900.                 float _Max_bucket_size = 1.000000
  901.         unsigned int _defaultLight = 0x72B
  902.  
  903. 00000001404BA344  0000000035D8FA40  InstanceMap::`scalar deleting destructor'+14
  904.     Local InstanceMap* this = 0x80307660
  905.         Map
  906.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  907.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  908.                     LinkedListHead
  909.                         LinkedListElement iFirst = 0x80307668
  910.                         LinkedListElement iLast = 0x80307680
  911.                         unsigned int iSize = 0x80307690
  912.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  913.                         <user defined> iterator = 0x2D4E50A0
  914.                     <user defined> iterator = 0x2D4E50A0
  915.                 iterator
  916.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  917.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  918.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  919.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  920.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  921.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  922.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  923.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  924.                                     unsigned int _Mysize = 0x675B0101
  925.                     <user defined> value_compare = 0x80307690
  926.                 <user defined> value_compare = 0x80307690
  927.             bool _creatureToMoveLock = 0x0
  928.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  929.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  930.                     std::_Vector_val<std::_Simple_types<Creature *> >
  931.                         Creature** _Myfirst = <Unable to read memory>
  932.                         Creature** _Mylast = 0x80314E30
  933.                         Creature** _Myend = 0x803076C0
  934.             bool _gameObjectsToMoveLock = 0x15
  935.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  936.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  937.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  938.                         GameObject** _Myfirst = 0x500000100
  939.                         GameObject** _Mylast = NULL
  940.                         GameObject** _Myend = <Unable to read memory>
  941.             bool _dynamicObjectsToMoveLock = 0x99
  942.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  943.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  944.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  945.                         DynamicObject** _Myfirst = 0x80300E99
  946.                         <user defined>* _Mylast = 0x80300E99
  947.                         DynamicObject** _Myend = <Unable to read memory>
  948.             std::mutex _mapLock
  949.                 std::_Mutex_base
  950.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  951.             std::mutex _gridLock
  952.                 std::_Mutex_base
  953.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  954.             MapEntry* i_mapEntry = 0x80314BF0
  955.                 unsigned int MapID = 0x8030D870
  956.                 unsigned int map_type = 0x0
  957.                 unsigned int Flags = 0x80307720
  958.                 char*[16] name
  959.                     [0] = 0x14D00000000
  960.                     [1] = 0x100290013
  961.                     [2] = 0xAF9046F800000000
  962.                     [3] = 0x439D5CAE00000000
  963.                     [4] = 0x80314C209000007F
  964.                     [5] = 0x80314C2000000000
  965.                     [6] = 0x80314C2000000000
  966.                     [7] = 0x675B010100000000
  967.                     [8] = 0x77DCC29000000000
  968.                     [9] = 0x439D5CAB00000000
  969.                 unsigned int linked_zone = 0x9000007F
  970.                 unsigned int multimap_id = 0x80314E00
  971.                 int entrance_map = 0x0
  972.                 float entrance_x = -0.000000
  973.                 float entrance_y = 0.000000
  974.                 unsigned int addon = 0x33CE
  975.                 unsigned int unk_time = 0x0
  976.                 unsigned int maxPlayers = 0x3309FB90
  977.             unsigned int i_spawnMode = 0xA0
  978.             unsigned int i_InstanceId = 0x0
  979.             unsigned int m_unloadTimer = 0xE5
  980.             float m_VisibleDistance = 0.000000
  981.             DynamicMapTree _dynamicTree
  982.                 DynTreeImpl* impl = 0x200011800000001
  983.             MapRefManager m_mapRefManager
  984.                 RefManager<Map,Player>
  985.                     LinkedListHead
  986.                         LinkedListElement iFirst = 0x80307748
  987.                         LinkedListElement iLast = 0x80307760
  988.                         unsigned int iSize = 0x439D4F18
  989.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  990.                         <user defined> iterator = 0x6
  991.                     <user defined> iterator = 0x6
  992.                 iterator
  993.                     MapReference* _Ptr = 0x6
  994.                 const_iterator
  995.                     MapReference* _Ptr = 0x6
  996.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  997.                 MapReference* _Ptr = 0x80309A00
  998.             int m_VisibilityNotifyPeriod = 0x80307E10
  999.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  1000.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1001.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1002.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1003.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1004.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1005.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  1006.                                     unsigned int _Mysize = 0x330A1A50
  1007.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  1008.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  1009.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  1010.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  1011.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  1012.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1013.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1014.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  1015.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  1016.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  1017.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  1018.                                     unsigned int _Mysize = 0x1414B0B9C
  1019.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  1020.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  1021.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  1022.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  1023.             int i_gridExpiry = 0x0
  1024.             Map* m_parentMap = 0x1
  1025.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  1026.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  1027.                         LinkedListHead
  1028.                             LinkedListElement iFirst = 0x9
  1029.                             LinkedListElement iLast = 0x21
  1030.                             unsigned int iSize = 0x39 <Unable to read memory>
  1031.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  1032.                             <user defined> iterator = 0x1 <Unable to read memory>
  1033.                         <user defined> iterator = 0x1 <Unable to read memory>
  1034.                     iterator
  1035.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  1036.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  1037.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  1038.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  1039.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  1040.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  1041.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  1042.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  1043.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  1044.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  1045.                 MapEntry* i_mapEntry = <Unable to read memory>
  1046.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  1047.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  1048.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  1049.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  1050.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  1051.                 MapRefManager m_mapRefManager = 0xE1
  1052.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  1053.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  1054.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  1055.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  1056.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  1057.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  1058.                 int i_gridExpiry = 0x161 <Unable to read memory>
  1059.                 Map* m_parentMap = <Unable to read memory>
  1060.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1061.                     [0] = 0x171 <Unable to read memory>
  1062.                     [1] = 0x179 <Unable to read memory>
  1063.                     [2] = 0x181 <Unable to read memory>
  1064.                     [3] = 0x189 <Unable to read memory>
  1065.                     [4] = 0x191 <Unable to read memory>
  1066.                     [5] = 0x199 <Unable to read memory>
  1067.                     [6] = 0x1A1 <Unable to read memory>
  1068.                     [7] = 0x1A9 <Unable to read memory>
  1069.                     [8] = 0x1B1 <Unable to read memory>
  1070.                     [9] = 0x1B9 <Unable to read memory>
  1071.                     [0] = 0x171
  1072.                     [1] = 0x371
  1073.                     [2] = 0x571
  1074.                     [3] = 0x771
  1075.                     [4] = 0x971
  1076.                     [5] = 0xB71
  1077.                     [6] = 0xD71
  1078.                     [7] = 0xF71
  1079.                     [8] = 0x1171
  1080.                     [9] = 0x1371
  1081.                 GridMap*[64] GridMaps
  1082.                     [0] = 0x8171 <Unable to read memory>
  1083.                     [1] = 0x8179 <Unable to read memory>
  1084.                     [2] = 0x8181 <Unable to read memory>
  1085.                     [3] = 0x8189 <Unable to read memory>
  1086.                     [4] = 0x8191 <Unable to read memory>
  1087.                     [5] = 0x8199 <Unable to read memory>
  1088.                     [6] = 0x81A1 <Unable to read memory>
  1089.                     [7] = 0x81A9 <Unable to read memory>
  1090.                     [8] = 0x81B1 <Unable to read memory>
  1091.                     [9] = 0x81B9 <Unable to read memory>
  1092.                     [0] = 0x8171
  1093.                     [1] = 0x8371
  1094.                     [2] = 0x8571
  1095.                     [3] = 0x8771
  1096.                     [4] = 0x8971
  1097.                     [5] = 0x8B71
  1098.                     [6] = 0x8D71
  1099.                     [7] = 0x8F71
  1100.                     [8] = 0x9171
  1101.                     [9] = 0x9371
  1102.                 std::bitset<262144> marked_cells = 0x10171
  1103.                 bool i_scriptLock = 0x0
  1104.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  1105.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  1106.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  1107.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  1108.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  1109.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  1110.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  1111.                 unsigned int _defaultLight = 0x0
  1112.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1113.                 [0] = 0x3DC90060
  1114.                 [1] = 0x9000007F439D4F12
  1115.                 [2] = 0x803150D0
  1116.                 [3] = 0x80313B40
  1117.                 [4] = 0x80311D10
  1118.                 [5] = 0x32663DF60001
  1119.                 [6] = 0x3
  1120.                 [7] = 0x8000007F439D4FEF
  1121.                 [8] = 0x1414B0296
  1122.                 [9] = 0x80312A00
  1123.                 [0] = 0x803077D0
  1124.                 [1] = 0x803079D0
  1125.                 [2] = 0x80307BD0
  1126.                 [3] = 0x80307DD0
  1127.                 [4] = 0x80307FD0
  1128.                 [5] = 0x803081D0
  1129.                 [6] = 0x803083D0
  1130.                 [7] = 0x803085D0
  1131.                 [8] = 0x803087D0
  1132.                 [9] = 0x803089D0
  1133.             GridMap*[64] GridMaps
  1134.                 [0] = 0x0
  1135.                 [1] = 0x0
  1136.                 [2] = 0x0
  1137.                 [3] = 0x8800007F439D4711
  1138.                 [4] = 0x8030F7F0
  1139.                 [5] = 0x8030F7F0
  1140.                 [6] = 0x8030F7F0
  1141.                 [7] = 0x101
  1142.                 [8] = 0x0
  1143.                 [9] = 0x8800007F439D47EE
  1144.                 [0] = 0x8030F7D0
  1145.                 [1] = 0x8030F9D0
  1146.                 [2] = 0x8030FBD0
  1147.                 [3] = 0x8030FDD0
  1148.                 [4] = 0x8030FFD0
  1149.                 [5] = 0x803101D0
  1150.                 [6] = 0x803103D0
  1151.                 [7] = 0x803105D0
  1152.                 [8] = 0x803107D0
  1153.                 [9] = 0x803109D0
  1154.             std::bitset<262144> marked_cells
  1155.                 <user defined> reference = 0x0
  1156.                 unsigned int[4096] _Array
  1157.                     [0] = 0x0
  1158.                     [1] = 0x0
  1159.                     [2] = 0x2000200020002
  1160.                     [3] = 0x20002
  1161.                     [4] = 0x0
  1162.                     [5] = 0x0
  1163.                     [6] = 0x2000200020002
  1164.                     [7] = 0x20002
  1165.                     [8] = 0x0
  1166.                     [9] = 0x0
  1167.             bool i_scriptLock = 0x81
  1168.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  1169.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1170.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1171.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1172.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1173.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1174.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  1175.                                     unsigned int _Mysize = 0x8031F7E0
  1176.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  1177.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1178.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1179.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  1180.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  1181.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  1182.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  1183.                                     unsigned int _Mysize = 0xCC5A
  1184.                     <user defined> value_compare = 0x8031F7E0
  1185.                 <user defined> value_compare = 0x8031F7E0
  1186.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  1187.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1188.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1189.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1190.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1191.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1192.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  1193.                                     unsigned int _Mysize = 0x8031F800
  1194.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  1195.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1196.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1197.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  1198.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  1199.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  1200.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  1201.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  1202.                     <user defined> value_compare = 0x8031F800
  1203.                 <user defined> value_compare = 0x8031F800
  1204.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  1205.                 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> >
  1206.                     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>
  1207.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1208.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1209.                         <user defined> value_compare = 0x45E0CA09
  1210.                     <user defined> value_compare = 0x45E0CA09
  1211.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  1212.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  1213.                     unsigned int _Mask = 0x8031F840
  1214.                     unsigned int _Maxidx = 0x8031F840
  1215.                     float _Max_bucket_size = 1364043499738534800000.000000
  1216.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  1217.                 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> >
  1218.                     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>
  1219.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1220.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1221.                         <user defined> value_compare = 0x45E0CA0D
  1222.                     <user defined> value_compare = 0x45E0CA0D
  1223.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  1224.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  1225.                     unsigned int _Mask = 0x8031F880
  1226.                     unsigned int _Maxidx = 0x8031F880
  1227.                     float _Max_bucket_size = 0.000000
  1228.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  1229.                 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 ,ZoneDynam
  1230.                     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
  1231.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1232.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1233.                         <user defined> value_compare = 0x45E0CA01
  1234.                     <user defined> value_compare = 0x45E0CA01
  1235.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  1236.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  1237.                     unsigned int _Mask = 0x8031F8C0
  1238.                     unsigned int _Maxidx = 0x8031F8C0
  1239.                     float _Max_bucket_size = 0.000000
  1240.             unsigned int _defaultLight = 0x45E0CA05
  1241.         bool m_resetAfterUnload = 0xE0
  1242.         bool m_unloadWhenEmpty = 0xF8
  1243.         InstanceScript* i_data = 0x8031F8E0
  1244.             Map* instance = 0x8031F8E0
  1245.             std::vector<char,std::allocator<char> > headers = 0x8031F8F0
  1246.             std::vector<BossInfo,std::allocator<BossInfo> > bosses = 0x8031F908
  1247.             std::multimap<unsigned int,DoorInfo,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,DoorInfo> > > doors = 0x8031F920
  1248.             std::map<unsigned int,MinionInfo,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,MinionInfo> > > minions = 0x8031F930
  1249.             std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _creatureInfo = 0x8031F940
  1250.             std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _gameObjectInfo = 0x8031F950
  1251.             std::map<unsigned int,ObjectGuid,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,ObjectGuid> > > _objectGuids = 0x8031F960
  1252.             unsigned int completedEncounters = 0x17863
  1253.         unsigned int i_script_id = 0x17860
  1254.  
  1255. 00000001404D2E13  0000000035D8FA70  MapInstanced::DestroyInstance+103  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 275
  1256.     Local MapInstanced* this = 0x80307660
  1257.         Map
  1258.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  1259.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  1260.                     LinkedListHead
  1261.                         LinkedListElement iFirst = 0x80307668
  1262.                         LinkedListElement iLast = 0x80307680
  1263.                         unsigned int iSize = 0x80307690
  1264.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  1265.                         <user defined> iterator = 0x2D4E50A0
  1266.                     <user defined> iterator = 0x2D4E50A0
  1267.                 iterator
  1268.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  1269.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  1270.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  1271.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  1272.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  1273.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  1274.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  1275.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  1276.                                     unsigned int _Mysize = 0x675B0101
  1277.                     <user defined> value_compare = 0x80307690
  1278.                 <user defined> value_compare = 0x80307690
  1279.             bool _creatureToMoveLock = 0x0
  1280.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  1281.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  1282.                     std::_Vector_val<std::_Simple_types<Creature *> >
  1283.                         Creature** _Myfirst = <Unable to read memory>
  1284.                         Creature** _Mylast = 0x80314E30
  1285.                         Creature** _Myend = 0x803076C0
  1286.             bool _gameObjectsToMoveLock = 0x15
  1287.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  1288.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  1289.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  1290.                         GameObject** _Myfirst = 0x500000100
  1291.                         GameObject** _Mylast = NULL
  1292.                         GameObject** _Myend = <Unable to read memory>
  1293.             bool _dynamicObjectsToMoveLock = 0x99
  1294.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  1295.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  1296.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  1297.                         DynamicObject** _Myfirst = 0x80300E99
  1298.                         <user defined>* _Mylast = 0x80300E99
  1299.                         DynamicObject** _Myend = <Unable to read memory>
  1300.             std::mutex _mapLock
  1301.                 std::_Mutex_base
  1302.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  1303.             std::mutex _gridLock
  1304.                 std::_Mutex_base
  1305.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  1306.             MapEntry* i_mapEntry = 0x80314BF0
  1307.                 unsigned int MapID = 0x8030D870
  1308.                 unsigned int map_type = 0x0
  1309.                 unsigned int Flags = 0x80307720
  1310.                 char*[16] name
  1311.                     [0] = 0x14D00000000
  1312.                     [1] = 0x100290013
  1313.                     [2] = 0xAF9046F800000000
  1314.                     [3] = 0x439D5CAE00000000
  1315.                     [4] = 0x80314C209000007F
  1316.                     [5] = 0x80314C2000000000
  1317.                     [6] = 0x80314C2000000000
  1318.                     [7] = 0x675B010100000000
  1319.                     [8] = 0x77DCC29000000000
  1320.                     [9] = 0x439D5CAB00000000
  1321.                 unsigned int linked_zone = 0x9000007F
  1322.                 unsigned int multimap_id = 0x80314E00
  1323.                 int entrance_map = 0x0
  1324.                 float entrance_x = -0.000000
  1325.                 float entrance_y = 0.000000
  1326.                 unsigned int addon = 0x33CE
  1327.                 unsigned int unk_time = 0x0
  1328.                 unsigned int maxPlayers = 0x3309FB90
  1329.             unsigned int i_spawnMode = 0xA0
  1330.             unsigned int i_InstanceId = 0x0
  1331.             unsigned int m_unloadTimer = 0xE5
  1332.             float m_VisibleDistance = 0.000000
  1333.             DynamicMapTree _dynamicTree
  1334.                 DynTreeImpl* impl = 0x200011800000001
  1335.             MapRefManager m_mapRefManager
  1336.                 RefManager<Map,Player>
  1337.                     LinkedListHead
  1338.                         LinkedListElement iFirst = 0x80307748
  1339.                         LinkedListElement iLast = 0x80307760
  1340.                         unsigned int iSize = 0x439D4F18
  1341.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  1342.                         <user defined> iterator = 0x6
  1343.                     <user defined> iterator = 0x6
  1344.                 iterator
  1345.                     MapReference* _Ptr = 0x6
  1346.                 const_iterator
  1347.                     MapReference* _Ptr = 0x6
  1348.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  1349.                 MapReference* _Ptr = 0x80309A00
  1350.             int m_VisibilityNotifyPeriod = 0x80307E10
  1351.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  1352.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1353.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1354.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1355.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1356.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1357.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  1358.                                     unsigned int _Mysize = 0x330A1A50
  1359.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  1360.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  1361.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  1362.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  1363.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  1364.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1365.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1366.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  1367.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  1368.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  1369.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  1370.                                     unsigned int _Mysize = 0x1414B0B9C
  1371.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  1372.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  1373.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  1374.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  1375.             int i_gridExpiry = 0x0
  1376.             Map* m_parentMap = 0x1
  1377.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  1378.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  1379.                         LinkedListHead
  1380.                             LinkedListElement iFirst = 0x9
  1381.                             LinkedListElement iLast = 0x21
  1382.                             unsigned int iSize = 0x39 <Unable to read memory>
  1383.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  1384.                             <user defined> iterator = 0x1 <Unable to read memory>
  1385.                         <user defined> iterator = 0x1 <Unable to read memory>
  1386.                     iterator
  1387.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  1388.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  1389.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  1390.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  1391.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  1392.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  1393.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  1394.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  1395.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  1396.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  1397.                 MapEntry* i_mapEntry = <Unable to read memory>
  1398.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  1399.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  1400.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  1401.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  1402.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  1403.                 MapRefManager m_mapRefManager = 0xE1
  1404.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  1405.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  1406.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  1407.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  1408.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  1409.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  1410.                 int i_gridExpiry = 0x161 <Unable to read memory>
  1411.                 Map* m_parentMap = <Unable to read memory>
  1412.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1413.                     [0] = 0x171 <Unable to read memory>
  1414.                     [1] = 0x179 <Unable to read memory>
  1415.                     [2] = 0x181 <Unable to read memory>
  1416.                     [3] = 0x189 <Unable to read memory>
  1417.                     [4] = 0x191 <Unable to read memory>
  1418.                     [5] = 0x199 <Unable to read memory>
  1419.                     [6] = 0x1A1 <Unable to read memory>
  1420.                     [7] = 0x1A9 <Unable to read memory>
  1421.                     [8] = 0x1B1 <Unable to read memory>
  1422.                     [9] = 0x1B9 <Unable to read memory>
  1423.                     [0] = 0x171
  1424.                     [1] = 0x371
  1425.                     [2] = 0x571
  1426.                     [3] = 0x771
  1427.                     [4] = 0x971
  1428.                     [5] = 0xB71
  1429.                     [6] = 0xD71
  1430.                     [7] = 0xF71
  1431.                     [8] = 0x1171
  1432.                     [9] = 0x1371
  1433.                 GridMap*[64] GridMaps
  1434.                     [0] = 0x8171 <Unable to read memory>
  1435.                     [1] = 0x8179 <Unable to read memory>
  1436.                     [2] = 0x8181 <Unable to read memory>
  1437.                     [3] = 0x8189 <Unable to read memory>
  1438.                     [4] = 0x8191 <Unable to read memory>
  1439.                     [5] = 0x8199 <Unable to read memory>
  1440.                     [6] = 0x81A1 <Unable to read memory>
  1441.                     [7] = 0x81A9 <Unable to read memory>
  1442.                     [8] = 0x81B1 <Unable to read memory>
  1443.                     [9] = 0x81B9 <Unable to read memory>
  1444.                     [0] = 0x8171
  1445.                     [1] = 0x8371
  1446.                     [2] = 0x8571
  1447.                     [3] = 0x8771
  1448.                     [4] = 0x8971
  1449.                     [5] = 0x8B71
  1450.                     [6] = 0x8D71
  1451.                     [7] = 0x8F71
  1452.                     [8] = 0x9171
  1453.                     [9] = 0x9371
  1454.                 std::bitset<262144> marked_cells = 0x10171
  1455.                 bool i_scriptLock = 0x0
  1456.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  1457.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  1458.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  1459.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  1460.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  1461.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  1462.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  1463.                 unsigned int _defaultLight = 0x0
  1464.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1465.                 [0] = 0x3DC90060
  1466.                 [1] = 0x9000007F439D4F12
  1467.                 [2] = 0x803150D0
  1468.                 [3] = 0x80313B40
  1469.                 [4] = 0x80311D10
  1470.                 [5] = 0x32663DF60001
  1471.                 [6] = 0x3
  1472.                 [7] = 0x8000007F439D4FEF
  1473.                 [8] = 0x1414B0296
  1474.                 [9] = 0x80312A00
  1475.                 [0] = 0x803077D0
  1476.                 [1] = 0x803079D0
  1477.                 [2] = 0x80307BD0
  1478.                 [3] = 0x80307DD0
  1479.                 [4] = 0x80307FD0
  1480.                 [5] = 0x803081D0
  1481.                 [6] = 0x803083D0
  1482.                 [7] = 0x803085D0
  1483.                 [8] = 0x803087D0
  1484.                 [9] = 0x803089D0
  1485.             GridMap*[64] GridMaps
  1486.                 [0] = 0x0
  1487.                 [1] = 0x0
  1488.                 [2] = 0x0
  1489.                 [3] = 0x8800007F439D4711
  1490.                 [4] = 0x8030F7F0
  1491.                 [5] = 0x8030F7F0
  1492.                 [6] = 0x8030F7F0
  1493.                 [7] = 0x101
  1494.                 [8] = 0x0
  1495.                 [9] = 0x8800007F439D47EE
  1496.                 [0] = 0x8030F7D0
  1497.                 [1] = 0x8030F9D0
  1498.                 [2] = 0x8030FBD0
  1499.                 [3] = 0x8030FDD0
  1500.                 [4] = 0x8030FFD0
  1501.                 [5] = 0x803101D0
  1502.                 [6] = 0x803103D0
  1503.                 [7] = 0x803105D0
  1504.                 [8] = 0x803107D0
  1505.                 [9] = 0x803109D0
  1506.             std::bitset<262144> marked_cells
  1507.                 <user defined> reference = 0x0
  1508.                 unsigned int[4096] _Array
  1509.                     [0] = 0x0
  1510.                     [1] = 0x0
  1511.                     [2] = 0x2000200020002
  1512.                     [3] = 0x20002
  1513.                     [4] = 0x0
  1514.                     [5] = 0x0
  1515.                     [6] = 0x2000200020002
  1516.                     [7] = 0x20002
  1517.                     [8] = 0x0
  1518.                     [9] = 0x0
  1519.             bool i_scriptLock = 0x81
  1520.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  1521.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1522.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1523.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1524.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1525.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1526.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  1527.                                     unsigned int _Mysize = 0x8031F7E0
  1528.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  1529.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1530.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1531.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  1532.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  1533.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  1534.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  1535.                                     unsigned int _Mysize = 0xCC5A
  1536.                     <user defined> value_compare = 0x8031F7E0
  1537.                 <user defined> value_compare = 0x8031F7E0
  1538.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  1539.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1540.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1541.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1542.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1543.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1544.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  1545.                                     unsigned int _Mysize = 0x8031F800
  1546.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  1547.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1548.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1549.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  1550.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  1551.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  1552.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  1553.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  1554.                     <user defined> value_compare = 0x8031F800
  1555.                 <user defined> value_compare = 0x8031F800
  1556.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  1557.                 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> >
  1558.                     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>
  1559.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1560.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1561.                         <user defined> value_compare = 0x45E0CA09
  1562.                     <user defined> value_compare = 0x45E0CA09
  1563.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  1564.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  1565.                     unsigned int _Mask = 0x8031F840
  1566.                     unsigned int _Maxidx = 0x8031F840
  1567.                     float _Max_bucket_size = 1364043499738534800000.000000
  1568.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  1569.                 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> >
  1570.                     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>
  1571.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1572.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1573.                         <user defined> value_compare = 0x45E0CA0D
  1574.                     <user defined> value_compare = 0x45E0CA0D
  1575.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  1576.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  1577.                     unsigned int _Mask = 0x8031F880
  1578.                     unsigned int _Maxidx = 0x8031F880
  1579.                     float _Max_bucket_size = 0.000000
  1580.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  1581.                 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 ,ZoneDynam
  1582.                     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
  1583.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1584.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1585.                         <user defined> value_compare = 0x45E0CA01
  1586.                     <user defined> value_compare = 0x45E0CA01
  1587.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  1588.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  1589.                     unsigned int _Mask = 0x8031F8C0
  1590.                     unsigned int _Maxidx = 0x8031F8C0
  1591.                     float _Max_bucket_size = 0.000000
  1592.             unsigned int _defaultLight = 0x45E0CA05
  1593.         std::unordered_map<unsigned int,Map *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Map *> > > m_InstancedMaps
  1594.             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> >
  1595.                 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>
  1596.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1597.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1598.                     <user defined> value_compare = 0x8031F8E0
  1599.                 <user defined> value_compare = 0x8031F8E0
  1600.                 std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x8031F8E0
  1601.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_va _Vec = 0x8031F8F0
  1602.                 unsigned int _Mask = 0x8031F900
  1603.                 unsigned int _Maxidx = 0x17861
  1604.                 float _Max_bucket_size = 7193.262207
  1605.         unsigned int[64] GridMapReference
  1606.             [0] = 0xF920
  1607.             [1] = 0x8031
  1608.             [2] = 0x0
  1609.             [3] = 0x0
  1610.             [4] = 0xF920
  1611.             [5] = 0x8031
  1612.             [6] = 0x0
  1613.             [7] = 0x0
  1614.             [8] = 0x785F
  1615.             [9] = 0x1
  1616.             [0] = 0x8031F920
  1617.             [1] = 0x8031F9A0
  1618.             [2] = 0x8031FA20
  1619.             [3] = 0x8031FAA0
  1620.             [4] = 0x8031FB20
  1621.             [5] = 0x8031FBA0
  1622.             [6] = 0x8031FC20
  1623.             [7] = 0x8031FCA0
  1624.             [8] = 0x8031FD20
  1625.             [9] = 0x8031FDA0
  1626.     Parameter std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >& itr = 0x4CA88480
  1627.         std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >
  1628.             std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > >,std::_Iterator_base0>
  1629.                 std::_Iterator012<std::bidirectional_iterator_tag,std::pair<unsigned int const ,Map *>,__int64,std::pair<unsigned int const ,Map *> const *,std::pair<unsigned int const ,Map *> const &,std::_Iterator
  1630.                 std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Ptr = 0x80307660
  1631.  
  1632. 00000001404D3059  0000000035D8FAB0  MapInstanced::Update+69  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 64
  1633.     Local MapInstanced* this = 0x80307660
  1634.         Map
  1635.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  1636.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  1637.                     LinkedListHead
  1638.                         LinkedListElement iFirst = 0x80307668
  1639.                         LinkedListElement iLast = 0x80307680
  1640.                         unsigned int iSize = 0x80307690
  1641.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  1642.                         <user defined> iterator = 0x2D4E50A0
  1643.                     <user defined> iterator = 0x2D4E50A0
  1644.                 iterator
  1645.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  1646.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  1647.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  1648.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  1649.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  1650.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  1651.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  1652.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  1653.                                     unsigned int _Mysize = 0x675B0101
  1654.                     <user defined> value_compare = 0x80307690
  1655.                 <user defined> value_compare = 0x80307690
  1656.             bool _creatureToMoveLock = 0x0
  1657.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  1658.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  1659.                     std::_Vector_val<std::_Simple_types<Creature *> >
  1660.                         Creature** _Myfirst = <Unable to read memory>
  1661.                         Creature** _Mylast = 0x80314E30
  1662.                         Creature** _Myend = 0x803076C0
  1663.             bool _gameObjectsToMoveLock = 0x15
  1664.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  1665.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  1666.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  1667.                         GameObject** _Myfirst = 0x500000100
  1668.                         GameObject** _Mylast = NULL
  1669.                         GameObject** _Myend = <Unable to read memory>
  1670.             bool _dynamicObjectsToMoveLock = 0x99
  1671.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  1672.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  1673.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  1674.                         DynamicObject** _Myfirst = 0x80300E99
  1675.                         <user defined>* _Mylast = 0x80300E99
  1676.                         DynamicObject** _Myend = <Unable to read memory>
  1677.             std::mutex _mapLock
  1678.                 std::_Mutex_base
  1679.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  1680.             std::mutex _gridLock
  1681.                 std::_Mutex_base
  1682.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  1683.             MapEntry* i_mapEntry = 0x80314BF0
  1684.                 unsigned int MapID = 0x8030D870
  1685.                 unsigned int map_type = 0x0
  1686.                 unsigned int Flags = 0x80307720
  1687.                 char*[16] name
  1688.                     [0] = 0x14D00000000
  1689.                     [1] = 0x100290013
  1690.                     [2] = 0xAF9046F800000000
  1691.                     [3] = 0x439D5CAE00000000
  1692.                     [4] = 0x80314C209000007F
  1693.                     [5] = 0x80314C2000000000
  1694.                     [6] = 0x80314C2000000000
  1695.                     [7] = 0x675B010100000000
  1696.                     [8] = 0x77DCC29000000000
  1697.                     [9] = 0x439D5CAB00000000
  1698.                 unsigned int linked_zone = 0x9000007F
  1699.                 unsigned int multimap_id = 0x80314E00
  1700.                 int entrance_map = 0x0
  1701.                 float entrance_x = -0.000000
  1702.                 float entrance_y = 0.000000
  1703.                 unsigned int addon = 0x33CE
  1704.                 unsigned int unk_time = 0x0
  1705.                 unsigned int maxPlayers = 0x3309FB90
  1706.             unsigned int i_spawnMode = 0xA0
  1707.             unsigned int i_InstanceId = 0x0
  1708.             unsigned int m_unloadTimer = 0xE5
  1709.             float m_VisibleDistance = 0.000000
  1710.             DynamicMapTree _dynamicTree
  1711.                 DynTreeImpl* impl = 0x200011800000001
  1712.             MapRefManager m_mapRefManager
  1713.                 RefManager<Map,Player>
  1714.                     LinkedListHead
  1715.                         LinkedListElement iFirst = 0x80307748
  1716.                         LinkedListElement iLast = 0x80307760
  1717.                         unsigned int iSize = 0x439D4F18
  1718.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  1719.                         <user defined> iterator = 0x6
  1720.                     <user defined> iterator = 0x6
  1721.                 iterator
  1722.                     MapReference* _Ptr = 0x6
  1723.                 const_iterator
  1724.                     MapReference* _Ptr = 0x6
  1725.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  1726.                 MapReference* _Ptr = 0x80309A00
  1727.             int m_VisibilityNotifyPeriod = 0x80307E10
  1728.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  1729.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1730.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1731.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1732.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1733.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1734.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  1735.                                     unsigned int _Mysize = 0x330A1A50
  1736.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  1737.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  1738.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  1739.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  1740.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  1741.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1742.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  1743.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  1744.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  1745.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  1746.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  1747.                                     unsigned int _Mysize = 0x1414B0B9C
  1748.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  1749.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  1750.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  1751.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  1752.             int i_gridExpiry = 0x0
  1753.             Map* m_parentMap = 0x1
  1754.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  1755.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  1756.                         LinkedListHead
  1757.                             LinkedListElement iFirst = 0x9
  1758.                             LinkedListElement iLast = 0x21
  1759.                             unsigned int iSize = 0x39 <Unable to read memory>
  1760.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  1761.                             <user defined> iterator = 0x1 <Unable to read memory>
  1762.                         <user defined> iterator = 0x1 <Unable to read memory>
  1763.                     iterator
  1764.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  1765.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  1766.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  1767.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  1768.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  1769.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  1770.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  1771.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  1772.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  1773.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  1774.                 MapEntry* i_mapEntry = <Unable to read memory>
  1775.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  1776.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  1777.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  1778.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  1779.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  1780.                 MapRefManager m_mapRefManager = 0xE1
  1781.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  1782.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  1783.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  1784.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  1785.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  1786.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  1787.                 int i_gridExpiry = 0x161 <Unable to read memory>
  1788.                 Map* m_parentMap = <Unable to read memory>
  1789.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1790.                     [0] = 0x171 <Unable to read memory>
  1791.                     [1] = 0x179 <Unable to read memory>
  1792.                     [2] = 0x181 <Unable to read memory>
  1793.                     [3] = 0x189 <Unable to read memory>
  1794.                     [4] = 0x191 <Unable to read memory>
  1795.                     [5] = 0x199 <Unable to read memory>
  1796.                     [6] = 0x1A1 <Unable to read memory>
  1797.                     [7] = 0x1A9 <Unable to read memory>
  1798.                     [8] = 0x1B1 <Unable to read memory>
  1799.                     [9] = 0x1B9 <Unable to read memory>
  1800.                     [0] = 0x171
  1801.                     [1] = 0x371
  1802.                     [2] = 0x571
  1803.                     [3] = 0x771
  1804.                     [4] = 0x971
  1805.                     [5] = 0xB71
  1806.                     [6] = 0xD71
  1807.                     [7] = 0xF71
  1808.                     [8] = 0x1171
  1809.                     [9] = 0x1371
  1810.                 GridMap*[64] GridMaps
  1811.                     [0] = 0x8171 <Unable to read memory>
  1812.                     [1] = 0x8179 <Unable to read memory>
  1813.                     [2] = 0x8181 <Unable to read memory>
  1814.                     [3] = 0x8189 <Unable to read memory>
  1815.                     [4] = 0x8191 <Unable to read memory>
  1816.                     [5] = 0x8199 <Unable to read memory>
  1817.                     [6] = 0x81A1 <Unable to read memory>
  1818.                     [7] = 0x81A9 <Unable to read memory>
  1819.                     [8] = 0x81B1 <Unable to read memory>
  1820.                     [9] = 0x81B9 <Unable to read memory>
  1821.                     [0] = 0x8171
  1822.                     [1] = 0x8371
  1823.                     [2] = 0x8571
  1824.                     [3] = 0x8771
  1825.                     [4] = 0x8971
  1826.                     [5] = 0x8B71
  1827.                     [6] = 0x8D71
  1828.                     [7] = 0x8F71
  1829.                     [8] = 0x9171
  1830.                     [9] = 0x9371
  1831.                 std::bitset<262144> marked_cells = 0x10171
  1832.                 bool i_scriptLock = 0x0
  1833.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  1834.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  1835.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  1836.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  1837.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  1838.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  1839.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  1840.                 unsigned int _defaultLight = 0x0
  1841.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  1842.                 [0] = 0x3DC90060
  1843.                 [1] = 0x9000007F439D4F12
  1844.                 [2] = 0x803150D0
  1845.                 [3] = 0x80313B40
  1846.                 [4] = 0x80311D10
  1847.                 [5] = 0x32663DF60001
  1848.                 [6] = 0x3
  1849.                 [7] = 0x8000007F439D4FEF
  1850.                 [8] = 0x1414B0296
  1851.                 [9] = 0x80312A00
  1852.                 [0] = 0x803077D0
  1853.                 [1] = 0x803079D0
  1854.                 [2] = 0x80307BD0
  1855.                 [3] = 0x80307DD0
  1856.                 [4] = 0x80307FD0
  1857.                 [5] = 0x803081D0
  1858.                 [6] = 0x803083D0
  1859.                 [7] = 0x803085D0
  1860.                 [8] = 0x803087D0
  1861.                 [9] = 0x803089D0
  1862.             GridMap*[64] GridMaps
  1863.                 [0] = 0x0
  1864.                 [1] = 0x0
  1865.                 [2] = 0x0
  1866.                 [3] = 0x8800007F439D4711
  1867.                 [4] = 0x8030F7F0
  1868.                 [5] = 0x8030F7F0
  1869.                 [6] = 0x8030F7F0
  1870.                 [7] = 0x101
  1871.                 [8] = 0x0
  1872.                 [9] = 0x8800007F439D47EE
  1873.                 [0] = 0x8030F7D0
  1874.                 [1] = 0x8030F9D0
  1875.                 [2] = 0x8030FBD0
  1876.                 [3] = 0x8030FDD0
  1877.                 [4] = 0x8030FFD0
  1878.                 [5] = 0x803101D0
  1879.                 [6] = 0x803103D0
  1880.                 [7] = 0x803105D0
  1881.                 [8] = 0x803107D0
  1882.                 [9] = 0x803109D0
  1883.             std::bitset<262144> marked_cells
  1884.                 <user defined> reference = 0x0
  1885.                 unsigned int[4096] _Array
  1886.                     [0] = 0x0
  1887.                     [1] = 0x0
  1888.                     [2] = 0x2000200020002
  1889.                     [3] = 0x20002
  1890.                     [4] = 0x0
  1891.                     [5] = 0x0
  1892.                     [6] = 0x2000200020002
  1893.                     [7] = 0x20002
  1894.                     [8] = 0x0
  1895.                     [9] = 0x0
  1896.             bool i_scriptLock = 0x81
  1897.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  1898.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1899.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1900.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1901.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1902.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1903.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  1904.                                     unsigned int _Mysize = 0x8031F7E0
  1905.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  1906.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1907.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  1908.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  1909.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  1910.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  1911.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  1912.                                     unsigned int _Mysize = 0xCC5A
  1913.                     <user defined> value_compare = 0x8031F7E0
  1914.                 <user defined> value_compare = 0x8031F7E0
  1915.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  1916.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1917.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  1918.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  1919.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  1920.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  1921.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  1922.                                     unsigned int _Mysize = 0x8031F800
  1923.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  1924.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1925.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  1926.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  1927.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  1928.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  1929.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  1930.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  1931.                     <user defined> value_compare = 0x8031F800
  1932.                 <user defined> value_compare = 0x8031F800
  1933.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  1934.                 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> >
  1935.                     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>
  1936.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1937.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1938.                         <user defined> value_compare = 0x45E0CA09
  1939.                     <user defined> value_compare = 0x45E0CA09
  1940.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  1941.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  1942.                     unsigned int _Mask = 0x8031F840
  1943.                     unsigned int _Maxidx = 0x8031F840
  1944.                     float _Max_bucket_size = 1364043499738534800000.000000
  1945.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  1946.                 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> >
  1947.                     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>
  1948.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1949.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1950.                         <user defined> value_compare = 0x45E0CA0D
  1951.                     <user defined> value_compare = 0x45E0CA0D
  1952.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  1953.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  1954.                     unsigned int _Mask = 0x8031F880
  1955.                     unsigned int _Maxidx = 0x8031F880
  1956.                     float _Max_bucket_size = 0.000000
  1957.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  1958.                 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 ,ZoneDynam
  1959.                     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
  1960.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1961.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1962.                         <user defined> value_compare = 0x45E0CA01
  1963.                     <user defined> value_compare = 0x45E0CA01
  1964.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  1965.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  1966.                     unsigned int _Mask = 0x8031F8C0
  1967.                     unsigned int _Maxidx = 0x8031F8C0
  1968.                     float _Max_bucket_size = 0.000000
  1969.             unsigned int _defaultLight = 0x45E0CA05
  1970.         std::unordered_map<unsigned int,Map *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Map *> > > m_InstancedMaps
  1971.             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> >
  1972.                 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>
  1973.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1974.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  1975.                     <user defined> value_compare = 0x8031F8E0
  1976.                 <user defined> value_compare = 0x8031F8E0
  1977.                 std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x8031F8E0
  1978.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_va _Vec = 0x8031F8F0
  1979.                 unsigned int _Mask = 0x8031F900
  1980.                 unsigned int _Maxidx = 0x17861
  1981.                 float _Max_bucket_size = 7193.262207
  1982.         unsigned int[64] GridMapReference
  1983.             [0] = 0xF920
  1984.             [1] = 0x8031
  1985.             [2] = 0x0
  1986.             [3] = 0x0
  1987.             [4] = 0xF920
  1988.             [5] = 0x8031
  1989.             [6] = 0x0
  1990.             [7] = 0x0
  1991.             [8] = 0x785F
  1992.             [9] = 0x1
  1993.             [0] = 0x8031F920
  1994.             [1] = 0x8031F9A0
  1995.             [2] = 0x8031FA20
  1996.             [3] = 0x8031FAA0
  1997.             [4] = 0x8031FB20
  1998.             [5] = 0x8031FBA0
  1999.             [6] = 0x8031FC20
  2000.             [7] = 0x8031FCA0
  2001.             [8] = 0x8031FD20
  2002.             [9] = 0x8031FDA0
  2003.     Parameter unsigned int t = 0x6802C4C0
  2004.     Local std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > > i
  2005.         std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >
  2006.             std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > >,std::_Iterator_base0>
  2007.                 std::_Iterator012<std::bidirectional_iterator_tag,std::pair<unsigned int const ,Map *>,__int64,std::pair<unsigned int const ,Map *> const *,std::pair<unsigned int const ,Map *> const &,std::_Iterator
  2008.                 std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Ptr = 0x80307660
  2009.                     std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Next = 0x2D4E50A0
  2010.                     std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Prev = 0x4CA88480
  2011.                     std::pair<unsigned int const ,Map *> _Myval = 0x80307670
  2012.  
  2013. 00000001404D143B  0000000035D8FAE0  MapUpdater::WorkerThread+4B  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 114
  2014.     Local MapUpdater* this = 0x6802C4C0
  2015.         ProducerConsumerQueue<MapUpdateRequest *> _queue
  2016.             std::mutex _queueLock
  2017.                 std::_Mutex_base
  2018.                     _Mtx_internal_imp_t* _Mtx = 0x2D602F60
  2019.             std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  2020.                 std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x6802C4C8
  2021.             std::condition_variable _condition
  2022.                 _Cnd_internal_imp_t* _Cnd = 0x3FF
  2023.             std::atomic<bool> _shutdown
  2024.                 std::atomic_bool
  2025.                     unsigned int _My_val = 0x24
  2026.         std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  2027.             std::_Vector_alloc<0,std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  2028.                 std::_Vector_val<std::_Simple_types<std::thread> >
  2029.                     std::thread* _Myfirst = 0x68020E3E
  2030.                     std::thread* _Mylast = 0x6802C500
  2031.                     std::thread* _Myend = 0xF1400008C0000063
  2032.         std::atomic<bool> _cancelationToken
  2033.             std::atomic_bool
  2034.                 unsigned int _My_val = 0x3A
  2035.         std::mutex _lock
  2036.             std::_Mutex_base
  2037.                 _Mtx_internal_imp_t* _Mtx = 0xA9430C3C
  2038.         std::condition_variable _condition
  2039.             _Cnd_internal_imp_t* _Cnd = 0x141D12458
  2040.         unsigned int pending_requests = 0xF1010000000000F8
  2041.     Local MapUpdateRequest* request = 0x6802C4C0
  2042.         Map& m_map = 0x2D602F60
  2043.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  2044.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  2045.                     LinkedListHead
  2046.                         LinkedListElement iFirst = 0x2D602F68
  2047.                         LinkedListElement iLast = 0x2D602F80
  2048.                         unsigned int iSize = 0x9
  2049.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x414B1F80
  2050.                         <user defined> iterator = 0x414B1F80
  2051.                     <user defined> iterator = 0x80
  2052.                 iterator
  2053.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414B1F80
  2054.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x2D602FA0
  2055.             bool _creatureToMoveLock = 0x0
  2056.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x2D602FB8
  2057.             bool _gameObjectsToMoveLock = 0x0
  2058.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x2D602FD8
  2059.             bool _dynamicObjectsToMoveLock = 0x0
  2060.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x2D602FF8
  2061.             std::mutex _mapLock = 0x2C22A060
  2062.             std::mutex _gridLock = 0x2C22A010
  2063.             MapEntry* i_mapEntry = 0x7A0691C
  2064.             unsigned int i_spawnMode = 0x0
  2065.             unsigned int i_InstanceId = 0x0
  2066.             unsigned int m_unloadTimer = 0x0
  2067.             float m_VisibleDistance = 90.000000
  2068.             DynamicMapTree _dynamicTree = 0x2D61D230
  2069.             MapRefManager m_mapRefManager = 0x2D603040
  2070.             LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x0
  2071.             int m_VisibilityNotifyPeriod = 0x3E8
  2072.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x2D603090
  2073.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x2D4E4F50
  2074.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x2D6030A8
  2075.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x2D4E4F80
  2076.             int i_gridExpiry = 0x493E0
  2077.             Map* m_parentMap = 0x2D602F60
  2078.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  2079.                 [0] = 0x0
  2080.                 [1] = 0x0
  2081.                 [2] = 0x0
  2082.                 [3] = 0x0
  2083.                 [4] = 0x0
  2084.                 [5] = 0x0
  2085.                 [6] = 0x0
  2086.                 [7] = 0x0
  2087.                 [8] = 0x0
  2088.                 [9] = 0x0
  2089.                 [0] = 0x2D6030D0
  2090.                 [1] = 0x2D6032D0
  2091.                 [2] = 0x2D6034D0
  2092.                 [3] = 0x2D6036D0
  2093.                 [4] = 0x2D6038D0
  2094.                 [5] = 0x2D603AD0
  2095.                 [6] = 0x2D603CD0
  2096.                 [7] = 0x2D603ED0
  2097.                 [8] = 0x2D6040D0
  2098.                 [9] = 0x2D6042D0
  2099.             GridMap*[64] GridMaps
  2100.                 [0] = 0x0
  2101.                 [1] = 0x0
  2102.                 [2] = 0x0
  2103.                 [3] = 0x0
  2104.                 [4] = 0x0
  2105.                 [5] = 0x0
  2106.                 [6] = 0x0
  2107.                 [7] = 0x0
  2108.                 [8] = 0x0
  2109.                 [9] = 0x0
  2110.                 [0] = 0x2D60B0D0
  2111.                 [1] = 0x2D60B2D0
  2112.                 [2] = 0x2D60B4D0
  2113.                 [3] = 0x2D60B6D0
  2114.                 [4] = 0x2D60B8D0
  2115.                 [5] = 0x2D60BAD0
  2116.                 [6] = 0x2D60BCD0
  2117.                 [7] = 0x2D60BED0
  2118.                 [8] = 0x2D60C0D0
  2119.                 [9] = 0x2D60C2D0
  2120.             std::bitset<262144> marked_cells = 0x2D6130D0
  2121.             bool i_scriptLock = 0x0
  2122.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x2D61B0D8
  2123.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x2D61B0E8
  2124.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x2D61B0F8
  2125.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x2D61B108
  2126.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x2D61B118
  2127.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x2D61B158
  2128.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x2D61B198
  2129.             unsigned int _defaultLight = 0x72B
  2130.         MapUpdater& m_updater = 0x141D12458
  2131.             ProducerConsumerQueue<MapUpdateRequest *> _queue = 0x141D12458
  2132.             std::vector<std::thread,std::allocator<std::thread> > _workerThreads = 0x141D12498
  2133.             std::atomic<bool> _cancelationToken = 0x0
  2134.             std::mutex _lock = 0x85B6B30
  2135.             std::condition_variable _condition = 0x85B6B80
  2136.             unsigned int pending_requests = 0x1
  2137.         unsigned int m_diff = 0xF8
  2138.  
  2139. 00000001404D148D  0000000035D8FB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  2140.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void),void,MapUpdater>,MapUpdater *> >* this = NULL
  2141.  
  2142. 000007FEEE63D204  0000000035D8FB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  2143.  
  2144. 000007FEEE5351BF  0000000035D8FB80  _beginthreadex+107
  2145.  
  2146. 000007FEEE535366  0000000035D8FBB0  _endthreadex+192
  2147.  
  2148. 0000000076D2F56D  0000000035D8FBE0  BaseThreadInitThunk+D
  2149.  
  2150. 0000000076E63281  0000000035D8FC30  RtlUserThreadStart+21
  2151.  
  2152.  
  2153. Call stack:
  2154. Address   Frame     Function      SourceFile
  2155. 0000000076E7FEFA  000000000017F730  NtWaitForSingleObject+A
  2156.  
  2157. 000007FEFD0F10AC  000000000017F7D0  WaitForSingleObjectEx+9C
  2158.  
  2159. 000007FEEE51752F  000000000017F810  ?DisableTracing@Concurrency@@YAJXZ+3AF
  2160.  
  2161. 000007FEEE514FDC  000000000017F8C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  2162.  
  2163. 000007FEEE63C84D  000000000017F930  _Call_onceEx+AD
  2164.  
  2165. 00000001404D1DBD  000000000017F980  MapUpdater::wait+5D  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 75
  2166.     Local MapUpdater* this = 0x10F09610
  2167.         ProducerConsumerQueue<MapUpdateRequest *> _queue
  2168.             std::mutex _queueLock
  2169.                 std::_Mutex_base
  2170.                     _Mtx_internal_imp_t* _Mtx = 0x63271450
  2171.             std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  2172.                 std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x10F09618
  2173.             std::condition_variable _condition
  2174.                 _Cnd_internal_imp_t* _Cnd = 0x245A19B0
  2175.             std::atomic<bool> _shutdown
  2176.                 std::atomic_bool
  2177.                     unsigned int _My_val = 0x70
  2178.         std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  2179.             std::_Vector_alloc<0,std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  2180.                 std::_Vector_val<std::_Simple_types<std::thread> >
  2181.                     std::thread* _Myfirst = 0x245A19B0
  2182.                     std::thread* _Mylast = 0x1500000001
  2183.                     std::thread* _Myend = 0x3BB0020
  2184.         std::atomic<bool> _cancelationToken
  2185.             std::atomic_bool
  2186.                 unsigned int _My_val = 0x75
  2187.         std::mutex _lock
  2188.             std::_Mutex_base
  2189.                 _Mtx_internal_imp_t* _Mtx = 0xFFFFFFFFFFFF00A4
  2190.         std::condition_variable _condition
  2191.             _Cnd_internal_imp_t* _Cnd = <Unable to read memory>
  2192.         unsigned int pending_requests = 0xFFFFFFFFFFFFFFFF
  2193.     Local std::unique_lock<std::mutex> lock
  2194.         std::mutex* _Pmtx = 0x141D124B8
  2195.             std::_Mutex_base
  2196.                 _Mtx_internal_imp_t* _Mtx = 0x85B6B30
  2197.         bool _Owns = 0x1
  2198.  
  2199. 000000013FFB203A  000000000017F9C0  MapManager::Update+AA  g:\planeecore\planeecore\src\server\game\maps\mapmanager.cpp line 251
  2200.     Local MapManager* this = 0x32
  2201.         std::mutex _mapsLock
  2202.             std::_Mutex_base
  2203.                 _Mtx_internal_imp_t* _Mtx = <Unable to read memory>
  2204.         unsigned int i_gridCleanUpDelay = 0x3A <Unable to read memory>
  2205.         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
  2206.             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> >
  2207.                 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>
  2208.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2209.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2210.                     <user defined> value_compare = 0x42
  2211.                 <user defined> value_compare = 0x42 <Unable to read memory>
  2212.                 std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x42
  2213.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_va _Vec = 0x52
  2214.                 unsigned int _Mask = 0x6A <Unable to read memory>
  2215.                 unsigned int _Maxidx = 0x72 <Unable to read memory>
  2216.                 float _Max_bucket_size = 0x7A <Unable to read memory>
  2217.         IntervalTimer i_timer
  2218.             int _interval = 0x82 <Unable to read memory>
  2219.             int _current = 0x8A <Unable to read memory>
  2220.         std::vector<bool,std::allocator<bool> > _instanceIds
  2221.             std::_Vb_val<std::allocator<bool> >
  2222.                 std::vector<unsigned int,std::allocator<bool> > _Myvec = 0x92
  2223.                 unsigned int _Mysize = 0xAA <Unable to read memory>
  2224.         unsigned int _nextInstanceId = 0xB2 <Unable to read memory>
  2225.         MapUpdater m_updater
  2226.             ProducerConsumerQueue<MapUpdateRequest *> _queue
  2227.                 std::mutex _queueLock = 0xBA <Unable to read memory>
  2228.                 std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue = 0xC2
  2229.                 std::condition_variable _condition = 0xEA <Unable to read memory>
  2230.                 std::atomic<bool> _shutdown = 0xF2 <Unable to read memory>
  2231.             std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  2232.                 std::_Vector_alloc<0,std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  2233.                     std::_Vector_val<std::_Simple_types<std::thread> >
  2234.                         std::thread* _Myfirst = <Unable to read memory>
  2235.                         std::thread* _Mylast = <Unable to read memory>
  2236.                         std::thread* _Myend = <Unable to read memory>
  2237.             std::atomic<bool> _cancelationToken
  2238.                 std::atomic_bool
  2239.                     unsigned int _My_val = 0x112 <Unable to read memory>
  2240.             std::mutex _lock
  2241.                 std::_Mutex_base
  2242.                     _Mtx_internal_imp_t* _Mtx = <Unable to read memory>
  2243.             std::condition_variable _condition
  2244.                 _Cnd_internal_imp_t* _Cnd = <Unable to read memory>
  2245.             unsigned int pending_requests = 0x12A <Unable to read memory>
  2246.     Parameter unsigned int diff = 0x3054E09
  2247.  
  2248. 000000013FF8F155  000000000017FAC0  World::Update+785  g:\planeecore\planeecore\src\server\game\world\world.cpp line 2117
  2249.     Local World* this = 0x1D09A2747E651B8
  2250.         unsigned int m_ShutdownTimer = 0x1D09A2747E651B8 <Unable to read memory>
  2251.         unsigned int m_ShutdownMask = 0x1D09A2747E651BC <Unable to read memory>
  2252.         unsigned int m_CleaningFlags = 0x1D09A2747E651C0 <Unable to read memory>
  2253.         bool m_isClosed = 0x1D09A2747E651C4 <Unable to read memory>
  2254.         int m_startTime = 0x1D09A2747E651C8 <Unable to read memory>
  2255.         int m_gameTime = 0x1D09A2747E651D0 <Unable to read memory>
  2256.         IntervalTimer[11] m_timers
  2257.             [0] = 0x1D09A2747E651D8
  2258.             [1] = 0x1D09A2747E651E8
  2259.             [2] = 0x1D09A2747E651F8
  2260.             [3] = 0x1D09A2747E65208
  2261.             [4] = 0x1D09A2747E65218
  2262.             [5] = 0x1D09A2747E65228
  2263.             [6] = 0x1D09A2747E65238
  2264.             [7] = 0x1D09A2747E65248
  2265.             [8] = 0x1D09A2747E65258
  2266.             [9] = 0x1D09A2747E65268
  2267.         int mail_timer = 0x1D09A2747E65288 <Unable to read memory>
  2268.         int mail_timer_expires = 0x1D09A2747E65290 <Unable to read memory>
  2269.         unsigned int m_updateTime = 0x1D09A2747E65298 <Unable to read memory>
  2270.         unsigned int m_updateTimeSum = 0x1D09A2747E6529C <Unable to read memory>
  2271.         unsigned int m_updateTimeCount = 0x1D09A2747E652A0 <Unable to read memory>
  2272.         unsigned int m_currentTime = 0x1D09A2747E652A4 <Unable to read memory>
  2273.         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
  2274.             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 ,WorldSessi
  2275.                 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>
  2276.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2277.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2278.                     <user defined> value_compare = 0x1D09A2747E652A8 <Unable to read memory>
  2279.                 <user defined> value_compare = 0x1D09A2747E652A8 <Unable to read memory>
  2280.                 std::list<std::pair<unsigned int const ,WorldSession *>,std::allocator<std::pair<unsigned int const ,WorldSession *> > > _List = 0x1D09A2747E652A8
  2281.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,WorldSession *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std: _Vec = 0x1D09A2747E652B8
  2282.                 unsigned int _Mask = 0x1D09A2747E652D0 <Unable to read memory>
  2283.                 unsigned int _Maxidx = 0x1D09A2747E652D8 <Unable to read memory>
  2284.                 float _Max_bucket_size = 0x1D09A2747E652E0 <Unable to read memory>
  2285.         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
  2286.             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> >
  2287.                 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>
  2288.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2289.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  2290.                     <user defined> value_compare = 0x1D09A2747E652E8 <Unable to read memory>
  2291.                 <user defined> value_compare = 0x1D09A2747E652E8 <Unable to read memory>
  2292.                 std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x1D09A2747E652E8
  2293.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x1D09A2747E652F8
  2294.                 unsigned int _Mask = 0x1D09A2747E65310 <Unable to read memory>
  2295.                 unsigned int _Maxidx = 0x1D09A2747E65318 <Unable to read memory>
  2296.                 float _Max_bucket_size = 0x1D09A2747E65320 <Unable to read memory>
  2297.         unsigned int m_maxActiveSessionCount = 0x1D09A2747E65328 <Unable to read memory>
  2298.         unsigned int m_maxQueuedSessionCount = 0x1D09A2747E6532C <Unable to read memory>
  2299.         unsigned int m_PlayerCount = 0x1D09A2747E65330 <Unable to read memory>
  2300.         unsigned int m_MaxPlayerCount = 0x1D09A2747E65334 <Unable to read memory>
  2301.         std::string m_newCharString = 0x1D09A2747E65338 <Unable to read memory>
  2302.         float[63] rate_values
  2303.             [0] = 0x1D09A2747E65358 <Unable to read memory>
  2304.             [1] = 0x1D09A2747E6535C <Unable to read memory>
  2305.             [2] = 0x1D09A2747E65360 <Unable to read memory>
  2306.             [3] = 0x1D09A2747E65364 <Unable to read memory>
  2307.             [4] = 0x1D09A2747E65368 <Unable to read memory>
  2308.             [5] = 0x1D09A2747E6536C <Unable to read memory>
  2309.             [6] = 0x1D09A2747E65370 <Unable to read memory>
  2310.             [7] = 0x1D09A2747E65374 <Unable to read memory>
  2311.             [8] = 0x1D09A2747E65378 <Unable to read memory>
  2312.             [9] = 0x1D09A2747E6537C <Unable to read memory>
  2313.         unsigned int[164] m_int_configs
  2314.             [0] = 0x1D09A2747E65454 <Unable to read memory>
  2315.             [1] = 0x1D09A2747E65458 <Unable to read memory>
  2316.             [2] = 0x1D09A2747E6545C <Unable to read memory>
  2317.             [3] = 0x1D09A2747E65460 <Unable to read memory>
  2318.             [4] = 0x1D09A2747E65464 <Unable to read memory>
  2319.             [5] = 0x1D09A2747E65468 <Unable to read memory>
  2320.             [6] = 0x1D09A2747E6546C <Unable to read memory>
  2321.             [7] = 0x1D09A2747E65470 <Unable to read memory>
  2322.             [8] = 0x1D09A2747E65474 <Unable to read memory>
  2323.             [9] = 0x1D09A2747E65478 <Unable to read memory>
  2324.         bool[80] m_bool_configs
  2325.             [0] = 0x1D09A2747E656E4 <Unable to read memory>
  2326.             [1] = 0x1D09A2747E656E5 <Unable to read memory>
  2327.             [2] = 0x1D09A2747E656E6 <Unable to read memory>
  2328.             [3] = 0x1D09A2747E656E7 <Unable to read memory>
  2329.             [4] = 0x1D09A2747E656E8 <Unable to read memory>
  2330.             [5] = 0x1D09A2747E656E9 <Unable to read memory>
  2331.             [6] = 0x1D09A2747E656EA <Unable to read memory>
  2332.             [7] = 0x1D09A2747E656EB <Unable to read memory>
  2333.             [8] = 0x1D09A2747E656EC <Unable to read memory>
  2334.             [9] = 0x1D09A2747E656ED <Unable to read memory>
  2335.         float[15] m_float_configs
  2336.             [0] = 0x1D09A2747E65734 <Unable to read memory>
  2337.             [1] = 0x1D09A2747E65738 <Unable to read memory>
  2338.             [2] = 0x1D09A2747E6573C <Unable to read memory>
  2339.             [3] = 0x1D09A2747E65740 <Unable to read memory>
  2340.             [4] = 0x1D09A2747E65744 <Unable to read memory>
  2341.             [5] = 0x1D09A2747E65748 <Unable to read memory>
  2342.             [6] = 0x1D09A2747E6574C <Unable to read memory>
  2343.             [7] = 0x1D09A2747E65750 <Unable to read memory>
  2344.             [8] = 0x1D09A2747E65754 <Unable to read memory>
  2345.             [9] = 0x1D09A2747E65758 <Unable to read memory>
  2346.         std::map<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> > > m_worldstates
  2347.             std::_Tree<std::_Tmap_traits<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> >,0> >
  2348.                 std::_Tree_comp<0,std::_Tmap_traits<unsigned int,unsigned __int64,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned __int64> >,0> >
  2349.                     std::_Tree_buy<std::pair<unsigned int const ,unsigned __int64>,std::allocator<std::pair<unsigned int const ,unsigned __int64> > >
  2350.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,unsigned __int64>,std::allocator<std::pair<unsigned int const ,unsigned __int64> > > >
  2351.                             std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,unsigned __int64> > >
  2352.                                 std::_Tree_node<std::pair<unsigned int const ,unsigned __int64>,void *>* _Myhead = <Unable to read memory>
  2353.                                 unsigned int _Mysize = 0x1D09A2747E65778 <Unable to read memory>
  2354.                 <user defined> value_compare = 0x1D09A2747E65770 <Unable to read memory>
  2355.             <user defined> value_compare = 0x1D09A2747E65770 <Unable to read memory>
  2356.         unsigned int m_playerLimit = 0x1D09A2747E65780 <Unable to read memory>
  2357.         int m_allowedSecurityLevel = 0x1D09A2747E65784 <Unable to read memory>
  2358.         int m_defaultDbcLocale = 0x1D09A2747E65788 <Unable to read memory>
  2359.         unsigned int m_availableDbcLocaleMask = 0x1D09A2747E6578C <Unable to read memory>
  2360.         bool m_allowMovement = 0x1D09A2747E65790 <Unable to read memory>
  2361.         std::string m_motd = 0x1D09A2747E65798 <Unable to read memory>
  2362.         std::string m_dataPath = 0x1D09A2747E657B8 <Unable to read memory>
  2363.         LockedQueue<CliCommandHolder *,std::deque<CliCommandHolder *,std::allocator<CliCommandHolder *> > > cliCmdQueue
  2364.             std::mutex _lock
  2365.                 std::_Mutex_base
  2366.                     _Mtx_internal_imp_t* _Mtx = <Unable to read memory>
  2367.             std::deque<CliCommandHolder *,std::allocator<CliCommandHolder *> > _queue
  2368.                 std::_Deque_alloc<0,std::_Deque_base_types<CliCommandHolder *,std::allocator<CliCommandHolder *> > >
  2369.                     std::_Deque_val<std::_Deque_simple_types<CliCommandHolder *> >
  2370.                         std::_Container_base12
  2371.                             std::_Container_proxy* _Myproxy = <Unable to read memory>
  2372.                         CliCommandHolder*** _Map = <Unable to read memory>
  2373.                         unsigned int _Mapsize = 0x1D09A2747E657F8 <Unable to read memory>
  2374.                         unsigned int _Myoff = 0x1D09A2747E65800 <Unable to read memory>
  2375.                         unsigned int _Mysize = 0x1D09A2747E65808 <Unable to read memory>
  2376.             bool _canceled = 0x1D09A2747E65810 <Unable to read memory>
  2377.         int m_NextDailyQuestReset = 0x1D09A2747E65818 <Unable to read memory>
  2378.         int m_NextWeeklyQuestReset = 0x1D09A2747E65820 <Unable to read memory>
  2379.         int m_NextMonthlyQuestReset = 0x1D09A2747E65828 <Unable to read memory>
  2380.         int m_NextRandomBGReset = 0x1D09A2747E65830 <Unable to read memory>
  2381.         int m_NextGuildReset = 0x1D09A2747E65838 <Unable to read memory>
  2382.         std::list<WorldSession *,std::allocator<WorldSession *> > m_QueuedPlayer
  2383.             std::_List_buy<WorldSession *,std::allocator<WorldSession *> >
  2384.                 std::_List_alloc<0,std::_List_base_types<WorldSession *,std::allocator<WorldSession *> > >
  2385.                     std::_List_val<std::_List_simple_types<WorldSession *> >
  2386.                         std::_List_node<WorldSession *,void *>* _Myhead = <Unable to read memory>
  2387.                         unsigned int _Mysize = 0x1D09A2747E65848 <Unable to read memory>
  2388.         LockedQueue<WorldSession *,std::deque<WorldSession *,std::allocator<WorldSession *> > > addSessQueue
  2389.             std::mutex _lock
  2390.                 std::_Mutex_base
  2391.                     _Mtx_internal_imp_t* _Mtx = <Unable to read memory>
  2392.             std::deque<WorldSession *,std::allocator<WorldSession *> > _queue
  2393.                 std::_Deque_alloc<0,std::_Deque_base_types<WorldSession *,std::allocator<WorldSession *> > >
  2394.                     std::_Deque_val<std::_Deque_simple_types<WorldSession *> >
  2395.                         std::_Container_base12
  2396.                             std::_Container_proxy* _Myproxy = <Unable to read memory>
  2397.                         WorldSession*** _Map = <Unable to read memory>
  2398.                         unsigned int _Mapsize = 0x1D09A2747E65870 <Unable to read memory>
  2399.                         unsigned int _Myoff = 0x1D09A2747E65878 <Unable to read memory>
  2400.                         unsigned int _Mysize = 0x1D09A2747E65880 <Unable to read memory>
  2401.             bool _canceled = 0x1D09A2747E65888 <Unable to read memory>
  2402.         std::string m_DBVersion = 0x1D09A2747E65890 <Unable to read memory>
  2403.         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_tra m_Autobroadcasts
  2404.             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_strin
  2405.                 std::_Tree_comp<0,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::basi
  2406.                     std::_Tree_buy<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<unsigned char const ,std::basic_string<char,std::char_tra
  2407.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<unsigned char const ,std::basic
  2408.                             std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > >
  2409.                                 std::_Tree_node<std::pair<unsigned char const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,void *>* _Myhead = <Unable to read memory>
  2410.                                 unsigned int _Mysize = 0x1D09A2747E658B8 <Unable to read memory>
  2411.                 <user defined> value_compare = 0x1D09A2747E658B0 <Unable to read memory>
  2412.             <user defined> value_compare = 0x1D09A2747E658B0 <Unable to read memory>
  2413.         std::map<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> > > m_AutobroadcastsWeights
  2414.             std::_Tree<std::_Tmap_traits<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> >,0> >
  2415.                 std::_Tree_comp<0,std::_Tmap_traits<unsigned char,unsigned char,std::less<unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> >,0> >
  2416.                     std::_Tree_buy<std::pair<unsigned char const ,unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> > >
  2417.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned char const ,unsigned char>,std::allocator<std::pair<unsigned char const ,unsigned char> > > >
  2418.                             std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned char const ,unsigned char> > >
  2419.                                 std::_Tree_node<std::pair<unsigned char const ,unsigned char>,void *>* _Myhead = <Unable to read memory>
  2420.                                 unsigned int _Mysize = 0x1D09A2747E658C8 <Unable to read memory>
  2421.                 <user defined> value_compare = 0x1D09A2747E658C0 <Unable to read memory>
  2422.             <user defined> value_compare = 0x1D09A2747E658C0 <Unable to read memory>
  2423.         std::map<ObjectGuid,CharacterNameData,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CharacterNameData> > > _characterNameDataMap
  2424.             std::_Tree<std::_Tmap_traits<ObjectGuid,CharacterNameData,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CharacterNameData> >,0> >
  2425.                 std::_Tree_comp<0,std::_Tmap_traits<ObjectGuid,CharacterNameData,std::less<ObjectGuid>,std::allocator<std::pair<ObjectGuid const ,CharacterNameData> >,0> >
  2426.                     std::_Tree_buy<std::pair<ObjectGuid const ,CharacterNameData>,std::allocator<std::pair<ObjectGuid const ,CharacterNameData> > >
  2427.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<ObjectGuid const ,CharacterNameData>,std::allocator<std::pair<ObjectGuid const ,CharacterNameData> > > >
  2428.                             std::_Tree_val<std::_Tree_simple_types<std::pair<ObjectGuid const ,CharacterNameData> > >
  2429.                                 std::_Tree_node<std::pair<ObjectGuid const ,CharacterNameData>,void *>* _Myhead = <Unable to read memory>
  2430.                                 unsigned int _Mysize = 0x1D09A2747E658D8 <Unable to read memory>
  2431.                 <user defined> value_compare = 0x1D09A2747E658D0 <Unable to read memory>
  2432.             <user defined> value_compare = 0x1D09A2747E658D0 <Unable to read memory>
  2433.         std::deque<std::future<std::shared_ptr<PreparedResultSet> >,std::allocator<std::future<std::shared_ptr<PreparedResultSet> > > > m_realmCharCallbacks
  2434.             std::_Deque_alloc<0,std::_Deque_base_types<std::future<std::shared_ptr<PreparedResultSet> >,std::allocator<std::future<std::shared_ptr<PreparedResultSet> > > > >
  2435.                 std::_Deque_val<std::_Deque_simple_types<std::future<std::shared_ptr<PreparedResultSet> > > >
  2436.                     std::_Container_base12
  2437.                         std::_Container_proxy* _Myproxy = <Unable to read memory>
  2438.                     std::future<std::shared_ptr<PreparedResultSet> >** _Map = <Unable to read memory>
  2439.                     unsigned int _Mapsize = 0x1D09A2747E658F0 <Unable to read memory>
  2440.                     unsigned int _Myoff = 0x1D09A2747E658F8 <Unable to read memory>
  2441.                     unsigned int _Mysize = 0x1D09A2747E65900 <Unable to read memory>
  2442.     Parameter unsigned int diff = 0x20014F20
  2443.     Local std::exception& e = 0x32
  2444.         char* _Mywhat = <Unable to read memory>
  2445.         bool _Mydofree = 0x42 <Unable to read memory>
  2446.     Local std::exception& e = 0x7FEEE5D1C68
  2447.         char* _Mywhat = "H冹(H?-<"
  2448.         bool _Mydofree = 0xF0
  2449.  
  2450. 000000013FF40808  000000000017FB10  WorldUpdateLoop+118  g:\planeecore\planeecore\src\server\worldserver\main.cpp line 381
  2451.  
  2452. 000000013FF56515  000000000017FEC0  main+1AE5  g:\planeecore\planeecore\src\server\worldserver\main.cpp line 245
  2453.     Parameter int argc = 0x0
  2454.     Parameter char** argv = <Unable to read memory>
  2455.     Local std::vector<std::thread,std::allocator<std::thread> > threadPool
  2456.         std::_Vector_alloc<0,std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  2457.             std::_Vector_val<std::_Simple_types<std::thread> >
  2458.                 std::thread* _Myfirst = 0x366C10
  2459.                     id
  2460.                         _Thrd_imp_t _Thr = 0x366C10
  2461.                     _Thrd_imp_t _Thr = 0x366C10
  2462.                 std::thread* _Mylast = 0x366C30
  2463.                     id
  2464.                         _Thrd_imp_t _Thr = 0x366C30
  2465.                     _Thrd_imp_t _Thr = 0x366C30
  2466.                 std::thread* _Myend = 0x366C30
  2467.     Local BigNumber seed
  2468.         bignum_st* _bn = 0x225E70
  2469.             unsigned int* d = 0xABC0CF85ECA01D5
  2470.             int top = 0x2
  2471.             int dmax = 0x2
  2472.             int neg = 0x0
  2473.             int flags = 0x1
  2474.     Local std::string configFile = "worldserver.conf"
  2475.     Local std::string pidFile = ""
  2476.     Local std::thread* soapThread = 0x33DD5DB0
  2477.         id
  2478.             _Thrd_imp_t _Thr
  2479.                 void* _Hnd = 0x2F8
  2480.                 unsigned int _Id = 0xFEC
  2481.         _Thrd_imp_t _Thr = 0x33DD5DB0
  2482.     Local boost::program_options::variables_map vm
  2483.         boost::program_options::abstract_variables_map
  2484.             boost::program_options::abstract_variables_map* m_next = NULL
  2485.         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> > >,s
  2486.             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::a
  2487.                 std::_Tree_comp<0,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>
  2488.                     std::_Tree_buy<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value>,std::allocator<std::pair<std::basic_string<char,std::char_
  2489.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value>,std::allocator<std::pair<std::ba
  2490.                             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> > >
  2491.                                 std::_Tree_node<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const ,boost::program_options::variable_value>,void *>* _Myhead = 0x319320
  2492.                                 unsigned int _Mysize = 0x2
  2493.                 <user defined> value_compare = 0x17FB90
  2494.             <user defined> value_compare = 0x17FB90
  2495.         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,st m_final
  2496.             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::
  2497.                 std::_Tree_comp<0,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::allocato
  2498.                     std::_Tree_buy<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  2499.                         std::_Tree_alloc<0,std::_Tree_base_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > > >
  2500.                             std::_Tree_val<std::_Tree_simple_types<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >
  2501.                                 std::_Tree_node<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,void *>* _Myhead = 0x300B00
  2502.                                 unsigned int _Mysize = 0x0
  2503.         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<ch m_required
  2504.             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
  2505.                 std::_Tree_comp<0,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_stri
  2506.                     std::_Tree_buy<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> > >,std::allocator<std::pair<st
  2507.                         std::_Tree_alloc<0,std::_Tree_base_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> > >,s
  2508.                             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> > > > >
  2509.                                 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 *>* _Myhead = 0x319390
  2510.                                 unsigned int _Mysize = 0x0
  2511.                 <user defined> value_compare = 0x319390
  2512.             <user defined> value_compare = 0x17FBB0
  2513.     Local std::string worldListener = "0.0.0.0"
  2514.     Local std::string configService = ""
  2515.     Local std::string configError = ""
  2516.     Local AsyncAcceptor* raAcceptor = 0x3366DB30
  2517.         boost::asio::basic_socket_acceptor<boost::asio::ip::tcp,boost::asio::socket_acceptor_service<boost::asio::ip::tcp> > _acceptor
  2518.             boost::asio::basic_io_object<boost::asio::socket_acceptor_service<boost::asio::ip::tcp>,1>
  2519.                 implementation_type
  2520.                     boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  2521.                         unsigned int socket_ = 0x2F0
  2522.                         unsigned int state_ = 0x10
  2523.                         std::shared_ptr<void> cancel_token_ = 0x3366DB40
  2524.                         boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0x14
  2525.                         boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = NULL
  2526.                         boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = 0x3366DC10
  2527.                     boost::asio::ip::tcp protocol_ = 0x2
  2528.                     bool have_remote_endpoint_ = 0x0
  2529.                     boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x3366DB70
  2530.                 boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation = 0x3366DB30
  2531.                 boost::asio::socket_acceptor_service<boost::asio::ip::tcp>* service_ = 0x34E66F60
  2532.             native_type
  2533.                 unsigned int socket_ = 0x2F0
  2534.                 bool have_remote_endpoint_ = 0x10
  2535.                 boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x3366DB3C
  2536.             native_handle_type
  2537.                 unsigned int socket_ = 0x2F0
  2538.                 bool have_remote_endpoint_ = 0x10
  2539.                 <user defined> remote_endpoint_ = 0x3366DB3C
  2540.         boost::asio::basic_stream_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> > _socket
  2541.             boost::asio::basic_socket<boost::asio::ip::tcp,boost::asio::stream_socket_service<boost::asio::ip::tcp> >
  2542.                 boost::asio::basic_io_object<boost::asio::stream_socket_service<boost::asio::ip::tcp>,1>
  2543.                     implementation_type
  2544.                         boost::asio::detail::win_iocp_socket_service_base::base_implementation_type
  2545.                             unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  2546.                             unsigned int state_ = 0x0
  2547.                             std::shared_ptr<void> cancel_token_ = 0x3366DBA8
  2548.                             boost::asio::detail::select_reactor::per_descriptor_data reactor_data_ = 0xCD
  2549.                             boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* next_ = NULL
  2550.                             boost::asio::detail::win_iocp_socket_service_base::base_implementation_type* prev_ = 0x3366DC78
  2551.                         boost::asio::ip::tcp protocol_ = 0x2
  2552.                         bool have_remote_endpoint_ = 0x0
  2553.                         boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x3366DBD8
  2554.                     boost::asio::detail::win_iocp_socket_service<boost::asio::ip::tcp>::implementation_type implementation = 0x3366DB98
  2555.                     boost::asio::stream_socket_service<boost::asio::ip::tcp>* service_ = 0x34E66FE0
  2556.                 native_type
  2557.                     unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  2558.                     bool have_remote_endpoint_ = 0x0
  2559.                     boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> remote_endpoint_ = 0x3366DBA4
  2560.                 native_handle_type
  2561.                     unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  2562.                     bool have_remote_endpoint_ = 0x0
  2563.                     <user defined> remote_endpoint_ = 0x3366DBA4
  2564.             native_type
  2565.                 unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  2566.                 bool have_remote_endpoint_ = 0x0
  2567.                 <user defined> remote_endpoint_ = 0x3366DBA4
  2568.             native_handle_type
  2569.                 unsigned int socket_ = 0xFFFFFFFFFFFFFFFF
  2570.                 bool have_remote_endpoint_ = 0x0
  2571.                 <user defined> remote_endpoint_ = 0x3366DBA4
  2572.     Local std::thread* cliThread = 0x33DD5DF0
  2573.         id
  2574.             _Thrd_imp_t _Thr
  2575.                 void* _Hnd = 0x2E4
  2576.                 unsigned int _Id = 0xFE8
  2577.         _Thrd_imp_t _Thr = 0x33DD5DF0
  2578.     Local boost::asio::basic_signal_set<boost::asio::signal_set_service> signals
  2579.         boost::asio::basic_io_object<boost::asio::signal_set_service,0>
  2580.             implementation_type
  2581.                 boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_
  2582.                     boost::asio::detail::signal_op* front_ = 0x3747E0
  2583.                     boost::asio::detail::signal_op* back_ = 0x345B80
  2584.                 boost::asio::detail::signal_set_service::registration* signals_ = 0x345B80
  2585.                     int signal_number_ = 0x0
  2586.                     boost::asio::detail::op_queue<boost::asio::detail::signal_op>* queue_ = NULL
  2587.                     unsigned int undelivered_ = 0x0
  2588.                     boost::asio::detail::signal_set_service::registration* next_in_table_ = NULL
  2589.                     boost::asio::detail::signal_set_service::registration* prev_in_table_ = NULL
  2590.                     boost::asio::detail::signal_set_service::registration* next_in_set_ = 0x13FEA142E
  2591.             boost::asio::signal_set_service& service = 0x3747E0
  2592.                 boost::asio::detail::service_base<boost::asio::signal_set_service>
  2593.                     boost::asio::io_service::service
  2594.                         key
  2595.                             type_info* type_info_ = 0x1414401E8
  2596.                             boost::asio::io_service::id* id_ = 0x48
  2597.                         boost::asio::io_service::service::key key_ = 0x3747E8
  2598.                         boost::asio::io_service& owner_ = 0x141D12268
  2599.                         boost::asio::io_service::service* next_ = 0x312190
  2600.                 implementation_type
  2601.                     boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_ = 0x3747E0
  2602.                     boost::asio::detail::signal_set_service::registration* signals_ = NULL
  2603.                 boost::asio::detail::signal_set_service service_impl_ = 0x374808
  2604.             boost::asio::detail::signal_set_service::implementation_type implementation
  2605.                 boost::asio::detail::op_queue<boost::asio::detail::signal_op> queue_
  2606.                     <user defined> front_ = 0x345B80
  2607.                     boost::asio::detail::signal_op* back_ = 0x345B80
  2608.                 boost::asio::detail::signal_set_service::registration* signals_ = 0x369960
  2609.     Local std::exception& e = 0x7FEEE576B58
  2610.         char* _Mywhat = 0x14B615FFD88B48FF <Unable to read memory>
  2611.         bool _Mydofree = 0x4
  2612.     Local std::exception& e = 0x1
  2613.         char* _Mywhat = <Unable to read memory>
  2614.         bool _Mydofree = 0x11 <Unable to read memory>
  2615.     Local std::exception& e = 0x30AFC0
  2616.         char* _Mywhat = <Unable to read memory>
  2617.         bool _Mydofree = 0x2
  2618.     Local std::exception& e = 0x2
  2619.         char* _Mywhat = <Unable to read memory>
  2620.         bool _Mydofree = 0x12 <Unable to read memory>
  2621.     Local std::exception& e = NULL
  2622.     Local std::exception& e = 0x313BA0
  2623.         char* _Mywhat = ""
  2624.         bool _Mydofree = 0x52
  2625.     Local std::exception& e = NULL
  2626.     Local std::exception& e = 0xFFFFFFFF
  2627.         char* _Mywhat = <Unable to read memory>
  2628.         bool _Mydofree = 0x10000000F <Unable to read memory>
  2629.     Local std::exception& e = NULL
  2630.     Local std::exception& e = NULL
  2631.     Local std::exception& e = NULL
  2632.     Local std::exception& e = 0x317920
  2633.         char* _Mywhat = NULL
  2634.         bool _Mydofree = 0x0
  2635.     Local std::exception& e = NULL
  2636.     Local std::exception& e = 0x30BF50
  2637.         char* _Mywhat = 0xA3DAA3C100000001 <Unable to read memory>
  2638.         bool _Mydofree = 0x20
  2639.     Local unsigned int pid = 0x0
  2640.     Local std::exception& e = 0x317920
  2641.         char* _Mywhat = NULL
  2642.         bool _Mydofree = 0x0
  2643.     Local std::exception& e = 0x30AF00
  2644.         char* _Mywhat = "骍VWATAUAVAWH侅("
  2645.         bool _Mydofree = 0x30
  2646.     Local int coreStuckTime = 0x0
  2647.     Local std::exception& e = 0xECAA2001710A
  2648.         char* _Mywhat = <Unable to read memory>
  2649.         bool _Mydofree = 0xECAA2001711A <Unable to read memory>
  2650.     Local std::exception& e = 0x30C604
  2651.         char* _Mywhat = 0x32EE608800007F <Unable to read memory>
  2652.         bool _Mydofree = 0x0
  2653.     Local std::exception& e = NULL
  2654.  
  2655. 0000000140D4070F  000000000017FEF0  __tmainCRTStartup+10F  f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c line 626
  2656.  
  2657. 0000000076D2F56D  000000000017FF20  BaseThreadInitThunk+D
  2658.  
  2659. 0000000076E63281  000000000017FF70  RtlUserThreadStart+21
  2660.  
  2661.  
  2662. Call stack:
  2663. Address   Frame     Function      SourceFile
  2664. 0000000076E7FEFA  00000000024CFC30  NtWaitForSingleObject+A
  2665.  
  2666. 000007FEFD0F10AC  00000000024CFCD0  WaitForSingleObjectEx+9C
  2667.  
  2668. 000000013FF38620  00000000024CFD00  boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+30  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 54
  2669.     Local boost::asio::detail::win_iocp_io_service::timer_thread_function* this = 0x312C20
  2670.         boost::asio::detail::win_iocp_io_service* io_service_ = 0xF8C
  2671.             boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  2672.                 boost::asio::io_service::service
  2673.                     key
  2674.                         type_info* type_info_ = <Unable to read memory>
  2675.                         boost::asio::io_service::id* id_ = <Unable to read memory>
  2676.                     boost::asio::io_service::service::key key_ = 0xF94
  2677.                     boost::asio::io_service& owner_ = <Unable to read memory>
  2678.                     boost::asio::io_service::service* next_ = <Unable to read memory>
  2679.             work_finished_on_block_exit
  2680.                 boost::asio::detail::win_iocp_io_service* io_service_ = <Unable to read memory>
  2681.             auto_handle
  2682.                 void* handle = <Unable to read memory>
  2683.             boost::asio::detail::win_iocp_io_service::auto_handle iocp_ = 0xFB4 <Unable to read memory>
  2684.             long outstanding_work_ = 0xFBC <Unable to read memory>
  2685.             long stopped_ = 0xFC0 <Unable to read memory>
  2686.             long stop_event_posted_ = 0xFC4 <Unable to read memory>
  2687.             long shutdown_ = 0xFC8 <Unable to read memory>
  2688.             unsigned long gqcs_timeout_ = 0xFCC <Unable to read memory>
  2689.             timer_thread_function
  2690.                 <user defined> io_service_ = 0xF8C <Unable to read memory>
  2691.             boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_ = 0xFD4 <Unable to read memory>
  2692.             boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_ = 0xFDC <Unable to read memory>
  2693.             long dispatch_required_ = 0xFE4 <Unable to read memory>
  2694.             boost::asio::detail::win_mutex dispatch_mutex_ = 0xFEC
  2695.             boost::asio::detail::timer_queue_set timer_queues_ = 0x1014 <Unable to read memory>
  2696.             boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_ = 0x101C
  2697.  
  2698. 000000013FF5490F  00000000024CFD40  boost::asio::detail::win_thread_function+2F  c:\local\boost_1_57_0\boost\asio\detail\impl\win_thread.ipp line 118
  2699.     Parameter void* arg = 0x306370
  2700.     Local boost::asio::detail::win_thread::auto_func_base_ptr func
  2701.         boost::asio::detail::win_thread::func_base* ptr = 0x306370
  2702.             void* entry_event_ = 0xA0
  2703.             void* exit_event_ = 0xA4
  2704.  
  2705. 000007FEEE5351BF  00000000024CFD70  _beginthreadex+107
  2706.  
  2707. 000007FEEE535366  00000000024CFDA0  _endthreadex+192
  2708.  
  2709. 0000000076D2F56D  00000000024CFDD0  BaseThreadInitThunk+D
  2710.  
  2711. 0000000076E63281  00000000024CFE20  RtlUserThreadStart+21
  2712.  
  2713.  
  2714. Call stack:
  2715. Address   Frame     Function      SourceFile
  2716. 0000000076E8046A  000000000272F4F0  ZwWaitForMultipleObjects+A
  2717.  
  2718. 0000000076E49BD7  000000000272F790  EtwTraceMessageVa+E07
  2719.  
  2720. 0000000076D2F56D  000000000272F7C0  BaseThreadInitThunk+D
  2721.  
  2722. 0000000076E63281  000000000272F810  RtlUserThreadStart+21
  2723.  
  2724.  
  2725. Call stack:
  2726. Address   Frame     Function      SourceFile
  2727. 0000000076E817BA  0000000002C9F6B0  ZwWaitForWorkViaWorkerFactory+A
  2728.  
  2729. 0000000076E4914B  0000000002C9F9B0  EtwTraceMessageVa+37B
  2730.  
  2731. 0000000076D2F56D  0000000002C9F9E0  BaseThreadInitThunk+D
  2732.  
  2733. 0000000076E63281  0000000002C9FA30  RtlUserThreadStart+21
  2734.  
  2735.  
  2736. Call stack:
  2737. Address   Frame     Function      SourceFile
  2738. 0000000076E7FF4A  000000000260F630  ZwRemoveIoCompletion+A
  2739.  
  2740. 000007FEFD0F162D  000000000260F690  GetQueuedCompletionStatus+3D
  2741.  
  2742. 0000000076D1BD81  000000000260F6D0  GetQueuedCompletionStatus+11
  2743.  
  2744. 000000013FF4B0F2  000000000260F7B0  boost::asio::detail::win_iocp_io_service::do_one+1C2  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 368
  2745.     Local boost::asio::detail::win_iocp_io_service* this = NULL
  2746.     Parameter bool block = 0x0
  2747.     Parameter boost::system::error_code& ec = 0xCEB47AD
  2748.         int m_val = 0x40000000
  2749.         boost::system::error_category* m_cat = NULL
  2750.     Local _OVERLAPPED* overlapped = NULL
  2751.     Local unsigned int completion_key = 0x0
  2752.     Local unsigned long bytes_transferred = 0x0
  2753.     Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  2754.         boost::asio::detail::win_iocp_operation* front_ = NULL
  2755.         boost::asio::detail::win_iocp_operation* back_ = NULL
  2756.     Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  2757.         boost::asio::detail::win_mutex& mutex_ = 0x306540
  2758.             _RTL_CRITICAL_SECTION crit_section_
  2759.                 _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x3113C0
  2760.                 long LockCount = 0xFFFFFFFF
  2761.                 long RecursionCount = 0x0
  2762.                 void* OwningThread = NULL
  2763.                 void* LockSemaphore = NULL
  2764.                 unsigned int SpinCount = 0x0
  2765.         bool locked_ = 0x1
  2766.     Local boost::system::error_code result_ec
  2767.         int m_val = 0x0
  2768.         boost::system::error_category* m_cat = 0x141D2D130
  2769.     Local boost::asio::detail::win_iocp_io_service::work_finished_on_block_exit on_exit
  2770.         boost::asio::detail::win_iocp_io_service* io_service_ = 0x3064E0
  2771.             boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  2772.                 boost::asio::io_service::service
  2773.                     key
  2774.                         type_info* type_info_ = 0x14143FBE0
  2775.                         boost::asio::io_service::id* id_ = 0x48
  2776.                     boost::asio::io_service::service::key key_ = 0x3064E8
  2777.                     boost::asio::io_service& owner_ = 0x141D12268
  2778.                     boost::asio::io_service::service* next_ = NULL
  2779.             work_finished_on_block_exit
  2780.                 boost::asio::detail::win_iocp_io_service* io_service_ = 0x14143FBE0
  2781.             auto_handle
  2782.                 void* handle = 0x14143FBE0
  2783.             boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  2784.                 void* handle = 0x98
  2785.             long outstanding_work_ = 0x97
  2786.             long stopped_ = 0x0
  2787.             long stop_event_posted_ = 0x0
  2788.             long shutdown_ = 0x0
  2789.             unsigned long gqcs_timeout_ = 0xFFFFFFFF
  2790.             timer_thread_function
  2791.                 <user defined> io_service_ = 0x14143FBE0
  2792.             boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  2793.                 boost::asio::detail::win_thread* p_ = 0x30DF60
  2794.             boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  2795.                 void* handle = 0x9C
  2796.             long dispatch_required_ = 0x0
  2797.             boost::asio::detail::win_mutex dispatch_mutex_
  2798.                 _RTL_CRITICAL_SECTION crit_section_ = 0x306540
  2799.             boost::asio::detail::timer_queue_set timer_queues_
  2800.                 boost::asio::detail::timer_queue_base* first_ = 0x3121B8
  2801.             boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  2802.                 boost::asio::detail::win_iocp_operation* front_ = NULL
  2803.                 boost::asio::detail::win_iocp_operation* back_ = NULL
  2804.  
  2805. 000000013FF52C6D  000000000260F810  boost::asio::detail::win_iocp_io_service::run+AD  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  2806.     Local boost::asio::detail::win_iocp_io_service* this = NULL
  2807.     Parameter boost::system::error_code& ec = 0x141D12268
  2808.         int m_val = 0x0
  2809.         boost::system::error_category* m_cat = 0x311340
  2810.     Local boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context ctx
  2811.         boost::asio::detail::win_iocp_io_service* key_ = 0x3064E0
  2812.             boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  2813.                 boost::asio::io_service::service
  2814.                     key
  2815.                         type_info* type_info_ = 0x14143FBE0
  2816.                         boost::asio::io_service::id* id_ = 0x48
  2817.                     boost::asio::io_service::service::key key_ = 0x3064E8
  2818.                     boost::asio::io_service& owner_ = 0x141D12268
  2819.                     boost::asio::io_service::service* next_ = NULL
  2820.             work_finished_on_block_exit
  2821.                 boost::asio::detail::win_iocp_io_service* io_service_ = 0x14143FBE0
  2822.             auto_handle
  2823.                 void* handle = 0x14143FBE0
  2824.             boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  2825.                 void* handle = 0x98
  2826.             long outstanding_work_ = 0x97
  2827.             long stopped_ = 0x0
  2828.             long stop_event_posted_ = 0x0
  2829.             long shutdown_ = 0x0
  2830.             unsigned long gqcs_timeout_ = 0xFFFFFFFF
  2831.             timer_thread_function
  2832.                 <user defined> io_service_ = 0x14143FBE0
  2833.             boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  2834.                 boost::asio::detail::win_thread* p_ = 0x30DF60
  2835.             boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  2836.                 void* handle = 0x9C
  2837.             long dispatch_required_ = 0x0
  2838.             boost::asio::detail::win_mutex dispatch_mutex_
  2839.                 _RTL_CRITICAL_SECTION crit_section_ = 0x306540
  2840.             boost::asio::detail::timer_queue_set timer_queues_
  2841.                 boost::asio::detail::timer_queue_base* first_ = 0x3121B8
  2842.             boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  2843.                 boost::asio::detail::win_iocp_operation* front_ = NULL
  2844.                 boost::asio::detail::win_iocp_operation* back_ = NULL
  2845.         boost::asio::detail::win_iocp_thread_info* value_ = 0x260F820
  2846.             boost::asio::detail::thread_info_base
  2847.                 void* reusable_memory_ = NULL
  2848.         boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context* next_ = NULL
  2849.     Local boost::asio::detail::win_iocp_thread_info this_thread
  2850.         boost::asio::detail::thread_info_base
  2851.             void* reusable_memory_ = NULL
  2852.  
  2853. 000000013FF52B89  000000000260F850  boost::asio::io_service::run+29  c:\local\boost_1_57_0\boost\asio\impl\io_service.ipp line 60
  2854.     Local boost::asio::io_service* this = NULL
  2855.     Local boost::system::error_code ec
  2856.         int m_val = 0x0
  2857.         boost::system::error_category* m_cat = 0x141D2D130
  2858.  
  2859. 000000013FF425CD  000000000260F890  std::_LaunchPad<std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service * __ptr64> > > > >::_Go+2D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 187
  2860.     Local std::_LaunchPad<std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > > >* this = 0x364380
  2861.         std::_Pad
  2862.             _Cnd_internal_imp_t* _Cond = <Unable to read memory>
  2863.             _Mtx_internal_imp_t* _Mtx = NULL
  2864.             bool _Started = 0x0
  2865.         std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > > _MyTarget
  2866.             boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > _Myfun
  2867.                 boost::_mfi::mf0<unsigned __int64,boost::asio::io_service> f_ = 0x0
  2868.                 boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > l_ = 0x0
  2869.  
  2870. 000007FEEE63D204  000000000260F8D0  ?_Release@_Pad@std@@QEAAXXZ+6C
  2871.  
  2872. 000007FEEE5351BF  000000000260F900  _beginthreadex+107
  2873.  
  2874. 000007FEEE535366  000000000260F930  _endthreadex+192
  2875.  
  2876. 0000000076D2F56D  000000000260F960  BaseThreadInitThunk+D
  2877.  
  2878. 0000000076E63281  000000000260F9B0  RtlUserThreadStart+21
  2879.  
  2880.  
  2881. Call stack:
  2882. Address   Frame     Function      SourceFile
  2883. 0000000076E7FF4A  0000000002F0F6D0  ZwRemoveIoCompletion+A
  2884.  
  2885. 000007FEFD0F162D  0000000002F0F730  GetQueuedCompletionStatus+3D
  2886.  
  2887. 0000000076D1BD81  0000000002F0F770  GetQueuedCompletionStatus+11
  2888.  
  2889. 000000013FF4B0F2  0000000002F0F850  boost::asio::detail::win_iocp_io_service::do_one+1C2  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 368
  2890.     Local boost::asio::detail::win_iocp_io_service* this = NULL
  2891.     Parameter bool block = 0x0
  2892.     Parameter boost::system::error_code& ec = 0xF832323
  2893.         int m_val = 0x80000000
  2894.         boost::system::error_category* m_cat = NULL
  2895.     Local _OVERLAPPED* overlapped = NULL
  2896.     Local unsigned int completion_key = 0x0
  2897.     Local unsigned long bytes_transferred = 0x0
  2898.     Local boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> ops
  2899.         boost::asio::detail::win_iocp_operation* front_ = NULL
  2900.         boost::asio::detail::win_iocp_operation* back_ = NULL
  2901.     Local boost::asio::detail::scoped_lock<boost::asio::detail::win_mutex> lock
  2902.         boost::asio::detail::win_mutex& mutex_ = 0x306540
  2903.             _RTL_CRITICAL_SECTION crit_section_
  2904.                 _RTL_CRITICAL_SECTION_DEBUG* DebugInfo = 0x3113C0
  2905.                 long LockCount = 0xFFFFFFFF
  2906.                 long RecursionCount = 0x0
  2907.                 void* OwningThread = NULL
  2908.                 void* LockSemaphore = NULL
  2909.                 unsigned int SpinCount = 0x0
  2910.         bool locked_ = 0x1
  2911.     Local boost::system::error_code result_ec
  2912.         int m_val = 0x0
  2913.         boost::system::error_category* m_cat = 0x141D2D130
  2914.     Local boost::asio::detail::win_iocp_io_service::work_finished_on_block_exit on_exit
  2915.         boost::asio::detail::win_iocp_io_service* io_service_ = 0x3064E0
  2916.             boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  2917.                 boost::asio::io_service::service
  2918.                     key
  2919.                         type_info* type_info_ = 0x14143FBE0
  2920.                         boost::asio::io_service::id* id_ = 0x48
  2921.                     boost::asio::io_service::service::key key_ = 0x3064E8
  2922.                     boost::asio::io_service& owner_ = 0x141D12268
  2923.                     boost::asio::io_service::service* next_ = NULL
  2924.             work_finished_on_block_exit
  2925.                 boost::asio::detail::win_iocp_io_service* io_service_ = 0x14143FBE0
  2926.             auto_handle
  2927.                 void* handle = 0x14143FBE0
  2928.             boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  2929.                 void* handle = 0x98
  2930.             long outstanding_work_ = 0x97
  2931.             long stopped_ = 0x0
  2932.             long stop_event_posted_ = 0x0
  2933.             long shutdown_ = 0x0
  2934.             unsigned long gqcs_timeout_ = 0xFFFFFFFF
  2935.             timer_thread_function
  2936.                 <user defined> io_service_ = 0x14143FBE0
  2937.             boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  2938.                 boost::asio::detail::win_thread* p_ = 0x30DF60
  2939.             boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  2940.                 void* handle = 0x9C
  2941.             long dispatch_required_ = 0x0
  2942.             boost::asio::detail::win_mutex dispatch_mutex_
  2943.                 _RTL_CRITICAL_SECTION crit_section_ = 0x306540
  2944.             boost::asio::detail::timer_queue_set timer_queues_
  2945.                 boost::asio::detail::timer_queue_base* first_ = 0x3121B8
  2946.             boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  2947.                 boost::asio::detail::win_iocp_operation* front_ = NULL
  2948.                 boost::asio::detail::win_iocp_operation* back_ = NULL
  2949.  
  2950. 000000013FF52C6D  0000000002F0F8B0  boost::asio::detail::win_iocp_io_service::run+AD  c:\local\boost_1_57_0\boost\asio\detail\impl\win_iocp_io_service.ipp line 164
  2951.     Local boost::asio::detail::win_iocp_io_service* this = NULL
  2952.     Parameter boost::system::error_code& ec = 0x141D12268
  2953.         int m_val = 0x0
  2954.         boost::system::error_category* m_cat = 0x311340
  2955.     Local boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context ctx
  2956.         boost::asio::detail::win_iocp_io_service* key_ = 0x3064E0
  2957.             boost::asio::detail::service_base<boost::asio::detail::win_iocp_io_service>
  2958.                 boost::asio::io_service::service
  2959.                     key
  2960.                         type_info* type_info_ = 0x14143FBE0
  2961.                         boost::asio::io_service::id* id_ = 0x48
  2962.                     boost::asio::io_service::service::key key_ = 0x3064E8
  2963.                     boost::asio::io_service& owner_ = 0x141D12268
  2964.                     boost::asio::io_service::service* next_ = NULL
  2965.             work_finished_on_block_exit
  2966.                 boost::asio::detail::win_iocp_io_service* io_service_ = 0x14143FBE0
  2967.             auto_handle
  2968.                 void* handle = 0x14143FBE0
  2969.             boost::asio::detail::win_iocp_io_service::auto_handle iocp_
  2970.                 void* handle = 0x98
  2971.             long outstanding_work_ = 0x97
  2972.             long stopped_ = 0x0
  2973.             long stop_event_posted_ = 0x0
  2974.             long shutdown_ = 0x0
  2975.             unsigned long gqcs_timeout_ = 0xFFFFFFFF
  2976.             timer_thread_function
  2977.                 <user defined> io_service_ = 0x14143FBE0
  2978.             boost::asio::detail::scoped_ptr<boost::asio::detail::win_thread> timer_thread_
  2979.                 boost::asio::detail::win_thread* p_ = 0x30DF60
  2980.             boost::asio::detail::win_iocp_io_service::auto_handle waitable_timer_
  2981.                 void* handle = 0x9C
  2982.             long dispatch_required_ = 0x0
  2983.             boost::asio::detail::win_mutex dispatch_mutex_
  2984.                 _RTL_CRITICAL_SECTION crit_section_ = 0x306540
  2985.             boost::asio::detail::timer_queue_set timer_queues_
  2986.                 boost::asio::detail::timer_queue_base* first_ = 0x3121B8
  2987.             boost::asio::detail::op_queue<boost::asio::detail::win_iocp_operation> completed_ops_
  2988.                 boost::asio::detail::win_iocp_operation* front_ = NULL
  2989.                 boost::asio::detail::win_iocp_operation* back_ = NULL
  2990.         boost::asio::detail::win_iocp_thread_info* value_ = 0x2F0F8C0
  2991.             boost::asio::detail::thread_info_base
  2992.                 void* reusable_memory_ = NULL
  2993.         boost::asio::detail::call_stack<boost::asio::detail::win_iocp_io_service,boost::asio::detail::win_iocp_thread_info>::context* next_ = NULL
  2994.     Local boost::asio::detail::win_iocp_thread_info this_thread
  2995.         boost::asio::detail::thread_info_base
  2996.             void* reusable_memory_ = NULL
  2997.  
  2998. 000000013FF52B89  0000000002F0F8F0  boost::asio::io_service::run+29  c:\local\boost_1_57_0\boost\asio\impl\io_service.ipp line 60
  2999.     Local boost::asio::io_service* this = NULL
  3000.     Local boost::system::error_code ec
  3001.         int m_val = 0x0
  3002.         boost::system::error_category* m_cat = 0x141D2D130
  3003.  
  3004. 000000013FF425CD  0000000002F0F930  std::_LaunchPad<std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service * __ptr64> > > > >::_Go+2D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 187
  3005.     Local std::_LaunchPad<std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > > >* this = 0x364800
  3006.         std::_Pad
  3007.             _Cnd_internal_imp_t* _Cond = <Unable to read memory>
  3008.             _Mtx_internal_imp_t* _Mtx = NULL
  3009.             bool _Started = 0x0
  3010.         std::_Bind<0,void,boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > > _MyTarget
  3011.             boost::_bi::bind_t<unsigned __int64,boost::_mfi::mf0<unsigned __int64,boost::asio::io_service>,boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > > _Myfun
  3012.                 boost::_mfi::mf0<unsigned __int64,boost::asio::io_service> f_ = 0x0
  3013.                 boost::_bi::list1<boost::_bi::value<boost::asio::io_service *> > l_ = 0x0
  3014.  
  3015. 000007FEEE63D204  0000000002F0F970  ?_Release@_Pad@std@@QEAAXXZ+6C
  3016.  
  3017. 000007FEEE5351BF  0000000002F0F9A0  _beginthreadex+107
  3018.  
  3019. 000007FEEE535366  0000000002F0F9D0  _endthreadex+192
  3020.  
  3021. 0000000076D2F56D  0000000002F0FA00  BaseThreadInitThunk+D
  3022.  
  3023. 0000000076E63281  0000000002F0FA50  RtlUserThreadStart+21
  3024.  
  3025.  
  3026. Call stack:
  3027. Address   Frame     Function      SourceFile
  3028. 0000000076E7FEFA  000000000332F980  NtWaitForSingleObject+A
  3029.  
  3030. 000007FEFD0F10AC  000000000332FA20  WaitForSingleObjectEx+9C
  3031.  
  3032. 000007FEEE51752F  000000000332FA60  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3033.  
  3034. 000007FEEE514FDC  000000000332FB10  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3035.  
  3036. 000007FEEE63C84D  000000000332FB80  _Call_onceEx+AD
  3037.  
  3038. 00000001407B14BD  000000000332FBF0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3039.     Local DatabaseWorker* this = 0x300880
  3040.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3008D0
  3041.             std::mutex _queueLock = 0x2
  3042.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3008D8
  3043.             std::condition_variable _condition = 0x0
  3044.             std::atomic<bool> _shutdown = 0x0
  3045.         MySQLConnection* _connection = 0x30DFC0
  3046.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DFC8
  3047.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFE0
  3048.             bool m_reconnecting = 0x0
  3049.             bool m_prepareError = 0x0
  3050.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x8800007F48D2C6D6
  3051.             DatabaseWorker* m_worker = 0x348F40
  3052.             st_mysql* m_Mysql = 0x348F40
  3053.             MySQLConnectionInfo& m_connectionInfo = NULL
  3054.             int m_connectionFlags = 0x48D2C528
  3055.             std::mutex m_Mutex = 0x49F1060
  3056.         std::thread _workerThread
  3057.             id
  3058.                 _Thrd_imp_t _Thr = 0x300890
  3059.             _Thrd_imp_t _Thr = 0x300890
  3060.         std::atomic_bool _cancelationToken
  3061.             unsigned int _My_val = 0x0
  3062.  
  3063. 00000001407B15CD  000000000332FC20  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3064.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3065.  
  3066. 000007FEEE63D204  000000000332FC60  ?_Release@_Pad@std@@QEAAXXZ+6C
  3067.  
  3068. 000007FEEE5351BF  000000000332FC90  _beginthreadex+107
  3069.  
  3070. 000007FEEE535366  000000000332FCC0  _endthreadex+192
  3071.  
  3072. 0000000076D2F56D  000000000332FCF0  BaseThreadInitThunk+D
  3073.  
  3074. 0000000076E63281  000000000332FD40  RtlUserThreadStart+21
  3075.  
  3076.  
  3077. Call stack:
  3078. Address   Frame     Function      SourceFile
  3079. 0000000076E7FEFA  000000000351F8D0  NtWaitForSingleObject+A
  3080.  
  3081. 000007FEFD0F10AC  000000000351F970  WaitForSingleObjectEx+9C
  3082.  
  3083. 000007FEEE51752F  000000000351F9B0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3084.  
  3085. 000007FEEE514FDC  000000000351FA60  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3086.  
  3087. 000007FEEE63C84D  000000000351FAD0  _Call_onceEx+AD
  3088.  
  3089. 00000001407B14BD  000000000351FB40  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3090.     Local DatabaseWorker* this = 0x300880
  3091.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3008D0
  3092.             std::mutex _queueLock = 0x2
  3093.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3008D8
  3094.             std::condition_variable _condition = 0x0
  3095.             std::atomic<bool> _shutdown = 0x0
  3096.         MySQLConnection* _connection = 0x30DFC0
  3097.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DFC8
  3098.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFE0
  3099.             bool m_reconnecting = 0x0
  3100.             bool m_prepareError = 0x0
  3101.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x8800007F48D2C6D6
  3102.             DatabaseWorker* m_worker = 0x348F40
  3103.             st_mysql* m_Mysql = 0x348F40
  3104.             MySQLConnectionInfo& m_connectionInfo = NULL
  3105.             int m_connectionFlags = 0x48D2C528
  3106.             std::mutex m_Mutex = 0x49F1060
  3107.         std::thread _workerThread
  3108.             id
  3109.                 _Thrd_imp_t _Thr = 0x300890
  3110.             _Thrd_imp_t _Thr = 0x300890
  3111.         std::atomic_bool _cancelationToken
  3112.             unsigned int _My_val = 0x0
  3113.  
  3114. 00000001407B15CD  000000000351FB70  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3115.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3116.  
  3117. 000007FEEE63D204  000000000351FBB0  ?_Release@_Pad@std@@QEAAXXZ+6C
  3118.  
  3119. 000007FEEE5351BF  000000000351FBE0  _beginthreadex+107
  3120.  
  3121. 000007FEEE535366  000000000351FC10  _endthreadex+192
  3122.  
  3123. 0000000076D2F56D  000000000351FC40  BaseThreadInitThunk+D
  3124.  
  3125. 0000000076E63281  000000000351FC90  RtlUserThreadStart+21
  3126.  
  3127.  
  3128. Call stack:
  3129. Address   Frame     Function      SourceFile
  3130. 0000000076E7FEFA  000000000363FA30  NtWaitForSingleObject+A
  3131.  
  3132. 000007FEFD0F10AC  000000000363FAD0  WaitForSingleObjectEx+9C
  3133.  
  3134. 000007FEEE51752F  000000000363FB10  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3135.  
  3136. 000007FEEE514FDC  000000000363FBC0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3137.  
  3138. 000007FEEE63C84D  000000000363FC30  _Call_onceEx+AD
  3139.  
  3140. 00000001407B14BD  000000000363FCA0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3141.     Local DatabaseWorker* this = 0x300790
  3142.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3007E0
  3143.             std::mutex _queueLock = 0x2
  3144.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3007E8
  3145.             std::condition_variable _condition = 0x0
  3146.             std::atomic<bool> _shutdown = 0x0
  3147.         MySQLConnection* _connection = 0x30DFA0
  3148.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DFA8
  3149.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFC0
  3150.             bool m_reconnecting = 0x0
  3151.             bool m_prepareError = 0x0
  3152.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x9000007F48D2C6D4
  3153.             DatabaseWorker* m_worker = 0x141D1C058
  3154.             st_mysql* m_Mysql = NULL
  3155.             MySQLConnectionInfo& m_connectionInfo = NULL
  3156.             int m_connectionFlags = 0x48D2C6D6
  3157.             std::mutex m_Mutex = 0x348F40
  3158.         std::thread _workerThread
  3159.             id
  3160.                 _Thrd_imp_t _Thr = 0x3007A0
  3161.             _Thrd_imp_t _Thr = 0x3007A0
  3162.         std::atomic_bool _cancelationToken
  3163.             unsigned int _My_val = 0x0
  3164.  
  3165. 00000001407B15CD  000000000363FCD0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3166.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3167.  
  3168. 000007FEEE63D204  000000000363FD10  ?_Release@_Pad@std@@QEAAXXZ+6C
  3169.  
  3170. 000007FEEE5351BF  000000000363FD40  _beginthreadex+107
  3171.  
  3172. 000007FEEE535366  000000000363FD70  _endthreadex+192
  3173.  
  3174. 0000000076D2F56D  000000000363FDA0  BaseThreadInitThunk+D
  3175.  
  3176. 0000000076E63281  000000000363FDF0  RtlUserThreadStart+21
  3177.  
  3178.  
  3179. Call stack:
  3180. Address   Frame     Function      SourceFile
  3181. 0000000076E7FEFA  00000000037CF700  NtWaitForSingleObject+A
  3182.  
  3183. 000007FEFD0F10AC  00000000037CF7A0  WaitForSingleObjectEx+9C
  3184.  
  3185. 000007FEEE51752F  00000000037CF7E0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3186.  
  3187. 000007FEEE514FDC  00000000037CF890  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3188.  
  3189. 000007FEEE63C84D  00000000037CF900  _Call_onceEx+AD
  3190.  
  3191. 00000001407B14BD  00000000037CF970  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3192.     Local DatabaseWorker* this = 0x300790
  3193.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3007E0
  3194.             std::mutex _queueLock = 0x2
  3195.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3007E8
  3196.             std::condition_variable _condition = 0x0
  3197.             std::atomic<bool> _shutdown = 0x0
  3198.         MySQLConnection* _connection = 0x30DFA0
  3199.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DFA8
  3200.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFC0
  3201.             bool m_reconnecting = 0x0
  3202.             bool m_prepareError = 0x0
  3203.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x9000007F48D2C6D4
  3204.             DatabaseWorker* m_worker = 0x141D1C058
  3205.             st_mysql* m_Mysql = NULL
  3206.             MySQLConnectionInfo& m_connectionInfo = NULL
  3207.             int m_connectionFlags = 0x48D2C6D6
  3208.             std::mutex m_Mutex = 0x348F40
  3209.         std::thread _workerThread
  3210.             id
  3211.                 _Thrd_imp_t _Thr = 0x3007A0
  3212.             _Thrd_imp_t _Thr = 0x3007A0
  3213.         std::atomic_bool _cancelationToken
  3214.             unsigned int _My_val = 0x0
  3215.  
  3216. 00000001407B15CD  00000000037CF9A0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3217.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3218.  
  3219. 000007FEEE63D204  00000000037CF9E0  ?_Release@_Pad@std@@QEAAXXZ+6C
  3220.  
  3221. 000007FEEE5351BF  00000000037CFA10  _beginthreadex+107
  3222.  
  3223. 000007FEEE535366  00000000037CFA40  _endthreadex+192
  3224.  
  3225. 0000000076D2F56D  00000000037CFA70  BaseThreadInitThunk+D
  3226.  
  3227. 0000000076E63281  00000000037CFAC0  RtlUserThreadStart+21
  3228.  
  3229.  
  3230. Call stack:
  3231. Address   Frame     Function      SourceFile
  3232. 0000000076E7FEFA  00000000031CF7C0  NtWaitForSingleObject+A
  3233.  
  3234. 000007FEFD0F10AC  00000000031CF860  WaitForSingleObjectEx+9C
  3235.  
  3236. 000007FEEE51752F  00000000031CF8A0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3237.  
  3238. 000007FEEE514FDC  00000000031CF950  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3239.  
  3240. 000007FEEE63C84D  00000000031CF9C0  _Call_onceEx+AD
  3241.  
  3242. 00000001407B14BD  00000000031CFA30  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3243.     Local DatabaseWorker* this = 0x300790
  3244.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3007E0
  3245.             std::mutex _queueLock = 0x2
  3246.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3007E8
  3247.             std::condition_variable _condition = 0x0
  3248.             std::atomic<bool> _shutdown = 0x0
  3249.         MySQLConnection* _connection = 0x30DFA0
  3250.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DFA8
  3251.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFC0
  3252.             bool m_reconnecting = 0x0
  3253.             bool m_prepareError = 0x0
  3254.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x9000007F48D2C6D4
  3255.             DatabaseWorker* m_worker = 0x141D1C058
  3256.             st_mysql* m_Mysql = NULL
  3257.             MySQLConnectionInfo& m_connectionInfo = NULL
  3258.             int m_connectionFlags = 0x48D2C6D6
  3259.             std::mutex m_Mutex = 0x348F40
  3260.         std::thread _workerThread
  3261.             id
  3262.                 _Thrd_imp_t _Thr = 0x3007A0
  3263.             _Thrd_imp_t _Thr = 0x3007A0
  3264.         std::atomic_bool _cancelationToken
  3265.             unsigned int _My_val = 0x0
  3266.  
  3267. 00000001407B15CD  00000000031CFA60  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3268.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3269.  
  3270. 000007FEEE63D204  00000000031CFAA0  ?_Release@_Pad@std@@QEAAXXZ+6C
  3271.  
  3272. 000007FEEE5351BF  00000000031CFAD0  _beginthreadex+107
  3273.  
  3274. 000007FEEE535366  00000000031CFB00  _endthreadex+192
  3275.  
  3276. 0000000076D2F56D  00000000031CFB30  BaseThreadInitThunk+D
  3277.  
  3278. 0000000076E63281  00000000031CFB80  RtlUserThreadStart+21
  3279.  
  3280.  
  3281. Call stack:
  3282. Address   Frame     Function      SourceFile
  3283. 0000000076E7FEFA  0000000003A8F530  NtWaitForSingleObject+A
  3284.  
  3285. 000007FEFD0F10AC  0000000003A8F5D0  WaitForSingleObjectEx+9C
  3286.  
  3287. 000007FEEE51752F  0000000003A8F610  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3288.  
  3289. 000007FEEE514FDC  0000000003A8F6C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3290.  
  3291. 000007FEEE63C84D  0000000003A8F730  _Call_onceEx+AD
  3292.  
  3293. 00000001407B14BD  0000000003A8F7A0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3294.     Local DatabaseWorker* this = 0x3006A0
  3295.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3006F0
  3296.             std::mutex _queueLock = 0x2
  3297.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3006F8
  3298.             std::condition_variable _condition = 0x0
  3299.             std::atomic<bool> _shutdown = 0x0
  3300.         MySQLConnection* _connection = 0x30DF80
  3301.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DF88
  3302.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFA0
  3303.             bool m_reconnecting = 0x0
  3304.             bool m_prepareError = 0x0
  3305.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x9000007F48D2C6D2
  3306.             DatabaseWorker* m_worker = 0x300888
  3307.             st_mysql* m_Mysql = NULL
  3308.             MySQLConnectionInfo& m_connectionInfo = NULL
  3309.             int m_connectionFlags = 0x48D2C6D4
  3310.             std::mutex m_Mutex = 0x141D1C058
  3311.         std::thread _workerThread
  3312.             id
  3313.                 _Thrd_imp_t _Thr = 0x3006B0
  3314.             _Thrd_imp_t _Thr = 0x3006B0
  3315.         std::atomic_bool _cancelationToken
  3316.             unsigned int _My_val = 0x0
  3317.  
  3318. 00000001407B15CD  0000000003A8F7D0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3319.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3320.  
  3321. 000007FEEE63D204  0000000003A8F810  ?_Release@_Pad@std@@QEAAXXZ+6C
  3322.  
  3323. 000007FEEE5351BF  0000000003A8F840  _beginthreadex+107
  3324.  
  3325. 000007FEEE535366  0000000003A8F870  _endthreadex+192
  3326.  
  3327. 0000000076D2F56D  0000000003A8F8A0  BaseThreadInitThunk+D
  3328.  
  3329. 0000000076E63281  0000000003A8F8F0  RtlUserThreadStart+21
  3330.  
  3331.  
  3332. Call stack:
  3333. Address   Frame     Function      SourceFile
  3334. 0000000076E7FEFA  000000000392FA30  NtWaitForSingleObject+A
  3335.  
  3336. 000007FEFD0F10AC  000000000392FAD0  WaitForSingleObjectEx+9C
  3337.  
  3338. 000007FEEE51752F  000000000392FB10  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3339.  
  3340. 000007FEEE514FDC  000000000392FBC0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3341.  
  3342. 000007FEEE63C84D  000000000392FC30  _Call_onceEx+AD
  3343.  
  3344. 00000001407B14BD  000000000392FCA0  DatabaseWorker::WorkerThread+8D  g:\planeecore\planeecore\src\server\shared\database\databaseworker.cpp line 51
  3345.     Local DatabaseWorker* this = 0x3006A0
  3346.         ProducerConsumerQueue<SQLOperation *>* _queue = 0x3006F0
  3347.             std::mutex _queueLock = 0x2
  3348.             std::queue<SQLOperation *,std::deque<SQLOperation *,std::allocator<SQLOperation *> > > _queue = 0x3006F8
  3349.             std::condition_variable _condition = 0x0
  3350.             std::atomic<bool> _shutdown = 0x0
  3351.         MySQLConnection* _connection = 0x30DF80
  3352.             std::vector<MySQLPreparedStatement *,std::allocator<MySQLPreparedStatement *> > m_stmts = 0x30DF88
  3353.             std::map<unsigned int,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,enum ConnectionFlags>,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,std::pa m_queries = 0x30DFA0
  3354.             bool m_reconnecting = 0x0
  3355.             bool m_prepareError = 0x0
  3356.             ProducerConsumerQueue<SQLOperation *>* m_queue = 0x9000007F48D2C6D2
  3357.             DatabaseWorker* m_worker = 0x300888
  3358.             st_mysql* m_Mysql = NULL
  3359.             MySQLConnectionInfo& m_connectionInfo = NULL
  3360.             int m_connectionFlags = 0x48D2C6D4
  3361.             std::mutex m_Mutex = 0x141D1C058
  3362.         std::thread _workerThread
  3363.             id
  3364.                 _Thrd_imp_t _Thr = 0x3006B0
  3365.             _Thrd_imp_t _Thr = 0x3006B0
  3366.         std::atomic_bool _cancelationToken
  3367.             unsigned int _My_val = 0x0
  3368.  
  3369. 00000001407B15CD  000000000392FCD0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void) __ptr64,void,DatabaseWorker>,DatabaseWorker * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3370.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl DatabaseWorker::*)(void),void,DatabaseWorker>,DatabaseWorker *> >* this = NULL
  3371.  
  3372. 000007FEEE63D204  000000000392FD10  ?_Release@_Pad@std@@QEAAXXZ+6C
  3373.  
  3374. 000007FEEE5351BF  000000000392FD40  _beginthreadex+107
  3375.  
  3376. 000007FEEE535366  000000000392FD70  _endthreadex+192
  3377.  
  3378. 0000000076D2F56D  000000000392FDA0  BaseThreadInitThunk+D
  3379.  
  3380. 0000000076E63281  000000000392FDF0  RtlUserThreadStart+21
  3381.  
  3382.  
  3383. Call stack:
  3384. Address   Frame     Function      SourceFile
  3385. 0000000076E7FEFA  000000000B35F530  NtWaitForSingleObject+A
  3386.  
  3387. 000007FEFD0F10AC  000000000B35F5D0  WaitForSingleObjectEx+9C
  3388.  
  3389. 000007FEEE51752F  000000000B35F610  ?DisableTracing@Concurrency@@YAJXZ+3AF
  3390.  
  3391. 000007FEEE514FDC  000000000B35F6C0  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z+70
  3392.  
  3393. 000007FEEE63C84D  000000000B35F730  _Call_onceEx+AD
  3394.  
  3395. 00000001404D133D  000000000B35F790  ProducerConsumerQueue<MapUpdateRequest * __ptr64>::WaitAndPop+6D  g:\planeecore\planeecore\src\server\shared\threading\producerconsumerqueue.h line 73
  3396.     Local ProducerConsumerQueue<MapUpdateRequest *>* this = 0x141D12458
  3397.         std::mutex _queueLock
  3398.             std::_Mutex_base
  3399.                 _Mtx_internal_imp_t* _Mtx = 0x85B6A90
  3400.         std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  3401.             std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c
  3402.                 std::_Deque_alloc<0,std::_Deque_base_types<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > >
  3403.                     std::_Deque_val<std::_Deque_simple_types<MapUpdateRequest *> >
  3404.                         std::_Container_base12
  3405.                             std::_Container_proxy* _Myproxy = 0x86135F0
  3406.                         MapUpdateRequest*** _Map = 0x68037700
  3407.                         unsigned int _Mapsize = 0x40
  3408.                         unsigned int _Myoff = 0x0
  3409.                         unsigned int _Mysize = 0x0
  3410.         std::condition_variable _condition
  3411.             _Cnd_internal_imp_t* _Cnd = 0x85B6AE0
  3412.         std::atomic<bool> _shutdown
  3413.             std::atomic_bool
  3414.                 unsigned int _My_val = 0x0
  3415.     Parameter MapUpdateRequest&* value = 0x8A4600D0
  3416.         Map& m_map = 0x42B5763F8000ED4B
  3417.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  3418.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  3419.                     LinkedListHead
  3420.                         LinkedListElement iFirst = 0x42B5763F8000ED53
  3421.                         LinkedListElement iLast = 0x42B5763F8000ED6B
  3422.                         unsigned int iSize = 0x42B5763F8000ED83 <Unable to read memory>
  3423.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x42B5763F8000ED4B <Unable to read memory>
  3424.                         <user defined> iterator = 0x42B5763F8000ED4B <Unable to read memory>
  3425.                     <user defined> iterator = 0x42B5763F8000ED4B <Unable to read memory>
  3426.                 iterator
  3427.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  3428.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x42B5763F8000ED8B
  3429.             bool _creatureToMoveLock = 0x42B5763F8000ED9B <Unable to read memory>
  3430.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x42B5763F8000EDA3
  3431.             bool _gameObjectsToMoveLock = 0x42B5763F8000EDBB <Unable to read memory>
  3432.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x42B5763F8000EDC3
  3433.             bool _dynamicObjectsToMoveLock = 0x42B5763F8000EDDB <Unable to read memory>
  3434.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x42B5763F8000EDE3
  3435.             std::mutex _mapLock = 0x42B5763F8000EDFB <Unable to read memory>
  3436.             std::mutex _gridLock = 0x42B5763F8000EE03 <Unable to read memory>
  3437.             MapEntry* i_mapEntry = <Unable to read memory>
  3438.             unsigned int i_spawnMode = 0x42B5763F8000EE13 <Unable to read memory>
  3439.             unsigned int i_InstanceId = 0x42B5763F8000EE17 <Unable to read memory>
  3440.             unsigned int m_unloadTimer = 0x42B5763F8000EE1B <Unable to read memory>
  3441.             float m_VisibleDistance = 0x42B5763F8000EE1F <Unable to read memory>
  3442.             DynamicMapTree _dynamicTree = 0x42B5763F8000EE23 <Unable to read memory>
  3443.             MapRefManager m_mapRefManager = 0x42B5763F8000EE2B
  3444.             LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x42B5763F8000EE6B <Unable to read memory>
  3445.             int m_VisibilityNotifyPeriod = 0x42B5763F8000EE73 <Unable to read memory>
  3446.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x42B5763F8000EE7B
  3447.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x42B5763F8000EE8B <Unable to read memory>
  3448.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x42B5763F8000EE93
  3449.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x42B5763F8000EEA3 <Unable to read memory>
  3450.             int i_gridExpiry = 0x42B5763F8000EEAB <Unable to read memory>
  3451.             Map* m_parentMap = <Unable to read memory>
  3452.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  3453.                 [0] = 0x42B5763F8000EEBB <Unable to read memory>
  3454.                 [1] = 0x42B5763F8000EEC3 <Unable to read memory>
  3455.                 [2] = 0x42B5763F8000EECB <Unable to read memory>
  3456.                 [3] = 0x42B5763F8000EED3 <Unable to read memory>
  3457.                 [4] = 0x42B5763F8000EEDB <Unable to read memory>
  3458.                 [5] = 0x42B5763F8000EEE3 <Unable to read memory>
  3459.                 [6] = 0x42B5763F8000EEEB <Unable to read memory>
  3460.                 [7] = 0x42B5763F8000EEF3 <Unable to read memory>
  3461.                 [8] = 0x42B5763F8000EEFB <Unable to read memory>
  3462.                 [9] = 0x42B5763F8000EF03 <Unable to read memory>
  3463.                 [0] = 0x42B5763F8000EEBB
  3464.                 [1] = 0x42B5763F8000F0BB
  3465.                 [2] = 0x42B5763F8000F2BB
  3466.                 [3] = 0x42B5763F8000F4BB
  3467.                 [4] = 0x42B5763F8000F6BB
  3468.                 [5] = 0x42B5763F8000F8BB
  3469.                 [6] = 0x42B5763F8000FABB
  3470.                 [7] = 0x42B5763F8000FCBB
  3471.                 [8] = 0x42B5763F8000FEBB
  3472.                 [9] = 0x42B5763F800100BB
  3473.             GridMap*[64] GridMaps
  3474.                 [0] = 0x42B5763F80016EBB <Unable to read memory>
  3475.                 [1] = 0x42B5763F80016EC3 <Unable to read memory>
  3476.                 [2] = 0x42B5763F80016ECB <Unable to read memory>
  3477.                 [3] = 0x42B5763F80016ED3 <Unable to read memory>
  3478.                 [4] = 0x42B5763F80016EDB <Unable to read memory>
  3479.                 [5] = 0x42B5763F80016EE3 <Unable to read memory>
  3480.                 [6] = 0x42B5763F80016EEB <Unable to read memory>
  3481.                 [7] = 0x42B5763F80016EF3 <Unable to read memory>
  3482.                 [8] = 0x42B5763F80016EFB <Unable to read memory>
  3483.                 [9] = 0x42B5763F80016F03 <Unable to read memory>
  3484.                 [0] = 0x42B5763F80016EBB
  3485.                 [1] = 0x42B5763F800170BB
  3486.                 [2] = 0x42B5763F800172BB
  3487.                 [3] = 0x42B5763F800174BB
  3488.                 [4] = 0x42B5763F800176BB
  3489.                 [5] = 0x42B5763F800178BB
  3490.                 [6] = 0x42B5763F80017ABB
  3491.                 [7] = 0x42B5763F80017CBB
  3492.                 [8] = 0x42B5763F80017EBB
  3493.                 [9] = 0x42B5763F800180BB
  3494.             std::bitset<262144> marked_cells = 0x42B5763F8001EEBB
  3495.             bool i_scriptLock = 0x42B5763F80026EBB <Unable to read memory>
  3496.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x42B5763F80026EC3
  3497.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x42B5763F80026ED3
  3498.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x42B5763F80026EE3
  3499.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x42B5763F80026EF3
  3500.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x42B5763F80026F03
  3501.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x42B5763F80026F43
  3502.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x42B5763F80026F83
  3503.             unsigned int _defaultLight = 0x42B5763F80026FC3 <Unable to read memory>
  3504.         MapUpdater& m_updater = 0xC000400442B5763F
  3505.             ProducerConsumerQueue<MapUpdateRequest *> _queue = 0xC000400442B5763F
  3506.             std::vector<std::thread,std::allocator<std::thread> > _workerThreads = 0xC000400442B5767F
  3507.             std::atomic<bool> _cancelationToken = 0xC000400442B57697 <Unable to read memory>
  3508.             std::mutex _lock = 0xC000400442B5769F <Unable to read memory>
  3509.             std::condition_variable _condition = 0xC000400442B576A7 <Unable to read memory>
  3510.             unsigned int pending_requests = 0xC000400442B576AF <Unable to read memory>
  3511.         unsigned int m_diff = 0x3
  3512.     Local std::unique_lock<std::mutex> lock
  3513.         std::mutex* _Pmtx = 0x141D12458
  3514.             std::_Mutex_base
  3515.                 _Mtx_internal_imp_t* _Mtx = 0x85B6A90
  3516.         bool _Owns = 0x1
  3517.  
  3518. 00000001404D1422  000000000B35F7C0  MapUpdater::WorkerThread+32  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 111
  3519.     Local MapUpdater* this = NULL
  3520.     Local MapUpdateRequest* request = NULL
  3521.  
  3522. 00000001404D148D  000000000B35F7F0  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  3523.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void),void,MapUpdater>,MapUpdater *> >* this = NULL
  3524.  
  3525. 000007FEEE63D204  000000000B35F830  ?_Release@_Pad@std@@QEAAXXZ+6C
  3526.  
  3527. 000007FEEE5351BF  000000000B35F860  _beginthreadex+107
  3528.  
  3529. 000007FEEE535366  000000000B35F890  _endthreadex+192
  3530.  
  3531. 0000000076D2F56D  000000000B35F8C0  BaseThreadInitThunk+D
  3532.  
  3533. 0000000076E63281  000000000B35F910  RtlUserThreadStart+21
  3534.  
  3535.  
  3536. Call stack:
  3537. Address   Frame     Function      SourceFile
  3538. 0000000076E80B8A  0000000035D8DA80  ZwGetContextThread+A
  3539.  
  3540. 0000000076D144FA  0000000035D8DAB0  GetThreadContext+A
  3541.  
  3542. 000000013FF5DD5B  0000000035D8DFE0  WheatyExceptionReport::printTracesForAllThreads+CB  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 406
  3543.     Parameter bool bWriteVariables = 0x40
  3544.     Local tagTHREADENTRY32 te32
  3545.         unsigned long dwSize = 0x1C
  3546.         unsigned long cntUsage = 0x0
  3547.         unsigned long th32ThreadID = 0xFE0
  3548.         unsigned long th32OwnerProcessID = 0xF74
  3549.         long tpBasePri = 0x8
  3550.         long tpDeltaPri = 0x0
  3551.         unsigned long dwFlags = 0x0
  3552.     Local _CONTEXT context
  3553.         unsigned int P1Home = 0x63007600000000
  3554.         unsigned int P2Home = 0x63002E00300039
  3555.         unsigned int P3Home = 0x31005F00740072
  3556.         unsigned int P4Home = 0x62003800630066
  3557.         unsigned int P5Home = 0x61003900620033
  3558.         unsigned int P6Home = 0x38003100650031
  3559.         unsigned long ContextFlags = 0xD010001F
  3560.         unsigned long MxCsr = 0x1FAF
  3561.         unsigned int SegCs = 0x33
  3562.         unsigned int SegDs = 0x2B
  3563.         unsigned int SegEs = 0x2B
  3564.         unsigned int SegFs = 0x53
  3565.         unsigned int SegGs = 0x2B
  3566.         unsigned int SegSs = 0x2B
  3567.         unsigned long EFlags = 0x206
  3568.         unsigned int Dr0 = 0x0
  3569.         unsigned int Dr1 = 0x0
  3570.         unsigned int Dr2 = 0x0
  3571.         unsigned int Dr3 = 0x0
  3572.         unsigned int Dr6 = 0x0
  3573.         unsigned int Dr7 = 0x0
  3574.         unsigned int Rax = 0x221
  3575.         unsigned int Rcx = 0x210000
  3576.         unsigned int Rdx = 0x213BC0
  3577.         unsigned int Rbx = 0x584
  3578.         unsigned int Rsp = 0x35D8DAC0
  3579.         unsigned int Rbp = 0x1
  3580.         unsigned int Rsi = 0xF74
  3581.         unsigned int Rdi = 0x588
  3582.         unsigned int R8 = 0x1C
  3583.         unsigned int R9 = 0x1
  3584.         unsigned int R10 = 0x0
  3585.         unsigned int R11 = 0x286
  3586.         unsigned int R12 = 0x35D8EA70
  3587.         unsigned int R13 = 0x0
  3588.         unsigned int R14 = 0x13FEA408E
  3589.         unsigned int R15 = 0x76E1A850
  3590.         unsigned int Rip = 0x13FF5DD5B
  3591.         _XSAVE_FORMAT FltSave
  3592.             unsigned int ControlWord = 0x27F
  3593.             unsigned int StatusWord = 0x0
  3594.             unsigned int TagWord = 0x0
  3595.             unsigned int Reserved1 = 0x0
  3596.             unsigned int ErrorOpcode = 0x0
  3597.             unsigned long ErrorOffset = 0x0
  3598.             unsigned int ErrorSelector = 0x0
  3599.             unsigned int Reserved2 = 0x0
  3600.             unsigned long DataOffset = 0x0
  3601.             unsigned int DataSelector = 0x0
  3602.             unsigned int Reserved3 = 0x0
  3603.             unsigned long MxCsr = 0x1FAF
  3604.             unsigned long MxCsr_Mask = 0xFFFF
  3605.             _M128A[8] FloatRegisters
  3606.                 [0] = 0x35D8DC20
  3607.                 [1] = 0x35D8DC30
  3608.                 [2] = 0x35D8DC40
  3609.                 [3] = 0x35D8DC50
  3610.                 [4] = 0x35D8DC60
  3611.                 [5] = 0x35D8DC70
  3612.                 [6] = 0x35D8DC80
  3613.                 [7] = 0x35D8DC90
  3614.             _M128A[16] XmmRegisters
  3615.                 [0] = 0x35D8DCA0
  3616.                 [1] = 0x35D8DCB0
  3617.                 [2] = 0x35D8DCC0
  3618.                 [3] = 0x35D8DCD0
  3619.                 [4] = 0x35D8DCE0
  3620.                 [5] = 0x35D8DCF0
  3621.                 [6] = 0x35D8DD00
  3622.                 [7] = 0x35D8DD10
  3623.                 [8] = 0x35D8DD20
  3624.                 [9] = 0x35D8DD30
  3625.             unsigned int[96] Reserved4
  3626.                 [0] = 0x0
  3627.                 [1] = 0x0
  3628.                 [2] = 0x0
  3629.                 [3] = 0x0
  3630.                 [4] = 0x0
  3631.                 [5] = 0x0
  3632.                 [6] = 0x0
  3633.                 [7] = 0x0
  3634.                 [8] = 0x0
  3635.                 [9] = 0x0
  3636.         _M128A[2] Header
  3637.             [0] = 0x35D8DC00
  3638.             [1] = 0x35D8DC10
  3639.         <user defined> Legacy = 0x35D8DC20
  3640.         _M128A Xmm0 = 0x35D8DCA0
  3641.         _M128A Xmm1
  3642.             unsigned int Low = 0x0
  3643.             int High = 0x0
  3644.         _M128A Xmm2
  3645.             unsigned int Low = 0x0
  3646.             int High = 0x0
  3647.         _M128A Xmm3
  3648.             unsigned int Low = 0x0
  3649.             int High = 0x0
  3650.         _M128A Xmm4
  3651.             unsigned int Low = 0x0
  3652.             int High = 0x0
  3653.         _M128A Xmm5
  3654.             unsigned int Low = 0x0
  3655.             int High = 0x0
  3656.         _M128A Xmm6
  3657.             unsigned int Low = 0x0
  3658.             int High = 0x0
  3659.         _M128A Xmm7
  3660.             unsigned int Low = 0x0
  3661.             int High = 0x0
  3662.         _M128A Xmm8
  3663.             unsigned int Low = 0x0
  3664.             int High = 0x0
  3665.         _M128A Xmm9
  3666.             unsigned int Low = 0x0
  3667.             int High = 0x0
  3668.         _M128A Xmm10
  3669.             unsigned int Low = 0x0
  3670.             int High = 0x0
  3671.         _M128A Xmm11
  3672.             unsigned int Low = 0x0
  3673.             int High = 0x0
  3674.         _M128A Xmm12
  3675.             unsigned int Low = 0x0
  3676.             int High = 0x0
  3677.         _M128A Xmm13
  3678.             unsigned int Low = 0x0
  3679.             int High = 0x0
  3680.         _M128A Xmm14
  3681.             unsigned int Low = 0x0
  3682.             int High = 0x0
  3683.         _M128A Xmm15
  3684.             unsigned int Low = 0x0
  3685.             int High = 0x0
  3686.         _M128A[26] VectorRegister
  3687.             [0] = 0x35D8DE00
  3688.             [1] = 0x35D8DE10
  3689.             [2] = 0x35D8DE20
  3690.             [3] = 0x35D8DE30
  3691.             [4] = 0x35D8DE40
  3692.             [5] = 0x35D8DE50
  3693.             [6] = 0x35D8DE60
  3694.             [7] = 0x35D8DE70
  3695.             [8] = 0x35D8DE80
  3696.             [9] = 0x35D8DE90
  3697.         unsigned int VectorControl = 0x0
  3698.         unsigned int DebugControl = 0x35D8EA70
  3699.         unsigned int LastBranchToRip = 0x0
  3700.         unsigned int LastBranchFromRip = 0x0
  3701.         unsigned int LastExceptionToRip = 0x0
  3702.         unsigned int LastExceptionFromRip = 0x0
  3703.  
  3704. 000000013FF5AA91  0000000035D8E670  WheatyExceptionReport::GenerateExceptionReport+3A1  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 520
  3705.     Parameter _EXCEPTION_POINTERS* pExceptionInfo = NULL
  3706.     Local unsigned long section = 0x1
  3707.     Local char[260] szFaultingModule = "C:\Windows\SYSTEM32\ntdll.dll..."
  3708.     Local _CONTEXT trashableContext
  3709.         unsigned int P1Home = 0x35D8F6B0
  3710.         unsigned int P2Home = 0x35D8F1C0
  3711.         unsigned int P3Home = 0xE65000000000
  3712.         unsigned int P4Home = 0x0
  3713.         unsigned int P5Home = 0x0
  3714.         unsigned int P6Home = 0x9F3ECAE0
  3715.         unsigned long ContextFlags = 0x10001F
  3716.         unsigned long MxCsr = 0x1FAD
  3717.         unsigned int SegCs = 0x33
  3718.         unsigned int SegDs = 0x2B
  3719.         unsigned int SegEs = 0x2B
  3720.         unsigned int SegFs = 0x53
  3721.         unsigned int SegGs = 0x2B
  3722.         unsigned int SegSs = 0x2B
  3723.         unsigned long EFlags = 0x10286
  3724.         unsigned int Dr0 = 0x0
  3725.         unsigned int Dr1 = 0x0
  3726.         unsigned int Dr2 = 0x0
  3727.         unsigned int Dr3 = 0x0
  3728.         unsigned int Dr6 = 0x0
  3729.         unsigned int Dr7 = 0x0
  3730.         unsigned int Rax = 0x96BF30A4C00D8
  3731.         unsigned int Rcx = 0xFFFFFFFFFF
  3732.         unsigned int Rdx = 0x80312870
  3733.         unsigned int Rbx = 0x0
  3734.         unsigned int Rsp = 0x35D8FBF0
  3735.         unsigned int Rbp = 0x0
  3736.         unsigned int Rsi = 0x0
  3737.         unsigned int Rdi = 0x0
  3738.         unsigned int R8 = 0x3BF9A0B0
  3739.         unsigned int R9 = 0xDFAAC803128620B1
  3740.         unsigned int R10 = 0x290158
  3741.         unsigned int R11 = 0x2943A0
  3742.         unsigned int R12 = 0x0
  3743.         unsigned int R13 = 0x0
  3744.         unsigned int R14 = 0x0
  3745.         unsigned int R15 = 0x0
  3746.         unsigned int Rip = 0x76E63281
  3747.         _XSAVE_FORMAT FltSave
  3748.             unsigned int ControlWord = 0x27F
  3749.             unsigned int StatusWord = 0x0
  3750.             unsigned int TagWord = 0x0
  3751.             unsigned int Reserved1 = 0x0
  3752.             unsigned int ErrorOpcode = 0x0
  3753.             unsigned long ErrorOffset = 0x0
  3754.             unsigned int ErrorSelector = 0x0
  3755.             unsigned int Reserved2 = 0x0
  3756.             unsigned long DataOffset = 0x0
  3757.             unsigned int DataSelector = 0x0
  3758.             unsigned int Reserved3 = 0x0
  3759.             unsigned long MxCsr = 0x1FAD
  3760.             unsigned long MxCsr_Mask = 0xFFFF
  3761.             _M128A[8] FloatRegisters
  3762.                 [0] = 0x35D8E1A0
  3763.                 [1] = 0x35D8E1B0
  3764.                 [2] = 0x35D8E1C0
  3765.                 [3] = 0x35D8E1D0
  3766.                 [4] = 0x35D8E1E0
  3767.                 [5] = 0x35D8E1F0
  3768.                 [6] = 0x35D8E200
  3769.                 [7] = 0x35D8E210
  3770.             _M128A[16] XmmRegisters
  3771.                 [0] = 0x35D8E220
  3772.                 [1] = 0x35D8E230
  3773.                 [2] = 0x35D8E240
  3774.                 [3] = 0x35D8E250
  3775.                 [4] = 0x35D8E260
  3776.                 [5] = 0x35D8E270
  3777.                 [6] = 0x35D8E280
  3778.                 [7] = 0x35D8E290
  3779.                 [8] = 0x35D8E2A0
  3780.                 [9] = 0x35D8E2B0
  3781.             unsigned int[96] Reserved4
  3782.                 [0] = 0x1
  3783.                 [1] = 0x0
  3784.                 [2] = 0x0
  3785.                 [3] = 0x0
  3786.                 [4] = 0x0
  3787.                 [5] = 0x0
  3788.                 [6] = 0x0
  3789.                 [7] = 0x0
  3790.                 [8] = 0x60
  3791.                 [9] = 0x42
  3792.         _M128A[2] Header
  3793.             [0] = 0x35D8E180
  3794.             [1] = 0x35D8E190
  3795.         <user defined> Legacy = 0x35D8E1A0
  3796.         _M128A Xmm0 = 0x35D8E220
  3797.         _M128A Xmm1
  3798.             unsigned int Low = 0x40255159
  3799.             int High = 0x0
  3800.         _M128A Xmm2
  3801.             unsigned int Low = 0x4004AA2B20000000
  3802.             int High = 0x0
  3803.         _M128A Xmm3
  3804.             unsigned int Low = 0x401921FB60000000
  3805.             int High = 0x0
  3806.         _M128A Xmm4
  3807.             unsigned int Low = 0x40C90FDB
  3808.             int High = 0x0
  3809.         _M128A Xmm5
  3810.             unsigned int Low = 0x4040AAAAA0000000
  3811.             int High = 0x0
  3812.         _M128A Xmm6
  3813.             unsigned int Low = 0x0
  3814.             int High = 0x0
  3815.         _M128A Xmm7
  3816.             unsigned int Low = 0x0
  3817.             int High = 0x0
  3818.         _M128A Xmm8
  3819.             unsigned int Low = 0x0
  3820.             int High = 0x0
  3821.         _M128A Xmm9
  3822.             unsigned int Low = 0x0
  3823.             int High = 0x0
  3824.         _M128A Xmm10
  3825.             unsigned int Low = 0x0
  3826.             int High = 0x0
  3827.         _M128A Xmm11
  3828.             unsigned int Low = 0x0
  3829.             int High = 0x0
  3830.         _M128A Xmm12
  3831.             unsigned int Low = 0x0
  3832.             int High = 0x0
  3833.         _M128A Xmm13
  3834.             unsigned int Low = 0x0
  3835.             int High = 0x0
  3836.         _M128A Xmm14
  3837.             unsigned int Low = 0x0
  3838.             int High = 0x0
  3839.         _M128A Xmm15
  3840.             unsigned int Low = 0x0
  3841.             int High = 0x0
  3842.         _M128A[26] VectorRegister
  3843.             [0] = 0x35D8E380
  3844.             [1] = 0x35D8E390
  3845.             [2] = 0x35D8E3A0
  3846.             [3] = 0x35D8E3B0
  3847.             [4] = 0x35D8E3C0
  3848.             [5] = 0x35D8E3D0
  3849.             [6] = 0x35D8E3E0
  3850.             [7] = 0x35D8E3F0
  3851.             [8] = 0x35D8E400
  3852.             [9] = 0x35D8E410
  3853.         unsigned int VectorControl = 0x255C7490
  3854.         unsigned int DebugControl = 0x0
  3855.         unsigned int LastBranchToRip = 0x0
  3856.         unsigned int LastBranchFromRip = 0x0
  3857.         unsigned int LastExceptionToRip = 0x0
  3858.         unsigned int LastExceptionFromRip = 0x0
  3859.     Local unsigned int offset = 0x50E02
  3860.     Local _SYSTEMTIME systime
  3861.         unsigned int wYear = 0x7DF
  3862.         unsigned int wMonth = 0x5
  3863.         unsigned int wDayOfWeek = 0x5
  3864.         unsigned int wDay = 0x1D
  3865.         unsigned int wHour = 0x17
  3866.         unsigned int wMinute = 0x33
  3867.         unsigned int wSecond = 0x9
  3868.         unsigned int wMilliseconds = 0x2F1
  3869.  
  3870. 000000013FF5BA4D  0000000035D8E920  WheatyExceptionReport::WheatyUnhandledExceptionFilter+24D  g:\planeecore\planeecore\src\server\shared\debugging\wheatyexceptionreport.cpp line 159
  3871.     Parameter _EXCEPTION_POINTERS* pExceptionInfo = 0x1
  3872.         _EXCEPTION_RECORD* ExceptionRecord = <Unable to read memory>
  3873.         _CONTEXT* ContextRecord = <Unable to read memory>
  3874.     Local char[260] crash_folder_path = "D:\souce335\Crashes..."
  3875.     Local char[260] module_folder_name = "D:\souce335..."
  3876.     Local _SYSTEMTIME systime
  3877.         unsigned int wYear = 0x7DF
  3878.         unsigned int wMonth = 0x5
  3879.         unsigned int wDayOfWeek = 0x5
  3880.         unsigned int wDay = 0x1D
  3881.         unsigned int wHour = 0x17
  3882.         unsigned int wMinute = 0x33
  3883.         unsigned int wSecond = 0x9
  3884.         unsigned int wMilliseconds = 0x1DB
  3885.     Local _MINIDUMP_EXCEPTION_INFORMATION info
  3886.         unsigned long ThreadId = 0xFE0
  3887.         _EXCEPTION_POINTERS* ExceptionPointers = 0x35D8EA70
  3888.             _EXCEPTION_RECORD* ExceptionRecord = 0x35D8F6B0
  3889.             _CONTEXT* ContextRecord = 0x35D8F1C0
  3890.         int ClientPointers = 0x0
  3891.  
  3892. 0000000076DA9380  0000000035D8EA00  UnhandledExceptionFilter+160
  3893.  
  3894. 0000000076EC573C  0000000035D8EA30  MD5Final+1DEC
  3895.  
  3896. 0000000076E45148  0000000035D8EAA0  __C_specific_handler+9C
  3897.  
  3898. 0000000076E6554D  0000000035D8EAD0  RtlCompareUnicodeString+7D
  3899.  
  3900. 0000000076E45D1C  0000000035D8F1B0  RtlTimeToSecondsSince1970+62C
  3901.  
  3902. 0000000076E7FE48  0000000035D8F770  KiUserExceptionDispatcher+2E
  3903.  
  3904. 0000000076E81E02  0000000035D8F7F0  RtlFreeHeap+132
  3905.  
  3906. 0000000076D32C7A  0000000035D8F820  HeapFree+A
  3907.  
  3908. 000007FEEE576B58  0000000035D8F850  free+1C
  3909.  
  3910. 0000000140CE88C5  0000000035D8F880  dtNavMeshQuery::~dtNavMeshQuery+45  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 158
  3911.     Local dtNavMeshQuery* this = 0x7C237BA0
  3912.         dtNavMesh* m_nav = 0x80314A40
  3913.             dtNavMeshParams m_params = 0x80314A40
  3914.             float[3] m_orig
  3915.                 [0] = 0.000000
  3916.                 [1] = 0.000000
  3917.                 [2] = 0.000000
  3918.             float m_tileWidth = 314.724884
  3919.             float m_tileHeight = -0.000000
  3920.             int m_maxTiles = 0x60EF68A0
  3921.             int m_tileLutSize = 0x0
  3922.             int m_tileLutMask = 0x80315610
  3923.             dtMeshTile** m_posLookup = 0x803140E0
  3924.             dtMeshTile* m_nextFree = 0x334000000001
  3925.             dtMeshTile* m_tiles = 0x3
  3926.             unsigned int m_saltBits = 0x439D5CC6
  3927.             unsigned int m_tileBits = 0x9000007F
  3928.             unsigned int m_polyBits = 0x80314AA0
  3929.         dtQueryData
  3930.             unsigned int status = 0x80314A40
  3931.             dtNode* lastBestNode = NULL
  3932.             float lastBestNodeCost = -0.000000
  3933.             unsigned int startRef = 0x0
  3934.             unsigned int endRef = 0x8030ED40
  3935.             float[3] startPos
  3936.                 [0] = 0.000000
  3937.                 [1] = 0.000000
  3938.                 [2] = -0.000000
  3939.             float[3] endPos
  3940.                 [0] = 0.000000
  3941.                 [1] = 0.000000
  3942.                 [2] = 0.000000
  3943.             dtQueryFilter* filter = 0x80315C40
  3944.                 float[64] m_areaCost
  3945.                     [0] = -0.000000
  3946.                     [1] = 0.000000
  3947.                     [2] = -0.000000
  3948.                     [3] = 0.000000
  3949.                     [4] = -0.000000
  3950.                     [5] = 0.000000
  3951.                     [6] = 13744164831232.000000
  3952.                     [7] = 0.000000
  3953.                     [8] = 0.000000
  3954.                     [9] = 0.000000
  3955.                 unsigned int m_includeFlags = 0x8784
  3956.                 unsigned int m_excludeFlags = 0x0
  3957.             unsigned int options = 0x0
  3958.             float raycastLimitSqr = 0.000000
  3959.         dtNavMeshQuery::dtQueryData m_query
  3960.             unsigned int status = 0x0
  3961.             dtNode* lastBestNode = 0x8030D780
  3962.             float lastBestNodeCost = 0.000000
  3963.             unsigned int startRef = 0x8030ED40
  3964.             unsigned int endRef = 0x0
  3965.             float[3] startPos
  3966.                 [0] = -0.000000
  3967.                 [1] = 0.000000
  3968.                 [2] = 0.000000
  3969.             float[3] endPos
  3970.                 [0] = 0.000000
  3971.                 [1] = -0.000000
  3972.                 [2] = 0.000000
  3973.             dtQueryFilter* filter = NULL
  3974.             unsigned int options = 0x0
  3975.             float raycastLimitSqr = 12773.250000
  3976.         dtNodePool* m_tinyNodePool = 0x8000007F48100543
  3977.             dtNode* m_nodes = <Unable to read memory>
  3978.             unsigned int* m_first = <Unable to read memory>
  3979.             unsigned int* m_next = <Unable to read memory>
  3980.             int m_maxNodes = 0x8000007F4810055B <Unable to read memory>
  3981.             int m_hashSize = 0x8000007F4810055F <Unable to read memory>
  3982.             int m_nodeCount = 0x8000007F48100563 <Unable to read memory>
  3983.         dtNodePool* m_nodePool = 0xFFFE033E
  3984.             dtNode* m_nodes = <Unable to read memory>
  3985.             unsigned int* m_first = <Unable to read memory>
  3986.             unsigned int* m_next = <Unable to read memory>
  3987.             int m_maxNodes = 0xFFFE0356 <Unable to read memory>
  3988.             int m_hashSize = 0xFFFE035A <Unable to read memory>
  3989.             int m_nodeCount = 0xFFFE035E <Unable to read memory>
  3990.         dtNodeQueue* m_openList = NULL
  3991.  
  3992. 0000000140CE9502  0000000035D8F8B0  dtFreeNavMeshQuery+12  g:\planeecore\planeecore\dep\recastnavigation\detour\source\detournavmeshquery.cpp line 118
  3993.     Parameter dtNavMeshQuery* navmesh = 0x80311650
  3994.         dtNavMesh* m_nav = 0x5140A550
  3995.             dtNavMeshParams m_params = 0x5140A550
  3996.             float[3] m_orig
  3997.                 [0] = 0.000000
  3998.                 [1] = 0.000000
  3999.                 [2] = -713111188836265640000000000000.000000
  4000.             float m_tileWidth = 3282324.750000
  4001.             float m_tileHeight = -0.000000
  4002.             int m_maxTiles = 0x781B0DD0
  4003.             int m_tileLutSize = 0x0
  4004.             int m_tileLutMask = 0x5140EB40
  4005.             dtMeshTile** m_posLookup = 0x4E3EDDB0
  4006.             dtMeshTile* m_nextFree = 0x26C363D40001
  4007.             dtMeshTile* m_tiles = 0xE81
  4008.             unsigned int m_saltBits = 0x4A48565E
  4009.             unsigned int m_tileBits = 0x8000007F
  4010.             unsigned int m_polyBits = 0x5140082A
  4011.         dtQueryData
  4012.             unsigned int status = 0x5140A550
  4013.             dtNode* lastBestNode = 0x4CA83CB0
  4014.                 float[3] pos
  4015.                     [0] = -0.000000
  4016.                     [1] = 0.000000
  4017.                     [2] = 65709165781865560000000000000000000000.000000
  4018.                 float cost = 0.000000
  4019.                 float total = 0.000000
  4020.                 unsigned int pidx = 0x0
  4021.                 unsigned int state = 0x0
  4022.                 unsigned int flags = 0x0
  4023.                 unsigned int id = 0x55DFCB40
  4024.             float lastBestNodeCost = 0.000000
  4025.             unsigned int startRef = 0x55DFDDC0
  4026.             unsigned int endRef = 0x3
  4027.             float[3] startPos
  4028.                 [0] = 314.695557
  4029.                 [1] = -0.000000
  4030.                 [2] = -0.000000
  4031.             float[3] endPos
  4032.                 [0] = 0.000000
  4033.                 [1] = -0.000000
  4034.                 [2] = 0.000000
  4035.             dtQueryFilter* filter = 0x80311680
  4036.                 float[64] m_areaCost
  4037.                     [0] = -0.000000
  4038.                     [1] = 0.000000
  4039.                     [2] = -0.000000
  4040.                     [3] = 0.000000
  4041.                     [4] = -0.000000
  4042.                     [5] = 0.000000
  4043.                     [6] = -0.000000
  4044.                     [7] = 0.000000
  4045.                     [8] = -0.000000
  4046.                     [9] = 0.000000
  4047.                 unsigned int m_includeFlags = 0x13FC
  4048.                 unsigned int m_excludeFlags = 0x0
  4049.             unsigned int options = 0x98EA0101
  4050.             float raycastLimitSqr = 0.000000
  4051.         dtNavMeshQuery::dtQueryData m_query
  4052.             unsigned int status = 0x4CA83CB0
  4053.             dtNode* lastBestNode = 0x141
  4054.             float lastBestNodeCost = 30767937748992.000000
  4055.             unsigned int startRef = 0x3
  4056.             unsigned int endRef = 0x8800007F439D5908
  4057.             float[3] startPos
  4058.                 [0] = -0.000000
  4059.                 [1] = 0.000000
  4060.                 [2] = -0.000000
  4061.             float[3] endPos
  4062.                 [0] = 0.000000
  4063.                 [1] = -0.000000
  4064.                 [2] = 0.000000
  4065.             dtQueryFilter* filter = 0x98EA0101
  4066.             unsigned int options = 0x98EA27A8
  4067.             float raycastLimitSqr = 0.000000
  4068.         dtNodePool* m_tinyNodePool = 0x8800007F439D5905
  4069.             dtNode* m_nodes = <Unable to read memory>
  4070.             unsigned int* m_first = <Unable to read memory>
  4071.             unsigned int* m_next = <Unable to read memory>
  4072.             int m_maxNodes = 0x8800007F439D591D <Unable to read memory>
  4073.             int m_hashSize = 0x8800007F439D5921 <Unable to read memory>
  4074.             int m_nodeCount = 0x8800007F439D5925 <Unable to read memory>
  4075.         dtNodePool* m_nodePool = 0x803116B0
  4076.             dtNode* m_nodes = 0x803116B0
  4077.             unsigned int* m_first = 0x16B0
  4078.             unsigned int* m_next = 0x16B0
  4079.             int m_maxNodes = 0x101
  4080.             int m_hashSize = 0x0
  4081.             int m_nodeCount = 0x77DC8670
  4082.         dtNodeQueue* m_openList = 0x803116B0
  4083.             <user defined>* m_heap = 0x803116B0
  4084.             int m_capacity = 0x803116B0
  4085.             int m_size = 0x0
  4086.  
  4087. 0000000140C4AEC6  0000000035D8F9A0  MMAP::MMapManager::unloadMapInstance+476  g:\planeecore\planeecore\src\server\collision\management\mmapmanager.cpp line 266
  4088.     Local MMAP::MMapManager* this = 0x1
  4089.         std::unordered_map<unsigned int,MMAP::MMapData *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> > > loadedMMaps
  4090.             std::_Hash<std::_Umap_traits<unsigned int,MMAP::MMapData *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,MMAP::MM
  4091.                 std::_Umap_traits<unsigned int,MMAP::MMapData *,std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> >
  4092.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4093.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4094.                     <user defined> value_compare = 0x1 <Unable to read memory>
  4095.                 <user defined> value_compare = 0x1 <Unable to read memory>
  4096.                 std::list<std::pair<unsigned int const ,MMAP::MMapData *>,std::allocator<std::pair<unsigned int const ,MMAP::MMapData *> > > _List = 0x1
  4097.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,MMAP::MMapData *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<st _Vec = 0x11
  4098.                 unsigned int _Mask = 0x29 <Unable to read memory>
  4099.                 unsigned int _Maxidx = 0x31 <Unable to read memory>
  4100.                 float _Max_bucket_size = 0x39 <Unable to read memory>
  4101.         unsigned int loadedTiles = 0x41 <Unable to read memory>
  4102.     Parameter unsigned int mapId = 0x1
  4103.     Parameter unsigned int instanceId = 0x2D602F60
  4104.     Local std::exception& e = 0x2D602F60
  4105.         char* _Mywhat = "9,@"
  4106.         bool _Mydofree = 0x70
  4107.     Local std::exception& e = NULL
  4108.     Local std::exception& e = 0x6DB02940
  4109.         char* _Mywhat = "?JA"
  4110.         bool _Mydofree = 0x0
  4111.  
  4112. 00000001404B8FEC  0000000035D8FA10  Map::~Map+12C  g:\planeecore\planeecore\src\server\game\maps\map.cpp line 70
  4113.     Local Map* this = 0xCBB73790
  4114.         GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4115.             RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4116.                 LinkedListHead
  4117.                     LinkedListElement iFirst = 0xCBB73798
  4118.                     LinkedListElement iLast = 0xCBB737B0
  4119.                     unsigned int iSize = 0x0
  4120.                     <user defined> ?$Iterator@VLinkedListElement@@ = 0x414AFF98
  4121.                     <user defined> iterator = 0x414AFF98
  4122.                 <user defined> iterator = 0x414AFF98
  4123.             iterator
  4124.                 GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414AFF98
  4125.         std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  4126.             std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4127.                 std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4128.                     std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  4129.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  4130.                             std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  4131.                                 std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0xA1210D50
  4132.                                 unsigned int _Mysize = 0x0
  4133.                 <user defined> value_compare = 0xA1210D50
  4134.             <user defined> value_compare = 0xA1210D50
  4135.         bool _creatureToMoveLock = 0x0
  4136.         std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  4137.             std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  4138.                 std::_Vector_val<std::_Simple_types<Creature *> >
  4139.                     Creature** _Myfirst = 0x5628FFC0
  4140.                     <user defined>* _Mylast = 0x5628FFC0
  4141.                     Creature** _Myend = NULL
  4142.         bool _gameObjectsToMoveLock = 0x0
  4143.         std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  4144.             std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  4145.                 std::_Vector_val<std::_Simple_types<GameObject *> >
  4146.                     GameObject** _Myfirst = NULL
  4147.                     <user defined>* _Mylast = NULL
  4148.                     <user defined>* _Myend = NULL
  4149.         bool _dynamicObjectsToMoveLock = 0x0
  4150.         std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  4151.             std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  4152.                 std::_Vector_val<std::_Simple_types<DynamicObject *> >
  4153.                     DynamicObject** _Myfirst = NULL
  4154.                     <user defined>* _Mylast = NULL
  4155.                     <user defined>* _Myend = NULL
  4156.         std::mutex _mapLock
  4157.             std::_Mutex_base
  4158.                 _Mtx_internal_imp_t* _Mtx = 0x5761D490
  4159.         std::mutex _gridLock
  4160.             std::_Mutex_base
  4161.                 _Mtx_internal_imp_t* _Mtx = 0x576271C0
  4162.         MapEntry* i_mapEntry = 0x7A0691C
  4163.             unsigned int MapID = 0x257
  4164.             unsigned int map_type = 0x1
  4165.             unsigned int Flags = 0xD
  4166.             char*[16] name
  4167.                 [0] = 0x7D34710
  4168.                 [1] = 0x7D34710
  4169.                 [2] = 0x7D34710
  4170.                 [3] = 0x7D34710
  4171.                 [4] = 0x7D357B5
  4172.                 [5] = 0x7D34710
  4173.                 [6] = 0x7D34710
  4174.                 [7] = 0x7D34710
  4175.                 [8] = 0x7D34710
  4176.                 [9] = 0x7D34710
  4177.             unsigned int linked_zone = 0x0
  4178.             unsigned int multimap_id = 0xE6
  4179.             int entrance_map = 0x23B
  4180.             float entrance_x = 8921.792969
  4181.             float entrance_y = -966.806458
  4182.             unsigned int addon = 0x2
  4183.             unsigned int unk_time = 0x0
  4184.             unsigned int maxPlayers = 0x5
  4185.         unsigned int i_spawnMode = 0x1
  4186.         unsigned int i_InstanceId = 0x141
  4187.         unsigned int m_unloadTimer = 0x1
  4188.         float m_VisibleDistance = 170.000000
  4189.         DynamicMapTree _dynamicTree
  4190.             DynTreeImpl* impl = 0x9827AB60
  4191.         MapRefManager m_mapRefManager
  4192.             RefManager<Map,Player>
  4193.                 LinkedListHead
  4194.                     LinkedListElement iFirst = 0xCBB73878
  4195.                     LinkedListElement iLast = 0xCBB73890
  4196.                     unsigned int iSize = 0x0
  4197.                     <user defined> ?$Iterator@VLinkedListElement@@ = 0x414AFF68
  4198.                     <user defined> iterator = 0x414AFF68
  4199.                 <user defined> iterator = 0x414AFF68
  4200.             iterator
  4201.                 MapReference* _Ptr = 0x1414AFF68
  4202.             const_iterator
  4203.                 MapReference* _Ptr = 0x1414AFF68
  4204.         LinkedListHead::Iterator<MapReference> m_mapRefIter
  4205.             MapReference* _Ptr = NULL
  4206.         int m_VisibilityNotifyPeriod = 0x3E8
  4207.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  4208.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4209.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4210.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4211.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4212.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4213.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x80312850
  4214.                                 unsigned int _Mysize = 0x0
  4215.         std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  4216.             std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  4217.                 std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  4218.                 std::_Tree_node<WorldObject *,void *>* _Ptr = 0x80312850
  4219.         std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  4220.             std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4221.                 std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4222.                     std::_Tree_buy<Transport *,std::allocator<Transport *> >
  4223.                         std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  4224.                             std::_Tree_val<std::_Tree_simple_types<Transport *> >
  4225.                                 std::_Tree_node<Transport *,void *>* _Myhead = 0x8030EE30
  4226.                                 unsigned int _Mysize = 0x0
  4227.         std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  4228.             std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  4229.                 std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  4230.                 std::_Tree_node<Transport *,void *>* _Ptr = 0x8030EE30
  4231.         int i_gridExpiry = 0x493E0
  4232.         Map* m_parentMap = 0x2D602F60
  4233.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4234.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4235.                     LinkedListHead
  4236.                         LinkedListElement iFirst = 0x2D602F68
  4237.                         LinkedListElement iLast = 0x2D602F80
  4238.                         unsigned int iSize = 0x9
  4239.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x414B1F80
  4240.                         <user defined> iterator = 0x414B1F80
  4241.                     <user defined> iterator = 0x2D602F60
  4242.                 iterator
  4243.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414B1F80
  4244.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x2D602FA0
  4245.             bool _creatureToMoveLock = 0x0
  4246.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x2D602FB8
  4247.             bool _gameObjectsToMoveLock = 0x0
  4248.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x2D602FD8
  4249.             bool _dynamicObjectsToMoveLock = 0x0
  4250.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x2D602FF8
  4251.             std::mutex _mapLock = 0x2C22A060
  4252.             std::mutex _gridLock = 0x2C22A010
  4253.             MapEntry* i_mapEntry = 0x7A0691C
  4254.             unsigned int i_spawnMode = 0x0
  4255.             unsigned int i_InstanceId = 0x0
  4256.             unsigned int m_unloadTimer = 0x0
  4257.             float m_VisibleDistance = 90.000000
  4258.             DynamicMapTree _dynamicTree = 0x2D61D230
  4259.             MapRefManager m_mapRefManager = 0x2D603040
  4260.             LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x0
  4261.             int m_VisibilityNotifyPeriod = 0x3E8
  4262.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x2D603090
  4263.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x2D4E4F50
  4264.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x2D6030A8
  4265.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x2D4E4F80
  4266.             int i_gridExpiry = 0x493E0
  4267.             Map* m_parentMap = 0x2D602F60
  4268.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4269.                 [0] = 0x0
  4270.                 [1] = 0x0
  4271.                 [2] = 0x0
  4272.                 [3] = 0x0
  4273.                 [4] = 0x0
  4274.                 [5] = 0x0
  4275.                 [6] = 0x0
  4276.                 [7] = 0x0
  4277.                 [8] = 0x0
  4278.                 [9] = 0x0
  4279.                 [0] = 0x2D6030D0
  4280.                 [1] = 0x2D6032D0
  4281.                 [2] = 0x2D6034D0
  4282.                 [3] = 0x2D6036D0
  4283.                 [4] = 0x2D6038D0
  4284.                 [5] = 0x2D603AD0
  4285.                 [6] = 0x2D603CD0
  4286.                 [7] = 0x2D603ED0
  4287.                 [8] = 0x2D6040D0
  4288.                 [9] = 0x2D6042D0
  4289.             GridMap*[64] GridMaps
  4290.                 [0] = 0x0
  4291.                 [1] = 0x0
  4292.                 [2] = 0x0
  4293.                 [3] = 0x0
  4294.                 [4] = 0x0
  4295.                 [5] = 0x0
  4296.                 [6] = 0x0
  4297.                 [7] = 0x0
  4298.                 [8] = 0x0
  4299.                 [9] = 0x0
  4300.                 [0] = 0x2D60B0D0
  4301.                 [1] = 0x2D60B2D0
  4302.                 [2] = 0x2D60B4D0
  4303.                 [3] = 0x2D60B6D0
  4304.                 [4] = 0x2D60B8D0
  4305.                 [5] = 0x2D60BAD0
  4306.                 [6] = 0x2D60BCD0
  4307.                 [7] = 0x2D60BED0
  4308.                 [8] = 0x2D60C0D0
  4309.                 [9] = 0x2D60C2D0
  4310.             std::bitset<262144> marked_cells = 0x2D6130D0
  4311.             bool i_scriptLock = 0x0
  4312.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x2D61B0D8
  4313.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x2D61B0E8
  4314.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x2D61B0F8
  4315.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x2D61B108
  4316.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x2D61B118
  4317.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x2D61B158
  4318.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x2D61B198
  4319.             unsigned int _defaultLight = 0x72B
  4320.         NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4321.             [0] = 0x0
  4322.             [1] = 0x0
  4323.             [2] = 0x0
  4324.             [3] = 0x0
  4325.             [4] = 0x0
  4326.             [5] = 0x0
  4327.             [6] = 0x0
  4328.             [7] = 0x0
  4329.             [8] = 0x0
  4330.             [9] = 0x0
  4331.             [0] = 0xCBB73900
  4332.             [1] = 0xCBB73B00
  4333.             [2] = 0xCBB73D00
  4334.             [3] = 0xCBB73F00
  4335.             [4] = 0xCBB74100
  4336.             [5] = 0xCBB74300
  4337.             [6] = 0xCBB74500
  4338.             [7] = 0xCBB74700
  4339.             [8] = 0xCBB74900
  4340.             [9] = 0xCBB74B00
  4341.         GridMap*[64] GridMaps
  4342.             [0] = 0x0
  4343.             [1] = 0x0
  4344.             [2] = 0x0
  4345.             [3] = 0x0
  4346.             [4] = 0x0
  4347.             [5] = 0x0
  4348.             [6] = 0x0
  4349.             [7] = 0x0
  4350.             [8] = 0x0
  4351.             [9] = 0x0
  4352.             [0] = 0xCBB7B900
  4353.             [1] = 0xCBB7BB00
  4354.             [2] = 0xCBB7BD00
  4355.             [3] = 0xCBB7BF00
  4356.             [4] = 0xCBB7C100
  4357.             [5] = 0xCBB7C300
  4358.             [6] = 0xCBB7C500
  4359.             [7] = 0xCBB7C700
  4360.             [8] = 0xCBB7C900
  4361.             [9] = 0xCBB7CB00
  4362.         std::bitset<262144> marked_cells
  4363.             <user defined> reference = 0x0
  4364.             unsigned int[4096] _Array
  4365.                 [0] = 0x0
  4366.                 [1] = 0x0
  4367.                 [2] = 0x0
  4368.                 [3] = 0x0
  4369.                 [4] = 0x0
  4370.                 [5] = 0x0
  4371.                 [6] = 0x0
  4372.                 [7] = 0x0
  4373.                 [8] = 0x0
  4374.                 [9] = 0x0
  4375.         bool i_scriptLock = 0x0
  4376.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  4377.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4378.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4379.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4380.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4381.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4382.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8030AB40
  4383.                                 unsigned int _Mysize = 0x0
  4384.         std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  4385.             std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4386.                 std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4387.                     std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  4388.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  4389.                             std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  4390.                                 std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0xA121C690
  4391.                                 unsigned int _Mysize = 0x0
  4392.                 <user defined> value_compare = 0xA121C690
  4393.             <user defined> value_compare = 0xA121C690
  4394.         std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  4395.             std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4396.                 std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4397.                     std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4398.                         std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4399.                             std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4400.                                 std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8030DAE0
  4401.                                 unsigned int _Mysize = 0x0
  4402.         std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  4403.             std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4404.                 std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4405.                     std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  4406.                         std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  4407.                             std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  4408.                                 std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x5762BDB0
  4409.                                 unsigned int _Mysize = 0x0
  4410.                 <user defined> value_compare = 0x5762BDB0
  4411.             <user defined> value_compare = 0x5762BDB0
  4412.         std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  4413.             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> >
  4414.                 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>
  4415.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4416.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4417.                     <user defined> value_compare = 0x80308860
  4418.                 <user defined> value_compare = 0x80308860
  4419.                 std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0xCBB8B948
  4420.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0xCBB8B958
  4421.                 unsigned int _Mask = 0x7
  4422.                 unsigned int _Maxidx = 0x8
  4423.                 float _Max_bucket_size = 1.000000
  4424.         std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  4425.             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> >
  4426.                 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>
  4427.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4428.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4429.                     <user defined> value_compare = 0x80311710
  4430.                 <user defined> value_compare = 0x80311710
  4431.                 std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0xCBB8B988
  4432.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0xCBB8B998
  4433.                 unsigned int _Mask = 0x7
  4434.                 unsigned int _Maxidx = 0x8
  4435.                 float _Max_bucket_size = 1.000000
  4436.         std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  4437.             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 ,ZoneDynam
  4438.                 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
  4439.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4440.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4441.                     <user defined> value_compare = 0x8030C2B0
  4442.                 <user defined> value_compare = 0x8030C2B0
  4443.                 std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0xCBB8B9C8
  4444.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0xCBB8B9D8
  4445.                 unsigned int _Mask = 0x7
  4446.                 unsigned int _Maxidx = 0x8
  4447.                 float _Max_bucket_size = 1.000000
  4448.         unsigned int _defaultLight = 0x72B
  4449.  
  4450. 00000001404BA344  0000000035D8FA40  InstanceMap::`scalar deleting destructor'+14
  4451.     Local InstanceMap* this = 0x80307660
  4452.         Map
  4453.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4454.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4455.                     LinkedListHead
  4456.                         LinkedListElement iFirst = 0x80307668
  4457.                         LinkedListElement iLast = 0x80307680
  4458.                         unsigned int iSize = 0x80307690
  4459.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  4460.                         <user defined> iterator = 0x2D4E50A0
  4461.                     <user defined> iterator = 0x2D4E50A0
  4462.                 iterator
  4463.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  4464.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  4465.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4466.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4467.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  4468.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  4469.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  4470.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  4471.                                     unsigned int _Mysize = 0x675B0101
  4472.                     <user defined> value_compare = 0x80307690
  4473.                 <user defined> value_compare = 0x80307690
  4474.             bool _creatureToMoveLock = 0x0
  4475.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  4476.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  4477.                     std::_Vector_val<std::_Simple_types<Creature *> >
  4478.                         Creature** _Myfirst = <Unable to read memory>
  4479.                         Creature** _Mylast = 0x80314E30
  4480.                         Creature** _Myend = 0x803076C0
  4481.             bool _gameObjectsToMoveLock = 0x15
  4482.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  4483.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  4484.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  4485.                         GameObject** _Myfirst = 0x500000100
  4486.                         GameObject** _Mylast = NULL
  4487.                         GameObject** _Myend = <Unable to read memory>
  4488.             bool _dynamicObjectsToMoveLock = 0x99
  4489.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  4490.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  4491.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  4492.                         DynamicObject** _Myfirst = 0x80300E99
  4493.                         <user defined>* _Mylast = 0x80300E99
  4494.                         DynamicObject** _Myend = <Unable to read memory>
  4495.             std::mutex _mapLock
  4496.                 std::_Mutex_base
  4497.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  4498.             std::mutex _gridLock
  4499.                 std::_Mutex_base
  4500.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  4501.             MapEntry* i_mapEntry = 0x80314BF0
  4502.                 unsigned int MapID = 0x8030D870
  4503.                 unsigned int map_type = 0x0
  4504.                 unsigned int Flags = 0x80307720
  4505.                 char*[16] name
  4506.                     [0] = 0x14D00000000
  4507.                     [1] = 0x100290013
  4508.                     [2] = 0xAF9046F800000000
  4509.                     [3] = 0x439D5CAE00000000
  4510.                     [4] = 0x80314C209000007F
  4511.                     [5] = 0x80314C2000000000
  4512.                     [6] = 0x80314C2000000000
  4513.                     [7] = 0x675B010100000000
  4514.                     [8] = 0x77DCC29000000000
  4515.                     [9] = 0x439D5CAB00000000
  4516.                 unsigned int linked_zone = 0x9000007F
  4517.                 unsigned int multimap_id = 0x80314E00
  4518.                 int entrance_map = 0x0
  4519.                 float entrance_x = -0.000000
  4520.                 float entrance_y = 0.000000
  4521.                 unsigned int addon = 0x33CE
  4522.                 unsigned int unk_time = 0x0
  4523.                 unsigned int maxPlayers = 0x3309FB90
  4524.             unsigned int i_spawnMode = 0xA0
  4525.             unsigned int i_InstanceId = 0x0
  4526.             unsigned int m_unloadTimer = 0xE5
  4527.             float m_VisibleDistance = 0.000000
  4528.             DynamicMapTree _dynamicTree
  4529.                 DynTreeImpl* impl = 0x200011800000001
  4530.             MapRefManager m_mapRefManager
  4531.                 RefManager<Map,Player>
  4532.                     LinkedListHead
  4533.                         LinkedListElement iFirst = 0x80307748
  4534.                         LinkedListElement iLast = 0x80307760
  4535.                         unsigned int iSize = 0x439D4F18
  4536.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  4537.                         <user defined> iterator = 0x6
  4538.                     <user defined> iterator = 0x6
  4539.                 iterator
  4540.                     MapReference* _Ptr = 0x6
  4541.                 const_iterator
  4542.                     MapReference* _Ptr = 0x6
  4543.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  4544.                 MapReference* _Ptr = 0x80309A00
  4545.             int m_VisibilityNotifyPeriod = 0x80307E10
  4546.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  4547.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4548.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4549.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4550.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4551.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4552.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  4553.                                     unsigned int _Mysize = 0x330A1A50
  4554.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  4555.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  4556.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  4557.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  4558.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  4559.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4560.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4561.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  4562.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  4563.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  4564.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  4565.                                     unsigned int _Mysize = 0x1414B0B9C
  4566.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  4567.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  4568.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  4569.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  4570.             int i_gridExpiry = 0x0
  4571.             Map* m_parentMap = 0x1
  4572.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4573.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4574.                         LinkedListHead
  4575.                             LinkedListElement iFirst = 0x9
  4576.                             LinkedListElement iLast = 0x21
  4577.                             unsigned int iSize = 0x39 <Unable to read memory>
  4578.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  4579.                             <user defined> iterator = 0x1 <Unable to read memory>
  4580.                         <user defined> iterator = 0x1 <Unable to read memory>
  4581.                     iterator
  4582.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  4583.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  4584.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  4585.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  4586.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  4587.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  4588.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  4589.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  4590.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  4591.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  4592.                 MapEntry* i_mapEntry = <Unable to read memory>
  4593.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  4594.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  4595.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  4596.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  4597.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  4598.                 MapRefManager m_mapRefManager = 0xE1
  4599.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  4600.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  4601.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  4602.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  4603.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  4604.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  4605.                 int i_gridExpiry = 0x161 <Unable to read memory>
  4606.                 Map* m_parentMap = <Unable to read memory>
  4607.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4608.                     [0] = 0x171 <Unable to read memory>
  4609.                     [1] = 0x179 <Unable to read memory>
  4610.                     [2] = 0x181 <Unable to read memory>
  4611.                     [3] = 0x189 <Unable to read memory>
  4612.                     [4] = 0x191 <Unable to read memory>
  4613.                     [5] = 0x199 <Unable to read memory>
  4614.                     [6] = 0x1A1 <Unable to read memory>
  4615.                     [7] = 0x1A9 <Unable to read memory>
  4616.                     [8] = 0x1B1 <Unable to read memory>
  4617.                     [9] = 0x1B9 <Unable to read memory>
  4618.                     [0] = 0x171
  4619.                     [1] = 0x371
  4620.                     [2] = 0x571
  4621.                     [3] = 0x771
  4622.                     [4] = 0x971
  4623.                     [5] = 0xB71
  4624.                     [6] = 0xD71
  4625.                     [7] = 0xF71
  4626.                     [8] = 0x1171
  4627.                     [9] = 0x1371
  4628.                 GridMap*[64] GridMaps
  4629.                     [0] = 0x8171 <Unable to read memory>
  4630.                     [1] = 0x8179 <Unable to read memory>
  4631.                     [2] = 0x8181 <Unable to read memory>
  4632.                     [3] = 0x8189 <Unable to read memory>
  4633.                     [4] = 0x8191 <Unable to read memory>
  4634.                     [5] = 0x8199 <Unable to read memory>
  4635.                     [6] = 0x81A1 <Unable to read memory>
  4636.                     [7] = 0x81A9 <Unable to read memory>
  4637.                     [8] = 0x81B1 <Unable to read memory>
  4638.                     [9] = 0x81B9 <Unable to read memory>
  4639.                     [0] = 0x8171
  4640.                     [1] = 0x8371
  4641.                     [2] = 0x8571
  4642.                     [3] = 0x8771
  4643.                     [4] = 0x8971
  4644.                     [5] = 0x8B71
  4645.                     [6] = 0x8D71
  4646.                     [7] = 0x8F71
  4647.                     [8] = 0x9171
  4648.                     [9] = 0x9371
  4649.                 std::bitset<262144> marked_cells = 0x10171
  4650.                 bool i_scriptLock = 0x0
  4651.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  4652.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  4653.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  4654.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  4655.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  4656.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  4657.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  4658.                 unsigned int _defaultLight = 0x0
  4659.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4660.                 [0] = 0x3DC90060
  4661.                 [1] = 0x9000007F439D4F12
  4662.                 [2] = 0x803150D0
  4663.                 [3] = 0x80313B40
  4664.                 [4] = 0x80311D10
  4665.                 [5] = 0x32663DF60001
  4666.                 [6] = 0x3
  4667.                 [7] = 0x8000007F439D4FEF
  4668.                 [8] = 0x1414B0296
  4669.                 [9] = 0x80312A00
  4670.                 [0] = 0x803077D0
  4671.                 [1] = 0x803079D0
  4672.                 [2] = 0x80307BD0
  4673.                 [3] = 0x80307DD0
  4674.                 [4] = 0x80307FD0
  4675.                 [5] = 0x803081D0
  4676.                 [6] = 0x803083D0
  4677.                 [7] = 0x803085D0
  4678.                 [8] = 0x803087D0
  4679.                 [9] = 0x803089D0
  4680.             GridMap*[64] GridMaps
  4681.                 [0] = 0x0
  4682.                 [1] = 0x0
  4683.                 [2] = 0x0
  4684.                 [3] = 0x8800007F439D4711
  4685.                 [4] = 0x8030F7F0
  4686.                 [5] = 0x8030F7F0
  4687.                 [6] = 0x8030F7F0
  4688.                 [7] = 0x101
  4689.                 [8] = 0x0
  4690.                 [9] = 0x8800007F439D47EE
  4691.                 [0] = 0x8030F7D0
  4692.                 [1] = 0x8030F9D0
  4693.                 [2] = 0x8030FBD0
  4694.                 [3] = 0x8030FDD0
  4695.                 [4] = 0x8030FFD0
  4696.                 [5] = 0x803101D0
  4697.                 [6] = 0x803103D0
  4698.                 [7] = 0x803105D0
  4699.                 [8] = 0x803107D0
  4700.                 [9] = 0x803109D0
  4701.             std::bitset<262144> marked_cells
  4702.                 <user defined> reference = 0x0
  4703.                 unsigned int[4096] _Array
  4704.                     [0] = 0x0
  4705.                     [1] = 0x0
  4706.                     [2] = 0x2000200020002
  4707.                     [3] = 0x20002
  4708.                     [4] = 0x0
  4709.                     [5] = 0x0
  4710.                     [6] = 0x2000200020002
  4711.                     [7] = 0x20002
  4712.                     [8] = 0x0
  4713.                     [9] = 0x0
  4714.             bool i_scriptLock = 0x81
  4715.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  4716.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4717.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4718.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4719.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4720.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4721.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  4722.                                     unsigned int _Mysize = 0x8031F7E0
  4723.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  4724.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4725.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  4726.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  4727.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  4728.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  4729.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  4730.                                     unsigned int _Mysize = 0xCC5A
  4731.                     <user defined> value_compare = 0x8031F7E0
  4732.                 <user defined> value_compare = 0x8031F7E0
  4733.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  4734.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4735.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4736.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4737.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4738.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4739.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  4740.                                     unsigned int _Mysize = 0x8031F800
  4741.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  4742.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4743.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  4744.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  4745.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  4746.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  4747.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  4748.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  4749.                     <user defined> value_compare = 0x8031F800
  4750.                 <user defined> value_compare = 0x8031F800
  4751.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  4752.                 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> >
  4753.                     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>
  4754.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4755.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4756.                         <user defined> value_compare = 0x45E0CA09
  4757.                     <user defined> value_compare = 0x45E0CA09
  4758.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  4759.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  4760.                     unsigned int _Mask = 0x8031F840
  4761.                     unsigned int _Maxidx = 0x8031F840
  4762.                     float _Max_bucket_size = 1364043499738534800000.000000
  4763.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  4764.                 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> >
  4765.                     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>
  4766.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4767.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4768.                         <user defined> value_compare = 0x45E0CA0D
  4769.                     <user defined> value_compare = 0x45E0CA0D
  4770.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  4771.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  4772.                     unsigned int _Mask = 0x8031F880
  4773.                     unsigned int _Maxidx = 0x8031F880
  4774.                     float _Max_bucket_size = 0.000000
  4775.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  4776.                 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 ,ZoneDynam
  4777.                     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
  4778.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4779.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  4780.                         <user defined> value_compare = 0x45E0CA01
  4781.                     <user defined> value_compare = 0x45E0CA01
  4782.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  4783.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  4784.                     unsigned int _Mask = 0x8031F8C0
  4785.                     unsigned int _Maxidx = 0x8031F8C0
  4786.                     float _Max_bucket_size = 0.000000
  4787.             unsigned int _defaultLight = 0x45E0CA05
  4788.         bool m_resetAfterUnload = 0xE0
  4789.         bool m_unloadWhenEmpty = 0xF8
  4790.         InstanceScript* i_data = 0x8031F8E0
  4791.             Map* instance = 0x8031F8E0
  4792.             std::vector<char,std::allocator<char> > headers = 0x8031F8F0
  4793.             std::vector<BossInfo,std::allocator<BossInfo> > bosses = 0x8031F908
  4794.             std::multimap<unsigned int,DoorInfo,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,DoorInfo> > > doors = 0x8031F920
  4795.             std::map<unsigned int,MinionInfo,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,MinionInfo> > > minions = 0x8031F930
  4796.             std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _creatureInfo = 0x8031F940
  4797.             std::map<unsigned int,unsigned int,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,unsigned int> > > _gameObjectInfo = 0x8031F950
  4798.             std::map<unsigned int,ObjectGuid,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,ObjectGuid> > > _objectGuids = 0x8031F960
  4799.             unsigned int completedEncounters = 0x17863
  4800.         unsigned int i_script_id = 0x17860
  4801.  
  4802. 00000001404D2E13  0000000035D8FA70  MapInstanced::DestroyInstance+103  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 275
  4803.     Local MapInstanced* this = 0x80307660
  4804.         Map
  4805.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4806.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4807.                     LinkedListHead
  4808.                         LinkedListElement iFirst = 0x80307668
  4809.                         LinkedListElement iLast = 0x80307680
  4810.                         unsigned int iSize = 0x80307690
  4811.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  4812.                         <user defined> iterator = 0x2D4E50A0
  4813.                     <user defined> iterator = 0x2D4E50A0
  4814.                 iterator
  4815.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  4816.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  4817.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4818.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  4819.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  4820.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  4821.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  4822.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  4823.                                     unsigned int _Mysize = 0x675B0101
  4824.                     <user defined> value_compare = 0x80307690
  4825.                 <user defined> value_compare = 0x80307690
  4826.             bool _creatureToMoveLock = 0x0
  4827.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  4828.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  4829.                     std::_Vector_val<std::_Simple_types<Creature *> >
  4830.                         Creature** _Myfirst = <Unable to read memory>
  4831.                         Creature** _Mylast = 0x80314E30
  4832.                         Creature** _Myend = 0x803076C0
  4833.             bool _gameObjectsToMoveLock = 0x15
  4834.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  4835.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  4836.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  4837.                         GameObject** _Myfirst = 0x500000100
  4838.                         GameObject** _Mylast = NULL
  4839.                         GameObject** _Myend = <Unable to read memory>
  4840.             bool _dynamicObjectsToMoveLock = 0x99
  4841.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  4842.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  4843.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  4844.                         DynamicObject** _Myfirst = 0x80300E99
  4845.                         <user defined>* _Mylast = 0x80300E99
  4846.                         DynamicObject** _Myend = <Unable to read memory>
  4847.             std::mutex _mapLock
  4848.                 std::_Mutex_base
  4849.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  4850.             std::mutex _gridLock
  4851.                 std::_Mutex_base
  4852.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  4853.             MapEntry* i_mapEntry = 0x80314BF0
  4854.                 unsigned int MapID = 0x8030D870
  4855.                 unsigned int map_type = 0x0
  4856.                 unsigned int Flags = 0x80307720
  4857.                 char*[16] name
  4858.                     [0] = 0x14D00000000
  4859.                     [1] = 0x100290013
  4860.                     [2] = 0xAF9046F800000000
  4861.                     [3] = 0x439D5CAE00000000
  4862.                     [4] = 0x80314C209000007F
  4863.                     [5] = 0x80314C2000000000
  4864.                     [6] = 0x80314C2000000000
  4865.                     [7] = 0x675B010100000000
  4866.                     [8] = 0x77DCC29000000000
  4867.                     [9] = 0x439D5CAB00000000
  4868.                 unsigned int linked_zone = 0x9000007F
  4869.                 unsigned int multimap_id = 0x80314E00
  4870.                 int entrance_map = 0x0
  4871.                 float entrance_x = -0.000000
  4872.                 float entrance_y = 0.000000
  4873.                 unsigned int addon = 0x33CE
  4874.                 unsigned int unk_time = 0x0
  4875.                 unsigned int maxPlayers = 0x3309FB90
  4876.             unsigned int i_spawnMode = 0xA0
  4877.             unsigned int i_InstanceId = 0x0
  4878.             unsigned int m_unloadTimer = 0xE5
  4879.             float m_VisibleDistance = 0.000000
  4880.             DynamicMapTree _dynamicTree
  4881.                 DynTreeImpl* impl = 0x200011800000001
  4882.             MapRefManager m_mapRefManager
  4883.                 RefManager<Map,Player>
  4884.                     LinkedListHead
  4885.                         LinkedListElement iFirst = 0x80307748
  4886.                         LinkedListElement iLast = 0x80307760
  4887.                         unsigned int iSize = 0x439D4F18
  4888.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  4889.                         <user defined> iterator = 0x6
  4890.                     <user defined> iterator = 0x6
  4891.                 iterator
  4892.                     MapReference* _Ptr = 0x6
  4893.                 const_iterator
  4894.                     MapReference* _Ptr = 0x6
  4895.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  4896.                 MapReference* _Ptr = 0x80309A00
  4897.             int m_VisibilityNotifyPeriod = 0x80307E10
  4898.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  4899.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4900.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  4901.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  4902.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  4903.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  4904.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  4905.                                     unsigned int _Mysize = 0x330A1A50
  4906.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  4907.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  4908.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  4909.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  4910.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  4911.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4912.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  4913.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  4914.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  4915.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  4916.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  4917.                                     unsigned int _Mysize = 0x1414B0B9C
  4918.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  4919.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  4920.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  4921.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  4922.             int i_gridExpiry = 0x0
  4923.             Map* m_parentMap = 0x1
  4924.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  4925.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  4926.                         LinkedListHead
  4927.                             LinkedListElement iFirst = 0x9
  4928.                             LinkedListElement iLast = 0x21
  4929.                             unsigned int iSize = 0x39 <Unable to read memory>
  4930.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  4931.                             <user defined> iterator = 0x1 <Unable to read memory>
  4932.                         <user defined> iterator = 0x1 <Unable to read memory>
  4933.                     iterator
  4934.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  4935.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  4936.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  4937.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  4938.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  4939.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  4940.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  4941.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  4942.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  4943.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  4944.                 MapEntry* i_mapEntry = <Unable to read memory>
  4945.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  4946.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  4947.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  4948.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  4949.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  4950.                 MapRefManager m_mapRefManager = 0xE1
  4951.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  4952.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  4953.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  4954.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  4955.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  4956.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  4957.                 int i_gridExpiry = 0x161 <Unable to read memory>
  4958.                 Map* m_parentMap = <Unable to read memory>
  4959.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  4960.                     [0] = 0x171 <Unable to read memory>
  4961.                     [1] = 0x179 <Unable to read memory>
  4962.                     [2] = 0x181 <Unable to read memory>
  4963.                     [3] = 0x189 <Unable to read memory>
  4964.                     [4] = 0x191 <Unable to read memory>
  4965.                     [5] = 0x199 <Unable to read memory>
  4966.                     [6] = 0x1A1 <Unable to read memory>
  4967.                     [7] = 0x1A9 <Unable to read memory>
  4968.                     [8] = 0x1B1 <Unable to read memory>
  4969.                     [9] = 0x1B9 <Unable to read memory>
  4970.                     [0] = 0x171
  4971.                     [1] = 0x371
  4972.                     [2] = 0x571
  4973.                     [3] = 0x771
  4974.                     [4] = 0x971
  4975.                     [5] = 0xB71
  4976.                     [6] = 0xD71
  4977.                     [7] = 0xF71
  4978.                     [8] = 0x1171
  4979.                     [9] = 0x1371
  4980.                 GridMap*[64] GridMaps
  4981.                     [0] = 0x8171 <Unable to read memory>
  4982.                     [1] = 0x8179 <Unable to read memory>
  4983.                     [2] = 0x8181 <Unable to read memory>
  4984.                     [3] = 0x8189 <Unable to read memory>
  4985.                     [4] = 0x8191 <Unable to read memory>
  4986.                     [5] = 0x8199 <Unable to read memory>
  4987.                     [6] = 0x81A1 <Unable to read memory>
  4988.                     [7] = 0x81A9 <Unable to read memory>
  4989.                     [8] = 0x81B1 <Unable to read memory>
  4990.                     [9] = 0x81B9 <Unable to read memory>
  4991.                     [0] = 0x8171
  4992.                     [1] = 0x8371
  4993.                     [2] = 0x8571
  4994.                     [3] = 0x8771
  4995.                     [4] = 0x8971
  4996.                     [5] = 0x8B71
  4997.                     [6] = 0x8D71
  4998.                     [7] = 0x8F71
  4999.                     [8] = 0x9171
  5000.                     [9] = 0x9371
  5001.                 std::bitset<262144> marked_cells = 0x10171
  5002.                 bool i_scriptLock = 0x0
  5003.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  5004.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  5005.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  5006.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  5007.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  5008.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  5009.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  5010.                 unsigned int _defaultLight = 0x0
  5011.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5012.                 [0] = 0x3DC90060
  5013.                 [1] = 0x9000007F439D4F12
  5014.                 [2] = 0x803150D0
  5015.                 [3] = 0x80313B40
  5016.                 [4] = 0x80311D10
  5017.                 [5] = 0x32663DF60001
  5018.                 [6] = 0x3
  5019.                 [7] = 0x8000007F439D4FEF
  5020.                 [8] = 0x1414B0296
  5021.                 [9] = 0x80312A00
  5022.                 [0] = 0x803077D0
  5023.                 [1] = 0x803079D0
  5024.                 [2] = 0x80307BD0
  5025.                 [3] = 0x80307DD0
  5026.                 [4] = 0x80307FD0
  5027.                 [5] = 0x803081D0
  5028.                 [6] = 0x803083D0
  5029.                 [7] = 0x803085D0
  5030.                 [8] = 0x803087D0
  5031.                 [9] = 0x803089D0
  5032.             GridMap*[64] GridMaps
  5033.                 [0] = 0x0
  5034.                 [1] = 0x0
  5035.                 [2] = 0x0
  5036.                 [3] = 0x8800007F439D4711
  5037.                 [4] = 0x8030F7F0
  5038.                 [5] = 0x8030F7F0
  5039.                 [6] = 0x8030F7F0
  5040.                 [7] = 0x101
  5041.                 [8] = 0x0
  5042.                 [9] = 0x8800007F439D47EE
  5043.                 [0] = 0x8030F7D0
  5044.                 [1] = 0x8030F9D0
  5045.                 [2] = 0x8030FBD0
  5046.                 [3] = 0x8030FDD0
  5047.                 [4] = 0x8030FFD0
  5048.                 [5] = 0x803101D0
  5049.                 [6] = 0x803103D0
  5050.                 [7] = 0x803105D0
  5051.                 [8] = 0x803107D0
  5052.                 [9] = 0x803109D0
  5053.             std::bitset<262144> marked_cells
  5054.                 <user defined> reference = 0x0
  5055.                 unsigned int[4096] _Array
  5056.                     [0] = 0x0
  5057.                     [1] = 0x0
  5058.                     [2] = 0x2000200020002
  5059.                     [3] = 0x20002
  5060.                     [4] = 0x0
  5061.                     [5] = 0x0
  5062.                     [6] = 0x2000200020002
  5063.                     [7] = 0x20002
  5064.                     [8] = 0x0
  5065.                     [9] = 0x0
  5066.             bool i_scriptLock = 0x81
  5067.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  5068.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5069.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5070.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  5071.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  5072.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  5073.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  5074.                                     unsigned int _Mysize = 0x8031F7E0
  5075.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  5076.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5077.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5078.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  5079.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  5080.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  5081.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  5082.                                     unsigned int _Mysize = 0xCC5A
  5083.                     <user defined> value_compare = 0x8031F7E0
  5084.                 <user defined> value_compare = 0x8031F7E0
  5085.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  5086.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5087.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5088.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  5089.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  5090.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  5091.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  5092.                                     unsigned int _Mysize = 0x8031F800
  5093.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  5094.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5095.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5096.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  5097.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  5098.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  5099.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  5100.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  5101.                     <user defined> value_compare = 0x8031F800
  5102.                 <user defined> value_compare = 0x8031F800
  5103.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  5104.                 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> >
  5105.                     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>
  5106.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5107.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5108.                         <user defined> value_compare = 0x45E0CA09
  5109.                     <user defined> value_compare = 0x45E0CA09
  5110.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  5111.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  5112.                     unsigned int _Mask = 0x8031F840
  5113.                     unsigned int _Maxidx = 0x8031F840
  5114.                     float _Max_bucket_size = 1364043499738534800000.000000
  5115.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  5116.                 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> >
  5117.                     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>
  5118.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5119.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5120.                         <user defined> value_compare = 0x45E0CA0D
  5121.                     <user defined> value_compare = 0x45E0CA0D
  5122.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  5123.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  5124.                     unsigned int _Mask = 0x8031F880
  5125.                     unsigned int _Maxidx = 0x8031F880
  5126.                     float _Max_bucket_size = 0.000000
  5127.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  5128.                 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 ,ZoneDynam
  5129.                     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
  5130.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5131.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5132.                         <user defined> value_compare = 0x45E0CA01
  5133.                     <user defined> value_compare = 0x45E0CA01
  5134.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  5135.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  5136.                     unsigned int _Mask = 0x8031F8C0
  5137.                     unsigned int _Maxidx = 0x8031F8C0
  5138.                     float _Max_bucket_size = 0.000000
  5139.             unsigned int _defaultLight = 0x45E0CA05
  5140.         std::unordered_map<unsigned int,Map *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Map *> > > m_InstancedMaps
  5141.             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> >
  5142.                 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>
  5143.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5144.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5145.                     <user defined> value_compare = 0x8031F8E0
  5146.                 <user defined> value_compare = 0x8031F8E0
  5147.                 std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x8031F8E0
  5148.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_va _Vec = 0x8031F8F0
  5149.                 unsigned int _Mask = 0x8031F900
  5150.                 unsigned int _Maxidx = 0x17861
  5151.                 float _Max_bucket_size = 7193.262207
  5152.         unsigned int[64] GridMapReference
  5153.             [0] = 0xF920
  5154.             [1] = 0x8031
  5155.             [2] = 0x0
  5156.             [3] = 0x0
  5157.             [4] = 0xF920
  5158.             [5] = 0x8031
  5159.             [6] = 0x0
  5160.             [7] = 0x0
  5161.             [8] = 0x785F
  5162.             [9] = 0x1
  5163.             [0] = 0x8031F920
  5164.             [1] = 0x8031F9A0
  5165.             [2] = 0x8031FA20
  5166.             [3] = 0x8031FAA0
  5167.             [4] = 0x8031FB20
  5168.             [5] = 0x8031FBA0
  5169.             [6] = 0x8031FC20
  5170.             [7] = 0x8031FCA0
  5171.             [8] = 0x8031FD20
  5172.             [9] = 0x8031FDA0
  5173.     Parameter std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >& itr = 0x4CA88480
  5174.         std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >
  5175.             std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > >,std::_Iterator_base0>
  5176.                 std::_Iterator012<std::bidirectional_iterator_tag,std::pair<unsigned int const ,Map *>,__int64,std::pair<unsigned int const ,Map *> const *,std::pair<unsigned int const ,Map *> const &,std::_Iterator
  5177.                 std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Ptr = 0x80307660
  5178.  
  5179. 00000001404D3059  0000000035D8FAB0  MapInstanced::Update+69  g:\planeecore\planeecore\src\server\game\maps\mapinstanced.cpp line 64
  5180.     Local MapInstanced* this = 0x80307660
  5181.         Map
  5182.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  5183.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  5184.                     LinkedListHead
  5185.                         LinkedListElement iFirst = 0x80307668
  5186.                         LinkedListElement iLast = 0x80307680
  5187.                         unsigned int iSize = 0x80307690
  5188.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x2D4E50A0
  5189.                         <user defined> iterator = 0x2D4E50A0
  5190.                     <user defined> iterator = 0x2D4E50A0
  5191.                 iterator
  5192.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x2D4E50A0
  5193.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder
  5194.                 std::_Tree<std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  5195.                     std::_Tree_comp<0,std::_Tmap_traits<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> >,0> >
  5196.                         std::_Tree_buy<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > >
  5197.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,CreatureGroup *>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > >
  5198.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<unsigned int const ,CreatureGroup *> > >
  5199.                                     std::_Tree_node<std::pair<unsigned int const ,CreatureGroup *>,void *>* _Myhead = 0x80307690
  5200.                                     unsigned int _Mysize = 0x675B0101
  5201.                     <user defined> value_compare = 0x80307690
  5202.                 <user defined> value_compare = 0x80307690
  5203.             bool _creatureToMoveLock = 0x0
  5204.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove
  5205.                 std::_Vector_alloc<0,std::_Vec_base_types<Creature *,std::allocator<Creature *> > >
  5206.                     std::_Vector_val<std::_Simple_types<Creature *> >
  5207.                         Creature** _Myfirst = <Unable to read memory>
  5208.                         Creature** _Mylast = 0x80314E30
  5209.                         Creature** _Myend = 0x803076C0
  5210.             bool _gameObjectsToMoveLock = 0x15
  5211.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove
  5212.                 std::_Vector_alloc<0,std::_Vec_base_types<GameObject *,std::allocator<GameObject *> > >
  5213.                     std::_Vector_val<std::_Simple_types<GameObject *> >
  5214.                         GameObject** _Myfirst = 0x500000100
  5215.                         GameObject** _Mylast = NULL
  5216.                         GameObject** _Myend = <Unable to read memory>
  5217.             bool _dynamicObjectsToMoveLock = 0x99
  5218.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove
  5219.                 std::_Vector_alloc<0,std::_Vec_base_types<DynamicObject *,std::allocator<DynamicObject *> > >
  5220.                     std::_Vector_val<std::_Simple_types<DynamicObject *> >
  5221.                         DynamicObject** _Myfirst = 0x80300E99
  5222.                         <user defined>* _Mylast = 0x80300E99
  5223.                         DynamicObject** _Myend = <Unable to read memory>
  5224.             std::mutex _mapLock
  5225.                 std::_Mutex_base
  5226.                     _Mtx_internal_imp_t* _Mtx = 0xF11002EA1E00DC91
  5227.             std::mutex _gridLock
  5228.                 std::_Mutex_base
  5229.                     _Mtx_internal_imp_t* _Mtx = 0x9000007F439D4F1E
  5230.             MapEntry* i_mapEntry = 0x80314BF0
  5231.                 unsigned int MapID = 0x8030D870
  5232.                 unsigned int map_type = 0x0
  5233.                 unsigned int Flags = 0x80307720
  5234.                 char*[16] name
  5235.                     [0] = 0x14D00000000
  5236.                     [1] = 0x100290013
  5237.                     [2] = 0xAF9046F800000000
  5238.                     [3] = 0x439D5CAE00000000
  5239.                     [4] = 0x80314C209000007F
  5240.                     [5] = 0x80314C2000000000
  5241.                     [6] = 0x80314C2000000000
  5242.                     [7] = 0x675B010100000000
  5243.                     [8] = 0x77DCC29000000000
  5244.                     [9] = 0x439D5CAB00000000
  5245.                 unsigned int linked_zone = 0x9000007F
  5246.                 unsigned int multimap_id = 0x80314E00
  5247.                 int entrance_map = 0x0
  5248.                 float entrance_x = -0.000000
  5249.                 float entrance_y = 0.000000
  5250.                 unsigned int addon = 0x33CE
  5251.                 unsigned int unk_time = 0x0
  5252.                 unsigned int maxPlayers = 0x3309FB90
  5253.             unsigned int i_spawnMode = 0xA0
  5254.             unsigned int i_InstanceId = 0x0
  5255.             unsigned int m_unloadTimer = 0xE5
  5256.             float m_VisibleDistance = 0.000000
  5257.             DynamicMapTree _dynamicTree
  5258.                 DynTreeImpl* impl = 0x200011800000001
  5259.             MapRefManager m_mapRefManager
  5260.                 RefManager<Map,Player>
  5261.                     LinkedListHead
  5262.                         LinkedListElement iFirst = 0x80307748
  5263.                         LinkedListElement iLast = 0x80307760
  5264.                         unsigned int iSize = 0x439D4F18
  5265.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x6
  5266.                         <user defined> iterator = 0x6
  5267.                     <user defined> iterator = 0x6
  5268.                 iterator
  5269.                     MapReference* _Ptr = 0x6
  5270.                 const_iterator
  5271.                     MapReference* _Ptr = 0x6
  5272.             LinkedListHead::Iterator<MapReference> m_mapRefIter
  5273.                 MapReference* _Ptr = 0x80309A00
  5274.             int m_VisibilityNotifyPeriod = 0x80307E10
  5275.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers
  5276.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5277.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5278.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  5279.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  5280.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  5281.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x4B
  5282.                                     unsigned int _Mysize = 0x330A1A50
  5283.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter
  5284.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> >,std::_Iterator_base0>
  5285.                     std::_Iterator012<std::bidirectional_iterator_tag,WorldObject *,__int64,WorldObject * const *,WorldObject * const &,std::_Iterator_base0>
  5286.                     std::_Tree_node<WorldObject *,void *>* _Ptr = 0x4
  5287.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports
  5288.                 std::_Tree<std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5289.                     std::_Tree_comp<0,std::_Tset_traits<Transport *,std::less<Transport *>,std::allocator<Transport *>,0> >
  5290.                         std::_Tree_buy<Transport *,std::allocator<Transport *> >
  5291.                             std::_Tree_alloc<0,std::_Tree_base_types<Transport *,std::allocator<Transport *> > >
  5292.                                 std::_Tree_val<std::_Tree_simple_types<Transport *> >
  5293.                                     std::_Tree_node<Transport *,void *>* _Myhead = 0x8000007F439D4F15
  5294.                                     unsigned int _Mysize = 0x1414B0B9C
  5295.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter
  5296.                 std::_Tree_unchecked_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> >,std::_Iterator_base0>
  5297.                     std::_Iterator012<std::bidirectional_iterator_tag,Transport *,__int64,Transport * const *,Transport * const &,std::_Iterator_base0>
  5298.                     std::_Tree_node<Transport *,void *>* _Ptr = 0x80307F00
  5299.             int i_gridExpiry = 0x0
  5300.             Map* m_parentMap = 0x1
  5301.                 GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  5302.                     RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  5303.                         LinkedListHead
  5304.                             LinkedListElement iFirst = 0x9
  5305.                             LinkedListElement iLast = 0x21
  5306.                             unsigned int iSize = 0x39 <Unable to read memory>
  5307.                             <user defined> ?$Iterator@VLinkedListElement@@ = 0x1 <Unable to read memory>
  5308.                             <user defined> iterator = 0x1 <Unable to read memory>
  5309.                         <user defined> iterator = 0x1 <Unable to read memory>
  5310.                     iterator
  5311.                         GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = <Unable to read memory>
  5312.                 std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x41
  5313.                 bool _creatureToMoveLock = 0x51 <Unable to read memory>
  5314.                 std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x59
  5315.                 bool _gameObjectsToMoveLock = 0x71 <Unable to read memory>
  5316.                 std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x79
  5317.                 bool _dynamicObjectsToMoveLock = 0x91 <Unable to read memory>
  5318.                 std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x99
  5319.                 std::mutex _mapLock = 0xB1 <Unable to read memory>
  5320.                 std::mutex _gridLock = 0xB9 <Unable to read memory>
  5321.                 MapEntry* i_mapEntry = <Unable to read memory>
  5322.                 unsigned int i_spawnMode = 0xC9 <Unable to read memory>
  5323.                 unsigned int i_InstanceId = 0xCD <Unable to read memory>
  5324.                 unsigned int m_unloadTimer = 0xD1 <Unable to read memory>
  5325.                 float m_VisibleDistance = 0xD5 <Unable to read memory>
  5326.                 DynamicMapTree _dynamicTree = 0xD9 <Unable to read memory>
  5327.                 MapRefManager m_mapRefManager = 0xE1
  5328.                 LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x121 <Unable to read memory>
  5329.                 int m_VisibilityNotifyPeriod = 0x129 <Unable to read memory>
  5330.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x131
  5331.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x141 <Unable to read memory>
  5332.                 std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x149
  5333.                 std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x159 <Unable to read memory>
  5334.                 int i_gridExpiry = 0x161 <Unable to read memory>
  5335.                 Map* m_parentMap = <Unable to read memory>
  5336.                 NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5337.                     [0] = 0x171 <Unable to read memory>
  5338.                     [1] = 0x179 <Unable to read memory>
  5339.                     [2] = 0x181 <Unable to read memory>
  5340.                     [3] = 0x189 <Unable to read memory>
  5341.                     [4] = 0x191 <Unable to read memory>
  5342.                     [5] = 0x199 <Unable to read memory>
  5343.                     [6] = 0x1A1 <Unable to read memory>
  5344.                     [7] = 0x1A9 <Unable to read memory>
  5345.                     [8] = 0x1B1 <Unable to read memory>
  5346.                     [9] = 0x1B9 <Unable to read memory>
  5347.                     [0] = 0x171
  5348.                     [1] = 0x371
  5349.                     [2] = 0x571
  5350.                     [3] = 0x771
  5351.                     [4] = 0x971
  5352.                     [5] = 0xB71
  5353.                     [6] = 0xD71
  5354.                     [7] = 0xF71
  5355.                     [8] = 0x1171
  5356.                     [9] = 0x1371
  5357.                 GridMap*[64] GridMaps
  5358.                     [0] = 0x8171 <Unable to read memory>
  5359.                     [1] = 0x8179 <Unable to read memory>
  5360.                     [2] = 0x8181 <Unable to read memory>
  5361.                     [3] = 0x8189 <Unable to read memory>
  5362.                     [4] = 0x8191 <Unable to read memory>
  5363.                     [5] = 0x8199 <Unable to read memory>
  5364.                     [6] = 0x81A1 <Unable to read memory>
  5365.                     [7] = 0x81A9 <Unable to read memory>
  5366.                     [8] = 0x81B1 <Unable to read memory>
  5367.                     [9] = 0x81B9 <Unable to read memory>
  5368.                     [0] = 0x8171
  5369.                     [1] = 0x8371
  5370.                     [2] = 0x8571
  5371.                     [3] = 0x8771
  5372.                     [4] = 0x8971
  5373.                     [5] = 0x8B71
  5374.                     [6] = 0x8D71
  5375.                     [7] = 0x8F71
  5376.                     [8] = 0x9171
  5377.                     [9] = 0x9371
  5378.                 std::bitset<262144> marked_cells = 0x10171
  5379.                 bool i_scriptLock = 0x0
  5380.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x18179
  5381.                 std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x18189
  5382.                 std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x18199
  5383.                 std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x181A9
  5384.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x181B9
  5385.                 std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x181F9
  5386.                 std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x18239
  5387.                 unsigned int _defaultLight = 0x0
  5388.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5389.                 [0] = 0x3DC90060
  5390.                 [1] = 0x9000007F439D4F12
  5391.                 [2] = 0x803150D0
  5392.                 [3] = 0x80313B40
  5393.                 [4] = 0x80311D10
  5394.                 [5] = 0x32663DF60001
  5395.                 [6] = 0x3
  5396.                 [7] = 0x8000007F439D4FEF
  5397.                 [8] = 0x1414B0296
  5398.                 [9] = 0x80312A00
  5399.                 [0] = 0x803077D0
  5400.                 [1] = 0x803079D0
  5401.                 [2] = 0x80307BD0
  5402.                 [3] = 0x80307DD0
  5403.                 [4] = 0x80307FD0
  5404.                 [5] = 0x803081D0
  5405.                 [6] = 0x803083D0
  5406.                 [7] = 0x803085D0
  5407.                 [8] = 0x803087D0
  5408.                 [9] = 0x803089D0
  5409.             GridMap*[64] GridMaps
  5410.                 [0] = 0x0
  5411.                 [1] = 0x0
  5412.                 [2] = 0x0
  5413.                 [3] = 0x8800007F439D4711
  5414.                 [4] = 0x8030F7F0
  5415.                 [5] = 0x8030F7F0
  5416.                 [6] = 0x8030F7F0
  5417.                 [7] = 0x101
  5418.                 [8] = 0x0
  5419.                 [9] = 0x8800007F439D47EE
  5420.                 [0] = 0x8030F7D0
  5421.                 [1] = 0x8030F9D0
  5422.                 [2] = 0x8030FBD0
  5423.                 [3] = 0x8030FDD0
  5424.                 [4] = 0x8030FFD0
  5425.                 [5] = 0x803101D0
  5426.                 [6] = 0x803103D0
  5427.                 [7] = 0x803105D0
  5428.                 [8] = 0x803107D0
  5429.                 [9] = 0x803109D0
  5430.             std::bitset<262144> marked_cells
  5431.                 <user defined> reference = 0x0
  5432.                 unsigned int[4096] _Array
  5433.                     [0] = 0x0
  5434.                     [1] = 0x0
  5435.                     [2] = 0x2000200020002
  5436.                     [3] = 0x20002
  5437.                     [4] = 0x0
  5438.                     [5] = 0x0
  5439.                     [6] = 0x2000200020002
  5440.                     [7] = 0x20002
  5441.                     [8] = 0x0
  5442.                     [9] = 0x0
  5443.             bool i_scriptLock = 0x81
  5444.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove
  5445.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5446.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5447.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  5448.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  5449.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  5450.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800407F45E0CAF5
  5451.                                     unsigned int _Mysize = 0x8031F7E0
  5452.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch
  5453.                 std::_Tree<std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5454.                     std::_Tree_comp<0,std::_Tmap_traits<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> >,0> >
  5455.                         std::_Tree_buy<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > >
  5456.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<WorldObject * const,bool>,std::allocator<std::pair<WorldObject * const,bool> > > >
  5457.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<WorldObject * const,bool> > >
  5458.                                     std::_Tree_node<std::pair<WorldObject * const,bool>,void *>* _Myhead = 0x8031F7E0
  5459.                                     unsigned int _Mysize = 0xCC5A
  5460.                     <user defined> value_compare = 0x8031F7E0
  5461.                 <user defined> value_compare = 0x8031F7E0
  5462.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects
  5463.                 std::_Tree<std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5464.                     std::_Tree_comp<0,std::_Tset_traits<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *>,0> >
  5465.                         std::_Tree_buy<WorldObject *,std::allocator<WorldObject *> >
  5466.                             std::_Tree_alloc<0,std::_Tree_base_types<WorldObject *,std::allocator<WorldObject *> > >
  5467.                                 std::_Tree_val<std::_Tree_simple_types<WorldObject *> >
  5468.                                     std::_Tree_node<WorldObject *,void *>* _Myhead = 0x8800807F45E0CAF7
  5469.                                     unsigned int _Mysize = 0x8031F800
  5470.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule
  5471.                 std::_Tree<std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5472.                     std::_Tree_comp<0,std::_Tmap_traits<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> >,1> >
  5473.                         std::_Tree_buy<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > >
  5474.                             std::_Tree_alloc<0,std::_Tree_base_types<std::pair<__int64 const ,ScriptAction>,std::allocator<std::pair<__int64 const ,ScriptAction> > > >
  5475.                                 std::_Tree_val<std::_Tree_simple_types<std::pair<__int64 const ,ScriptAction> > >
  5476.                                     std::_Tree_node<std::pair<__int64 const ,ScriptAction>,void *>* _Myhead = 0x8031F800
  5477.                                     unsigned int _Mysize = 0xF130007FED01CDD1
  5478.                     <user defined> value_compare = 0x8031F800
  5479.                 <user defined> value_compare = 0x8031F800
  5480.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes
  5481.                 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> >
  5482.                     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>
  5483.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5484.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5485.                         <user defined> value_compare = 0x45E0CA09
  5486.                     <user defined> value_compare = 0x45E0CA09
  5487.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F818
  5488.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F828
  5489.                     unsigned int _Mask = 0x8031F840
  5490.                     unsigned int _Maxidx = 0x8031F840
  5491.                     float _Max_bucket_size = 1364043499738534800000.000000
  5492.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes
  5493.                 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> >
  5494.                     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>
  5495.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5496.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5497.                         <user defined> value_compare = 0x45E0CA0D
  5498.                     <user defined> value_compare = 0x45E0CA0D
  5499.                     std::list<std::pair<unsigned int const ,__int64>,std::allocator<std::pair<unsigned int const ,__int64> > > _List = 0x8031F858
  5500.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,__int64> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_ _Vec = 0x8031F868
  5501.                     unsigned int _Mask = 0x8031F880
  5502.                     unsigned int _Maxidx = 0x8031F880
  5503.                     float _Max_bucket_size = 0.000000
  5504.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo
  5505.                 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 ,ZoneDynam
  5506.                     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
  5507.                         std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5508.                             std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5509.                         <user defined> value_compare = 0x45E0CA01
  5510.                     <user defined> value_compare = 0x45E0CA01
  5511.                     std::list<std::pair<unsigned int const ,ZoneDynamicInfo>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _List = 0x8031F898
  5512.                     std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,ZoneDynamicInfo> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std _Vec = 0x8031F8A8
  5513.                     unsigned int _Mask = 0x8031F8C0
  5514.                     unsigned int _Maxidx = 0x8031F8C0
  5515.                     float _Max_bucket_size = 0.000000
  5516.             unsigned int _defaultLight = 0x45E0CA05
  5517.         std::unordered_map<unsigned int,Map *,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,Map *> > > m_InstancedMaps
  5518.             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> >
  5519.                 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>
  5520.                     std::_Uhash_compare<unsigned int,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5521.                         std::_Hash_oper2<0,std::hash<unsigned int>,std::equal_to<unsigned int> >
  5522.                     <user defined> value_compare = 0x8031F8E0
  5523.                 <user defined> value_compare = 0x8031F8E0
  5524.                 std::list<std::pair<unsigned int const ,Map *>,std::allocator<std::pair<unsigned int const ,Map *> > > _List = 0x8031F8E0
  5525.                 std::vector<std::_List_unchecked_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >,std::_Wrap_alloc<std::allocator<std::_List_unchecked_iterator<std::_List_va _Vec = 0x8031F8F0
  5526.                 unsigned int _Mask = 0x8031F900
  5527.                 unsigned int _Maxidx = 0x17861
  5528.                 float _Max_bucket_size = 7193.262207
  5529.         unsigned int[64] GridMapReference
  5530.             [0] = 0xF920
  5531.             [1] = 0x8031
  5532.             [2] = 0x0
  5533.             [3] = 0x0
  5534.             [4] = 0xF920
  5535.             [5] = 0x8031
  5536.             [6] = 0x0
  5537.             [7] = 0x0
  5538.             [8] = 0x785F
  5539.             [9] = 0x1
  5540.             [0] = 0x8031F920
  5541.             [1] = 0x8031F9A0
  5542.             [2] = 0x8031FA20
  5543.             [3] = 0x8031FAA0
  5544.             [4] = 0x8031FB20
  5545.             [5] = 0x8031FBA0
  5546.             [6] = 0x8031FC20
  5547.             [7] = 0x8031FCA0
  5548.             [8] = 0x8031FD20
  5549.             [9] = 0x8031FDA0
  5550.     Parameter unsigned int t = 0x6802C4C0
  5551.     Local std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > > i
  5552.         std::_List_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > > >
  5553.             std::_List_unchecked_const_iterator<std::_List_val<std::_List_simple_types<std::pair<unsigned int const ,Map *> > >,std::_Iterator_base0>
  5554.                 std::_Iterator012<std::bidirectional_iterator_tag,std::pair<unsigned int const ,Map *>,__int64,std::pair<unsigned int const ,Map *> const *,std::pair<unsigned int const ,Map *> const &,std::_Iterator
  5555.                 std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Ptr = 0x80307660
  5556.                     std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Next = 0x2D4E50A0
  5557.                     std::_List_node<std::pair<unsigned int const ,Map *>,void *>* _Prev = 0x4CA88480
  5558.                     std::pair<unsigned int const ,Map *> _Myval = 0x80307670
  5559.  
  5560. 00000001404D143B  0000000035D8FAE0  MapUpdater::WorkerThread+4B  g:\planeecore\planeecore\src\server\game\maps\mapupdater.cpp line 114
  5561.     Local MapUpdater* this = 0x6802C4C0
  5562.         ProducerConsumerQueue<MapUpdateRequest *> _queue
  5563.             std::mutex _queueLock
  5564.                 std::_Mutex_base
  5565.                     _Mtx_internal_imp_t* _Mtx = 0x2D602F60
  5566.             std::queue<MapUpdateRequest *,std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > > _queue
  5567.                 std::deque<MapUpdateRequest *,std::allocator<MapUpdateRequest *> > c = 0x6802C4C8
  5568.             std::condition_variable _condition
  5569.                 _Cnd_internal_imp_t* _Cnd = 0x3FF
  5570.             std::atomic<bool> _shutdown
  5571.                 std::atomic_bool
  5572.                     unsigned int _My_val = 0x24
  5573.         std::vector<std::thread,std::allocator<std::thread> > _workerThreads
  5574.             std::_Vector_alloc<0,std::_Vec_base_types<std::thread,std::allocator<std::thread> > >
  5575.                 std::_Vector_val<std::_Simple_types<std::thread> >
  5576.                     std::thread* _Myfirst = 0x68020E3E
  5577.                     std::thread* _Mylast = 0x6802C500
  5578.                     std::thread* _Myend = 0xF1400008C0000063
  5579.         std::atomic<bool> _cancelationToken
  5580.             std::atomic_bool
  5581.                 unsigned int _My_val = 0x3A
  5582.         std::mutex _lock
  5583.             std::_Mutex_base
  5584.                 _Mtx_internal_imp_t* _Mtx = 0xA9430C3C
  5585.         std::condition_variable _condition
  5586.             _Cnd_internal_imp_t* _Cnd = 0x141D12458
  5587.         unsigned int pending_requests = 0xF1010000000000F8
  5588.     Local MapUpdateRequest* request = 0x6802C4C0
  5589.         Map& m_map = 0x2D602F60
  5590.             GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Typ
  5591.                 RefManager<GridRefManager<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList
  5592.                     LinkedListHead
  5593.                         LinkedListElement iFirst = 0x2D602F68
  5594.                         LinkedListElement iLast = 0x2D602F80
  5595.                         unsigned int iSize = 0x9
  5596.                         <user defined> ?$Iterator@VLinkedListElement@@ = 0x414B1F80
  5597.                         <user defined> iterator = 0x414B1F80
  5598.                     <user defined> iterator = 0x80
  5599.                 iterator
  5600.                     GridReference<NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,Type* _Ptr = 0x1414B1F80
  5601.             std::map<unsigned int,CreatureGroup *,std::less<unsigned int>,std::allocator<std::pair<unsigned int const ,CreatureGroup *> > > CreatureGroupHolder = 0x2D602FA0
  5602.             bool _creatureToMoveLock = 0x0
  5603.             std::vector<Creature *,std::allocator<Creature *> > _creaturesToMove = 0x2D602FB8
  5604.             bool _gameObjectsToMoveLock = 0x0
  5605.             std::vector<GameObject *,std::allocator<GameObject *> > _gameObjectsToMove = 0x2D602FD8
  5606.             bool _dynamicObjectsToMoveLock = 0x0
  5607.             std::vector<DynamicObject *,std::allocator<DynamicObject *> > _dynamicObjectsToMove = 0x2D602FF8
  5608.             std::mutex _mapLock = 0x2C22A060
  5609.             std::mutex _gridLock = 0x2C22A010
  5610.             MapEntry* i_mapEntry = 0x7A0691C
  5611.             unsigned int i_spawnMode = 0x0
  5612.             unsigned int i_InstanceId = 0x0
  5613.             unsigned int m_unloadTimer = 0x0
  5614.             float m_VisibleDistance = 90.000000
  5615.             DynamicMapTree _dynamicTree = 0x2D61D230
  5616.             MapRefManager m_mapRefManager = 0x2D603040
  5617.             LinkedListHead::Iterator<MapReference> m_mapRefIter = 0x0
  5618.             int m_VisibilityNotifyPeriod = 0x3E8
  5619.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > m_activeNonPlayers = 0x2D603090
  5620.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<WorldObject *> > > m_activeNonPlayersIter = 0x2D4E4F50
  5621.             std::set<Transport *,std::less<Transport *>,std::allocator<Transport *> > _transports = 0x2D6030A8
  5622.             std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<Transport *> > > _transportsUpdateIter = 0x2D4E4F80
  5623.             int i_gridExpiry = 0x493E0
  5624.             Map* m_parentMap = 0x2D602F60
  5625.             NGrid<8,Player,TypeList<Player,TypeList<Creature,TypeList<Corpse,TypeList<DynamicObject,TypeNull> > > >,TypeList<GameObject,TypeList<Creature,TypeList<DynamicObject,TypeList<Corpse,TypeNull> > > > >*[64] i_grids
  5626.                 [0] = 0x0
  5627.                 [1] = 0x0
  5628.                 [2] = 0x0
  5629.                 [3] = 0x0
  5630.                 [4] = 0x0
  5631.                 [5] = 0x0
  5632.                 [6] = 0x0
  5633.                 [7] = 0x0
  5634.                 [8] = 0x0
  5635.                 [9] = 0x0
  5636.                 [0] = 0x2D6030D0
  5637.                 [1] = 0x2D6032D0
  5638.                 [2] = 0x2D6034D0
  5639.                 [3] = 0x2D6036D0
  5640.                 [4] = 0x2D6038D0
  5641.                 [5] = 0x2D603AD0
  5642.                 [6] = 0x2D603CD0
  5643.                 [7] = 0x2D603ED0
  5644.                 [8] = 0x2D6040D0
  5645.                 [9] = 0x2D6042D0
  5646.             GridMap*[64] GridMaps
  5647.                 [0] = 0x0
  5648.                 [1] = 0x0
  5649.                 [2] = 0x0
  5650.                 [3] = 0x0
  5651.                 [4] = 0x0
  5652.                 [5] = 0x0
  5653.                 [6] = 0x0
  5654.                 [7] = 0x0
  5655.                 [8] = 0x0
  5656.                 [9] = 0x0
  5657.                 [0] = 0x2D60B0D0
  5658.                 [1] = 0x2D60B2D0
  5659.                 [2] = 0x2D60B4D0
  5660.                 [3] = 0x2D60B6D0
  5661.                 [4] = 0x2D60B8D0
  5662.                 [5] = 0x2D60BAD0
  5663.                 [6] = 0x2D60BCD0
  5664.                 [7] = 0x2D60BED0
  5665.                 [8] = 0x2D60C0D0
  5666.                 [9] = 0x2D60C2D0
  5667.             std::bitset<262144> marked_cells = 0x2D6130D0
  5668.             bool i_scriptLock = 0x0
  5669.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_objectsToRemove = 0x2D61B0D8
  5670.             std::map<WorldObject *,bool,std::less<WorldObject *>,std::allocator<std::pair<WorldObject * const,bool> > > i_objectsToSwitch = 0x2D61B0E8
  5671.             std::set<WorldObject *,std::less<WorldObject *>,std::allocator<WorldObject *> > i_worldObjects = 0x2D61B0F8
  5672.             std::multimap<__int64,ScriptAction,std::less<__int64>,std::allocator<std::pair<__int64 const ,ScriptAction> > > m_scriptSchedule = 0x2D61B108
  5673.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _creatureRespawnTimes = 0x2D61B118
  5674.             std::unordered_map<unsigned int,__int64,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,__int64> > > _goRespawnTimes = 0x2D61B158
  5675.             std::unordered_map<unsigned int,ZoneDynamicInfo,std::hash<unsigned int>,std::equal_to<unsigned int>,std::allocator<std::pair<unsigned int const ,ZoneDynamicInfo> > > _zoneDynamicInfo = 0x2D61B198
  5676.             unsigned int _defaultLight = 0x72B
  5677.         MapUpdater& m_updater = 0x141D12458
  5678.             ProducerConsumerQueue<MapUpdateRequest *> _queue = 0x141D12458
  5679.             std::vector<std::thread,std::allocator<std::thread> > _workerThreads = 0x141D12498
  5680.             std::atomic<bool> _cancelationToken = 0x0
  5681.             std::mutex _lock = 0x85B6B30
  5682.             std::condition_variable _condition = 0x85B6B80
  5683.             unsigned int pending_requests = 0x1
  5684.         unsigned int m_diff = 0xF8
  5685.  
  5686. 00000001404D148D  0000000035D8FB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void) __ptr64,void,MapUpdater>,MapUpdater * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  5687.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl MapUpdater::*)(void),void,MapUpdater>,MapUpdater *> >* this = NULL
  5688.  
  5689. 000007FEEE63D204  0000000035D8FB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  5690.  
  5691. 000007FEEE5351BF  0000000035D8FB80  _beginthreadex+107
  5692.  
  5693. 000007FEEE535366  0000000035D8FBB0  _endthreadex+192
  5694.  
  5695. 0000000076D2F56D  0000000035D8FBE0  BaseThreadInitThunk+D
  5696.  
  5697. 0000000076E63281  0000000035D8FC30  RtlUserThreadStart+21
  5698.  
  5699.  
  5700. Call stack:
  5701. Address   Frame     Function      SourceFile
  5702. 0000000076E800DA  000000003CB8F310  ZwRequestWaitReplyPort+A
  5703.  
  5704. 0000000076D32B08  000000003CB8F340  GetConsoleMode+F8
  5705.  
  5706. 0000000076D65601  000000003CB8F490  VerifyConsoleIoHandle+281
  5707.  
  5708. 0000000076D7A922  000000003CB8F570  ReadConsoleA+B2
  5709.  
  5710. 0000000076D49934  000000003CB8F5B0  GetEnvironmentStringsA+5AB8
  5711.  
  5712. 000007FEEE579C17  000000003CB8F650  _read+3EB
  5713.  
  5714. 000007FEEE5798F2  000000003CB8F6A0  _read+C6
  5715.  
  5716. 000007FEEE53DE5C  000000003CB8F6D0  _filbuf+80
  5717.  
  5718. 000007FEEE53D49D  000000003CB8F730  fgets+119
  5719.  
  5720. 000000013FF0BDA7  000000003CB8F8E0  CliThread+F7  g:\planeecore\planeecore\src\server\worldserver\commandline\clirunnable.cpp line 165
  5721.     Local char[256] commandbuf = "server info..."
  5722.     Local std::string command = "server info"
  5723.  
  5724. 000000013FF42552  000000003CB8F910  std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(void)> >::_Go+12  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 187
  5725.     Local std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(void)> >* this = 0x329A53B0
  5726.         std::_Pad
  5727.             _Cnd_internal_imp_t* _Cond = <Unable to read memory>
  5728.             _Mtx_internal_imp_t* _Mtx = NULL
  5729.             bool _Started = 0x0
  5730.         std::_Bind<1,void,void (__cdecl*const)(void)> _MyTarget
  5731.             <user defined>* _Myfun = NULL
  5732.  
  5733. 000007FEEE63D204  000000003CB8F950  ?_Release@_Pad@std@@QEAAXXZ+6C
  5734.  
  5735. 000007FEEE5351BF  000000003CB8F980  _beginthreadex+107
  5736.  
  5737. 000007FEEE535366  000000003CB8F9B0  _endthreadex+192
  5738.  
  5739. 0000000076D2F56D  000000003CB8F9E0  BaseThreadInitThunk+D
  5740.  
  5741. 0000000076E63281  000000003CB8FA30  RtlUserThreadStart+21
  5742.  
  5743.  
  5744. Call stack:
  5745. Address   Frame     Function      SourceFile
  5746. 0000000076E7FEFA  000000003CCA7490  NtWaitForSingleObject+A
  5747.  
  5748. 000007FEFC683978  000000003CCA7510  0001:0000000000002978 C:\Windows\system32\MSWSOCK.dll
  5749.  
  5750. 000007FEFC6906B6  000000003CCA76B0  WSPStartup+7CD6
  5751.  
  5752. 000007FEFE7672BC  000000003CCA76F0  select+15C
  5753.  
  5754. 000007FEFE76723D  000000003CCA77F0  select+DD
  5755.  
  5756. 0000000140CE0E68  000000003CCA7EB0  tcp_select+128  g:\planeecore\planeecore\dep\gsoap\stdsoap2.cpp line 4581
  5757.     Parameter soap* soap = 0xFFFFFFFFFFFFFFFE
  5758.         int state = 0x6 <Unable to read memory>
  5759.         int version = 0x8 <Unable to read memory>
  5760.         int mode = 0xA <Unable to read memory>
  5761.         int imode = 0xE <Unable to read memory>
  5762.         int omode = 0x12 <Unable to read memory>
  5763.         char* float_format = <Unable to read memory>
  5764.         char* double_format = <Unable to read memory>
  5765.         char* dime_id_format = <Unable to read memory>
  5766.         char* http_version = <Unable to read memory>
  5767.         char* http_content = <Unable to read memory>
  5768.         char* encodingStyle = <Unable to read memory>
  5769.         char* actor = <Unable to read memory>
  5770.         char* lang = <Unable to read memory>
  5771.         int recv_timeout = 0x56 <Unable to read memory>
  5772.         int send_timeout = 0x5A <Unable to read memory>
  5773.         int connect_timeout = 0x5E <Unable to read memory>
  5774.         int accept_timeout = 0x62 <Unable to read memory>
  5775.         int socket_flags = 0x66 <Unable to read memory>
  5776.         int connect_flags = 0x6A <Unable to read memory>
  5777.         int bind_flags = 0x6E <Unable to read memory>
  5778.         int accept_flags = 0x72 <Unable to read memory>
  5779.         unsigned int linger_time = 0x76 <Unable to read memory>
  5780.         Namespace* namespaces = <Unable to read memory>
  5781.         Namespace* local_namespaces = <Unable to read memory>
  5782.         soap_nlist* nlist = <Unable to read memory>
  5783.         soap_blist* blist = <Unable to read memory>
  5784.         soap_clist* clist = <Unable to read memory>
  5785.         void* alist = <Unable to read memory>
  5786.         soap_ilist*[1999] iht
  5787.             [0] = 0xAE <Unable to read memory>
  5788.             [1] = 0xB6 <Unable to read memory>
  5789.             [2] = 0xBE <Unable to read memory>
  5790.             [3] = 0xC6 <Unable to read memory>
  5791.             [4] = 0xCE <Unable to read memory>
  5792.             [5] = 0xD6 <Unable to read memory>
  5793.             [6] = 0xDE <Unable to read memory>
  5794.             [7] = 0xE6 <Unable to read memory>
  5795.             [8] = 0xEE <Unable to read memory>
  5796.             [9] = 0xF6 <Unable to read memory>
  5797.         soap_plist*[4096] pht
  5798.             [0] = 0x3F26 <Unable to read memory>
  5799.             [1] = 0x3F2E <Unable to read memory>
  5800.             [2] = 0x3F36 <Unable to read memory>
  5801.             [3] = 0x3F3E <Unable to read memory>
  5802.             [4] = 0x3F46 <Unable to read memory>
  5803.             [5] = 0x3F4E <Unable to read memory>
  5804.             [6] = 0x3F56 <Unable to read memory>
  5805.             [7] = 0x3F5E <Unable to read memory>
  5806.             [8] = 0x3F66 <Unable to read memory>
  5807.             [9] = 0x3F6E <Unable to read memory>
  5808.         soap_pblk* pblk = <Unable to read memory>
  5809.         int pidx = 0xBF2E <Unable to read memory>
  5810.         SOAP_ENV__Header* header = <Unable to read memory>
  5811.         SOAP_ENV__Fault* fault = <Unable to read memory>
  5812.         int idnum = 0xBF46 <Unable to read memory>
  5813.         void* user = <Unable to read memory>
  5814.         void*[4] data
  5815.             [0] = 0xBF56 <Unable to read memory>
  5816.             [1] = 0xBF5E <Unable to read memory>
  5817.             [2] = 0xBF66 <Unable to read memory>
  5818.             [3] = 0xBF6E <Unable to read memory>
  5819.         soap_plugin* plugins = <Unable to read memory>
  5820.         char* userid = <Unable to read memory>
  5821.         char* passwd = <Unable to read memory>
  5822.         char* authrealm = <Unable to read memory>
  5823.         char* ntlm_challenge = <Unable to read memory>
  5824.         int ntlm_auth = 0xBF9E <Unable to read memory>
  5825.         int ntlm_stage = 0xBFA0 <Unable to read memory>
  5826.         <user defined>* fpost = <Unable to read memory>
  5827.         <user defined>* fget = <Unable to read memory>
  5828.         <user defined>* fput = <Unable to read memory>
  5829.         <user defined>* fdel = <Unable to read memory>
  5830.         <user defined>* fopt = <Unable to read memory>
  5831.         <user defined>* fhead = <Unable to read memory>
  5832.         <user defined>* fform = <Unable to read memory>
  5833.         <user defined>* fposthdr = <Unable to read memory>
  5834.         <user defined>* fresponse = <Unable to read memory>
  5835.         <user defined>* fparse = <Unable to read memory>
  5836.         <user defined>* fparsehdr = <Unable to read memory>
  5837.         <user defined>* fheader = <Unable to read memory>
  5838.         <user defined>* fresolve = <Unable to read memory>
  5839.         <user defined>* fconnect = <Unable to read memory>
  5840.         <user defined>* fdisconnect = <Unable to read memory>
  5841.         <user defined>* fclosesocket = <Unable to read memory>
  5842.         <user defined>* fshutdownsocket = <Unable to read memory>
  5843.         <user defined>* fopen = <Unable to read memory>
  5844.         <user defined>* faccept = <Unable to read memory>
  5845.         <user defined>* fclose = <Unable to read memory>
  5846.         <user defined>* fsend = <Unable to read memory>
  5847.         <user defined>* frecv = <Unable to read memory>
  5848.         <user defined>* fpoll = <Unable to read memory>
  5849.         <user defined>* fseterror = <Unable to read memory>
  5850.         <user defined>* fignore = <Unable to read memory>
  5851.         <user defined>* fserveloop = <Unable to read memory>
  5852.         <user defined>* fplugin = <Unable to read memory>
  5853.         <user defined>* fmalloc = <Unable to read memory>
  5854.         <user defined>* feltbegin = <Unable to read memory>
  5855.         <user defined>* feltendin = <Unable to read memory>
  5856.         <user defined>* feltbegout = <Unable to read memory>
  5857.         <user defined>* feltendout = <Unable to read memory>
  5858.         <user defined>* fprepareinitsend = <Unable to read memory>
  5859.         <user defined>* fprepareinitrecv = <Unable to read memory>
  5860.         <user defined>* fpreparesend = <Unable to read memory>
  5861.         <user defined>* fpreparerecv = <Unable to read memory>
  5862.         <user defined>* fpreparefinalsend = <Unable to read memory>
  5863.         <user defined>* fpreparefinalrecv = <Unable to read memory>
  5864.         int filterstop = 0xC0D6 <Unable to read memory>
  5865.         <user defined>* ffiltersend = <Unable to read memory>
  5866.         <user defined>* ffilterrecv = <Unable to read memory>
  5867.         <user defined>* fdimereadopen = <Unable to read memory>
  5868.         <user defined>* fdimewriteopen = <Unable to read memory>
  5869.         <user defined>* fdimereadclose = <Unable to read memory>
  5870.         <user defined>* fdimewriteclose = <Unable to read memory>
  5871.         <user defined>* fdimeread = <Unable to read memory>
  5872.         <user defined>* fdimewrite = <Unable to read memory>
  5873.         <user defined>* fmimereadopen = <Unable to read memory>
  5874.         <user defined>* fmimewriteopen = <Unable to read memory>
  5875.         <user defined>* fmimereadclose = <Unable to read memory>
  5876.         <user defined>* fmimewriteclose = <Unable to read memory>
  5877.         <user defined>* fmimeread = <Unable to read memory>
  5878.         <user defined>* fmimewrite = <Unable to read memory>
  5879.         unsigned int master = 0xC14E <Unable to read memory>
  5880.         unsigned int socket = 0xC156 <Unable to read memory>
  5881.         unsigned int sendsk = 0xC15E <Unable to read memory>
  5882.         unsigned int recvsk = 0xC166 <Unable to read memory>
  5883.         std::basic_ostream<char,std::char_traits<char> >* os = <Unable to read memory>
  5884.         std::basic_istream<char,std::char_traits<char> >* is = <Unable to read memory>
  5885.         int sendfd = 0xC17E <Unable to read memory>
  5886.         int recvfd = 0xC182 <Unable to read memory>
  5887.         unsigned int bufidx = 0xC186 <Unable to read memory>
  5888.         unsigned int buflen = 0xC18E <Unable to read memory>
  5889.         int ahead = 0xC196 <Unable to read memory>
  5890.         int cdata = 0xC19A <Unable to read memory>
  5891.         int body = 0xC19C <Unable to read memory>
  5892.         unsigned int level = 0xC19E <Unable to read memory>
  5893.         unsigned int count = 0xC1A6 <Unable to read memory>
  5894.         unsigned int length = 0xC1AE <Unable to read memory>
  5895.         char* labbuf = <Unable to read memory>
  5896.         unsigned int lablen = 0xC1BE <Unable to read memory>
  5897.         unsigned int labidx = 0xC1C6 <Unable to read memory>
  5898.         char[65536] buf = 0xC1CE <Unable to read memory>
  5899.         char[1024] msgbuf = "..."
  5900.         char[1024] tmpbuf = "..."
  5901.         char[1024] tag = "..."
  5902.         char[1024] id = "..."
  5903.         char[1024] href = "..."
  5904.         char[1024] type = "..."
  5905.         char[1024] arrayType = "..."
  5906.         char[1024] arraySize = "..."
  5907.         char[1024] arrayOffset = "..."
  5908.         int other = 0x0
  5909.         int root = 0x0
  5910.         int position = 0x0
  5911.         int[16] positions
  5912.             [0] = 0x0
  5913.             [1] = 0x0
  5914.             [2] = 0x0
  5915.             [3] = 0x0
  5916.             [4] = 0x0
  5917.             [5] = 0x0
  5918.             [6] = 0x0
  5919.             [7] = 0x0
  5920.             [8] = 0x0
  5921.             [9] = 0x0
  5922.         soap_attribute* attributes = NULL
  5923.         int encoding = 0x0
  5924.         int mustUnderstand = 0x0
  5925.         int null = 0x0
  5926.         int ns = 0x0
  5927.         int part = 0x0
  5928.         int event = 0x0
  5929.         unsigned int evlev = 0x0
  5930.         int alloced = 0x0
  5931.         int peeked = 0x0
  5932.         unsigned int chunksize = 0x0
  5933.         unsigned int chunkbuflen = 0x0
  5934.         char[1024] endpoint = "..."
  5935.         char[1024] path = "..."
  5936.         char[1024] host = "..."
  5937.         char* action = NULL
  5938.         char* prolog = NULL
  5939.         unsigned long ip = 0x0
  5940.         int port = 0x0
  5941.         int keep_alive = 0x0
  5942.         int tcp_keep_alive = 0x0
  5943.         unsigned int tcp_keep_idle = 0x0
  5944.         unsigned int tcp_keep_intvl = 0x0
  5945.         unsigned int tcp_keep_cnt = 0x0
  5946.         unsigned int max_keep_alive = 0x0
  5947.         char* proxy_http_version = NULL
  5948.         char* proxy_host = NULL
  5949.         int proxy_port = 0x0
  5950.         char* proxy_userid = NULL
  5951.         char* proxy_passwd = NULL
  5952.         char* proxy_from = NULL
  5953.         int status = 0x0
  5954.         int error = 0x0
  5955.         int errmode = 0x0
  5956.         int errnum = 0x0
  5957.         soap_dom_element* dom = NULL
  5958.         soap_dime dime
  5959.             unsigned int count = 0x0
  5960.             unsigned int size = 0x0
  5961.             unsigned int chunksize = 0x0
  5962.             unsigned int buflen = 0x0
  5963.             char flags = ""
  5964.             char* ptr = NULL
  5965.             char* id = NULL
  5966.             char* type = NULL
  5967.             char* options = NULL
  5968.             soap_multipart* list = NULL
  5969.             soap_multipart* first = NULL
  5970.             soap_multipart* last = NULL
  5971.         soap_mime mime
  5972.             char* boundary = NULL
  5973.             char* start = NULL
  5974.             soap_multipart* list = NULL
  5975.             soap_multipart* first = NULL
  5976.             soap_multipart* last = NULL
  5977.         soap_xlist* xlist = NULL
  5978.         char*[3] logfile
  5979.             [0] = 0x0
  5980.             [1] = 0x0
  5981.             [2] = 0x0
  5982.         _iobuf*[3] fdebug
  5983.             [0] = 0x0
  5984.             [1] = 0x0
  5985.             [2] = 0x0
  5986.         soap_mlist*[4096] mht
  5987.             [0] = 0x0
  5988.             [1] = 0x0
  5989.             [2] = 0x0
  5990.             [3] = 0x0
  5991.             [4] = 0x0
  5992.             [5] = 0x0
  5993.             [6] = 0x0
  5994.             [7] = 0x0
  5995.             [8] = 0x0
  5996.             [9] = 0x0
  5997.         char* wsuid = NULL
  5998.         char* c14nexclude = NULL
  5999.         soap_cookie* cookies = NULL
  6000.         char* cookie_domain = NULL
  6001.         char* cookie_path = NULL
  6002.         int cookie_max = 0x0
  6003.         unsigned int ipv6_multicast_if = 0x0
  6004.         char* ipv4_multicast_if = NULL
  6005.         unsigned int ipv4_multicast_ttl = 0x0
  6006.         sockaddr_in peer
  6007.             unsigned int sin_family = 0x0
  6008.             unsigned int sin_port = 0x0
  6009.             in_addr sin_addr
  6010.                 <unnamed-type-S_un>
  6011.                     <unnamed-type-S_un_b>
  6012.                         unsigned int s_b1 = 0x0
  6013.                         unsigned int s_b2 = 0x0
  6014.                         unsigned int s_b3 = 0x0
  6015.                         unsigned int s_b4 = 0x0
  6016.                     in_addr::<unnamed-type-S_un>::<unnamed-type-S_un_b> S_un_b = 0x0
  6017.                     <unnamed-type-S_un_w>
  6018.                         unsigned int s_w1 = 0x0
  6019.                         unsigned int s_w2 = 0x0
  6020.                     in_addr::<unnamed-type-S_un>::<unnamed-type-S_un_w> S_un_w = 0x0
  6021.                     unsigned long S_addr = 0x0
  6022.                 in_addr::<unnamed-type-S_un> S_un = 0x0
  6023.             char[8] sin_zero = ""
  6024.         unsigned int peerlen = 0x0
  6025.         void* fsslauth = NULL
  6026.         void* fsslverify = NULL
  6027.         void* bio = NULL
  6028.         void* ssl = NULL
  6029.         void* ctx = NULL
  6030.         void* session = NULL
  6031.         void* dh_params = NULL
  6032.         void* rsa_params = NULL
  6033.         unsigned int ssl_flags = 0x0
  6034.         char* keyfile = NULL
  6035.         char* keyid = NULL
  6036.         char* password = NULL
  6037.         char* cafile = NULL
  6038.         char* capath = NULL
  6039.         char* crlfile = NULL
  6040.         char[1024] session_host = "..."
  6041.         int session_port = 0x0
  6042.         void* c_locale = NULL
  6043.         void* d_stream = NULL
  6044.         int z_crc = 0x0
  6045.         char* z_dict = NULL
  6046.         unsigned int z_dict_len = 0x0
  6047.         int zlib_state = 0x0
  6048.         int zlib_in = 0x0
  6049.         int zlib_out = 0x0
  6050.         char* z_buf = NULL
  6051.         unsigned int z_buflen = 0x0
  6052.         unsigned int z_level = 0x0
  6053.         float z_ratio_in = 0.000000
  6054.         float z_ratio_out = 0.000000
  6055.     Parameter unsigned int sk = 0x7FEEE576BD7
  6056.     Parameter int flags = 0x3CCA81F0
  6057.     Parameter int timeout = 0x70616F73
  6058.     Local fd_set[3] fd
  6059.         [0] = 0x3CCA7850
  6060.         [1] = 0x3CCA7A58
  6061.         [2] = 0x3CCA7C60
  6062.     Local timeval tv
  6063.         long tv_sec = 0x1
  6064.         long tv_usec = 0x0
  6065.  
  6066. 0000000140CCB054  000000003CCA7F20  soap_accept+E4  g:\planeecore\planeecore\dep\gsoap\stdsoap2.cpp line 5001
  6067.     Parameter soap* soap = NULL
  6068.     Local int len = 0x10001
  6069.     Local int n = 0x10
  6070.     Local int set = 0x1
  6071.     Local unsigned long nonblocking = 0x0
  6072.     Local unsigned long blocking = 0x0
  6073.     Local linger linger
  6074.         unsigned int l_onoff = 0x0
  6075.         unsigned int l_linger = 0x0
  6076.     Local unsigned long nonblocking = 0x0
  6077.     Local unsigned long blocking = 0x0
  6078.  
  6079. 000000013FF1EF6C  000000003CCCFAC0  TCSoapThread+4FC  g:\planeecore\planeecore\src\server\worldserver\tcsoap\tcsoap.cpp line 46
  6080.     Parameter std::string& host = "(null)..."
  6081.     Parameter unsigned int port = 0x4F20
  6082.     Local soap soap
  6083.         int state = 0x1
  6084.         int version = 0x0
  6085.         int mode = 0x0
  6086.         int imode = 0x2000000
  6087.         int omode = 0x2000000
  6088.         char* float_format = "%.9G"
  6089.         char* double_format = "%.17lG"
  6090.         char* dime_id_format = "cid:id%d"
  6091.         char* http_version = "1.1"
  6092.         char* http_content = NULL
  6093.         char* encodingStyle = NULL
  6094.         char* actor = NULL
  6095.         char* lang = "en"
  6096.         int recv_timeout = 0x5
  6097.         int send_timeout = 0x5
  6098.         int connect_timeout = 0x0
  6099.         int accept_timeout = 0x3
  6100.         int socket_flags = 0x0
  6101.         int connect_flags = 0x0
  6102.         int bind_flags = 0x0
  6103.         int accept_flags = 0x0
  6104.         unsigned int linger_time = 0x0
  6105.         Namespace* namespaces = 0x141C53020
  6106.             char* id = "SOAP-ENV"
  6107.             char* ns = "http://schemas.xmlsoap.org/soap/envelope/"
  6108.             char* in = NULL
  6109.             char* out = NULL
  6110.         Namespace* local_namespaces = NULL
  6111.         soap_nlist* nlist = NULL
  6112.         soap_blist* blist = NULL
  6113.         soap_clist* clist = 0x348460F0
  6114.             soap_clist* next = 0x348460C0
  6115.             void* ptr = 0x3BBF6220
  6116.             int type = 0xE
  6117.             int size = 0xFFFFFFFF
  6118.             <user defined>* fdelete = 0x140CE1440
  6119.         void* alist = NULL
  6120.         soap_ilist*[1999] iht
  6121.             [0] = 0x0
  6122.             [1] = 0x0
  6123.             [2] = 0x0
  6124.             [3] = 0x0
  6125.             [4] = 0x0
  6126.             [5] = 0x0
  6127.             [6] = 0x0
  6128.             [7] = 0x0
  6129.             [8] = 0x0
  6130.             [9] = 0x0
  6131.         soap_plist*[4096] pht
  6132.             [0] = 0x0
  6133.             [1] = 0x0
  6134.             [2] = 0x0
  6135.             [3] = 0x0
  6136.             [4] = 0x0
  6137.             [5] = 0x0
  6138.             [6] = 0x0
  6139.             [7] = 0x0
  6140.             [8] = 0x0
  6141.             [9] = 0x0
  6142.         soap_pblk* pblk = NULL
  6143.         int pidx = 0x0
  6144.         SOAP_ENV__Header* header = NULL
  6145.         SOAP_ENV__Fault* fault = 0x34644950
  6146.             char* faultcode = "SOAP-ENV:Server"
  6147.             char* faultstring = "Timeout"
  6148.             char* faultactor = NULL
  6149.             SOAP_ENV__Detail* detail = 0x3BBF6220
  6150.             SOAP_ENV__Code* SOAP_ENV__Code = NULL
  6151.             SOAP_ENV__Reason* SOAP_ENV__Reason = NULL
  6152.             char* SOAP_ENV__Node = NULL
  6153.             char* SOAP_ENV__Role = NULL
  6154.             SOAP_ENV__Detail* SOAP_ENV__Detail = NULL
  6155.         int idnum = 0x0
  6156.         void* user = NULL
  6157.         void*[4] data
  6158.             [0] = 0x0
  6159.             [1] = 0x0
  6160.             [2] = 0x0
  6161.             [3] = 0x0
  6162.         soap_plugin* plugins = NULL
  6163.         char* userid = NULL
  6164.         char* passwd = NULL
  6165.         char* authrealm = NULL
  6166.         char* ntlm_challenge = NULL
  6167.         int ntlm_auth = 0x0
  6168.         int ntlm_stage = 0x0
  6169.         * fpost = 0x140CCA3A0
  6170.             <user defined> = 0x6C894818245C8948
  6171.             <user defined> = 0x6C894818245C8948
  6172.             <user defined> = 0x6C894818245C8948
  6173.             int = 0x245C8948
  6174.             <user defined> = 0x6C894818245C8948
  6175.             <user defined> = 0x6C894818245C8948
  6176.             unsigned int = 0x6C894818245C8948
  6177.         * fget = 0x140CC9800
  6178.             <user defined> = 0xCCCCC30000000FB8
  6179.         * fput = 0x140CC97C0
  6180.             <user defined> = 0xCCCCC300000195B8
  6181.         <user defined>* fdel = 0x140CC97C0
  6182.         * fopt = 0x140CC97B0
  6183.             <user defined> = 0x2E06E9000000C8BA
  6184.         <user defined>* fhead = 0x140CC97B0
  6185.         <user defined>* fform = NULL
  6186.         * fposthdr = 0x140CCA850
  6187.             <user defined> = 0x83485708245C8948
  6188.             <user defined> = 0x83485708245C8948
  6189.             <user defined> = 0x83485708245C8948
  6190.         * fresponse = 0x140CCA8D0
  6191.             <user defined> = 0x4857415756555340
  6192.             int = 0x56555340
  6193.             unsigned int = 0x4857415756555340
  6194.         * fparse = 0x140CC9810
  6195.             <user defined> = 0x6C894810245C8948
  6196.         * fparsehdr = 0x140CC9DF0
  6197.             <user defined> = 0x74894808245C8948
  6198.             <user defined> = 0x74894808245C8948
  6199.             <user defined> = 0x74894808245C8948
  6200.         <user defined>* fheader = NULL
  6201.         * fresolve = 0x140CE0C30
  6202.             <user defined> = 0x74894808245C8948
  6203.             <user defined> = 0x74894808245C8948
  6204.             <user defined> = 0x74894808245C8948
  6205.         <user defined>* fconnect = NULL
  6206.         <user defined>* fdisconnect = NULL
  6207.         * fclosesocket = 0x140CE03B0
  6208.             <user defined> = 0xB5AE25FF48CA8B48
  6209.             unsigned int = 0xB5AE25FF48CA8B48
  6210.         * fshutdownsocket = 0x140CE0F30
  6211.             <user defined> = 0xFF48D08B41CA8B48
  6212.             unsigned int = 0xFF48D08B41CA8B48
  6213.             int = 0x41CA8B48
  6214.         * fopen = 0x140CE03C0
  6215.             <user defined> = 0x4156415441565340
  6216.             <user defined> = 0x4156415441565340
  6217.             <user defined> = 0x4156415441565340
  6218.             int = 0x41565340
  6219.         * faccept = 0x140CE0390
  6220.             <user defined> = 0x8B4DCA8B48C08B49
  6221.             unsigned int = 0x8B4DCA8B48C08B49
  6222.             <user defined> = 0x8B4DCA8B48C08B49
  6223.             <user defined> = 0x8B4DCA8B48C08B49
  6224.         * fclose = 0x140CE0B40
  6225.             <user defined> = 0x8B4820EC83485340
  6226.         * fsend = 0x140CC94E0
  6227.             <user defined> = 0x8348574156415340
  6228.             <user defined> = 0x8348574156415340
  6229.             unsigned int = 0x8348574156415340
  6230.         * frecv = 0x140CC92D0
  6231.             <user defined> = 0x56415520245C8948
  6232.             <user defined> = 0x56415520245C8948
  6233.             unsigned int = 0x56415520245C8948
  6234.         * fpoll = 0x140CD8750
  6235.             <user defined> = 0x8B4820EC83485340
  6236.         <user defined>* fseterror = NULL
  6237.         <user defined>* fignore = NULL
  6238.         <user defined>* fserveloop = NULL
  6239.         * fplugin = 0x140CC9280
  6240.             <user defined> = 0x4C0000BF78818B4C
  6241.             <user defined> = 0x4C0000BF78818B4C
  6242.         <user defined>* fmalloc = NULL
  6243.         <user defined>* feltbegin = NULL
  6244.         <user defined>* feltendin = NULL
  6245.         <user defined>* feltbegout = NULL
  6246.         <user defined>* feltendout = NULL
  6247.         <user defined>* fprepareinitsend = NULL
  6248.         <user defined>* fprepareinitrecv = NULL
  6249.         <user defined>* fpreparesend = NULL
  6250.         <user defined>* fpreparerecv = NULL
  6251.         <user defined>* fpreparefinalsend = NULL
  6252.         <user defined>* fpreparefinalrecv = NULL
  6253.         int filterstop = 0x0
  6254.         <user defined>* ffiltersend = NULL
  6255.         <user defined>* ffilterrecv = NULL
  6256.         <user defined>* fdimereadopen = NULL
  6257.         <user defined>* fdimewriteopen = NULL
  6258.         <user defined>* fdimereadclose = NULL
  6259.         <user defined>* fdimewriteclose = NULL
  6260.         <user defined>* fdimeread = NULL
  6261.         <user defined>* fdimewrite = NULL
  6262.         <user defined>* fmimereadopen = NULL
  6263.         <user defined>* fmimewriteopen = NULL
  6264.         <user defined>* fmimereadclose = NULL
  6265.         <user defined>* fmimewriteclose = NULL
  6266.         <user defined>* fmimeread = NULL
  6267.         <user defined>* fmimewrite = NULL
  6268.         unsigned int master = 0x31C
  6269.         unsigned int socket = 0xFFFFFFFFFFFFFFFF
  6270.         unsigned int sendsk = 0xFFFFFFFFFFFFFFFF
  6271.         unsigned int recvsk = 0xFFFFFFFFFFFFFFFF
  6272.         std::basic_ostream<char,std::char_traits<char> >* os = NULL
  6273.         std::basic_istream<char,std::char_traits<char> >* is = NULL
  6274.         int sendfd = 0x1
  6275.         int recvfd = 0x0
  6276.         unsigned int bufidx = 0x0
  6277.         unsigned int buflen = 0x0
  6278.         int ahead = 0x0
  6279.         int cdata = 0x0
  6280.         int body = 0x0
  6281.         unsigned int level = 0x0
  6282.         unsigned int count = 0x0
  6283.         unsigned int length = 0x0
  6284.         char* labbuf = NULL
  6285.         unsigned int lablen = 0x0
  6286.         unsigned int labidx = 0x0
  6287.         char[65536] buf = "..."
  6288.         char[1024] msgbuf = "..."
  6289.         char[1024] tmpbuf = "..."
  6290.         char[1024] tag = "..."
  6291.         char[1024] id = "..."
  6292.         char[1024] href = "..."
  6293.         char[1024] type = "..."
  6294.         char[1024] arrayType = "..."
  6295.         char[1024] arraySize = "..."
  6296.         char[1024] arrayOffset = "..."
  6297.         int other = 0x0
  6298.         int root = 0x0
  6299.         int position = 0x0
  6300.         int[16] positions
  6301.             [0] = 0x0
  6302.             [1] = 0x0
  6303.             [2] = 0x0
  6304.             [3] = 0x0
  6305.             [4] = 0x0
  6306.             [5] = 0x0
  6307.             [6] = 0x0
  6308.             [7] = 0x0
  6309.             [8] = 0x0
  6310.             [9] = 0x0
  6311.         soap_attribute* attributes = NULL
  6312.         int encoding = 0x0
  6313.         int mustUnderstand = 0x0
  6314.         int null = 0x0
  6315.         int ns = 0x0
  6316.         int part = 0x9
  6317.         int event = 0x0
  6318.         unsigned int evlev = 0x0
  6319.         int alloced = 0x0
  6320.         int peeked = 0x0
  6321.         unsigned int chunksize = 0x0
  6322.         unsigned int chunkbuflen = 0x0
  6323.         char[1024] endpoint = "..."
  6324.         char[1024] path = "..."
  6325.         char[1024] host = "111.123.180.44..."
  6326.         char* action = NULL
  6327.         char* prolog = NULL
  6328.         unsigned long ip = 0x6F7BB42C
  6329.         int port = 0x9DC
  6330.         int keep_alive = 0x0
  6331.         int tcp_keep_alive = 0x0
  6332.         unsigned int tcp_keep_idle = 0x0
  6333.         unsigned int tcp_keep_intvl = 0x0
  6334.         unsigned int tcp_keep_cnt = 0x0
  6335.         unsigned int max_keep_alive = 0x64
  6336.         char* proxy_http_version = "1.0"
  6337.         char* proxy_host = NULL
  6338.         int proxy_port = 0x1F90
  6339.         char* proxy_userid = NULL
  6340.         char* proxy_passwd = NULL
  6341.         char* proxy_from = NULL
  6342.         int status = 0x0
  6343.         int error = 0x0
  6344.         int errmode = 0x0
  6345.         int errnum = 0x0
  6346.         soap_dom_element* dom = NULL
  6347.         soap_dime dime
  6348.             unsigned int count = 0x0
  6349.             unsigned int size = 0x0
  6350.             unsigned int chunksize = 0x0
  6351.             unsigned int buflen = 0x0
  6352.             char flags = ""
  6353.             char* ptr = NULL
  6354.             char* id = NULL
  6355.             char* type = NULL
  6356.             char* options = NULL
  6357.             soap_multipart* list = NULL
  6358.             soap_multipart* first = NULL
  6359.             soap_multipart* last = NULL
  6360.         soap_mime mime
  6361.             char* boundary = NULL
  6362.             char* start = NULL
  6363.             soap_multipart* list = NULL
  6364.             soap_multipart* first = NULL
  6365.             soap_multipart* last = NULL
  6366.         soap_xlist* xlist = NULL
  6367.         char*[3] logfile
  6368.             [0] = 0x0
  6369.             [1] = 0x0
  6370.             [2] = 0x0
  6371.         _iobuf*[3] fdebug
  6372.             [0] = 0x0
  6373.             [1] = 0x0
  6374.             [2] = 0x0
  6375.         soap_mlist*[4096] mht
  6376.             [0] = 0x0
  6377.             [1] = 0x0
  6378.             [2] = 0x0
  6379.             [3] = 0x0
  6380.             [4] = 0x0
  6381.             [5] = 0x0
  6382.             [6] = 0x0
  6383.             [7] = 0x0
  6384.             [8] = 0x0
  6385.             [9] = 0x0
  6386.         char* wsuid = NULL
  6387.         char* c14nexclude = NULL
  6388.         soap_cookie* cookies = NULL
  6389.         char* cookie_domain = NULL
  6390.         char* cookie_path = NULL
  6391.         int cookie_max = 0x20
  6392.         unsigned int ipv6_multicast_if = 0x0
  6393.         char* ipv4_multicast_if = NULL
  6394.         unsigned int ipv4_multicast_ttl = 0x0
  6395.         sockaddr_in peer
  6396.             unsigned int sin_family = 0x0
  6397.             unsigned int sin_port = 0x0
  6398.             in_addr sin_addr
  6399.                 <unnamed-type-S_un>
  6400.                     <unnamed-type-S_un_b>
  6401.                         unsigned int s_b1 = 0x0
  6402.                         unsigned int s_b2 = 0x0
  6403.                         unsigned int s_b3 = 0x0
  6404.                         unsigned int s_b4 = 0x0
  6405.                     in_addr::<unnamed-type-S_un>::<unnamed-type-S_un_b> S_un_b = 0x0
  6406.                     <unnamed-type-S_un_w>
  6407.                         unsigned int s_w1 = 0x0
  6408.                         unsigned int s_w2 = 0x0
  6409.                     in_addr::<unnamed-type-S_un>::<unnamed-type-S_un_w> S_un_w = 0x0
  6410.                     unsigned long S_addr = 0x0
  6411.                 in_addr::<unnamed-type-S_un> S_un = 0x0
  6412.             char[8] sin_zero = ""
  6413.         unsigned int peerlen = 0x10
  6414.         void* fsslauth = 0x31DEB5B0
  6415.         void* fsslverify = NULL
  6416.         void* bio = 0x7FEEE510000
  6417.         void* ssl = 0x31DEB5B0
  6418.         void* ctx = NULL
  6419.         void* session = 0x31DEB660
  6420.         void* dh_params = 0x76F34240
  6421.         void* rsa_params = 0x57005C003A0043
  6422.         unsigned int ssl_flags = 0x69
  6423.         char* keyfile = 0x73005C00730077 <Unable to read memory>
  6424.         char* keyid = "H?纙"
  6425.         char* password = 0x5C00320033006D <Unable to read memory>
  6426.         char* cafile = 0x4300560053004D <Unable to read memory>
  6427.         char* capath = 0x30003200310052 <Unable to read memory>
  6428.         char* crlfile = 0x6C006C0064002E <Unable to read memory>
  6429.         char[1024] session_host = "..."
  6430.         int session_port = 0x12
  6431.         void* c_locale = NULL
  6432.         void* d_stream = NULL
  6433.         int z_crc = 0x0
  6434.         char* z_dict = NULL
  6435.         unsigned int z_dict_len = 0xEE63CF6C
  6436.         int zlib_state = 0x7FE
  6437.         int zlib_in = 0x0
  6438.         int zlib_out = 0xFA00
  6439.         char* z_buf = NULL
  6440.         unsigned int z_buflen = 0x329A4F20
  6441.         unsigned int z_level = 0x5840
  6442.         float z_ratio_in = 0.000000
  6443.         float z_ratio_out = 0.000000
  6444.     Local std::exception& e = NULL
  6445.     Local std::exception& e = NULL
  6446.     Local std::exception& e = NULL
  6447.  
  6448. 000000013FF45420  000000003CCCFB30  std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short> >::_Run+50  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 195
  6449.     Parameter std::_LaunchPad<std::_Bind<1,void,void (__cdecl*const)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned short),std::basic_string<char,std::char_traits<char>,std::* _Ln = 0x329A5840
  6450.         std::_Pad
  6451.             _Cnd_internal_imp_t* _Cond = <Unable to read memory>
  6452.             _Mtx_internal_imp_t* _Mtx = NULL
  6453.             bool _Started = 0x0
  6454.         std::_Bind<1,void,void (__cdecl*const)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char>  _MyTarget
  6455.             <user defined>* _Myfun = NULL
  6456.             std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short> _Mybargs
  6457.                 std::tuple<unsigned short>
  6458.                     std::_Tuple_val<unsigned short> _Myfirst = 0x0
  6459.                 std::_Tuple_val<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > _Myfirst = 0x329A5870
  6460.     Local std::_Bind<1,void,void (__cdecl*const)(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned short),std::basic_string<char,std::char_traits<char>,std::allocator<char>  _Local
  6461.         * _Myfun = 0x13FEA2789
  6462.             <user defined> = 0xFD3DE90007C2E2E9
  6463.             unsigned int = 0xE2E9
  6464.         std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned short> _Mybargs
  6465.             std::tuple<unsigned short>
  6466.                 std::_Tuple_val<unsigned short> _Myfirst
  6467.                     unsigned int _Val = 0x1EC6
  6468.             std::_Tuple_val<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > _Myfirst
  6469.                 std::string _Val = "0.0.0.0"
  6470.  
  6471. 000007FEEE63D204  000000003CCCFB70  ?_Release@_Pad@std@@QEAAXXZ+6C
  6472.  
  6473. 000007FEEE5351BF  000000003CCCFBA0  _beginthreadex+107
  6474.  
  6475. 000007FEEE535366  000000003CCCFBD0  _endthreadex+192
  6476.  
  6477. 0000000076D2F56D  000000003CCCFC00  BaseThreadInitThunk+D
  6478.  
  6479. 0000000076E63281  000000003CCCFC50  RtlUserThreadStart+21
  6480.  
  6481.  
  6482. Call stack:
  6483. Address   Frame     Function      SourceFile
  6484. 0000000076E7FEFA  000000003CEEF710  NtWaitForSingleObject+A
  6485.  
  6486. 000007FEFD0F10AC  000000003CEEF7B0  WaitForSingleObjectEx+9C
  6487.  
  6488. 000007FEEE51752F  000000003CEEF7F0  ?DisableTracing@Concurrency@@YAJXZ+3AF
  6489.  
  6490. 000007FEEE52ECCE  000000003CEEF850  ?wait@Concurrency@@YAXI@Z+96
  6491.  
  6492. 000000013FF10A9A  000000003CEEF8B0  std::this_thread::sleep_for<__int64,std::ratio<1,1000> >+AA  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thread line 163
  6493.     Parameter std::chrono::duration<__int64,std::ratio<1,1000> >& _Rel_time = 0x1D09A274A413A7C
  6494.         int _MyRep = 0x1D09A274A413A7C <Unable to read memory>
  6495.     Local xtime _Tgt
  6496.         int sec = 0x55688AF1
  6497.         long nsec = 0x180D44F0
  6498.  
  6499. 000000013FF3DF24  000000003CEEFAE0  NetworkThread<WorldSocket>::Run+264  g:\planeecore\planeecore\src\server\shared\networking\networkthread.h line 125
  6500.     Local NetworkThread<WorldSocket>* this = 0x13FEA1159
  6501.         std::atomic<int> _connections
  6502.             std::atomic_int
  6503.                 unsigned long _My_val = 0x88E90008
  6504.         std::atomic<bool> _stopped
  6505.             std::atomic_bool
  6506.                 unsigned int _My_val = 0x7A
  6507.         std::thread* _thread = 0xA8B1EE90006CA73
  6508.             id
  6509.                 _Thrd_imp_t _Thr = 0xA8B1EE90006CA73
  6510.             _Thrd_imp_t _Thr = 0xA8B1EE90006CA73
  6511.         std::set<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> > > _Sockets
  6512.             std::_Tree<std::_Tset_traits<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> >,0> >
  6513.                 std::_Tree_comp<0,std::_Tset_traits<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> >,0> >
  6514.                     std::_Tree_buy<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > >
  6515.                         std::_Tree_alloc<0,std::_Tree_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  6516.                             std::_Tree_val<std::_Tree_simple_types<std::shared_ptr<WorldSocket> > >
  6517.                                 std::_Tree_node<std::shared_ptr<WorldSocket>,void *>* _Myhead = 0xC4E9000A5979E900
  6518.                                 unsigned int _Mysize = 0x6CFB3E9000B66
  6519.         std::mutex _newSocketsLock
  6520.             std::_Mutex_base
  6521.                 _Mtx_internal_imp_t* _Mtx = 0xC5F5E9000B6D1AE9
  6522.         std::set<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> > > _newSockets
  6523.             std::_Tree<std::_Tset_traits<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> >,0> >
  6524.                 std::_Tree_comp<0,std::_Tset_traits<std::shared_ptr<WorldSocket>,std::less<std::shared_ptr<WorldSocket> >,std::allocator<std::shared_ptr<WorldSocket> >,0> >
  6525.                     std::_Tree_buy<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > >
  6526.                         std::_Tree_alloc<0,std::_Tree_base_types<std::shared_ptr<WorldSocket>,std::allocator<std::shared_ptr<WorldSocket> > > >
  6527.                             std::_Tree_val<std::_Tree_simple_types<std::shared_ptr<WorldSocket> > >
  6528.                                 std::_Tree_node<std::shared_ptr<WorldSocket>,void *>* _Myhead = 0xE9000A1140E90007
  6529.                                 unsigned int _Mysize = 0x77166E9000B5D0B
  6530.     Local std::exception& e = NULL
  6531.     Local std::exception& e = 0xFFFFFFFFFFFFFFFE
  6532.         char* _Mywhat = <Unable to read memory>
  6533.         bool _Mydofree = 0xE <Unable to read memory>
  6534.  
  6535. 000000013FF4257D  000000003CEEFB10  std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl NetworkThread<WorldSocket>::*)(void) __ptr64,void,NetworkThread<WorldSocket> >,NetworkThread<WorldSocket> * __ptr64> >::_Go+1D  d:\program files (x86)\microsoft visual studio 12.0\vc\include\thr\xthread line 188
  6536.     Local std::_LaunchPad<std::_Bind<1,void,std::_Pmf_wrap<void (__cdecl NetworkThread<WorldSocket>::*)(void),void,NetworkThread<WorldSocket> >,NetworkThread<WorldSocket> *> >* this = NULL
  6537.  
  6538. 000007FEEE63D204  000000003CEEFB50  ?_Release@_Pad@std@@QEAAXXZ+6C
  6539.  
  6540. 000007FEEE5351BF  000000003CEEFB80  _beginthreadex+107
  6541.  
  6542. 000007FEEE535366  000000003CEEFBB0  _endthreadex+192
  6543.  
  6544. 0000000076D2F56D  000000003CEEFBE0  BaseThreadInitThunk+D
  6545.  
  6546. 0000000076E63281  000000003CEEFC30  RtlUserThreadStart+21
  6547.  
  6548.  
  6549. Call stack:
  6550. Address   Frame     Function      SourceFile
  6551. 0000000076E817BA  0000000067AFF4D0  ZwWaitForWorkViaWorkerFactory+A
  6552.  
  6553. 0000000076E4914B  0000000067AFF7D0  EtwTraceMessageVa+37B
  6554.  
  6555. 0000000076D2F56D  0000000067AFF800  BaseThreadInitThunk+D
  6556.  
  6557. 0000000076E63281  0000000067AFF850  RtlUserThreadStart+21
  6558.  
  6559.  
  6560. Call stack:
  6561. Address   Frame     Function      SourceFile
  6562. 0000000076E817BA  000000007669F5F0  ZwWaitForWorkViaWorkerFactory+A
  6563.  
  6564. 0000000076E4914B  000000007669F8F0  EtwTraceMessageVa+37B
  6565.  
  6566. 0000000076D2F56D  000000007669F920  BaseThreadInitThunk+D
  6567.  
  6568. 0000000076E63281  000000007669F970  RtlUserThreadStart+21
  6569.  
  6570.  
  6571. Call stack:
  6572. Address   Frame     Function      SourceFile
  6573. 0000000076E817BA  0000000070BAF7F0  ZwWaitForWorkViaWorkerFactory+A
  6574.  
  6575. 0000000076E4914B  0000000070BAFAF0  EtwTraceMessageVa+37B
  6576.  
  6577. 0000000076D2F56D  0000000070BAFB20  BaseThreadInitThunk+D
  6578.  
  6579. 0000000076E63281  0000000070BAFB70  RtlUserThreadStart+21
  6580.  
  6581.  
  6582. Call stack:
  6583. Address   Frame     Function      SourceFile
  6584. 0000000076E817BA  0000000075EEF600  ZwWaitForWorkViaWorkerFactory+A
  6585.  
  6586. 0000000076E4914B  0000000075EEF900  EtwTraceMessageVa+37B
  6587.  
  6588. 0000000076D2F56D  0000000075EEF930  BaseThreadInitThunk+D
  6589.  
  6590. 0000000076E63281  0000000075EEF980  RtlUserThreadStart+21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement