Advertisement
Rochet2

Check startup times

Sep 19th, 2017
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 26.81 KB | None | 0 0
  1. str = [[<Ctrl-C> to stop.
  2.  
  3.  ______                       __
  4. /\__  _\       __          __/\ \__
  5. \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
  6.    \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
  7.     \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
  8.      \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
  9.       \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
  10.                                  C O R E  /\___/
  11. http://TrinityCore.org                    \/__/
  12.  
  13. Using configuration file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf.
  14. Using SSL version: OpenSSL 1.0.2k  26 Jan 2017 (library: OpenSSL 1.0.2k  26 Jan 2017)
  15. Using Boost version: 1.64.0
  16. Updating Auth database...
  17. >> Auth database is up-to-date! Containing 8 new and 19 archived updates.
  18. Updating Character database...
  19. >> Character database is up-to-date! Containing 1 new and 22 archived updates.
  20. Updating World database...
  21. >> World database is up-to-date! Containing 239 new and 2303 archived updates.
  22. Realm running as realm ID 1
  23. Using World DB: TDB 335.63
  24. Missing name SocketTimeOutTimeActive in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "SocketTimeOutTimeActive = 60000" to this file
  25. Missing name MonsterSight in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "MonsterSight = 50.000000" to this file
  26. Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
  27. Client cache version set to: 63
  28. Missing name Respawn.MinCheckIntervalMS in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.MinCheckIntervalMS = 5000" to this file
  29. Missing name Respawn.DynamicMode in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicMode = 0" to this file
  30. Missing name Respawn.DynamicEscortNPC in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicEscortNPC = 0" to this file
  31. Missing name Respawn.GuidWarnLevel in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.GuidWarnLevel = 12000000" to this file
  32. Missing name Respawn.GuidAlertLevel in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.GuidAlertLevel = 16000000" to this file
  33. Missing name Respawn.RestartQuietTime in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.RestartQuietTime = 3" to this file
  34. Missing name Respawn.DynamicRateCreature in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicRateCreature = 10.000000" to this file
  35. Missing name Respawn.DynamicMinimumCreature in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicMinimumCreature = 10" to this file
  36. Missing name Respawn.DynamicRateGameObject in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicRateGameObject = 10.000000" to this file
  37. Missing name Respawn.DynamicMinimumGameObject in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.DynamicMinimumGameObject = 10" to this file
  38. Missing name Respawn.WarningMessage in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.WarningMessage = There will be an unscheduled server restart at 03:00. The server will be available again shortly after." to this file
  39. Missing name Respawn.AlertRestartReason in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.AlertRestartReason = Urgent Maintenance" to this file
  40. Missing name Respawn.WarningFrequency in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "Respawn.WarningFrequency = 1800" to this file
  41. Using DataDir ./
  42. WORLD: MMap data directory is: ./mmaps
  43. VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
  44. VMap data directory is: ./vmaps
  45. Missing name CheckGameObjectLoS in config file C:/Users/tqbat/Documents/Cores/Fork/BUILD/bin/Debug/worldserver.conf, add "CheckGameObjectLoS = 1" to this file
  46. Loading Trinity strings...
  47. >> Loaded 1074 trinity strings in 14 ms
  48. Initialize data stores...
  49. >> Initialized 111 data stores in 2982 ms
  50. Using enUS DBC Locale as default. All available DBC locales: enUS
  51. >> Loading Cinematic Camera files
  52. >> Loaded 14 cinematic waypoint sets in 56 ms
  53. Initializing PlayerDump tables...
  54. >> Initialized tables for PlayerDump in 317 ms.
  55. Loading SpellInfo store...
  56. >> Loaded SpellInfo store in 81 ms
  57. Loading SpellInfo corrections...
  58. >> Loaded SpellInfo corrections in 90 ms
  59. Loading SkillLineAbilityMultiMap Data...
  60. >> Loaded 10219 SkillLineAbility MultiMap Data in 25 ms
  61. Loading SpellInfo custom attributes...
  62. >> Loaded 223 spell custom attributes from DB in 1 ms
  63. >> Loaded SpellInfo custom attributes in 89 ms
  64. Loading SpellInfo diminishing infos...
  65. >> Loaded SpellInfo diminishing infos in 18 ms
  66. Loading SpellInfo immunity infos...
  67. >> Loaded SpellInfo immunity infos in 34 ms
  68. Loading GameObject models...
  69. Loading Script Names...
  70. >> Loaded 2916 ScriptNames in 348 ms
  71. Loading Instance Template...
  72. >> Loaded 84 instance templates in 2 ms
  73. Loading instances...
  74. >> Loaded instances in 4 ms
  75. Loading character cache store...
  76. Loaded character infos for 1 characters in 0 ms
  77. Loading Broadcast texts...
  78. >> Loaded 73039 broadcast texts in 2032 ms
  79. Loading Localization strings...
  80. >> Localization strings loaded in 0 ms
  81. Loading Account Roles and Permissions...
  82. >> Loaded 660 permission definitions, 643 linked permissions and 4 default permissions in 9 ms
  83. Loading Page Texts...
  84. >> Loaded 1950 page texts in 24 ms
  85. Loading Game Object Templates...
  86. >> Loaded 21587 game object templates in 800 ms
  87. Loading Game Object template addons...
  88. >> Loaded 21520 game object template addons in 254 ms
  89. Loading Transport templates...
  90. >> Loaded 30 transport templates in 20 ms
  91. Loading Transport animations and rotations...
  92. Loading Spell Rank Data...
  93. >> Loaded 3462 spell rank records in 62 ms
  94. Loading Spell Required Data...
  95. >> Loaded 41 spell required records in 1 ms
  96. Loading Spell Group types...
  97. >> Loaded 542 spell group definitions in 9 ms
  98. Loading Spell Learn Skills...
  99. >> Loaded 103 Spell Learn Skills from DBC in 3 ms
  100. Loading SpellInfo SpellSpecific and AuraState...
  101. >> Loaded SpellInfo SpellSpecific and AuraState in 13 ms
  102. Loading Spell Learn Spells...
  103. >> Loaded 8 spell learn spells + 574 found in DBC in 29 ms
  104. Loading Spell Proc conditions and data...
  105. >> Loaded 826 spell proc conditions and data in 16 ms
  106. Generating spell proc data from SpellMap...
  107. Spell Id 6940 has DBC ProcFlags 699048, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  108. Spell Id 7366 has DBC ProcFlags 69972, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  109. Spell Id 18499 has DBC ProcFlags 139944, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  110. Spell Id 28313 has DBC ProcFlags 1581224, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  111. Spell Id 32065 has DBC ProcFlags 262144, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  112. Spell Id 33891 has DBC ProcFlags 174624, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  113. Spell Id 35244 has DBC ProcFlags 262144, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  114. Spell Id 36659 has DBC ProcFlags 262144, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  115. Spell Id 40453 has DBC ProcFlags 1581224, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  116. Spell Id 40879 has DBC ProcFlags 664096, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  117. Spell Id 41341 has DBC ProcFlags 1747624, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  118. Spell Id 44586 has DBC ProcFlags 697000, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  119. Spell Id 45092 has DBC ProcFlags 664232, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  120. Spell Id 49145 has DBC ProcFlags 131072, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  121. Spell Id 50462 has DBC ProcFlags 131752, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  122. Spell Id 50498 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  123. Spell Id 51809 has DBC ProcFlags 131752, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  124. Spell Id 53032 has DBC ProcFlags 81936, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  125. Spell Id 53578 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  126. Spell Id 53579 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  127. Spell Id 53580 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  128. Spell Id 53581 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  129. Spell Id 53582 has DBC ProcFlags 16, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  130. Spell Id 62142 has DBC ProcFlags 69648, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  131. Spell Id 64205 has DBC ProcFlags 699048, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  132. Spell Id 66334 has DBC ProcFlags 245760, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  133. Spell Id 67905 has DBC ProcFlags 245760, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  134. Spell Id 67906 has DBC ProcFlags 245760, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  135. Spell Id 67907 has DBC ProcFlags 245760, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  136. Spell Id 72151 has DBC ProcFlags 69972, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  137. Spell Id 72648 has DBC ProcFlags 69972, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  138. Spell Id 72649 has DBC ProcFlags 69972, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  139. Spell Id 72650 has DBC ProcFlags 69972, but it's of non-proc aura type, it probably needs an entry in `spell_proc` table to be handled correctly.
  140. >> Generated spell proc data for 1420 spells in 93 ms
  141. Loading Spell Bonus Data...
  142. >> Loaded 371 extra spell bonus data in 3 ms
  143. Loading Aggro Spells Definitions...
  144. >> Loaded 106 SpellThreatEntries in 1 ms
  145. Loading Spell Group Stack Rules...
  146. >> Loaded 62 spell group stack rules in 1 ms
  147. >> Parsing SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT stack rules...
  148. >> Parsed 12 SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT stack rules in 2 ms
  149. Loading NPC Texts...
  150. >> Loaded 8254 npc texts in 627 ms
  151. Loading Enchant Spells Proc datas...
  152. >> Loaded 42 enchant proc data definitions in 1 ms
  153. Loading Item Random Enchantments Table...
  154. >> Loaded 28607 Item Enchantment definitions in 130 ms
  155. Loading Disables
  156. >> Loaded 828 disables in 19 ms
  157. Loading Items...
  158. >> Loaded 38607 item templates in 3079 ms
  159. Loading Item set names...
  160. >> Loaded 2481 item set names in 48 ms
  161. Loading Creature Model Based Info Data...
  162. >> Loaded 24143 creature model based info in 207 ms
  163. Loading Creature templates...
  164. >> Loaded 29927 creature definitions in 1849 ms
  165. Loading Equipment templates...
  166. >> Loaded 10702 equipment templates in 223 ms
  167. Loading Creature template addons...
  168. >> Loaded 8316 creature template addons in 151 ms
  169. Loading Reputation Reward Rates...
  170. >> Loaded 16 reputation_reward_rate in 1 ms
  171. Loading Creature Reputation OnKill Data...
  172. >> Loaded 2034 creature award reputation definitions in 28 ms
  173. Loading Reputation Spillover Data...
  174. >> Loaded 26 reputation_spillover_template in 1 ms
  175. Loading Points Of Interest Data...
  176. >> Loaded 453 Points of Interest definitions in 7 ms
  177. Loading Creature Base Stats...
  178. >> Loaded 400 creature base stats in 88 ms
  179. Loading Spawn Group Templates...
  180. >> Loaded 18 spawn group templates in 1 ms
  181. Loading instance spawn groups...
  182. >> Loaded 13 instance spawn groups in 0 ms
  183. Loading Creature Data...
  184. >> Loaded 147837 creatures in 6964 ms
  185. Loading Temporary Summon Data...
  186. >> Loaded 626 temp summons in 12 ms
  187. Loading pet levelup spells...
  188. >> Loaded 993 pet levelup and default spells for 39 families in 24 ms
  189. Loading pet default spells additional to levelup spells...
  190. >> Loaded addition spells for 111 pet spell data entries in 20 ms
  191. Loading summonable creature templates...
  192. >> Loaded 457 summonable creature templates in 45 ms
  193. Loading Creature Addon Data...
  194. >> Loaded 35760 creature addons in 648 ms
  195. Loading Gameobject Data...
  196. >> Loaded 91177 gameobjects in 3264 ms
  197. Loading Spawn Group Data...
  198. Spawn data with ID (0,36904) not found, but is listed as a member of spawn group 2!
  199. Spawn data with ID (0,36907) not found, but is listed as a member of spawn group 2!
  200. Spawn data with ID (0,36924) not found, but is listed as a member of spawn group 2!
  201. Spawn data with ID (0,36938) not found, but is listed as a member of spawn group 2!
  202. Spawn data with ID (0,36942) not found, but is listed as a member of spawn group 2!
  203. Spawn data with ID (0,36943) not found, but is listed as a member of spawn group 2!
  204. Spawn data with ID (0,36944) not found, but is listed as a member of spawn group 2!
  205. Spawn data with ID (0,36956) not found, but is listed as a member of spawn group 2!
  206. Spawn data with ID (0,36957) not found, but is listed as a member of spawn group 2!
  207. Spawn data with ID (0,36958) not found, but is listed as a member of spawn group 2!
  208. >> Loaded 96453 spawn group members in 485 ms
  209. Loading GameObject Addon Data...
  210. >> Loaded 60081 gameobject addons in 810 ms
  211. Loading GameObject Quest Items...
  212. >> Loaded 857 gameobject quest items in 12 ms
  213. Loading Creature Quest Items...
  214. >> Loaded 4391 creature quest items in 47 ms
  215. Loading Creature Linked Respawn...
  216. >> Loaded 5577 linked respawns in 55 ms
  217. Loading Weather Data...
  218. >> Loaded 35 weather definitions in 1 ms
  219. Loading Quests...
  220. >> Loaded 9464 quests definitions in 1099 ms
  221. Checking Quest Disables
  222. >> Checked 661 quest disables in 2 ms
  223. Loading Quest POI
  224. >> Loaded 18759 quest POI definitions in 647 ms
  225. Loading Quests Starters and Enders...
  226. Loading GO Start Quest Data...
  227. >> Loaded 446 quest relations from gameobject_queststarter in 4 ms
  228. Loading GO End Quest Data...
  229. >> Loaded 456 quest relations from gameobject_questender in 4 ms
  230. Loading Creature Start Quest Data...
  231. >> Loaded 7445 quest relations from creature_queststarter in 49 ms
  232. Loading Creature End Quest Data...
  233. >> Loaded 7878 quest relations from creature_questender in 69 ms
  234. Loading Objects Pooling Data...
  235. >> Loaded 3081 objects pools in 4 ms
  236. Loading Creatures Pooling Data...
  237. >> Loaded 974 creatures in pools in 8 ms
  238. Loading Gameobject Pooling Data...
  239. >> Loaded 24536 gameobject in pools in 246 ms
  240. Loading Mother Pooling Data...
  241. >> Loaded 2271 pools in mother pools in 999 ms
  242. Loading Quest Pooling Data...
  243. >> Loaded 182 quests in pools in 3 ms
  244. Starting objects pooling system...
  245. Loading Game Event Data...
  246. >> Loaded 70 game events in 1 ms.
  247. Loading Game Event Saves Data...
  248. >> Loaded 0 game event saves in game events. DB table `game_event_save` is empty.
  249. Loading Game Event Prerequisite Data...
  250. >> Loaded 0 game event prerequisites in game events. DB table `game_event_prerequisite` is empty.
  251. Loading Game Event Creature Data...
  252. >> Loaded 9414 creatures in game events in 34 ms.
  253. Loading Game Event GO Data...
  254. >> Loaded 31098 gameobjects in game events in 110 ms.
  255. Loading Game Event Model/Equipment Change Data...
  256. >> Loaded 9 model/equipment changes in game events in 0 ms.
  257. Loading Game Event Quest Data...
  258. >> Loaded 223 quests additions in game events in 0 ms.
  259. Loading Game Event GO Quest Data...
  260. >> Loaded 78 quests additions in game events in 0 ms.
  261. Loading Game Event Quest Condition Data...
  262. >> Loaded 0 quest event conditions in game events. DB table `game_event_quest_condition` is empty.
  263. Loading Game Event Condition Data...
  264. >> Loaded 0 conditions in game events. DB table `game_event_condition` is empty.
  265. Loading Game Event Condition Save Data...
  266. >> Loaded 0 condition saves in game events. DB table `game_event_condition_save` is empty.
  267. Loading Game Event NPCflag Data...
  268. >> Loaded 5 npcflags in game events in 0 ms.
  269. Loading Game Event Seasonal Quest Relations...
  270. >> Loaded 690 quests additions in game events in 2 ms.
  271. Loading Game Event Vendor Additions Data...
  272. >> Loaded 14 vendor additions in game events in 0 ms.
  273. Loading Game Event Battleground Data...
  274. >> Loaded 6 battleground holidays in game events in 0 ms.
  275. Loading Game Event Pool Data...
  276. >> Loaded 8 pools for game events in 1 ms.
  277. Loading UNIT_NPC_FLAG_SPELLCLICK Data...
  278. >> Loaded 326 spellclick definitions in 15 ms
  279. Loading Vehicle Template Accessories...
  280. >> Loaded 187 Vehicle Template Accessories in 3 ms
  281. Loading Vehicle Accessories...
  282. >> Loaded 0 Vehicle Accessories in 0 ms
  283. Loading SpellArea Data...
  284. >> Loaded 722 spell area requirements in 12 ms
  285. Loading AreaTrigger definitions...
  286. >> Loaded 275 area trigger teleport definitions in 4 ms
  287. Loading Access Requirements...
  288. >> Loaded 121 access requirement definitions in 2 ms
  289. Loading Quest Area Triggers...
  290. >> Loaded 60 quest trigger points in 1 ms
  291. Loading Tavern Area Triggers...
  292. >> Loaded 114 tavern triggers in 0 ms
  293. Loading AreaTrigger script names...
  294. >> Loaded 136 areatrigger scripts in 2 ms
  295. Loading LFG entrance positions...
  296. >> Loaded 18 lfg entrance positions in 2 ms
  297. Loading Dungeon boss data...
  298. >> Loaded 612 instance encounters in 8 ms
  299. Loading LFG rewards...
  300. >> Loaded 15 lfg dungeon rewards in 1 ms
  301. Loading Graveyard-zone links...
  302. >> Loaded 700 graveyard-zone links in 8 ms
  303. Loading spell pet auras...
  304. >> Loaded 47 spell pet auras in 2 ms
  305. Loading Spell target coordinates...
  306. >> Loaded 567 spell teleport coordinates in 6 ms
  307. Loading enchant custom attributes...
  308. >> Loaded 32 custom enchant attributes in 26 ms
  309. Loading linked spells...
  310. >> Loaded 463 linked spells in 4 ms
  311. Loading Player Create Data...
  312. >> Loaded 62 player create definitions in 1 ms
  313. Loading Player Create Items Data...
  314. >> Loaded 1 custom player create items in 0 ms
  315. Loading Player Create Skill Data...
  316. >> Loaded 1094 player create skills in 7 ms
  317. Loading Player Create Spell Data...
  318. >> Loaded 2680 custom player create spells in 3 ms
  319. Loading Player Create Cast Spell Data...
  320. >> Loaded 19 player create cast spells in 0 ms
  321. Loading Player Create Action Data...
  322. >> Loaded 325 player create actions in 2 ms
  323. Loading Player Create Level HP/Mana Data...
  324. >> Loaded 800 level health/mana definitions in 2 ms
  325. Loading Player Create Level Stats Data...
  326. >> Loaded 4960 level stats definitions in 19 ms
  327. Loading Player Create XP Data...
  328. >> Loaded 79 xp for level definitions in 1 ms
  329. Loading Exploration BaseXP Data...
  330. >> Loaded 80 BaseXP definitions in 1 ms
  331. Loading Pet Name Parts...
  332. >> Loaded 313 pet name parts in 3 ms
  333. Loading the max pet number...
  334. >> Loaded the max pet number: 0 in 1 ms
  335. Loading pet level stats...
  336. >> Loaded 2560 level pet stats definitions in 22 ms
  337. Loading Player level dependent mail rewards...
  338. >> Loaded 25 level dependent mail rewards in 0 ms
  339. Loading creature loot templates...
  340. >> Loaded 333768 creature loot templates in 3087 ms
  341. Loading fishing loot templates...
  342. >> Loaded 266 fishing loot templates in 8 ms
  343. Loading gameobject loot templates...
  344. >> Loaded 18258 gameobject loot templates in 188 ms
  345. Loading item loot templates...
  346. >> Loaded 4984 item loot templates in 131 ms
  347. Loading mail loot templates...
  348. >> Loaded 117 mail loot templates in 3 ms
  349. Loading milling loot templates...
  350. >> Loaded 45 milling loot templates in 17 ms
  351. Loading pickpocketing loot templates...
  352. >> Loaded 11048 pickpocketing loot templates in 180 ms
  353. Loading skinning loot templates...
  354. >> Loaded 1900 skinning loot templates in 53 ms
  355. Loading disenchanting loot templates...
  356. >> Loaded 124 disenchanting loot templates in 68 ms
  357. Loading prospecting loot templates...
  358. >> Loaded 36 prospecting loot templates in 16 ms
  359. Loading spell loot templates...
  360. >> Loaded 170 spell loot templates in 27 ms
  361. Loading reference loot templates...
  362. >> Loaded refence loot templates in 550 ms
  363. Loading Skill Discovery Table...
  364. >> Loaded 347 skill discovery definitions in 28 ms.
  365. Loading Skill Extra Item Table...
  366. >> Loaded 225 spell specialization definitions in 2 ms
  367. Loading Skill Perfection Data Table...
  368. >> Loaded 72 spell perfection definitions in 1 ms.
  369. Loading Skill Fishing base level requirements...
  370. >> Loaded 95 areas for fishing base skill level in 1 ms
  371. Loading Achievements...
  372. >> Loaded 43 achievement references in 0 ms.
  373. Loading Achievement Criteria Lists...
  374. >> Loaded 7655 achievement criteria in 68 ms.
  375. Loading Achievement Criteria Data...
  376. >> Loaded 2692 additional achievement criteria data in 39 ms
  377. Loading Achievement Rewards...
  378. >> Loaded 112 achievement rewards in 2 ms.
  379. Loading Achievement Reward Locales...
  380. >> Loaded 0 achievement reward locale strings.  DB table `achievement_reward_locale` is empty.
  381. Loading Completed Achievements...
  382. >> Loaded 43 realm first completed achievements in 1 ms.
  383. Loading Item Auctions...
  384. >> Loaded 0 auction items. DB table `auctionhouse` or `item_instance` is empty!
  385. Loading Auctions...
  386. >> Loaded 0 auctions. DB table `auctionhouse` is empty.
  387. Loading Guilds...
  388. Loading guilds definitions...
  389. >> Loaded 0 guild definitions. DB table `guild` is empty.
  390. Loading ArenaTeams...
  391. >> Loaded 0 arena teams. DB table `arena_team` is empty!
  392. Loading Groups...
  393. >> Loaded 0 group definitions. DB table `groups` is empty!
  394. Loading ReservedNames...
  395. >> Loaded 0 reserved player names. DB table `reserved_name` is empty!
  396. Loading GameObjects for quests...
  397. >> Loaded 1798 GameObjects for quests in 27 ms
  398. Loading BattleMasters...
  399. >> Loaded 146 battlemaster entries in 14 ms
  400. Loading GameTeleports...
  401. >> Loaded 1428 GameTeleports in 37 ms
  402. Loading Gossip menu...
  403. >> Loaded 5741 gossip_menu IDs in 56 ms
  404. Loading Gossip menu options...
  405. >> Loaded 4116 gossip_menu_option entries in 116 ms
  406. Loading Vendors...
  407. >> Loaded 37498 Vendors in 420 ms
  408. Loading Trainers...
  409. >> Loaded 79765 Trainers in 1594 ms
  410. Loading Waypoints...
  411. >> Loaded 126171 waypoints in 1238 ms
  412. Loading SmartAI Waypoints...
  413. >> Loaded 543 SmartAI waypoint paths (total 6833 waypoints) in 28 ms
  414. Loading Creature Formations...
  415. >> Loaded 1436 creatures in formations in 19 ms
  416. Loading World States...
  417. >> Loaded 82 world states in 1 ms
  418. Loading Conditions...
  419. >> Loaded 13215 conditions in 323 ms
  420. Loading faction change achievement pairs...
  421. >> Loaded 125 faction change achievement pairs in 1 ms
  422. Loading faction change spell pairs...
  423. >> Loaded 109 faction change spell pairs in 1 ms
  424. Loading faction change quest pairs...
  425. >> Loaded 250 faction change quest pairs in 2 ms
  426. Loading faction change item pairs...
  427. >> Loaded 724 faction change item pairs in 7 ms
  428. Loading faction change reputation pairs...
  429. >> Loaded 16 faction change reputation pairs in 0 ms
  430. Loading faction change title pairs...
  431. >> Loaded 22 faction change title pairs in 0 ms
  432. Loading GM tickets...
  433. >> Loaded 0 GM tickets. DB table `gm_ticket` is empty!
  434. Loading GM surveys...
  435. >> Loaded GM Survey count from database in 0 ms
  436. Loading client addons...
  437. >> Loaded 23 known addons in 0 ms
  438. Returning old mails...
  439. >> No expired mails found.
  440. Loading Autobroadcasts...
  441. >> Loaded 0 autobroadcasts definitions. DB table `autobroadcast` is empty for this realm!
  442. Loading spell_scripts...
  443. >> Loaded 130 script definitions in 3 ms
  444. Loading event_scripts...
  445. >> Loaded 471 script definitions in 10 ms
  446. Loading waypoint_scripts...
  447. >> Loaded 713 script definitions in 15 ms
  448. Loading spell script names...
  449. >> Loaded 1983 spell script names in 26 ms
  450. Loading Creature Texts...
  451. >> Loaded 13042 creature texts for 2907 creatures in 228 ms
  452. Loading Creature Text Locales...
  453. >> Loaded 2 creature localized texts in 1 ms
  454. Initializing Scripts...
  455. Loading Script Waypoints for 74 creature(s)...
  456. >> Loaded 1990 Script Waypoint nodes in 21 ms
  457. >> Loaded spline chain data for 42 chains, consisting of 54 splines with 330 waypoints in 4 ms
  458. Loading C++ scripts
  459. ScriptName 'Creature_Transmogrify' exists in database, but no core script found!
  460. ScriptName 'NPC_TransmogDisplayVendor' exists in database, but no core script found!
  461. ScriptName 'REFORGER_NPC' exists in database, but no core script found!
  462. >> Loaded 2956 C++ scripts in 516 ms
  463. Validating spell scripts...
  464. >> Validated 2526 scripts in 97 ms
  465. Loading SmartAI scripts...
  466. >> Loaded SmartAIMgr Helpers in 55 ms
  467. >> Loaded 10529 SmartAI scripts in 670 ms
  468. Loading Calendar data...
  469. >> Loaded 0 calendar events
  470. >> Loaded 0 calendar invites
  471. Loading Petitions...
  472. >> Loaded 0 petitions.
  473. Loading Signatures...
  474. >> Loaded 0 Petition signs!
  475. Loading Item loot...
  476. >> Loaded 0 stored item loots
  477. >> Loaded 0 stored item money
  478. Initialize query data...
  479. Initialize game time and timers
  480. Mail timer set to: 1140, mail return is called every 1440 minutes
  481. Starting Map System
  482. Starting Game Event system...
  483. Initialize AuctionHouseBot...
  484. Initializing Opcodes...
  485. Starting Arena Season...
  486. Starting Battleground System
  487. >> Loaded 11 battlegrounds in 1 ms
  488. Starting Outdoor PvP System
  489. >> Loaded 6 outdoor PvP definitions in 1 ms
  490. Starting Battlefield System
  491. Loading Transports...
  492. >> Spawned 20 continent transports in 2055 ms
  493. Loading Warden Checks...
  494. Loading Warden Action Overrides...
  495. Deleting expired bans...
  496. Calculate next daily quest reset time...
  497. Calculate next weekly quest reset time...
  498. Calculate next monthly quest reset time...
  499. Calculate random battleground reset time...
  500. Calculate guild limitation(s) reset time...
  501. World initialized in 0 minutes 44 seconds
  502. TC>TrinityCore rev. 3992541d2d10 2017-09-19 20:36:43 +0100 (fastboot branch) (Win64, Debug, Static) (worldserver-daemon) ready...
  503. ]]
  504.  
  505. t = {}
  506. for k, v in str:gmatch("([^\n]* (%d+) ms)") do
  507.  t[#t+1] = {k,tonumber(v)}
  508. end
  509. table.sort(t, function(a,b) return a[2] < b[2] end)
  510.  
  511. sum = 0
  512. for k,v in ipairs(t) do
  513.  sum = sum + v[2]
  514.  print(v[2], v[1])
  515. end
  516. print("sum", sum)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement