Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.56 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.8.0_71\bin\java" -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 15.0.3\bin" -Dfile.encoding=UTF-8 -classpath "C:\Users\Zion\Documents\server\target;C:\Program Files\Java\jdk1.8.0_71\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_71\jre\lib\rt.jar;C:\Users\Zion\.m2\repository\com\mchange\c3p0\0.9.5\c3p0-0.9.5.jar;C:\Users\Zion\.m2\repository\com\mchange\mchange-commons-java\0.2.9\mchange-commons-java-0.2.9.jar;C:\Users\Zion\.m2\repository\io\netty\netty\3.5.10.Final\netty-3.5.10.Final.jar;C:\Users\Zion\.m2\repository\mysql\mysql-connector-java\5.1.29\mysql-connector-java-5.1.29.jar;C:\Users\Zion\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\Zion\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Zion\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Zion\.m2\repository\org\jooq\jooq\3.4.1\jooq-3.4.1.jar;C:\Users\Zion\.m2\repository\org\jooq\jooq-meta\3.4.1\jooq-meta-3.4.1.jar;C:\Users\Zion\.m2\repository\org\jooq\jooq-codegen\3.4.1\jooq-codegen-3.4.1.jar;C:\Users\Zion\.m2\repository\org\mindrot\jbcrypt\0.3m\jbcrypt-0.3m.jar;C:\Users\Zion\.m2\repository\org\jruby\jruby-complete\1.7.19\jruby-complete-1.7.19.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 15.0.3\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain com.zionscape.server.tools.DropSimulator2
  2. loadLists
  3. Jun 23, 2016 2:16:41 PM com.mchange.v2.log.MLog
  4. INFO: MLog clients using java 1.4+ standard logging.
  5. Jun 23, 2016 2:16:41 PM com.mchange.v2.c3p0.C3P0Registry
  6. INFO: Initializing c3p0-0.9.5 [built 02-January-2015 13:25:04 -0500; debug? true; trace: 10]
  7. min pool size: 5 max 100
  8. Jun 23, 2016 2:16:41 PM com.zionscape.server.model.items.ItemDefinition load
  9. INFO: loading item definitions
  10. Jun 23, 2016 2:16:41 PM com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource
  11. INFO: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge0w29hz5hzkwqkhgyh|23ab930d, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge0w29hz5hzkwqkhgyh|23ab930d, idleConnectionTestPeriod -> 60, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://web.crandor.net:3306/server?useServerPrepStmts=false&rewriteBatchedStatements=true&autoReconnect=true, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 50, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  12. Jun 23, 2016 2:16:41 PM com.mchange.v2.resourcepool.BasicResourcePool
  13. WARNING: Bad pool size config, start 3 < min 5. Using 5 as start.
  14. Jun 23, 2016 2:16:45 PM com.zionscape.server.model.items.ItemDefinition load
  15. INFO: loading 20027 item definitions
  16. Jun 23, 2016 2:16:46 PM com.zionscape.server.model.npcs.drops.NPCDropsHandler loadDrops
  17. INFO: Loaded npc drops (in 988ms).
  18. took: 87 to get the item
  19. took: 84 to get the item
  20. took: 96 to get the item
  21. took: 83 to get the item
  22. took: 73 to get the item
  23. took: 69 to get the item
  24. took: 90 to get the item
  25. took: 95 to get the item
  26. took: 102 to get the item
  27. took: 89 to get the item
  28. took: 91 to get the item
  29. took: 74 to get the item
  30. took: 101 to get the item
  31. took: 94 to get the item
  32. took: 74 to get the item
  33. took: 92 to get the item
  34. took: 106 to get the item
  35. took: 80 to get the item
  36. took: 95 to get the item
  37. took: 87 to get the item
  38. took: 71 to get the item
  39. took: 91 to get the item
  40. took: 105 to get the item
  41. took: 112 to get the item
  42. took: 98 to get the item
  43. took: 95 to get the item
  44. took: 87 to get the item
  45. took: 84 to get the item
  46. took: 101 to get the item
  47. took: 86 to get the item
  48. took: 84 to get the item
  49. took: 118 to get the item
  50. took: 97 to get the item
  51. took: 93 to get the item
  52. took: 98 to get the item
  53. took: 76 to get the item
  54. took: 79 to get the item
  55. took: 71 to get the item
  56. took: 71 to get the item
  57. took: 95 to get the item
  58. took: 91 to get the item
  59. took: 96 to get the item
  60. took: 91 to get the item
  61. took: 87 to get the item
  62. took: 100 to get the item
  63. took: 78 to get the item
  64. took: 108 to get the item
  65. took: 79 to get the item
  66. took: 71 to get the item
  67. took: 86 to get the item
  68. took: 104 to get the item
  69. took: 90 to get the item
  70. took: 71 to get the item
  71. took: 83 to get the item
  72. took: 84 to get the item
  73. took: 102 to get the item
  74. took: 89 to get the item
  75. took: 79 to get the item
  76. took: 79 to get the item
  77. took: 54 to get the item
  78. took: 80 to get the item
  79. took: 87 to get the item
  80. took: 86 to get the item
  81. took: 91 to get the item
  82. took: 95 to get the item
  83. took: 87 to get the item
  84. took: 93 to get the item
  85. took: 114 to get the item
  86. took: 121 to get the item
  87. took: 88 to get the item
  88. took: 91 to get the item
  89. took: 91 to get the item
  90. took: 91 to get the item
  91. took: 102 to get the item
  92. took: 86 to get the item
  93. took: 80 to get the item
  94. took: 85 to get the item
  95. took: 79 to get the item
  96. took: 94 to get the item
  97. took: 112 to get the item
  98. took: 82 to get the item
  99. took: 90 to get the item
  100. took: 79 to get the item
  101. took: 86 to get the item
  102. took: 102 to get the item
  103. took: 87 to get the item
  104. took: 87 to get the item
  105. took: 74 to get the item
  106. took: 71 to get the item
  107. took: 93 to get the item
  108. took: 94 to get the item
  109. took: 100 to get the item
  110. took: 81 to get the item
  111. took: 104 to get the item
  112. took: 97 to get the item
  113. took: 92 to get the item
  114. took: 84 to get the item
  115. took: 83 to get the item
  116. took: 95 to get the item
  117. took: 92 to get the item
  118. took: 79 to get the item
  119. took: 107 to get the item
  120. took: 103 to get the item
  121. took: 91 to get the item
  122. took: 78 to get the item
  123. took: 79 to get the item
  124. took: 96 to get the item
  125. took: 91 to get the item
  126. took: 84 to get the item
  127. took: 103 to get the item
  128. took: 106 to get the item
  129. took: 82 to get the item
  130. took: 91 to get the item
  131. took: 85 to get the item
  132. took: 72 to get the item
  133. took: 101 to get the item
  134. took: 91 to get the item
  135. took: 85 to get the item
  136. took: 83 to get the item
  137. took: 71 to get the item
  138. took: 77 to get the item
  139. took: 109 to get the item
  140. took: 71 to get the item
  141. took: 92 to get the item
  142. took: 78 to get the item
  143. took: 72 to get the item
  144. took: 82 to get the item
  145. took: 88 to get the item
  146. took: 83 to get the item
  147. took: 70 to get the item
  148. took: 89 to get the item
  149. took: 74 to get the item
  150. took: 86 to get the item
  151. took: 101 to get the item
  152. took: 87 to get the item
  153. took: 98 to get the item
  154. took: 85 to get the item
  155. took: 80 to get the item
  156. took: 82 to get the item
  157. took: 94 to get the item
  158. took: 100 to get the item
  159. took: 78 to get the item
  160. took: 88 to get the item
  161. took: 100 to get the item
  162. took: 86 to get the item
  163. took: 94 to get the item
  164. took: 98 to get the item
  165. took: 92 to get the item
  166. took: 92 to get the item
  167. took: 72 to get the item
  168. took: 109 to get the item
  169. took: 95 to get the item
  170. took: 94 to get the item
  171. took: 84 to get the item
  172. took: 88 to get the item
  173. took: 102 to get the item
  174. took: 67 to get the item
  175. took: 90 to get the item
  176. took: 65 to get the item
  177. took: 96 to get the item
  178. took: 80 to get the item
  179. took: 81 to get the item
  180. took: 82 to get the item
  181. took: 92 to get the item
  182. took: 92 to get the item
  183. took: 75 to get the item
  184. took: 87 to get the item
  185. took: 69 to get the item
  186. took: 93 to get the item
  187. took: 90 to get the item
  188. took: 77 to get the item
  189. took: 86 to get the item
  190. took: 92 to get the item
  191. took: 87 to get the item
  192. took: 93 to get the item
  193. took: 103 to get the item
  194. took: 90 to get the item
  195. took: 109 to get the item
  196. took: 102 to get the item
  197. took: 85 to get the item
  198. took: 104 to get the item
  199. took: 90 to get the item
  200. took: 88 to get the item
  201. took: 103 to get the item
  202. took: 88 to get the item
  203. took: 60 to get the item
  204. took: 77 to get the item
  205. took: 80 to get the item
  206. took: 67 to get the item
  207. took: 103 to get the item
  208. took: 87 to get the item
  209. took: 90 to get the item
  210. took: 87 to get the item
  211. took: 83 to get the item
  212. took: 96 to get the item
  213. took: 92 to get the item
  214. took: 83 to get the item
  215. took: 72 to get the item
  216. took: 100 to get the item
  217. took: 97 to get the item
  218. took: 79 to get the item
  219. took: 67 to get the item
  220. took: 96 to get the item
  221. took: 88 to get the item
  222. took: 92 to get the item
  223. took: 83 to get the item
  224. took: 84 to get the item
  225. took: 77 to get the item
  226. took: 89 to get the item
  227. took: 104 to get the item
  228. took: 86 to get the item
  229. took: 87 to get the item
  230. took: 84 to get the item
  231. took: 84 to get the item
  232. took: 89 to get the item
  233. took: 102 to get the item
  234. took: 103 to get the item
  235. took: 90 to get the item
  236. took: 117 to get the item
  237. took: 96 to get the item
  238. took: 98 to get the item
  239. took: 98 to get the item
  240. took: 78 to get the item
  241. took: 90 to get the item
  242. took: 92 to get the item
  243. took: 96 to get the item
  244. took: 89 to get the item
  245. took: 94 to get the item
  246. took: 102 to get the item
  247. took: 96 to get the item
  248. took: 73 to get the item
  249. took: 99 to get the item
  250. took: 85 to get the item
  251. took: 83 to get the item
  252. took: 82 to get the item
  253. took: 77 to get the item
  254. took: 71 to get the item
  255. took: 92 to get the item
  256. took: 81 to get the item
  257. took: 87 to get the item
  258. took: 108 to get the item
  259. took: 88 to get the item
  260. took: 86 to get the item
  261. took: 103 to get the item
  262. took: 97 to get the item
  263. took: 98 to get the item
  264. took: 100 to get the item
  265. took: 80 to get the item
  266. took: 59 to get the item
  267. took: 78 to get the item
  268. took: 86 to get the item
  269. took: 103 to get the item
  270. took: 100 to get the item
  271. took: 100 to get the item
  272. took: 76 to get the item
  273. took: 88 to get the item
  274. took: 79 to get the item
  275. took: 93 to get the item
  276. took: 91 to get the item
  277. took: 116 to get the item
  278. took: 85 to get the item
  279. took: 79 to get the item
  280. took: 87 to get the item
  281. took: 88 to get the item
  282. took: 75 to get the item
  283. took: 94 to get the item
  284. took: 75 to get the item
  285. took: 97 to get the item
  286. took: 95 to get the item
  287. took: 88 to get the item
  288. took: 71 to get the item
  289. took: 89 to get the item
  290. took: 113 to get the item
  291. took: 84 to get the item
  292. took: 89 to get the item
  293. took: 86 to get the item
  294. took: 101 to get the item
  295. took: 105 to get the item
  296. took: 92 to get the item
  297. took: 79 to get the item
  298. took: 85 to get the item
  299. took: 82 to get the item
  300. took: 78 to get the item
  301. took: 90 to get the item
  302. took: 79 to get the item
  303. took: 50 to get the item
  304. took: 114 to get the item
  305. took: 89 to get the item
  306. took: 75 to get the item
  307. took: 97 to get the item
  308. took: 63 to get the item
  309. took: 72 to get the item
  310. took: 76 to get the item
  311. took: 77 to get the item
  312. took: 84 to get the item
  313. took: 93 to get the item
  314. took: 97 to get the item
  315. took: 94 to get the item
  316. took: 90 to get the item
  317. took: 101 to get the item
  318. took: 98 to get the item
  319. took: 86 to get the item
  320. took: 86 to get the item
  321. took: 62 to get the item
  322. took: 94 to get the item
  323. took: 110 to get the item
  324. took: 75 to get the item
  325. took: 99 to get the item
  326. took: 95 to get the item
  327. took: 95 to get the item
  328. took: 53 to get the item
  329. took: 60 to get the item
  330. took: 56 to get the item
  331. took: 73 to get the item
  332. took: 88 to get the item
  333. took: 95 to get the item
  334. took: 78 to get the item
  335. took: 84 to get the item
  336. took: 93 to get the item
  337. took: 85 to get the item
  338. took: 97 to get the item
  339. took: 105 to get the item
  340. took: 79 to get the item
  341. took: 79 to get the item
  342. took: 91 to get the item
  343. took: 101 to get the item
  344. took: 95 to get the item
  345. took: 86 to get the item
  346. took: 93 to get the item
  347. took: 99 to get the item
  348. took: 102 to get the item
  349. took: 87 to get the item
  350. took: 72 to get the item
  351. took: 89 to get the item
  352. took: 102 to get the item
  353. took: 89 to get the item
  354. took: 84 to get the item
  355. took: 100 to get the item
  356. took: 103 to get the item
  357. took: 95 to get the item
  358. took: 115 to get the item
  359. took: 109 to get the item
  360. took: 95 to get the item
  361. took: 81 to get the item
  362. took: 70 to get the item
  363. took: 85 to get the item
  364. took: 116 to get the item
  365. took: 98 to get the item
  366. took: 82 to get the item
  367. took: 79 to get the item
  368. took: 92 to get the item
  369. took: 91 to get the item
  370. took: 102 to get the item
  371. took: 86 to get the item
  372. took: 87 to get the item
  373. took: 90 to get the item
  374. took: 93 to get the item
  375. took: 83 to get the item
  376. took: 95 to get the item
  377. took: 85 to get the item
  378. took: 74 to get the item
  379. took: 89 to get the item
  380. took: 83 to get the item
  381. took: 73 to get the item
  382. took: 92 to get the item
  383. took: 92 to get the item
  384. took: 91 to get the item
  385. took: 98 to get the item
  386. took: 99 to get the item
  387. took: 87 to get the item
  388. took: 68 to get the item
  389. took: 95 to get the item
  390. took: 111 to get the item
  391. took: 86 to get the item
  392. took: 95 to get the item
  393. took: 90 to get the item
  394. took: 105 to get the item
  395. took: 102 to get the item
  396. took: 105 to get the item
  397. took: 95 to get the item
  398. took: 99 to get the item
  399. took: 99 to get the item
  400. took: 76 to get the item
  401. took: 79 to get the item
  402. took: 96 to get the item
  403. took: 91 to get the item
  404. took: 102 to get the item
  405. took: 96 to get the item
  406. took: 83 to get the item
  407. took: 87 to get the item
  408. took: 81 to get the item
  409. took: 80 to get the item
  410. took: 73 to get the item
  411. took: 100 to get the item
  412. took: 83 to get the item
  413. took: 86 to get the item
  414. took: 84 to get the item
  415. took: 90 to get the item
  416. took: 85 to get the item
  417. took: 84 to get the item
  418. took: 96 to get the item
  419. took: 85 to get the item
  420. took: 108 to get the item
  421. took: 93 to get the item
  422. took: 64 to get the item
  423. took: 63 to get the item
  424. took: 93 to get the item
  425. took: 87 to get the item
  426. took: 80 to get the item
  427. took: 93 to get the item
  428. took: 72 to get the item
  429. took: 88 to get the item
  430. took: 82 to get the item
  431. took: 70 to get the item
  432. took: 93 to get the item
  433. took: 92 to get the item
  434. took: 96 to get the item
  435. took: 89 to get the item
  436. took: 95 to get the item
  437. took: 76 to get the item
  438. took: 78 to get the item
  439. took: 84 to get the item
  440. took: 91 to get the item
  441. took: 78 to get the item
  442. took: 103 to get the item
  443. took: 102 to get the item
  444. took: 102 to get the item
  445. took: 83 to get the item
  446. took: 105 to get the item
  447. took: 90 to get the item
  448. took: 88 to get the item
  449. took: 98 to get the item
  450. took: 93 to get the item
  451. took: 103 to get the item
  452. took: 77 to get the item
  453. took: 83 to get the item
  454. took: 101 to get the item
  455. took: 91 to get the item
  456. took: 96 to get the item
  457. took: 93 to get the item
  458. took: 84 to get the item
  459. took: 101 to get the item
  460. took: 116 to get the item
  461. took: 98 to get the item
  462. took: 111 to get the item
  463. took: 92 to get the item
  464. took: 126 to get the item
  465. took: 86 to get the item
  466. took: 80 to get the item
  467. took: 92 to get the item
  468. took: 80 to get the item
  469. took: 77 to get the item
  470. took: 76 to get the item
  471. took: 86 to get the item
  472. took: 94 to get the item
  473. took: 80 to get the item
  474. took: 78 to get the item
  475. took: 89 to get the item
  476. took: 83 to get the item
  477. took: 95 to get the item
  478. took: 80 to get the item
  479. took: 67 to get the item
  480. took: 82 to get the item
  481. took: 92 to get the item
  482. took: 89 to get the item
  483. took: 99 to get the item
  484. took: 81 to get the item
  485. took: 80 to get the item
  486. took: 73 to get the item
  487. took: 83 to get the item
  488. took: 74 to get the item
  489. took: 103 to get the item
  490. took: 74 to get the item
  491. took: 85 to get the item
  492. took: 80 to get the item
  493. took: 90 to get the item
  494. took: 86 to get the item
  495. took: 98 to get the item
  496. took: 73 to get the item
  497. took: 99 to get the item
  498. took: 89 to get the item
  499. took: 88 to get the item
  500. took: 86 to get the item
  501. took: 90 to get the item
  502. took: 98 to get the item
  503. took: 97 to get the item
  504. took: 103 to get the item
  505. took: 87 to get the item
  506. took: 92 to get the item
  507. took: 84 to get the item
  508. took: 71 to get the item
  509. took: 97 to get the item
  510. took: 99 to get the item
  511. took: 98 to get the item
  512. took: 84 to get the item
  513. took: 111 to get the item
  514. took: 98 to get the item
  515. took: 82 to get the item
  516. took: 58 to get the item
  517. took: 85 to get the item
  518. took: 97 to get the item
  519. took: 90 to get the item
  520. took: 82 to get the item
  521. took: 69 to get the item
  522. took: 80 to get the item
  523. took: 97 to get the item
  524. took: 91 to get the item
  525. took: 95 to get the item
  526. took: 89 to get the item
  527. took: 86 to get the item
  528. took: 77 to get the item
  529. took: 94 to get the item
  530. took: 96 to get the item
  531. took: 85 to get the item
  532. took: 93 to get the item
  533. took: 92 to get the item
  534. took: 82 to get the item
  535. took: 75 to get the item
  536. took: 101 to get the item
  537. took: 82 to get the item
  538. took: 84 to get the item
  539. took: 90 to get the item
  540. took: 106 to get the item
  541. took: 91 to get the item
  542. took: 84 to get the item
  543. took: 88 to get the item
  544. took: 89 to get the item
  545. took: 97 to get the item
  546. took: 106 to get the item
  547. took: 87 to get the item
  548. took: 91 to get the item
  549. took: 84 to get the item
  550. took: 81 to get the item
  551. took: 75 to get the item
  552. took: 94 to get the item
  553. took: 85 to get the item
  554. took: 105 to get the item
  555. took: 99 to get the item
  556. took: 80 to get the item
  557. took: 90 to get the item
  558. took: 99 to get the item
  559. took: 93 to get the item
  560. took: 106 to get the item
  561. took: 72 to get the item
  562. took: 106 to get the item
  563. took: 85 to get the item
  564. took: 94 to get the item
  565. took: 79 to get the item
  566. took: 104 to get the item
  567. took: 90 to get the item
  568. took: 107 to get the item
  569. took: 92 to get the item
  570. took: 94 to get the item
  571. took: 108 to get the item
  572. took: 85 to get the item
  573. took: 105 to get the item
  574. took: 88 to get the item
  575. took: 97 to get the item
  576. took: 77 to get the item
  577. took: 80 to get the item
  578. took: 103 to get the item
  579. took: 70 to get the item
  580. took: 91 to get the item
  581. took: 82 to get the item
  582. took: 92 to get the item
  583. took: 76 to get the item
  584. took: 79 to get the item
  585. took: 64 to get the item
  586. took: 94 to get the item
  587. took: 98 to get the item
  588. took: 79 to get the item
  589. took: 90 to get the item
  590. took: 83 to get the item
  591. took: 115 to get the item
  592. took: 112 to get the item
  593. took: 83 to get the item
  594. took: 88 to get the item
  595. took: 98 to get the item
  596. took: 79 to get the item
  597. took: 89 to get the item
  598. took: 88 to get the item
  599. took: 86 to get the item
  600. took: 82 to get the item
  601. took: 86 to get the item
  602. took: 87 to get the item
  603. took: 79 to get the item
  604. took: 70 to get the item
  605. took: 85 to get the item
  606. took: 92 to get the item
  607. took: 95 to get the item
  608. took: 97 to get the item
  609. took: 102 to get the item
  610. took: 92 to get the item
  611. took: 89 to get the item
  612. took: 95 to get the item
  613. took: 99 to get the item
  614. took: 98 to get the item
  615. took: 82 to get the item
  616. took: 107 to get the item
  617. took: 72 to get the item
  618. took: 85 to get the item
  619. took: 109 to get the item
  620. took: 96 to get the item
  621. took: 78 to get the item
  622. took: 90 to get the item
  623. took: 82 to get the item
  624. took: 86 to get the item
  625. took: 103 to get the item
  626. took: 88 to get the item
  627. took: 88 to get the item
  628. took: 87 to get the item
  629. took: 66 to get the item
  630. took: 45 to get the item
  631. took: 81 to get the item
  632. took: 90 to get the item
  633. took: 92 to get the item
  634. took: 105 to get the item
  635. took: 79 to get the item
  636. took: 101 to get the item
  637. took: 89 to get the item
  638. took: 94 to get the item
  639. took: 84 to get the item
  640. took: 100 to get the item
  641. took: 111 to get the item
  642. took: 109 to get the item
  643. took: 83 to get the item
  644. took: 92 to get the item
  645. took: 82 to get the item
  646. took: 102 to get the item
  647. took: 72 to get the item
  648. took: 85 to get the item
  649. took: 75 to get the item
  650. took: 93 to get the item
  651. took: 93 to get the item
  652. took: 75 to get the item
  653. took: 97 to get the item
  654. took: 80 to get the item
  655. took: 87 to get the item
  656. took: 89 to get the item
  657. took: 78 to get the item
  658. took: 97 to get the item
  659. took: 111 to get the item
  660. took: 79 to get the item
  661. took: 101 to get the item
  662. took: 113 to get the item
  663. took: 95 to get the item
  664. took: 81 to get the item
  665. took: 87 to get the item
  666. took: 104 to get the item
  667. took: 86 to get the item
  668. took: 100 to get the item
  669. took: 90 to get the item
  670. took: 68 to get the item
  671. took: 78 to get the item
  672. took: 92 to get the item
  673. took: 95 to get the item
  674. took: 86 to get the item
  675. took: 104 to get the item
  676. took: 61 to get the item
  677. took: 94 to get the item
  678. took: 100 to get the item
  679. took: 101 to get the item
  680. took: 103 to get the item
  681. took: 96 to get the item
  682. took: 87 to get the item
  683. took: 78 to get the item
  684. took: 71 to get the item
  685. took: 79 to get the item
  686. took: 80 to get the item
  687. took: 110 to get the item
  688. took: 79 to get the item
  689. took: 103 to get the item
  690. took: 76 to get the item
  691. took: 87 to get the item
  692. took: 102 to get the item
  693. took: 105 to get the item
  694. took: 83 to get the item
  695. took: 96 to get the item
  696. took: 80 to get the item
  697. took: 101 to get the item
  698. took: 82 to get the item
  699. took: 89 to get the item
  700. took: 85 to get the item
  701. took: 67 to get the item
  702. took: 89 to get the item
  703. took: 82 to get the item
  704. took: 96 to get the item
  705. took: 86 to get the item
  706. took: 88 to get the item
  707. took: 99 to get the item
  708. took: 93 to get the item
  709. took: 96 to get the item
  710. took: 85 to get the item
  711. took: 93 to get the item
  712. took: 101 to get the item
  713. took: 80 to get the item
  714. took: 95 to get the item
  715. took: 108 to get the item
  716. took: 93 to get the item
  717. took: 108 to get the item
  718. took: 88 to get the item
  719. took: 92 to get the item
  720. took: 86 to get the item
  721. took: 94 to get the item
  722. took: 98 to get the item
  723. took: 95 to get the item
  724. took: 87 to get the item
  725. took: 95 to get the item
  726. took: 95 to get the item
  727. took: 65 to get the item
  728. took: 81 to get the item
  729. took: 107 to get the item
  730. took: 78 to get the item
  731. took: 101 to get the item
  732. took: 95 to get the item
  733. took: 111 to get the item
  734. took: 89 to get the item
  735. took: 80 to get the item
  736. took: 104 to get the item
  737. took: 109 to get the item
  738. took: 99 to get the item
  739. took: 105 to get the item
  740. took: 89 to get the item
  741. took: 75 to get the item
  742. took: 100 to get the item
  743. took: 79 to get the item
  744. took: 69 to get the item
  745. took: 93 to get the item
  746. took: 88 to get the item
  747. took: 77 to get the item
  748. took: 108 to get the item
  749. took: 74 to get the item
  750. took: 108 to get the item
  751. took: 96 to get the item
  752. took: 90 to get the item
  753. took: 103 to get the item
  754. took: 92 to get the item
  755. took: 99 to get the item
  756. took: 101 to get the item
  757. took: 80 to get the item
  758. took: 94 to get the item
  759. took: 90 to get the item
  760. took: 92 to get the item
  761. took: 89 to get the item
  762. took: 99 to get the item
  763. took: 74 to get the item
  764. took: 67 to get the item
  765. took: 101 to get the item
  766. took: 114 to get the item
  767. took: 91 to get the item
  768. took: 66 to get the item
  769. took: 92 to get the item
  770. took: 102 to get the item
  771. took: 68 to get the item
  772. took: 85 to get the item
  773. took: 90 to get the item
  774. took: 73 to get the item
  775. took: 88 to get the item
  776. took: 100 to get the item
  777. took: 74 to get the item
  778. took: 107 to get the item
  779. took: 91 to get the item
  780. took: 108 to get the item
  781. took: 68 to get the item
  782. took: 113 to get the item
  783. took: 101 to get the item
  784. took: 85 to get the item
  785. took: 103 to get the item
  786. took: 87 to get the item
  787. took: 98 to get the item
  788. took: 89 to get the item
  789. took: 97 to get the item
  790. took: 84 to get the item
  791. took: 102 to get the item
  792. took: 83 to get the item
  793. took: 86 to get the item
  794. took: 112 to get the item
  795. took: 100 to get the item
  796. took: 107 to get the item
  797. took: 100 to get the item
  798. took: 89 to get the item
  799. took: 94 to get the item
  800. took: 83 to get the item
  801. took: 94 to get the item
  802. took: 99 to get the item
  803. took: 86 to get the item
  804. took: 75 to get the item
  805. took: 89 to get the item
  806. took: 55 to get the item
  807. took: 109 to get the item
  808. took: 108 to get the item
  809. took: 90 to get the item
  810. took: 96 to get the item
  811. took: 100 to get the item
  812. took: 91 to get the item
  813. took: 88 to get the item
  814. took: 89 to get the item
  815. took: 103 to get the item
  816. took: 75 to get the item
  817. took: 74 to get the item
  818. took: 94 to get the item
  819. took: 92 to get the item
  820. took: 73 to get the item
  821. took: 100 to get the item
  822. took: 89 to get the item
  823. took: 100 to get the item
  824. took: 84 to get the item
  825. took: 76 to get the item
  826. took: 100 to get the item
  827. took: 104 to get the item
  828. took: 91 to get the item
  829. took: 88 to get the item
  830. took: 90 to get the item
  831. took: 56 to get the item
  832. took: 94 to get the item
  833. took: 87 to get the item
  834. took: 101 to get the item
  835. took: 87 to get the item
  836. took: 89 to get the item
  837. took: 85 to get the item
  838. took: 80 to get the item
  839. took: 108 to get the item
  840. took: 82 to get the item
  841. took: 92 to get the item
  842. took: 97 to get the item
  843. took: 105 to get the item
  844. took: 91 to get the item
  845. took: 94 to get the item
  846. took: 94 to get the item
  847. took: 90 to get the item
  848. took: 79 to get the item
  849. took: 101 to get the item
  850. took: 77 to get the item
  851. took: 76 to get the item
  852. took: 85 to get the item
  853. took: 86 to get the item
  854. took: 104 to get the item
  855. took: 91 to get the item
  856. took: 99 to get the item
  857. took: 97 to get the item
  858. took: 74 to get the item
  859. took: 85 to get the item
  860. took: 90 to get the item
  861. took: 91 to get the item
  862. took: 108 to get the item
  863. took: 103 to get the item
  864. took: 82 to get the item
  865. took: 106 to get the item
  866. took: 76 to get the item
  867. took: 99 to get the item
  868. took: 86 to get the item
  869. took: 104 to get the item
  870. took: 87 to get the item
  871. took: 90 to get the item
  872. took: 91 to get the item
  873. took: 80 to get the item
  874. took: 97 to get the item
  875. took: 80 to get the item
  876. took: 95 to get the item
  877. took: 82 to get the item
  878. took: 89 to get the item
  879. took: 100 to get the item
  880. took: 100 to get the item
  881. took: 107 to get the item
  882. took: 97 to get the item
  883. took: 87 to get the item
  884. took: 105 to get the item
  885. took: 87 to get the item
  886. took: 97 to get the item
  887. took: 95 to get the item
  888. took: 88 to get the item
  889. took: 91 to get the item
  890. took: 103 to get the item
  891. took: 82 to get the item
  892. took: 66 to get the item
  893. took: 82 to get the item
  894. took: 102 to get the item
  895. took: 84 to get the item
  896. took: 90 to get the item
  897. took: 101 to get the item
  898. took: 89 to get the item
  899. took: 118 to get the item
  900. took: 52 to get the item
  901. took: 79 to get the item
  902. took: 97 to get the item
  903. took: 81 to get the item
  904. took: 102 to get the item
  905. took: 96 to get the item
  906. took: 84 to get the item
  907. took: 66 to get the item
  908. took: 105 to get the item
  909. took: 90 to get the item
  910. took: 100 to get the item
  911. took: 103 to get the item
  912. took: 89 to get the item
  913. took: 104 to get the item
  914. took: 85 to get the item
  915. took: 98 to get the item
  916. took: 80 to get the item
  917. took: 91 to get the item
  918. took: 77 to get the item
  919. took: 90 to get the item
  920. took: 104 to get the item
  921. took: 102 to get the item
  922. took: 97 to get the item
  923. took: 106 to get the item
  924. took: 86 to get the item
  925. took: 95 to get the item
  926. took: 76 to get the item
  927. took: 92 to get the item
  928. took: 85 to get the item
  929. took: 88 to get the item
  930. took: 78 to get the item
  931. took: 93 to get the item
  932. took: 102 to get the item
  933. took: 74 to get the item
  934. took: 84 to get the item
  935. took: 95 to get the item
  936. took: 81 to get the item
  937. took: 95 to get the item
  938. took: 97 to get the item
  939. took: 98 to get the item
  940. took: 92 to get the item
  941. took: 101 to get the item
  942. took: 99 to get the item
  943. took: 91 to get the item
  944. took: 98 to get the item
  945. took: 83 to get the item
  946. took: 97 to get the item
  947. took: 103 to get the item
  948. took: 85 to get the item
  949. took: 81 to get the item
  950. took: 88 to get the item
  951. took: 90 to get the item
  952. took: 90 to get the item
  953. took: 74 to get the item
  954. took: 101 to get the item
  955. took: 95 to get the item
  956. took: 94 to get the item
  957. took: 71 to get the item
  958. took: 76 to get the item
  959. took: 108 to get the item
  960. took: 87 to get the item
  961. took: 99 to get the item
  962. took: 83 to get the item
  963. took: 104 to get the item
  964. took: 87 to get the item
  965. took: 84 to get the item
  966. took: 97 to get the item
  967. took: 84 to get the item
  968. took: 99 to get the item
  969. took: 64 to get the item
  970. took: 103 to get the item
  971. took: 93 to get the item
  972. took: 100 to get the item
  973. took: 114 to get the item
  974. took: 91 to get the item
  975. took: 99 to get the item
  976. took: 83 to get the item
  977. took: 105 to get the item
  978. took: 94 to get the item
  979. took: 94 to get the item
  980. took: 74 to get the item
  981. took: 102 to get the item
  982. took: 98 to get the item
  983. took: 94 to get the item
  984. took: 84 to get the item
  985. took: 102 to get the item
  986. took: 90 to get the item
  987. took: 106 to get the item
  988. took: 63 to get the item
  989. took: 102 to get the item
  990. took: 90 to get the item
  991. took: 97 to get the item
  992. took: 107 to get the item
  993. took: 89 to get the item
  994. took: 38 to get the item
  995. took: 87 to get the item
  996. took: 80 to get the item
  997. took: 70 to get the item
  998. took: 97 to get the item
  999. took: 79 to get the item
  1000. took: 91 to get the item
  1001. took: 91 to get the item
  1002. took: 96 to get the item
  1003. took: 86 to get the item
  1004. took: 77 to get the item
  1005. took: 90 to get the item
  1006. took: 76 to get the item
  1007. took: 88 to get the item
  1008. took: 89 to get the item
  1009. took: 91 to get the item
  1010. took: 101 to get the item
  1011. took: 98 to get the item
  1012. took: 76 to get the item
  1013. took: 112 to get the item
  1014. took: 81 to get the item
  1015. took: 102 to get the item
  1016. took: 82 to get the item
  1017. took: 89 to get the item
  1018. average kills to get item: 89
  1019.  
  1020. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement