Guest User

Untitled

a guest
Oct 30th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.54 KB | None | 0 0
  1. 1030 22:31:00153 :: import marshal # builtin
  2.  
  3. 1030 22:31:00154 :: import imp # builtin
  4.  
  5. 1030 22:31:00196 :: # trying .\os.pyd
  6.  
  7. 1030 22:31:00198 :: # trying .\os.py
  8.  
  9. 1030 22:31:00199 :: # trying .\os.pyw
  10.  
  11. 1030 22:31:00200 :: # trying .\os.pyc
  12.  
  13. 1030 22:31:00202 :: # trying lib\os.pyd
  14.  
  15. 1030 22:31:00203 :: # trying lib\os.py
  16.  
  17. 1030 22:31:00205 :: # lib\os.pyc has bad magic
  18.  
  19. 1030 22:31:00224 :: import os # from lib\os.py
  20.  
  21. 1030 22:31:00226 :: import errno # builtin
  22.  
  23. 1030 22:31:00228 :: import nt # builtin
  24.  
  25. 1030 22:31:00231 :: # trying .\ntpath.pyd
  26.  
  27. 1030 22:31:00232 :: # trying .\ntpath.py
  28.  
  29. 1030 22:31:00233 :: # trying .\ntpath.pyw
  30.  
  31. 1030 22:31:00234 :: # trying .\ntpath.pyc
  32.  
  33. 1030 22:31:00236 :: # trying lib\ntpath.pyd
  34.  
  35. 1030 22:31:00237 :: # trying lib\ntpath.py
  36.  
  37. 1030 22:31:00240 :: # lib\ntpath.pyc has bad magic
  38.  
  39. 1030 22:31:00254 :: import ntpath # from lib\ntpath.py
  40.  
  41. 1030 22:31:00256 :: # trying .\stat.pyd
  42.  
  43. 1030 22:31:00258 :: # trying .\stat.py
  44.  
  45. 1030 22:31:00259 :: # trying .\stat.pyw
  46.  
  47. 1030 22:31:00260 :: # trying .\stat.pyc
  48.  
  49. 1030 22:31:00261 :: # trying lib\stat.pyd
  50.  
  51. 1030 22:31:00263 :: # trying lib\stat.py
  52.  
  53. 1030 22:31:00265 :: # lib\stat.pyc has bad magic
  54.  
  55. 1030 22:31:00268 :: import stat # from lib\stat.py
  56.  
  57. 1030 22:31:00270 :: # trying .\genericpath.pyd
  58.  
  59. 1030 22:31:00272 :: # trying .\genericpath.py
  60.  
  61. 1030 22:31:00273 :: # trying .\genericpath.pyw
  62.  
  63. 1030 22:31:00274 :: # trying .\genericpath.pyc
  64.  
  65. 1030 22:31:00275 :: # trying lib\genericpath.pyd
  66.  
  67. 1030 22:31:00277 :: # trying lib\genericpath.py
  68.  
  69. 1030 22:31:00280 :: # lib\genericpath.pyc has bad magic
  70.  
  71. 1030 22:31:00283 :: import genericpath # from lib\genericpath.py
  72.  
  73. 1030 22:31:00285 :: # trying .\warnings.pyd
  74.  
  75. 1030 22:31:00286 :: # trying .\warnings.py
  76.  
  77. 1030 22:31:00287 :: # trying .\warnings.pyw
  78.  
  79. 1030 22:31:00288 :: # trying .\warnings.pyc
  80.  
  81. 1030 22:31:00290 :: # trying lib\warnings.pyd
  82.  
  83. 1030 22:31:00291 :: # trying lib\warnings.py
  84.  
  85. 1030 22:31:00294 :: # lib\warnings.pyc has bad magic
  86.  
  87. 1030 22:31:00306 :: import warnings # from lib\warnings.py
  88.  
  89. 1030 22:31:00308 :: # trying .\linecache.pyd
  90.  
  91. 1030 22:31:00310 :: # trying .\linecache.py
  92.  
  93. 1030 22:31:00311 :: # trying .\linecache.pyw
  94.  
  95. 1030 22:31:00312 :: # trying .\linecache.pyc
  96.  
  97. 1030 22:31:00313 :: # trying lib\linecache.pyd
  98.  
  99. 1030 22:31:00314 :: # trying lib\linecache.py
  100.  
  101. 1030 22:31:00317 :: # lib\linecache.pyc has bad magic
  102.  
  103. 1030 22:31:00321 :: import linecache # from lib\linecache.py
  104.  
  105. 1030 22:31:00323 :: # trying .\types.pyd
  106.  
  107. 1030 22:31:00324 :: # trying .\types.py
  108.  
  109. 1030 22:31:00326 :: # trying .\types.pyw
  110.  
  111. 1030 22:31:00328 :: # trying .\types.pyc
  112.  
  113. 1030 22:31:00330 :: # trying lib\types.pyd
  114.  
  115. 1030 22:31:00331 :: # trying lib\types.py
  116.  
  117. 1030 22:31:00334 :: # lib\types.pyc has bad magic
  118.  
  119. 1030 22:31:00337 :: import types # from lib\types.py
  120.  
  121. 1030 22:31:00340 :: # trying .\UserDict.pyd
  122.  
  123. 1030 22:31:00341 :: # trying .\UserDict.py
  124.  
  125. 1030 22:31:00342 :: # trying .\UserDict.pyw
  126.  
  127. 1030 22:31:00343 :: # trying .\UserDict.pyc
  128.  
  129. 1030 22:31:00344 :: # trying lib\UserDict.pyd
  130.  
  131. 1030 22:31:00346 :: # trying lib\UserDict.py
  132.  
  133. 1030 22:31:00348 :: # lib\UserDict.pyc has bad magic
  134.  
  135. 1030 22:31:00355 :: import UserDict # from lib\UserDict.py
  136.  
  137. 1030 22:31:00357 :: # trying .\_abcoll.pyd
  138.  
  139. 1030 22:31:00359 :: # trying .\_abcoll.py
  140.  
  141. 1030 22:31:00359 :: # trying .\_abcoll.pyw
  142.  
  143. 1030 22:31:00360 :: # trying .\_abcoll.pyc
  144.  
  145. 1030 22:31:00362 :: # trying lib\_abcoll.pyd
  146.  
  147. 1030 22:31:00363 :: # trying lib\_abcoll.py
  148.  
  149. 1030 22:31:00365 :: # lib\_abcoll.pyc has bad magic
  150.  
  151. 1030 22:31:00381 :: import _abcoll # from lib\_abcoll.py
  152.  
  153. 1030 22:31:00384 :: # trying .\abc.pyd
  154.  
  155. 1030 22:31:00385 :: # trying .\abc.py
  156.  
  157. 1030 22:31:00386 :: # trying .\abc.pyw
  158.  
  159. 1030 22:31:00387 :: # trying .\abc.pyc
  160.  
  161. 1030 22:31:00388 :: # trying lib\abc.pyd
  162.  
  163. 1030 22:31:00389 :: # trying lib\abc.py
  164.  
  165. 1030 22:31:00391 :: # lib\abc.pyc has bad magic
  166.  
  167. 1030 22:31:00397 :: import abc # from lib\abc.py
  168.  
  169. 1030 22:31:00399 :: # trying .\_weakrefset.pyd
  170.  
  171. 1030 22:31:00401 :: # trying .\_weakrefset.py
  172.  
  173. 1030 22:31:00402 :: # trying .\_weakrefset.pyw
  174.  
  175. 1030 22:31:00403 :: # trying .\_weakrefset.pyc
  176.  
  177. 1030 22:31:00404 :: # trying lib\_weakrefset.pyd
  178.  
  179. 1030 22:31:00405 :: # trying lib\_weakrefset.py
  180.  
  181. 1030 22:31:00407 :: # lib\_weakrefset.pyc has bad magic
  182.  
  183. 1030 22:31:00415 :: import _weakrefset # from lib\_weakrefset.py
  184.  
  185. 1030 22:31:00416 :: import _weakref # builtin
  186.  
  187. 1030 22:31:00426 :: # trying .\copy_reg.pyd
  188.  
  189. 1030 22:31:00427 :: # trying .\copy_reg.py
  190.  
  191. 1030 22:31:00428 :: # trying .\copy_reg.pyw
  192.  
  193. 1030 22:31:00429 :: # trying .\copy_reg.pyc
  194.  
  195. 1030 22:31:00430 :: # trying lib\copy_reg.pyd
  196.  
  197. 1030 22:31:00431 :: # trying lib\copy_reg.py
  198.  
  199. 1030 22:31:00433 :: # lib\copy_reg.pyc has bad magic
  200.  
  201. 1030 22:31:00439 :: import copy_reg # from lib\copy_reg.py
  202.  
  203. 1030 22:31:00608 :: ui.py: inconsistent use of tabs and spaces in indentation
  204.  
  205. 1030 22:31:01600 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dropitem/dropitem.mss]
  206. 1030 22:31:02157 :: import time # builtin
  207.  
  208. 1030 22:31:13582 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_01_85_001.gr2
  209. 1030 22:31:13584 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_01_85_002.gr2
  210. 1030 22:31:13585 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_01_85_003.gr2
  211. 1030 22:31:13586 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_01_85_004.gr2
  212. 1030 22:31:13587 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_02_85_005.gr2
  213. 1030 22:31:13589 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_02_85_006.gr2
  214. 1030 22:31:13590 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_02_85_007.gr2
  215. 1030 22:31:13591 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_02_85_008.gr2
  216. 1030 22:31:13592 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_03_85_011.gr2
  217. 1030 22:31:13594 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_03_85_012.gr2
  218. 1030 22:31:13595 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_03_85_013.gr2
  219. 1030 22:31:13596 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_03_85_014.gr2
  220. 1030 22:31:13598 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_04_85_015.gr2
  221. 1030 22:31:13599 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_04_85_016.gr2
  222. 1030 22:31:13600 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_04_85_017.gr2
  223. 1030 22:31:13601 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/item/wing/Acce_04_85_018.gr2
  224. 1030 22:31:13776 :: 돈꾸러미(#0 ) cannot find icon file. setting to default.
  225. 1030 22:31:13777 :: 한국무쌍버젼(#2 ) cannot find icon file. setting to default.
  226. 1030 22:31:13818 :: 광륜팔괘패+0(#13180) cannot find icon file. setting to default.
  227. 1030 22:31:13819 :: 광륜팔괘패+1(#13181) cannot find icon file. setting to default.
  228. 1030 22:31:13820 :: 광륜팔괘패+2(#13182) cannot find icon file. setting to default.
  229. 1030 22:31:13821 :: 광륜팔괘패+3(#13183) cannot find icon file. setting to default.
  230. 1030 22:31:13822 :: 광륜팔괘패+4(#13184) cannot find icon file. setting to default.
  231. 1030 22:31:13824 :: 광륜팔괘패+5(#13185) cannot find icon file. setting to default.
  232. 1030 22:31:13825 :: 광륜팔괘패+6(#13186) cannot find icon file. setting to default.
  233. 1030 22:31:13826 :: 광륜팔괘패+7(#13187) cannot find icon file. setting to default.
  234. 1030 22:31:13827 :: 광륜팔괘패+8(#13188) cannot find icon file. setting to default.
  235. 1030 22:31:13828 :: 광륜팔괘패+9(#13189) cannot find icon file. setting to default.
  236. 1030 22:31:13866 :: ???+0(#20010) cannot find icon file. setting to default.
  237. 1030 22:31:13868 :: ???+1(#20011) cannot find icon file. setting to default.
  238. 1030 22:31:13869 :: ???+2(#20012) cannot find icon file. setting to default.
  239. 1030 22:31:13870 :: ???+3(#20013) cannot find icon file. setting to default.
  240. 1030 22:31:13871 :: ???+4(#20014) cannot find icon file. setting to default.
  241. 1030 22:31:13872 :: ???+5(#20015) cannot find icon file. setting to default.
  242. 1030 22:31:13873 :: ???+6(#20016) cannot find icon file. setting to default.
  243. 1030 22:31:13874 :: ???+7(#20017) cannot find icon file. setting to default.
  244. 1030 22:31:13875 :: ???+8(#20018) cannot find icon file. setting to default.
  245. 1030 22:31:13876 :: ???+9(#20019) cannot find icon file. setting to default.
  246. 1030 22:31:13878 :: ??+0(#20260) cannot find icon file. setting to default.
  247. 1030 22:31:13879 :: ??+1(#20261) cannot find icon file. setting to default.
  248. 1030 22:31:13880 :: ??+2(#20262) cannot find icon file. setting to default.
  249. 1030 22:31:13881 :: ??+3(#20263) cannot find icon file. setting to default.
  250. 1030 22:31:13882 :: ??+4(#20264) cannot find icon file. setting to default.
  251. 1030 22:31:13883 :: ??+5(#20265) cannot find icon file. setting to default.
  252. 1030 22:31:13884 :: ??+6(#20266) cannot find icon file. setting to default.
  253. 1030 22:31:13885 :: ??+7(#20267) cannot find icon file. setting to default.
  254. 1030 22:31:13886 :: ??+8(#20268) cannot find icon file. setting to default.
  255. 1030 22:31:13888 :: ??+9(#20269) cannot find icon file. setting to default.
  256. 1030 22:31:13889 :: ???+0(#20510) cannot find icon file. setting to default.
  257. 1030 22:31:13890 :: ???+1(#20511) cannot find icon file. setting to default.
  258. 1030 22:31:13891 :: ???+2(#20512) cannot find icon file. setting to default.
  259. 1030 22:31:13892 :: ???+3(#20513) cannot find icon file. setting to default.
  260. 1030 22:31:13893 :: ???+4(#20514) cannot find icon file. setting to default.
  261. 1030 22:31:13894 :: ???+5(#20515) cannot find icon file. setting to default.
  262. 1030 22:31:13895 :: ???+6(#20516) cannot find icon file. setting to default.
  263. 1030 22:31:13896 :: ???+7(#20517) cannot find icon file. setting to default.
  264. 1030 22:31:13898 :: ???+8(#20518) cannot find icon file. setting to default.
  265. 1030 22:31:13899 :: ???+9(#20519) cannot find icon file. setting to default.
  266. 1030 22:31:13900 :: ???+0(#20760) cannot find icon file. setting to default.
  267. 1030 22:31:13901 :: ???+1(#20761) cannot find icon file. setting to default.
  268. 1030 22:31:13902 :: ???+2(#20762) cannot find icon file. setting to default.
  269. 1030 22:31:13903 :: ???+3(#20763) cannot find icon file. setting to default.
  270. 1030 22:31:13904 :: ???+4(#20764) cannot find icon file. setting to default.
  271. 1030 22:31:13905 :: ???+5(#20765) cannot find icon file. setting to default.
  272. 1030 22:31:13906 :: ???+6(#20766) cannot find icon file. setting to default.
  273. 1030 22:31:13907 :: ???+7(#20767) cannot find icon file. setting to default.
  274. 1030 22:31:13908 :: ???+8(#20768) cannot find icon file. setting to default.
  275. 1030 22:31:13909 :: ???+9(#20769) cannot find icon file. setting to default.
  276. 1030 22:31:13911 :: 위치기억부(#22020) cannot find icon file. setting to default.
  277. 1030 22:31:13912 :: 이동부(#22030) cannot find icon file. setting to default.
  278. 1030 22:31:13913 :: 생명부(#22040) cannot find icon file. setting to default.
  279. 1030 22:31:13914 :: 환생부(#22050) cannot find icon file. setting to default.
  280. 1030 22:31:13922 :: 가리비(#29001) cannot find icon file. setting to default.
  281. 1030 22:31:13923 :: 청가리비(#29002) cannot find icon file. setting to default.
  282. 1030 22:31:13924 :: 황가리비(#29003) cannot find icon file. setting to default.
  283. 1030 22:31:13925 :: 홍가리비(#29004) cannot find icon file. setting to default.
  284. 1030 22:31:13926 :: 녹가리비(#29005) cannot find icon file. setting to default.
  285. 1030 22:31:13927 :: 황주석(#29006) cannot find icon file. setting to default.
  286. 1030 22:31:13928 :: 청주석(#29007) cannot find icon file. setting to default.
  287. 1030 22:31:13929 :: 청신수(#29008) cannot find icon file. setting to default.
  288. 1030 22:31:13931 :: 황신수(#29009) cannot find icon file. setting to default.
  289. 1030 22:31:13932 :: 홍신수(#29010) cannot find icon file. setting to default.
  290. 1030 22:31:13933 :: 녹신수(#29011) cannot find icon file. setting to default.
  291. 1030 22:31:13934 :: 연청신수(#29012) cannot find icon file. setting to default.
  292. 1030 22:31:13935 :: 연황신수(#29013) cannot find icon file. setting to default.
  293. 1030 22:31:13936 :: 연홍신수(#29014) cannot find icon file. setting to default.
  294. 1030 22:31:13937 :: 연녹신수(#29015) cannot find icon file. setting to default.
  295. 1030 22:31:13942 :: 웅귀의 황금어금니(#30103) cannot find icon file. setting to default.
  296. 1030 22:31:13943 :: 사막의 거미줄(#30104) cannot find icon file. setting to default.
  297. 1030 22:31:13944 :: 톡쏘는 전갈꼬리(#30105) cannot find icon file. setting to default.
  298. 1030 22:31:13945 :: 유랑 어머니 약(#30106) cannot find icon file. setting to default.
  299. 1030 22:31:13946 :: 웅귀의 송곳니(#30107) cannot find icon file. setting to default.
  300. 1030 22:31:13947 :: 도자기착색용유약(#30108) cannot find icon file. setting to default.
  301. 1030 22:31:13948 :: 사막의 거미줄(#30109) cannot find icon file. setting to default.
  302. 1030 22:31:13949 :: 후안소의 편지(#30110) cannot find icon file. setting to default.
  303. 1030 22:31:13950 :: 톡쏘는 전갈꼬리(#30111) cannot find icon file. setting to default.
  304. 1030 22:31:13952 :: 장어(#30112) cannot find icon file. setting to default.
  305. 1030 22:31:13953 :: 밀교 경전(#30113) cannot find icon file. setting to default.
  306. 1030 22:31:13954 :: 괴질균(#30114) cannot find icon file. setting to default.
  307. 1030 22:31:13955 :: 괴질 치료제(#30115) cannot find icon file. setting to default.
  308. 1030 22:31:13956 :: 행상인의 편지(#30117) cannot find icon file. setting to default.
  309. 1030 22:31:13957 :: 사귀의 보석함(#30118) cannot find icon file. setting to default.
  310. 1030 22:31:13976 :: VIP-Feature(#38001) cannot find icon file. setting to default.
  311. 1030 22:31:13977 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
  312. 1030 22:31:13978 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
  313. 1030 22:31:13979 :: Tombola_reroll(#38004) cannot find icon file. setting to default.
  314. 1030 22:31:13981 :: TombolaPP_spin(#38005) cannot find icon file. setting to default.
  315. 1030 22:31:13982 :: Momo-Reroll(#38006) cannot find icon file. setting to default.
  316. 1030 22:31:13984 :: 소리나는 방울(#40005) cannot find icon file. setting to default.
  317. 1030 22:31:13985 :: 오랑캐 수송서(#40006) cannot find icon file. setting to default.
  318. 1030 22:31:13986 :: 오랑캐 보스 편지(#40007) cannot find icon file. setting to default.
  319. 1030 22:31:13995 :: 선물보따리(#50041) cannot find icon file. setting to default.
  320. 1030 22:31:13996 :: 승마수련서(#50062) cannot find icon file. setting to default.
  321. 1030 22:31:13999 :: 영석보따리(#50119) cannot find icon file. setting to default.
  322. 1030 22:31:14008 :: 석창포액(#50805) cannot find icon file. setting to default.
  323. 1030 22:31:14010 :: 영지버섯액(#50806) cannot find icon file. setting to default.
  324. 1030 22:31:14011 :: 만병초액(#50807) cannot find icon file. setting to default.
  325. 1030 22:31:14011 :: 산뽕나무액(#50808) cannot find icon file. setting to default.
  326. 1030 22:31:14013 :: 민들레액(#50809) cannot find icon file. setting to default.
  327. 1030 22:31:14014 :: 홍화씨액(#50810) cannot find icon file. setting to default.
  328. 1030 22:31:14014 :: 대추액(#50811) cannot find icon file. setting to default.
  329. 1030 22:31:14015 :: 삼지구엽초액(#50812) cannot find icon file. setting to default.
  330. 1030 22:31:14017 :: 빈약병(#50901) cannot find icon file. setting to default.
  331. 1030 22:31:14018 :: 활심액 제조법(#50905) cannot find icon file. setting to default.
  332. 1030 22:31:14020 :: 피독수 제조법(#50906) cannot find icon file. setting to default.
  333. 1030 22:31:14020 :: 보환수 제조법(#50907) cannot find icon file. setting to default.
  334. 1030 22:31:14021 :: 영보수 제조법(#50908) cannot find icon file. setting to default.
  335. 1030 22:31:14022 :: 진피독 제조법(#50909) cannot find icon file. setting to default.
  336. 1030 22:31:14023 :: 활심액 제조법(#50910) cannot find icon file. setting to default.
  337. 1030 22:31:14038 :: 불경(#70103) cannot find icon file. setting to default.
  338. 1030 22:31:14044 :: 용신의 지원(#71031) cannot find icon file. setting to default.
  339. 1030 22:31:14049 :: 전광판보따리(#71091) cannot find icon file. setting to default.
  340. 1030 22:31:14053 :: 경험의반지(#72303) cannot find icon file. setting to default.
  341. 1030 22:31:14054 :: 축복의 구슬(#72304) cannot find icon file. setting to default.
  342. 1030 22:31:14056 :: 만년한철(#72308) cannot find icon file. setting to default.
  343. 1030 22:31:14056 :: 야공의 비전서(#72309) cannot find icon file. setting to default.
  344. 1030 22:31:14057 :: 주안술서(#72310) cannot find icon file. setting to default.
  345. 1030 22:31:14058 :: 용신의 환(#72311) cannot find icon file. setting to default.
  346. 1030 22:31:14059 :: 용신의 공격(#72312) cannot find icon file. setting to default.
  347. 1030 22:31:14060 :: 용신의 방어(#72313) cannot find icon file. setting to default.
  348. 1030 22:31:14061 :: 용신의 축복서(#72314) cannot find icon file. setting to default.
  349. 1030 22:31:14067 :: 돈주머니(#80001) cannot find icon file. setting to default.
  350. 1030 22:31:14068 :: 백지(#80002) cannot find icon file. setting to default.
  351. 1030 22:31:14075 :: 최하급 일반 일반(#174400) cannot find icon file. setting to default.
  352. 1030 22:31:14076 :: 하급 전설의 전설의(#184400) cannot find icon file. setting to default.
  353. 1030 22:31:14077 :: 고급 희귀한 희귀한(#194400) cannot find icon file. setting to default.
  354. 1030 22:31:14078 :: 최고급 고대의 고대의(#204400) cannot find icon file. setting to default.
  355. 1030 22:31:14079 :: 최고급 화려한 화려한(#214400) cannot find icon file. setting to default.
  356. 1030 22:31:14080 :: 최고급 화려한 최고급(#224400) cannot find icon file. setting to default.
  357. 1030 22:31:14082 :: ??? ???(#100600) cannot find icon file. setting to default.
  358. 1030 22:31:14084 :: sonystyle (#100510) cannot find icon file. setting to default.
  359. 1030 22:31:14085 :: sonystyle (#100511) cannot find icon file. setting to default.
  360. 1030 22:31:14085 :: sonystyle (#100512) cannot find icon file. setting to default.
  361. 1030 22:31:14086 :: sonystyle (#100513) cannot find icon file. setting to default.
  362. 1030 22:31:14087 :: sonystyle (#100514) cannot find icon file. setting to default.
  363. 1030 22:31:14088 :: sonystyle (#100515) cannot find icon file. setting to default.
  364. 1030 22:31:14089 :: sonystyle (#100516) cannot find icon file. setting to default.
  365. 1030 22:31:14089 :: sonystyle (#100517) cannot find icon file. setting to default.
  366. 1030 22:31:14090 :: sonystyle (#100518) cannot find icon file. setting to default.
  367. 1030 22:31:14091 :: sonystyle (#100519) cannot find icon file. setting to default.
  368. 1030 22:31:14098 :: 아기 수룡(#55705) cannot find icon file. setting to default.
  369. 1030 22:31:14325 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/skill/common/guild/.sub
  370. 1030 22:31:14440 :: import math # builtin
  371.  
  372. 1030 22:31:14754 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
  373.  
  374. 1030 22:31:14879 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
  375.  
  376. 1030 22:31:15082 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
  377.  
  378. 1030 22:31:15255 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
  379.  
  380. 1030 22:31:16089 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/dust.mss]
  381. 1030 22:31:16106 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/running_dust.mss]
  382. 1030 22:31:16159 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_red.mss]
  383. 1030 22:31:16181 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_blue.mss]
  384. 1030 22:31:16197 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_green.mss]
  385. 1030 22:31:16211 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_purple.mss]
  386. 1030 22:31:16225 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_red.mss]
  387. 1030 22:31:16243 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_blue.mss]
  388. 1030 22:31:16281 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item1.mss]
  389. 1030 22:31:16359 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item2.mss]
  390. 1030 22:31:16400 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item3.mss]
  391. 1030 22:31:16440 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item4.mss]
  392. 1030 22:31:16482 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item6.mss]
  393. 1030 22:31:16523 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item7.mss]
  394. 1030 22:31:16574 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/gwantong.mss]
  395. 1030 22:31:16823 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_select.mss]
  396. 1030 22:31:16843 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_glow_select.mss]
  397. 1030 22:31:16875 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun.mss]
  398. 1030 22:31:16890 :: CANNOT_FIND_PACK_FILE [sound/effect/world/shinsoo_select.mss]
  399. 1030 22:31:16900 :: CANNOT_FIND_PACK_FILE [sound/effect/world/shinsoo_glow_select.mss]
  400. 1030 22:31:16909 :: CANNOT_FIND_PACK_FILE [sound/effect/world/chunjo_select.mss]
  401. 1030 22:31:16917 :: CANNOT_FIND_PACK_FILE [sound/effect/world/chunjo_glow_select.mss]
  402. 1030 22:31:16923 :: CANNOT_FIND_PACK_FILE [sound/effect/world/jinnos_select.mss]
  403. 1030 22:31:16934 :: CANNOT_FIND_PACK_FILE [sound/effect/world/jinnos_glow_select.mss]
  404. 1030 22:31:16940 :: CANNOT_FIND_PACK_FILE [sound/effect/world/mob_select.mss]
  405. 1030 22:31:16948 :: CANNOT_FIND_PACK_FILE [sound/effect/world/mob_glow_select.mss]
  406. 1030 22:31:17036 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click.mss]
  407. 1030 22:31:17056 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target.mss]
  408. 1030 22:31:17066 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/0.jpg
  409. 1030 22:31:17067 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/nontarget.mss]
  410. 1030 22:31:17069 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/0.jpg]
  411. 1030 22:31:17080 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage.mss]
  412. 1030 22:31:17090 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage_1.mss]
  413. 1030 22:31:17099 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/poison0.jpg
  414. 1030 22:31:17100 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/poison.mss]
  415. 1030 22:31:17102 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/poison0.jpg]
  416. 1030 22:31:17112 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/miss.mss]
  417. 1030 22:31:17123 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target_miss.mss]
  418. 1030 22:31:17210 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage1.mss]
  419. 1030 22:31:17244 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage2.mss]
  420. 1030 22:31:17275 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage3.mss]
  421. 1030 22:31:17422 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/wait.mss]
  422. 1030 22:31:17456 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/not_selected.mss]
  423. 1030 22:31:17652 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/wait.mss]
  424. 1030 22:31:17695 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/not_selected.mss]
  425. 1030 22:31:17913 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/wait.mss]
  426. 1030 22:31:17963 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/not_selected.mss]
  427. 1030 22:31:18195 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/wait.mss]
  428. 1030 22:31:18244 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/not_selected.mss]
  429. 1030 22:31:18445 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/wait.mss]
  430. 1030 22:31:18502 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/not_selected.mss]
  431. 1030 22:31:18672 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/wait.mss]
  432. 1030 22:31:18732 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/not_selected.mss]
  433. 1030 22:31:18916 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/wait.mss]
  434. 1030 22:31:18965 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/not_selected.mss]
  435. 1030 22:31:19143 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/wait.mss]
  436. 1030 22:31:19189 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/not_selected.mss]
  437. 1030 22:31:28841 :: CANNOT_FIND_PACK_FILE [metin2_map_c1/monsterareainfo.txt]
  438. 1030 22:31:28843 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
  439. 1030 22:31:29268 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/fall/fall_7.mss]
  440. 1030 22:31:32384 :: CANNOT_FIND_PACK_FILE [sound/effect/background/fire_general_obj_charcoal.mss]
  441. 1030 22:31:32658 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/zone/공용/hay_01.gr2
  442. 1030 22:31:32660 :: CANNOT_FIND_PACK_FILE [d:/ymir work/zone/공용/hay_01.gr2]
  443. 1030 22:31:32660 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/공용/hay_01.gr2
  444. 1030 22:31:32661 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/공용/hay_01.gr2
  445. 1030 22:31:32662 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/공용/hay_01.gr2
  446. 1030 22:31:32662 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/공용/hay_01.gr2
  447. 1030 22:31:32684 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/zone/b/obj/general_obj_pieceofstone01 .mdatr
  448. 1030 22:31:32686 :: CANNOT_FIND_PACK_FILE [d:/ymir work/zone/b/obj/general_obj_pieceofstone01 .mdatr]
  449. 1030 22:31:33815 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_appear.mss]
  450. 1030 22:31:33833 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_die.mss]
  451. 1030 22:31:33922 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_weapon.mss]
  452. 1030 22:31:33958 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_blow.mss]
  453. 1030 22:31:33991 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_body.mss]
  454. 1030 22:31:34089 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_a.mss]
  455. 1030 22:31:34103 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_b.mss]
  456. 1030 22:31:34114 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_c.mss]
  457. 1030 22:31:34160 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_loop.mss]
  458. 1030 22:31:34199 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_spear_loop.mss]
  459. 1030 22:31:34230 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_poison/poison_loop.mss]
  460. 1030 22:31:34263 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/slow.mss]
  461. 1030 22:31:34297 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun_loop.mss]
  462. 1030 22:31:34315 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/ready/ready.mss]
  463. 1030 22:31:34369 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang_loop.mss]
  464. 1030 22:31:34427 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_loop.mss]
  465. 1030 22:31:34473 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_loop.mss]
  466. 1030 22:31:34516 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_loop.mss]
  467. 1030 22:31:34538 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_loop.mss]
  468. 1030 22:31:34569 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_loop.mss]
  469. 1030 22:31:34605 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_loop.mss]
  470. 1030 22:31:34641 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_loop.mss]
  471. 1030 22:31:34695 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/heuksin_loop.mss]
  472. 1030 22:31:34730 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_loop.mss]
  473. 1030 22:31:34742 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_flame/flame_loop.mss]
  474. 1030 22:31:34775 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_hand.mss]
  475. 1030 22:31:34804 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_hand.mss]
  476. 1030 22:31:34824 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeop_loop.mss]
  477. 1030 22:31:34832 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_red.mss]
  478. 1030 22:31:34838 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_blue.mss]
  479. 1030 22:31:34844 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_yellow.mss]
  480. 1030 22:31:34854 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7.mss]
  481. 1030 22:31:34877 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8.mss]
  482. 1030 22:31:34894 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9.mss]
  483. 1030 22:31:34915 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_b.mss]
  484. 1030 22:31:34960 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_b.mss]
  485. 1030 22:31:34998 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_b.mss]
  486. 1030 22:31:35012 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_f.mss]
  487. 1030 22:31:35034 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_f.mss]
  488. 1030 22:31:35058 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_f.mss]
  489. 1030 22:31:35069 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_s.mss]
  490. 1030 22:31:35096 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_s.mss]
  491. 1030 22:31:35124 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_s.mss]
  492. 1030 22:31:35138 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_7.mss]
  493. 1030 22:31:35157 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_8.mss]
  494. 1030 22:31:35178 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_9.mss]
  495. 1030 22:31:35194 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-1.mss]
  496. 1030 22:31:35205 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-2.mss]
  497. 1030 22:31:35225 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_yellow.mss]
  498. 1030 22:31:35238 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_yellow2.mss]
  499. 1030 22:31:35257 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_red.mss]
  500. 1030 22:31:35282 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_red.mss]
  501. 1030 22:31:35303 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center.mss]
  502. 1030 22:31:35324 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_red.mss]
  503. 1030 22:31:35341 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue_warrior.mss]
  504. 1030 22:31:35361 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue.mss]
  505. 1030 22:31:35387 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_blue.mss]
  506. 1030 22:31:35413 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_blue.mss]
  507. 1030 22:31:35996 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_c.mss]
  508. 1030 22:31:36010 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_b.mss]
  509. 1030 22:31:36116 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeongfly.mss]
  510. 1030 22:31:36139 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sweat.mss]
  511. 1030 22:31:36156 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/money.mss]
  512. 1030 22:31:36178 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/happy.mss]
  513. 1030 22:31:36194 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_s.mss]
  514. 1030 22:31:36216 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_l.mss]
  515. 1030 22:31:36241 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/angry.mss]
  516. 1030 22:31:36270 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/aha.mss]
  517. 1030 22:31:36315 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/gloom.mss]
  518. 1030 22:31:36339 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sorry.mss]
  519. 1030 22:31:36355 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/!_mix_back.mss]
  520. 1030 22:31:36371 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/question.mss]
  521. 1030 22:31:36392 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/fish.mss]
  522. 1030 22:31:36400 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait.mss]
  523. 1030 22:31:36518 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/falling_stand.mss]
  524. 1030 22:31:36564 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/back_falling_stand.mss]
  525. 1030 22:31:36632 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dig/dig.mss]
  526. 1030 22:31:36658 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait_1.mss]
  527. 1030 22:31:36763 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_d.mss]
  528. 1030 22:31:36821 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_sword.mss]
  529. 1030 22:31:36837 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_spin.mss]
  530. 1030 22:31:36903 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi.mss]
  531. 1030 22:31:36945 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom.mss]
  532. 1030 22:31:36961 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_making.mss]
  533. 1030 22:31:36982 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom-badak.mss]
  534. 1030 22:31:37065 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan.mss]
  535. 1030 22:31:37111 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_spark.mss]
  536. 1030 22:31:37139 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_sword.mss]
  537. 1030 22:31:37200 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol.mss]
  538. 1030 22:31:37252 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_making.mss]
  539. 1030 22:31:37268 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_swing.mss]
  540. 1030 22:31:37387 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksantau_triple.mss]
  541. 1030 22:31:37450 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak.mss]
  542. 1030 22:31:37519 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang.mss]
  543. 1030 22:31:37575 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_sword.mss]
  544. 1030 22:31:37639 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae.mss]
  545. 1030 22:31:37674 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_loop.mss]
  546. 1030 22:31:37741 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_2.mss]
  547. 1030 22:31:37783 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_sword.mss]
  548. 1030 22:31:37797 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_spin.mss]
  549. 1030 22:31:37856 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_2.mss]
  550. 1030 22:31:37879 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_sword_making.mss]
  551. 1030 22:31:37908 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_badak.mss]
  552. 1030 22:31:37963 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_2.mss]
  553. 1030 22:31:37994 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_2_spark.mss]
  554. 1030 22:31:38029 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_2_sword.mss]
  555. 1030 22:31:38100 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_2.mss]
  556. 1030 22:31:38133 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_making.mss]
  557. 1030 22:31:38155 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_swing.mss]
  558. 1030 22:31:38248 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_2.mss]
  559. 1030 22:32:38295 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_2.mss]
  560. 1030 22:32:38346 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_2.mss]
  561. 1030 22:32:38385 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_2_sword.mss]
  562. 1030 22:32:38448 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_2.mss]
  563. 1030 22:32:38483 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_loop_2.mss]
  564. 1030 22:32:38539 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_3.mss]
  565. 1030 22:32:38592 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_sword.mss]
  566. 1030 22:32:38622 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_spin.mss]
  567. 1030 22:32:38688 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_3.mss]
  568. 1030 22:32:38725 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_sword_making.mss]
  569. 1030 22:32:38768 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_badak.mss]
  570. 1030 22:32:38825 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_3.mss]
  571. 1030 22:32:38864 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_3_spark.mss]
  572. 1030 22:32:38897 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_3_sword.mss]
  573. 1030 22:32:38963 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_3.mss]
  574. 1030 22:32:38993 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_making.mss]
  575. 1030 22:32:39029 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_swing.mss]
  576. 1030 22:32:39130 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_3.mss]
  577. 1030 22:32:39182 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_3.mss]
  578. 1030 22:32:39241 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_3.mss]
  579. 1030 22:32:39287 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_3_sword.mss]
  580. 1030 22:32:39347 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_3.mss]
  581. 1030 22:32:39383 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_loop_3.mss]
  582. 1030 22:32:39440 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_4.mss]
  583. 1030 22:32:39502 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_sword.mss]
  584. 1030 22:32:39561 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_spin.mss]
  585. 1030 22:32:39652 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_4.mss]
  586. 1030 22:32:39720 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_sword_making.mss]
  587. 1030 22:32:39777 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_badak.mss]
  588. 1030 22:32:39873 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_4.mss]
  589. 1030 22:32:39923 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_4_spark.mss]
  590. 1030 22:32:39965 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_4_sword.mss]
  591. 1030 22:32:40060 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gihyeol_4.mss]
  592. 1030 22:32:40114 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_making.mss]
  593. 1030 22:32:40143 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_swing.mss]
  594. 1030 22:32:40243 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_4.mss]
  595. 1030 22:32:40308 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_4.mss]
  596. 1030 22:32:40386 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_4.mss]
  597. 1030 22:32:40435 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_4_sword.mss]
  598. 1030 22:32:40497 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_4.mss]
  599. 1030 22:32:40533 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae_loop_4.mss]
  600. 1030 22:32:40560 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/guild/effect/star.jpg
  601. 1030 22:32:40562 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuipi_make.mss]
  602. 1030 22:32:40565 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuipi.mss]
  603. 1030 22:32:40609 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuichukbok_make.mss]
  604. 1030 22:32:40612 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuichukbok.mss]
  605. 1030 22:32:40635 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/seonghwigap_make.mss]
  606. 1030 22:32:40637 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_seonghwigap.mss]
  607. 1030 22:32:40658 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\assassin\effect\16-bottom.jpg
  608. 1030 22:32:40662 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/gasokhwa_make.mss]
  609. 1030 22:32:40665 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_gasokhwa.mss]
  610. 1030 22:32:40695 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuibunno_make.mss]
  611. 1030 22:32:40698 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuibunno.mss]
  612. 1030 22:32:40760 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam.jpg
  613. 1030 22:32:40762 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\w_ring.jpg
  614. 1030 22:32:40763 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\white_sphere.jpg
  615. 1030 22:32:40766 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\wind.jpg
  616. 1030 22:32:40768 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\W_star.jpg
  617. 1030 22:32:40770 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam_ring.jpg
  618. 1030 22:32:40772 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\gyeokgong_triple_loop_2.jpg
  619. 1030 22:32:40775 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\noe_w_ring.jpg
  620. 1030 22:32:40776 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/jumunsul_make.mss]
  621. 1030 22:32:40782 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_jumunsul.mss]
  622. 1030 22:32:40791 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_1.mss]
  623. 1030 22:32:40794 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_2.mss]
  624. 1030 22:32:40796 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_3.mss]
  625. 1030 22:32:40799 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_4.mss]
  626. 1030 22:32:40801 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_5.mss]
  627. 1030 22:32:40805 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_6.mss]
  628. 1030 22:32:40807 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/congratulation.mss]
  629. 1030 22:32:40810 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/forgive.mss]
  630. 1030 22:32:40812 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/angry.mss]
  631. 1030 22:32:40815 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/attractive.mss]
  632. 1030 22:32:40818 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/sad.mss]
  633. 1030 22:32:40820 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/shy.mss]
  634. 1030 22:32:40823 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/cheerup.mss]
  635. 1030 22:32:40825 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/banter.mss]
  636. 1030 22:32:40828 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/joy.mss]
  637. 1030 22:32:40867 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/wait.mss]
  638. 1030 22:32:40870 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/walk.mss]
  639. 1030 22:32:40873 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait.mss]
  640. 1030 22:32:40895 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait_1.mss]
  641. 1030 22:32:41135 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait.mss]
  642. 1030 22:32:41155 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait_1.mss]
  643. 1030 22:32:41430 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/wait.mss]
  644. 1030 22:32:41488 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_wait.mss]
  645. 1030 22:32:41517 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_react.mss]
  646. 1030 22:32:41583 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait.mss]
  647. 1030 22:32:41594 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_1.mss]
  648. 1030 22:32:41611 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_2.mss]
  649. 1030 22:32:41780 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/horse_charge.mss]
  650. 1030 22:32:42046 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait.mss]
  651. 1030 22:32:42156 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/falling_stand.mss]
  652. 1030 22:32:42189 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/back_falling_stand.mss]
  653. 1030 22:32:42259 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait_1.mss]
  654. 1030 22:32:42931 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuipi.mss]
  655. 1030 22:32:42959 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuichukbok.mss]
  656. 1030 22:32:42963 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_seonghwigap.mss]
  657. 1030 22:32:42966 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_gasokhwa.mss]
  658. 1030 22:32:42969 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuibunno.mss]
  659. 1030 22:32:42972 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_jumunsul.mss]
  660. 1030 22:32:42982 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_1.mss]
  661. 1030 22:32:42984 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_2.mss]
  662. 1030 22:32:42987 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_3.mss]
  663. 1030 22:32:42990 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_4.mss]
  664. 1030 22:32:42993 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_5.mss]
  665. 1030 22:32:42995 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_6.mss]
  666. 1030 22:32:42998 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/congratulation.mss]
  667. 1030 22:32:43001 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/forgive.mss]
  668. 1030 22:32:43003 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/angry.mss]
  669. 1030 22:32:43006 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/attractive.mss]
  670. 1030 22:32:43009 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/sad.mss]
  671. 1030 22:32:43011 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/shy.mss]
  672. 1030 22:32:43014 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/cheerup.mss]
  673. 1030 22:32:43017 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/banter.mss]
  674. 1030 22:32:43019 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/joy.mss]
  675. 1030 22:32:43064 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/wait.mss]
  676. 1030 22:32:43067 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/walk.mss]
  677. 1030 22:32:43070 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait.mss]
  678. 1030 22:32:43093 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait_1.mss]
  679. 1030 22:32:43331 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait.mss]
  680. 1030 22:32:43348 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait_1.mss]
  681. 1030 22:32:43618 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/wait.mss]
  682. 1030 22:32:43681 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_wait.mss]
  683. 1030 22:32:43714 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_react.mss]
  684. 1030 22:32:43779 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait.mss]
  685. 1030 22:32:43788 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_1.mss]
  686. 1030 22:32:43803 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_2.mss]
  687. 1030 22:32:44120 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait.mss]
  688. 1030 22:32:44219 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/falling_stand.mss]
  689. 1030 22:32:44253 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/back_falling_stand.mss]
  690. 1030 22:32:44320 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait_1.mss]
  691. 1030 22:32:44419 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup.mss]
  692. 1030 22:32:44430 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_fallow.mss]
  693. 1030 22:32:44457 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_blow.mss]
  694. 1030 22:32:44492 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_start.mss]
  695. 1030 22:32:44509 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_end.mss]
  696. 1030 22:32:44539 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_blow.mss]
  697. 1030 22:32:44600 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal.mss]
  698. 1030 22:32:44618 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_foot.mss]
  699. 1030 22:32:44660 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop.mss]
  700. 1030 22:32:44698 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/poison.mss]
  701. 1030 22:32:44701 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/sangong.mss]
  702. 1030 22:32:44739 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_start.mss]
  703. 1030 22:32:44756 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_end.mss]
  704. 1030 22:32:44797 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_blow.mss]
  705. 1030 22:32:44827 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_hand.mss]
  706. 1030 22:32:44869 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_energy.mss]
  707. 1030 22:32:44891 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_arrowenergy.mss]
  708. 1030 22:32:44989 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_energy.mss]
  709. 1030 22:32:45024 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_arrowenergy.mss]
  710. 1030 22:32:45089 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_start.mss]
  711. 1030 22:32:45169 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_arrowenergy.mss]
  712. 1030 22:32:45174 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/dokgigung.mss]
  713. 1030 22:32:45228 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_hand.mss]
  714. 1030 22:32:45295 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_blow.mss]
  715. 1030 22:32:45384 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2.mss]
  716. 1030 22:32:45400 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_fallow.mss]
  717. 1030 22:32:45484 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_blow.mss]
  718. 1030 22:32:45534 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_start.mss]
  719. 1030 22:32:45551 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_end.mss]
  720. 1030 22:32:45581 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_blow.mss]
  721. 1030 22:32:45642 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2.mss]
  722. 1030 22:32:45673 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2_foot.mss]
  723. 1030 22:32:45707 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_2.mss]
  724. 1030 22:32:45745 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_2.mss]
  725. 1030 22:32:45792 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_start_2.mss]
  726. 1030 22:32:45826 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_end_2.mss]
  727. 1030 22:32:45899 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_blow_2.mss]
  728. 1030 22:32:45936 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_hand_2.mss]
  729. 1030 22:32:45976 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_energy.mss]
  730. 1030 22:32:46008 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mss]
  731. 1030 22:32:46047 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_energy.mss]
  732. 1030 22:32:46063 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_arrowenergy.mss]
  733. 1030 22:32:46077 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_2_start.mss]
  734. 1030 22:32:46111 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_2_arrowenergy.mss]
  735. 1030 22:32:46139 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_hand_2.mss]
  736. 1030 22:32:46174 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_blow_2.mss]
  737. 1030 22:32:46229 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3.mss]
  738. 1030 22:32:46247 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_fallow.mss]
  739. 1030 22:32:46288 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_blow.mss]
  740. 1030 22:32:46330 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_start.mss]
  741. 1030 22:32:46384 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_blow.mss]
  742. 1030 22:32:46465 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3.mss]
  743. 1030 22:32:46504 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3_foot.mss]
  744. 1030 22:32:46562 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_3.mss]
  745. 1030 22:32:46629 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_3.mss]
  746. 1030 22:32:46662 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_start_3.mss]
  747. 1030 22:32:46679 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_end_3.mss]
  748. 1030 22:32:46722 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_blow_3.mss]
  749. 1030 22:32:46751 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_hand_3.mss]
  750. 1030 22:32:46796 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_energy.mss]
  751. 1030 22:32:46828 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mss]
  752. 1030 22:32:46874 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_energy.mss]
  753. 1030 22:32:46907 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_arrowenergy.mss]
  754. 1030 22:32:46928 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_3_start.mss]
  755. 1030 22:32:46961 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_3_arrowenergy.mss]
  756. 1030 22:32:46989 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_hand_3.mss]
  757. 1030 22:32:47029 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_blow_3.mss]
  758. 1030 22:32:47093 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4.mss]
  759. 1030 22:32:47112 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_fallow.mss]
  760. 1030 22:32:47153 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_blow.mss]
  761. 1030 22:32:47192 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_start.mss]
  762. 1030 22:32:47224 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_end.mss]
  763. 1030 22:32:47261 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_blow.mss]
  764. 1030 22:32:47330 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4.mss]
  765. 1030 22:32:47363 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4_foot.mss]
  766. 1030 22:32:47411 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_4.mss]
  767. 1030 22:32:47460 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_4.mss]
  768. 1030 22:32:47507 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_start_4.mss]
  769. 1030 22:32:47524 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_end_4.mss]
  770. 1030 22:32:47597 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_blow_4.mss]
  771. 1030 22:32:47635 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/seomjeom_hand_4.mss]
  772. 1030 22:32:47741 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_energy.mss]
  773. 1030 22:32:47839 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mss]
  774. 1030 22:32:47901 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_energy.mss]
  775. 1030 22:32:47948 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_arrowenergy.mss]
  776. 1030 22:32:47981 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_4_start.mss]
  777. 1030 22:32:48038 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_4_arrowenergy.mss]
  778. 1030 22:32:48070 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_hand_4.mss]
  779. 1030 22:32:48115 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/taeyang_blow_4.mss]
  780. 1030 22:32:48124 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuipi.mss]
  781. 1030 22:32:48141 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuichukbok.mss]
  782. 1030 22:32:48145 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_seonghwigap.mss]
  783. 1030 22:32:48148 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_gasokhwa.mss]
  784. 1030 22:32:48152 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuibunno.mss]
  785. 1030 22:32:48155 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_jumunsul.mss]
  786. 1030 22:32:48164 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_1.mss]
  787. 1030 22:32:48167 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_2.mss]
  788. 1030 22:32:48169 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_3.mss]
  789. 1030 22:32:48172 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_4.mss]
  790. 1030 22:32:48174 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_5.mss]
  791. 1030 22:32:48177 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_6.mss]
  792. 1030 22:32:48180 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/congratulation.mss]
  793. 1030 22:32:48183 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/forgive.mss]
  794. 1030 22:32:48185 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/angry.mss]
  795. 1030 22:32:48188 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/attractive.mss]
  796. 1030 22:32:48190 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/sad.mss]
  797. 1030 22:32:48193 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/shy.mss]
  798. 1030 22:32:48195 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/cheerup.mss]
  799. 1030 22:32:48198 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/banter.mss]
  800. 1030 22:32:48200 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/joy.mss]
  801. 1030 22:32:48214 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_assassin.mss]
  802. 1030 22:32:48220 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_shaman.mss]
  803. 1030 22:32:48225 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_assassin.mss]
  804. 1030 22:32:48231 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_shaman.mss]
  805. 1030 22:32:48241 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/wait.mss]
  806. 1030 22:32:48244 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/walk.mss]
  807. 1030 22:32:48247 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait.mss]
  808. 1030 22:32:48258 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait_1.mss]
  809. 1030 22:32:48502 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait.mss]
  810. 1030 22:32:48513 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait_1.mss]
  811. 1030 22:32:48768 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait.mss]
  812. 1030 22:32:48780 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait_1.mss]
  813. 1030 22:32:48806 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/walk.mss]
  814. 1030 22:32:48895 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/wait.mss]
  815. 1030 22:32:48949 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_wait.mss]
  816. 1030 22:32:48978 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_react.mss]
  817. 1030 22:32:49045 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait.mss]
  818. 1030 22:32:49055 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_1.mss]
  819. 1030 22:32:49073 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_2.mss]
  820. 1030 22:32:49356 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash.mss]
  821. 1030 22:32:49504 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash_making.mss]
  822. 1030 22:32:49511 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait.mss]
  823. 1030 22:32:49521 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_1.mss]
  824. 1030 22:32:49538 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_2.mss]
  825. 1030 22:32:49563 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/run.mss]
  826. 1030 22:32:49655 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait.mss]
  827. 1030 22:32:49783 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/falling_stand.mss]
  828. 1030 22:32:49832 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/back_falling_stand.mss]
  829. 1030 22:32:49989 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait_1.mss]
  830. 1030 22:32:50704 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuipi.mss]
  831. 1030 22:32:50725 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuichukbok.mss]
  832. 1030 22:32:50730 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_seonghwigap.mss]
  833. 1030 22:32:50734 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_gasokhwa.mss]
  834. 1030 22:32:50740 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuibunno.mss]
  835. 1030 22:32:50745 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_jumunsul.mss]
  836. 1030 22:32:50752 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/slap_hurt.mss]
  837. 1030 22:32:50756 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_1.mss]
  838. 1030 22:32:50760 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_2.mss]
  839. 1030 22:32:50763 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_3.mss]
  840. 1030 22:32:50766 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_4.mss]
  841. 1030 22:32:50770 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_5.mss]
  842. 1030 22:32:50773 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_6.mss]
  843. 1030 22:32:50776 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/congratulation.mss]
  844. 1030 22:32:50778 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/forgive.mss]
  845. 1030 22:32:50781 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/angry.mss]
  846. 1030 22:32:50784 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/attractive.mss]
  847. 1030 22:32:50787 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/sad.mss]
  848. 1030 22:32:50790 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/shy.mss]
  849. 1030 22:32:50793 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/cheerup.mss]
  850. 1030 22:32:50795 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/banter.mss]
  851. 1030 22:32:50798 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/joy.mss]
  852. 1030 22:32:50852 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/wait.mss]
  853. 1030 22:32:50855 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/walk.mss]
  854. 1030 22:32:50858 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait.mss]
  855. 1030 22:32:50877 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait_1.mss]
  856. 1030 22:32:51124 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait.mss]
  857. 1030 22:32:51139 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait_1.mss]
  858. 1030 22:32:51380 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait.mss]
  859. 1030 22:32:51397 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait_1.mss]
  860. 1030 22:32:51422 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/walk.mss]
  861. 1030 22:32:51511 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/wait.mss]
  862. 1030 22:32:51573 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_wait.mss]
  863. 1030 22:32:51608 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_react.mss]
  864. 1030 22:32:51657 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait.mss]
  865. 1030 22:32:51667 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_1.mss]
  866. 1030 22:32:51687 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_2.mss]
  867. 1030 22:32:52062 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait.mss]
  868. 1030 22:32:52074 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_1.mss]
  869. 1030 22:32:52092 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_2.mss]
  870. 1030 22:32:52119 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/run.mss]
  871. 1030 22:32:52213 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/wait.mss]
  872. 1030 22:32:52348 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/falling_stand.mss]
  873. 1030 22:32:52387 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/back_falling_stand.mss]
  874. 1030 22:32:52607 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa.mss]
  875. 1030 22:32:52652 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom.mss]
  876. 1030 22:32:52671 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_make.mss]
  877. 1030 22:32:52736 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_making.mss]
  878. 1030 22:32:52809 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap.mss]
  879. 1030 22:32:52874 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_making.mss]
  880. 1030 22:32:52926 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_making.mss]
  881. 1030 22:32:52988 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom.mss]
  882. 1030 22:32:53072 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_make.mss]
  883. 1030 22:32:53127 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_making.mss]
  884. 1030 22:32:53141 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_fallow.mss]
  885. 1030 22:32:53163 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand.mss]
  886. 1030 22:32:53166 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/mahwan.mss]
  887. 1030 22:32:53227 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_2.mss]
  888. 1030 22:32:53279 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_2.mss]
  889. 1030 22:32:53313 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_2.mss]
  890. 1030 22:32:53358 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_2_making.mss]
  891. 1030 22:32:53406 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_2_making.mss]
  892. 1030 22:32:53454 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_2_making.mss]
  893. 1030 22:32:53489 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_2_making.mss]
  894. 1030 22:32:53562 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_2.mss]
  895. 1030 22:32:53626 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_2_making.mss]
  896. 1030 22:32:53659 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_2_making.mss]
  897. 1030 22:32:53673 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2_fallow.mss]
  898. 1030 22:32:53696 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2.mss]
  899. 1030 22:32:53755 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_3.mss]
  900. 1030 22:32:53810 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_3.mss]
  901. 1030 22:32:53850 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_3.mss]
  902. 1030 22:32:53920 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_3_making.mss]
  903. 1030 22:32:53990 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_4_making.mss]
  904. 1030 22:32:54048 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_3_making.mss]
  905. 1030 22:32:54091 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_3_making.mss]
  906. 1030 22:32:54178 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_3.mss]
  907. 1030 22:32:54247 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_3_making.mss]
  908. 1030 22:32:54288 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_3_making.mss]
  909. 1030 22:32:54303 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3_fallow.mss]
  910. 1030 22:32:54332 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3.mss]
  911. 1030 22:32:54395 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_4.mss]
  912. 1030 22:32:54468 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_4.mss]
  913. 1030 22:32:54530 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_4.mss]
  914. 1030 22:32:54618 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_4_making.mss]
  915. 1030 22:32:54683 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_3_making.mss]
  916. 1030 22:32:54730 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_4_making.mss]
  917. 1030 22:32:54777 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_4_making.mss]
  918. 1030 22:32:54906 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_4.mss]
  919. 1030 22:32:55001 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_4_making.mss]
  920. 1030 22:32:55060 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_4_making.mss]
  921. 1030 22:32:55080 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4_fallow.mss]
  922. 1030 22:32:55116 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4.mss]
  923. 1030 22:32:55122 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuipi.mss]
  924. 1030 22:32:55126 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuichukbok.mss]
  925. 1030 22:32:55130 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_seonghwigap.mss]
  926. 1030 22:32:55134 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_gasokhwa.mss]
  927. 1030 22:32:55137 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuibunno.mss]
  928. 1030 22:32:55141 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_jumunsul.mss]
  929. 1030 22:32:55149 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_1.mss]
  930. 1030 22:32:55152 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_2.mss]
  931. 1030 22:32:55155 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_3.mss]
  932. 1030 22:32:55157 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_4.mss]
  933. 1030 22:32:55160 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_5.mss]
  934. 1030 22:32:55162 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_6.mss]
  935. 1030 22:32:55165 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/congratulation.mss]
  936. 1030 22:32:55168 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/forgive.mss]
  937. 1030 22:32:55170 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/angry.mss]
  938. 1030 22:32:55173 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/attractive.mss]
  939. 1030 22:32:55175 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/sad.mss]
  940. 1030 22:32:55178 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/shy.mss]
  941. 1030 22:32:55180 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/cheerup.mss]
  942. 1030 22:32:55183 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/banter.mss]
  943. 1030 22:32:55185 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/joy.mss]
  944. 1030 22:32:55196 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_warrior.mss]
  945. 1030 22:32:55202 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_sura.mss]
  946. 1030 22:32:55208 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_warrior.mss]
  947. 1030 22:32:55213 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_sura.mss]
  948. 1030 22:32:55225 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/wait.mss]
  949. 1030 22:32:55227 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/walk.mss]
  950. 1030 22:32:55230 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/onehand_sword/wait.mss]
  951. 1030 22:32:55488 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/wait.mss]
  952. 1030 22:32:55561 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_wait.mss]
  953. 1030 22:32:55595 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_react.mss]
  954. 1030 22:32:55680 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait.mss]
  955. 1030 22:32:55690 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_1.mss]
  956. 1030 22:32:55709 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_2.mss]
  957. 1030 22:32:55860 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_energy.mss]
  958. 1030 22:32:55901 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_blow.mss]
  959. 1030 22:32:56083 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/wait.mss]
  960. 1030 22:32:56249 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/falling_stand.mss]
  961. 1030 22:32:56298 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/back_falling_stand.mss]
  962. 1030 22:32:56868 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuipi.mss]
  963. 1030 22:32:56871 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuichukbok.mss]
  964. 1030 22:32:56875 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_seonghwigap.mss]
  965. 1030 22:32:56878 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_gasokhwa.mss]
  966. 1030 22:32:56882 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuibunno.mss]
  967. 1030 22:32:56885 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_jumunsul.mss]
  968. 1030 22:32:56890 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/slap_hurt.mss]
  969. 1030 22:32:56893 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_1.mss]
  970. 1030 22:32:56896 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_2.mss]
  971. 1030 22:32:56899 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_3.mss]
  972. 1030 22:32:56901 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_4.mss]
  973. 1030 22:32:56904 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_5.mss]
  974. 1030 22:32:56906 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_6.mss]
  975. 1030 22:32:56909 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/congratulation.mss]
  976. 1030 22:32:56912 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/forgive.mss]
  977. 1030 22:32:56914 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/angry.mss]
  978. 1030 22:32:56917 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/attractive.mss]
  979. 1030 22:32:56919 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/sad.mss]
  980. 1030 22:32:56922 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/shy.mss]
  981. 1030 22:32:56924 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/cheerup.mss]
  982. 1030 22:32:56927 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/banter.mss]
  983. 1030 22:32:56930 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/joy.mss]
  984. 1030 22:32:56969 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/wait.mss]
  985. 1030 22:32:56972 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/walk.mss]
  986. 1030 22:32:56974 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/onehand_sword/wait.mss]
  987. 1030 22:32:57250 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/wait.mss]
  988. 1030 22:32:57325 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_wait.mss]
  989. 1030 22:32:57371 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_react.mss]
  990. 1030 22:32:57451 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait.mss]
  991. 1030 22:32:57463 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_1.mss]
  992. 1030 22:32:57482 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_2.mss]
  993. 1030 22:32:57714 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/wait.mss]
  994. 1030 22:32:57838 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/falling_stand.mss]
  995. 1030 22:32:57881 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/back_falling_stand.mss]
  996. 1030 22:32:58014 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_1.mss]
  997. 1030 22:32:58017 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_2.mss]
  998. 1030 22:32:58021 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_3.mss]
  999. 1030 22:32:58024 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_4.mss]
  1000. 1030 22:32:58028 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_5.mss]
  1001. 1030 22:32:58031 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_6.mss]
  1002. 1030 22:32:58035 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/congratulation.mss]
  1003. 1030 22:32:58038 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/forgive.mss]
  1004. 1030 22:32:58042 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/angry.mss]
  1005. 1030 22:32:58045 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/attractive.mss]
  1006. 1030 22:32:58048 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/sad.mss]
  1007. 1030 22:32:58051 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/shy.mss]
  1008. 1030 22:32:58053 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/cheerup.mss]
  1009. 1030 22:32:58056 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/banter.mss]
  1010. 1030 22:32:58058 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/joy.mss]
  1011. 1030 22:32:58076 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_assassin.mss]
  1012. 1030 22:32:58083 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_shaman.mss]
  1013. 1030 22:32:58090 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_assassin.mss]
  1014. 1030 22:32:58097 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_shaman.mss]
  1015. 1030 22:32:58106 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/wait.mss]
  1016. 1030 22:32:58108 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/walk.mss]
  1017. 1030 22:32:58111 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fan/wait.mss]
  1018. 1030 22:32:58373 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/bell/wait.mss]
  1019. 1030 22:32:58667 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/1bipamaking.mss]
  1020. 1030 22:32:58724 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_a.mss]
  1021. 1030 22:32:58748 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noegem_boom.mss]
  1022. 1030 22:32:58814 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong.mss]
  1023. 1030 22:32:58866 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making.mss]
  1024. 1030 22:32:58914 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making.mss]
  1025. 1030 22:32:58962 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making.mss]
  1026. 1030 22:32:59009 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_making.mss]
  1027. 1030 22:32:59087 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_a.mss]
  1028. 1030 22:32:59111 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/2jeongeop_making.mss]
  1029. 1030 22:32:59131 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making.mss]
  1030. 1030 22:32:59150 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making.mss]
  1031. 1030 22:32:59185 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_2_making.mss]
  1032. 1030 22:32:59223 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_2_head.mss]
  1033. 1030 22:32:59301 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_2.mss]
  1034. 1030 22:32:59378 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_2_making.mss]
  1035. 1030 22:32:59453 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_2_making.mss]
  1036. 1030 22:32:59518 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_3_making.mss]
  1037. 1030 22:32:59557 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_3_head.mss]
  1038. 1030 22:32:59674 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_3.mss]
  1039. 1030 22:32:59751 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_3_making.mss]
  1040. 1030 22:32:59821 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_3_making.mss]
  1041. 1030 22:32:59893 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_4_making.mss]
  1042. 1030 22:32:59941 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_4_head.mss]
  1043. 1030 22:32:00106 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_4.mss]
  1044. 1030 22:32:00136 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making_4.mss]
  1045. 1030 22:32:00158 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making_4.mss]
  1046. 1030 22:32:00181 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making_4.mss]
  1047. 1030 22:32:00235 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_4_making.mss]
  1048. 1030 22:32:00307 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_4_making.mss]
  1049. 1030 22:32:00336 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making_4.mss]
  1050. 1030 22:32:00356 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making_4.mss]
  1051. 1030 22:32:00362 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuipi.mss]
  1052. 1030 22:32:00365 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuichukbok.mss]
  1053. 1030 22:32:00369 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_seonghwigap.mss]
  1054. 1030 22:32:00372 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_gasokhwa.mss]
  1055. 1030 22:32:00376 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuibunno.mss]
  1056. 1030 22:32:00380 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_jumunsul.mss]
  1057. 1030 22:32:00383 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/wait.mss]
  1058. 1030 22:32:00447 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_wait.mss]
  1059. 1030 22:32:00479 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_react.mss]
  1060. 1030 22:32:00536 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait.mss]
  1061. 1030 22:32:00548 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_1.mss]
  1062. 1030 22:32:00566 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_2.mss]
  1063. 1030 22:32:00936 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/wait.mss]
  1064. 1030 22:32:01057 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/falling_stand.mss]
  1065. 1030 22:32:01088 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/back_falling_stand.mss]
  1066. 1030 22:32:01213 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/slap_hurt.mss]
  1067. 1030 22:32:01217 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_1.mss]
  1068. 1030 22:32:01219 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_2.mss]
  1069. 1030 22:32:01222 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_3.mss]
  1070. 1030 22:32:01224 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_4.mss]
  1071. 1030 22:32:01227 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_5.mss]
  1072. 1030 22:32:01230 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_6.mss]
  1073. 1030 22:32:01232 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/congratulation.mss]
  1074. 1030 22:32:01235 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/forgive.mss]
  1075. 1030 22:32:01237 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/angry.mss]
  1076. 1030 22:32:01240 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/attractive.mss]
  1077. 1030 22:32:01243 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/sad.mss]
  1078. 1030 22:32:01245 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/shy.mss]
  1079. 1030 22:32:01248 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/cheerup.mss]
  1080. 1030 22:32:01251 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/banter.mss]
  1081. 1030 22:32:01254 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/joy.mss]
  1082. 1030 22:32:01293 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/wait.mss]
  1083. 1030 22:32:01295 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/walk.mss]
  1084. 1030 22:32:01298 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fan/wait.mss]
  1085. 1030 22:32:01640 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/bell/wait.mss]
  1086. 1030 22:32:02233 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuipi.mss]
  1087. 1030 22:32:02237 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuichukbok.mss]
  1088. 1030 22:32:02240 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_seonghwigap.mss]
  1089. 1030 22:32:02244 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_gasokhwa.mss]
  1090. 1030 22:32:02247 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuibunno.mss]
  1091. 1030 22:32:02250 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_jumunsul.mss]
  1092. 1030 22:32:02253 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/wait.mss]
  1093. 1030 22:32:02331 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_wait.mss]
  1094. 1030 22:32:02376 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_react.mss]
  1095. 1030 22:32:02464 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait.mss]
  1096. 1030 22:32:02473 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_1.mss]
  1097. 1030 22:32:02491 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_2.mss]
  1098. 1030 22:32:03034 :: game.py: inconsistent use of tabs and spaces in indentation
  1099.  
  1100. 1030 22:32:03730 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/game/quest/slot_button_01.sub
  1101. 1030 22:32:03731 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/game/quest/slot_button_01.sub]
  1102. 1030 22:32:05269 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/v2.tga
  1103. 1030 22:32:05270 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/v2.tga]
  1104. 1030 22:32:07745 :: CANNOT_FIND_PACK_FILE [sound/npc/guard_leader/die.mss]
  1105. 1030 22:32:07748 :: CANNOT_FIND_PACK_FILE [sound/npc/guard_leader/run.mss]
  1106. 1030 22:32:07751 :: CANNOT_FIND_PACK_FILE [sound/npc/guard_leader/wait.mss]
  1107. 1030 22:32:07754 :: CANNOT_FIND_PACK_FILE [sound/npc/guard_leader/wait_1.mss]
  1108. 1030 22:32:07756 :: CANNOT_FIND_PACK_FILE [sound/npc/guard_leader/walk.mss]
  1109. 1030 22:32:07857 :: CANNOT_FIND_PACK_FILE [sound/npc/plant_researcher/die.mss]
  1110. 1030 22:32:07859 :: CANNOT_FIND_PACK_FILE [sound/npc/plant_researcher/run.mss]
  1111. 1030 22:32:07862 :: CANNOT_FIND_PACK_FILE [sound/npc/plant_researcher/wait.mss]
  1112. 1030 22:32:07865 :: CANNOT_FIND_PACK_FILE [sound/npc/plant_researcher/wait_1.mss]
  1113. 1030 22:32:07867 :: CANNOT_FIND_PACK_FILE [sound/npc/plant_researcher/walk.mss]
  1114. 1030 22:32:07962 :: CANNOT_FIND_PACK_FILE [sound/npc2/rabbit/wait00.mss]
  1115. 1030 22:32:07965 :: CANNOT_FIND_PACK_FILE [sound/npc2/rabbit/wait01.mss]
  1116. 1030 22:32:27483 :: CANNOT_FIND_PACK_FILE [sound/npc/oldster/die.mss]
  1117. 1030 22:32:27486 :: CANNOT_FIND_PACK_FILE [sound/npc/oldster/run.mss]
  1118. 1030 22:32:27488 :: CANNOT_FIND_PACK_FILE [sound/npc/oldster/wait.mss]
  1119. 1030 22:32:27491 :: CANNOT_FIND_PACK_FILE [sound/npc/oldster/wait_1.mss]
  1120. 1030 22:32:27494 :: CANNOT_FIND_PACK_FILE [sound/npc/oldster/walk.mss]
Add Comment
Please, Sign In to add comment