Jump to content

Source Client Clean & Fixed


Reboot

Recommended Posts

Guildsafebox related error.

0616 12:12:43691 :: SYSERR:   File "networkModule.py", line 247, in SetGamePhase
 
0616 12:12:43692 :: SYSERR:   File "game.py", line 104, in __init__
 
0616 12:12:43692 :: SYSERR:   File "interfaceModule.py", line 291, in MakeInterface
 
0616 12:12:43693 :: SYSERR:   File "interfaceModule.py", line 183, in __MakeWindows
 
0616 12:12:43694 :: SYSERR:   File "uiSafebox.py", line 513, in __init__
 
0616 12:12:43694 :: SYSERR:   File "uiSafebox.py", line 580, in __LoadWindow
 
0616 12:12:43695 :: SYSERR:   File "uiSafebox.py", line 681, in RefreshGuildSafeboxMoney
 
0616 12:12:43696 :: SYSERR: AttributeError
0616 12:12:43696 :: SYSERR: :
0616 12:12:43696 :: SYSERR: 'module' object has no attribute 'GetGuildMoney'
0616 12:12:43697 :: SYSERR:
 
0616 12:12:45766 :: SYSERR: Traceback (most recent call last):
 
0616 12:12:45767 :: SYSERR:   File "game.py", line 808, in RefreshInventory
 
0616 12:12:45767 :: SYSERR:   File "interfaceModule.py", line 580, in RefreshInventory
 
0616 12:12:45768 :: SYSERR: AttributeError
0616 12:12:45769 :: SYSERR: :
0616 12:12:45769 :: SYSERR: 'NoneType' object has no attribute 'RefreshQuickSlot'
0616 12:12:45770 :: SYSERR:

 

Link to comment
Share on other sites

  • Premium

​I will answer you again.

He didnt said he didnt allowed re-uploads.

His reason to leave was not getting a developer rank. If that isnt childish i dont know what is.

I wont remove my re-upload or what so ever.

Password is meant to publish metin2dev.

Re-uploads links:

https://mega.co.nz/#!QkATDaiR!8OKCAj0_dhPbbp2LQ6UNhUNWq4_rtM7Rlx_9l6Snn8Y

http://i.tlthings.net/client_source_clean.7z

This is the hidden content, please

http://mir.cr/0KZSQVYV

  • Love 7
Link to comment
Share on other sites

Before asking for help, I have read and applied the following:

In PythonLauncher.cpp:
 
search:
PyModule_AddIntConstant(builtins, "TRUE", 1);
 
and add:
 
PyModule_AddIntConstant(builtins, "TRUE", 1);
PyModule_AddIntConstant(builtins, "FALSE", 0);
PyModule_AddIntConstant(builtins, "True", 1);
PyModule_AddIntConstant(builtins, "False", 0);

and in locale_inc.h
 
#define LOCALE_SERVICE_SINGAPURE or what ever           // ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
 
and add
 
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

 

https://metin2.download/picture/2vVbgznv8egfwDXpllwH281DL5JaQmDy/.png

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

 

 

 

 

 

 

This How To Compile Reboot ? 

 

What ?

 

It's easy, open .sln and click build solution :(

 

What's This ? 

 

thank you Metin2 dev

 
What you say ? I don't understand.

 

 

What do we do with this file?

 

thank you :)

 

 

Open it with Visual Studio 2013, set mode to release, and then:

 

ctrl+shit+b

 

The file will be on the folder binary with the name Metin2Release.exe

 

 

 

found a bug, do not show defenses, show them UNKNOWN_VALUE

 

SCREEN:

nLl8zR0.jpg

 

It's something you edited, i just compiled it too check and its working fine: 

 

P8Piy9D.png

 

 

solved

​can u tell me how did u solve it cause i have the same one .. thnx in advance :)

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 3 weeks later...

The author of this topic has removed the download link. I think we did all this for a reason.

You should have a little respect and I will not reupload source.
And not to put the archive password: metin2dev
I mean he did not put password.

He shouldn't have removed the original post.. he should have some respect and not do that.

Link to comment
Share on other sites

Hi,

I set up the untouched server files (https://metin2dev.org/board/index.php?/topic/190-fully-untouched-34083-server-files-db/) on my VBox and put the compiled binary into the 40250 test client and try to connect now.

When logging into the first channel, it says "login successful", then a message telling it connects, then fading out and in back into the same screen.

log.txt of client wrote this on time of login:

0714 15:50:05859 :: PointWindow: LoginBoard
0714 15:50:05925 :: PointWindow: ID_EditLine
0714 15:50:08368 :: PointWindow: !!debug
0714 15:50:08433 :: HANDSHAKE RECV 74144 0
0714 15:50:08433 :: HANDSHAKE SEND 74144
0714 15:50:08515 :: HANDSHAKE RECV 74223 39
0714 15:50:08515 :: HANDSHAKE SEND 74301
0714 15:50:08597 :: KEY_AGREEMENT RECV 256
0714 15:50:08644 :: KEY_AGREEMENT SEND 256
0714 15:50:08697 :: KEY_AGREEMENT_COMPLETED RECV
0714 15:50:10067 :: Succeed connecting.
0714 15:50:10116 :: 
0714 15:50:10117 :: ## Network - Hand Shake Phase ##
0714 15:50:10117 :: 
0714 15:50:10132 :: HANDSHAKE RECV 834 0
0714 15:50:10132 :: HANDSHAKE SEND 834
0714 15:50:10215 :: HANDSHAKE RECV 903 34
0714 15:50:10215 :: HANDSHAKE SEND 971
0714 15:50:10281 :: KEY_AGREEMENT RECV 256
0714 15:50:10327 :: KEY_AGREEMENT SEND 256
0714 15:50:10380 :: KEY_AGREEMENT_COMPLETED RECV
0714 15:50:10414 :: 
0714 15:50:10415 :: ## Network - Login Phase ##
0714 15:50:10415 :: 
0714 15:50:12674 :: 
0714 15:50:12674 :: ## Network - OffLine Phase ##
0714 15:50:12674 :: 
0714 15:50:12675 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0714 15:50:12675 :: 
0714 15:50:12822 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0714 15:50:12822 :: 
0714 15:50:12823 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0714 15:50:12824 :: 
0714 15:50:12824 :: ===== Load Script File : locale/de/ui/LoginWindow.py0714 15:50:12824 :: 
0714 15:50:12839 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0714 15:50:12839 :: 
0714 15:50:12841 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0714 15:50:12842 :: 
0714 15:50:12844 :: PointWindow: PhaseCurtain
0714 15:50:13002 :: PointWindow: ServerList
0714 15:50:15445 :: PointWindow: bg2
0714 15:50:16005 :: Failed to connect.
0714 15:50:23646 :: PointWindow: bg2
0714 15:50:30312 :: PointWindow: bg2
0714 15:50:36516 :: PointWindow: bg2

I'm a beginner, so not sure what I am missing.

Thanks in advance.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

Sorry to be by a query which was already posted in the topic, but even making the solution given to the problem, the problem remains.
I wonder how to solve it.

 
0807 02:50:02622 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dropitem/dropitem.mss]
0807 02:51:17894 ::     한국무쌍버젼(#2    ) cannot find icon file. setting to default.
0807 02:51:17942 ::     광륜팔괘패+0(#13180) cannot find icon file. setting to default.
0807 02:51:17943 ::     광륜팔괘패+1(#13181) cannot find icon file. setting to default.
0807 02:51:17944 ::     광륜팔괘패+2(#13182) cannot find icon file. setting to default.
0807 02:51:17947 ::     광륜팔괘패+3(#13183) cannot find icon file. setting to default.
0807 02:51:17950 ::     광륜팔괘패+4(#13184) cannot find icon file. setting to default.
0807 02:51:17952 ::     광륜팔괘패+5(#13185) cannot find icon file. setting to default.
0807 02:51:17953 ::     광륜팔괘패+6(#13186) cannot find icon file. setting to default.
0807 02:51:17955 ::     광륜팔괘패+7(#13187) cannot find icon file. setting to default.
0807 02:51:17957 ::     광륜팔괘패+8(#13188) cannot find icon file. setting to default.
0807 02:51:17958 ::     광륜팔괘패+9(#13189) cannot find icon file. setting to default.
0807 02:51:17998 ::       위치기억부(#22020) cannot find icon file. setting to default.
0807 02:51:17999 ::           이동부(#22030) cannot find icon file. setting to default.
0807 02:51:18000 ::           생명부(#22040) cannot find icon file. setting to default.
0807 02:51:18003 ::           환생부(#22050) cannot find icon file. setting to default.
0807 02:51:18012 ::           가리비(#29001) cannot find icon file. setting to default.
0807 02:51:18013 ::         청가리비(#29002) cannot find icon file. setting to default.
0807 02:51:18015 ::         황가리비(#29003) cannot find icon file. setting to default.
0807 02:51:18017 ::         홍가리비(#29004) cannot find icon file. setting to default.
0807 02:51:18018 ::         녹가리비(#29005) cannot find icon file. setting to default.
0807 02:51:18020 ::           황주석(#29006) cannot find icon file. setting to default.
0807 02:51:18022 ::           청주석(#29007) cannot find icon file. setting to default.
0807 02:51:18024 ::           청신수(#29008) cannot find icon file. setting to default.
0807 02:51:18026 ::           황신수(#29009) cannot find icon file. setting to default.
0807 02:51:18027 ::           홍신수(#29010) cannot find icon file. setting to default.
0807 02:51:18030 ::           녹신수(#29011) cannot find icon file. setting to default.
0807 02:51:18032 ::         연청신수(#29012) cannot find icon file. setting to default.
0807 02:51:18034 ::         연황신수(#29013) cannot find icon file. setting to default.
0807 02:51:18035 ::         연홍신수(#29014) cannot find icon file. setting to default.
0807 02:51:18037 ::         연녹신수(#29015) cannot find icon file. setting to default.
0807 02:51:18042 :: 웅귀의 황금어금니(#30103) cannot find icon file. setting to default.
0807 02:51:18043 ::    사막의 거미줄(#30104) cannot find icon file. setting to default.
0807 02:51:18044 ::  톡쏘는 전갈꼬리(#30105) cannot find icon file. setting to default.
0807 02:51:18046 ::   유랑 어머니 약(#30106) cannot find icon file. setting to default.
0807 02:51:18048 ::    웅귀의 송곳니(#30107) cannot find icon file. setting to default.
0807 02:51:18050 :: 도자기착색용유약(#30108) cannot find icon file. setting to default.
0807 02:51:18053 ::    사막의 거미줄(#30109) cannot find icon file. setting to default.
0807 02:51:18054 ::    후안소의 편지(#30110) cannot find icon file. setting to default.
0807 02:51:18056 ::  톡쏘는 전갈꼬리(#30111) cannot find icon file. setting to default.
0807 02:51:18058 ::             장어(#30112) cannot find icon file. setting to default.
0807 02:51:18060 ::        밀교 경전(#30113) cannot find icon file. setting to default.
0807 02:51:18062 ::           괴질균(#30114) cannot find icon file. setting to default.
0807 02:51:18064 ::      괴질 치료제(#30115) cannot find icon file. setting to default.
0807 02:51:18067 ::    행상인의 편지(#30117) cannot find icon file. setting to default.
0807 02:51:18068 ::    사귀의 보석함(#30118) cannot find icon file. setting to default.
0807 02:51:18087 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0807 02:51:18089 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0807 02:51:18090 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0807 02:51:18092 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0807 02:51:18094 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0807 02:51:18096 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0807 02:51:18099 ::    소리나는 방울(#40005) cannot find icon file. setting to default.
0807 02:51:18100 ::    오랑캐 수송서(#40006) cannot find icon file. setting to default.
0807 02:51:18103 :: 오랑캐 보스 편지(#40007) cannot find icon file. setting to default.
0807 02:51:18108 ::           파황갑(#41315) cannot find icon file. setting to default.
0807 02:51:18109 ::           파황갑(#41316) cannot find icon file. setting to default.
0807 02:51:18110 ::           파황갑(#41317) cannot find icon file. setting to default.
0807 02:51:18113 ::           파황갑(#41318) cannot find icon file. setting to default.
0807 02:51:18115 ::           흑사갑(#41319) cannot find icon file. setting to default.
0807 02:51:18121 ::       선물보따리(#50041) cannot find icon file. setting to default.
0807 02:51:18122 ::       승마수련서(#50062) cannot find icon file. setting to default.
0807 02:51:18124 ::     용각보물상자(#50118) cannot find icon file. setting to default.
0807 02:51:18125 ::       영석보따리(#50119) cannot find icon file. setting to default.
0807 02:51:18133 ::         석창포액(#50805) cannot find icon file. setting to default.
0807 02:51:18134 ::       영지버섯액(#50806) cannot find icon file. setting to default.
0807 02:51:18135 ::         만병초액(#50807) cannot find icon file. setting to default.
0807 02:51:18137 ::       산뽕나무액(#50808) cannot find icon file. setting to default.
0807 02:51:18139 ::         민들레액(#50809) cannot find icon file. setting to default.
0807 02:51:18141 ::         홍화씨액(#50810) cannot find icon file. setting to default.
0807 02:51:18143 ::           대추액(#50811) cannot find icon file. setting to default.
0807 02:51:18144 ::     삼지구엽초액(#50812) cannot find icon file. setting to default.
0807 02:51:18147 ::           빈약병(#50901) cannot find icon file. setting to default.
0807 02:51:18148 ::    활심액 제조법(#50905) cannot find icon file. setting to default.
0807 02:51:18151 ::    피독수 제조법(#50906) cannot find icon file. setting to default.
0807 02:51:18152 ::    보환수 제조법(#50907) cannot find icon file. setting to default.
0807 02:51:18154 ::    영보수 제조법(#50908) cannot find icon file. setting to default.
0807 02:51:18156 ::    진피독 제조법(#50909) cannot find icon file. setting to default.
0807 02:51:18158 ::    활심액 제조법(#50910) cannot find icon file. setting to default.
0807 02:51:18168 ::             불경(#70103) cannot find icon file. setting to default.
0807 02:51:18171 ::      용신의 지원(#71031) cannot find icon file. setting to default.
0807 02:51:18173 ::      동료와 회포(#71047) cannot find icon file. setting to default.
0807 02:51:18176 ::     전광판보따리(#71091) cannot find icon file. setting to default.
0807 02:51:18180 ::       경험의반지(#72303) cannot find icon file. setting to default.
0807 02:51:18181 ::      축복의 구슬(#72304) cannot find icon file. setting to default.
0807 02:51:18185 ::         만년한철(#72308) cannot find icon file. setting to default.
0807 02:51:18186 ::    야공의 비전서(#72309) cannot find icon file. setting to default.
0807 02:51:18187 ::         주안술서(#72310) cannot find icon file. setting to default.
0807 02:51:18189 ::        용신의 환(#72311) cannot find icon file. setting to default.
0807 02:51:18191 ::      용신의 공격(#72312) cannot find icon file. setting to default.
0807 02:51:18193 ::      용신의 방어(#72313) cannot find icon file. setting to default.
0807 02:51:18195 ::    용신의 축복서(#72314) cannot find icon file. setting to default.
0807 02:51:18201 ::         돈주머니(#80001) cannot find icon file. setting to default.
0807 02:51:18202 ::             백지(#80002) cannot find icon file. setting to default.
0807 02:51:18204 ::           빈물통(#90001) cannot find icon file. setting to default.
0807 02:51:18206 ::             물통(#90002) cannot find icon file. setting to default.
0807 02:51:18208 ::             보석(#90004) cannot find icon file. setting to default.
0807 02:51:18210 ::             영석(#90006) cannot find icon file. setting to default.
0807 02:51:18212 ::             광석(#90007) cannot find icon file. setting to default.
0807 02:51:23967 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/dust.mss]
0807 02:51:24020 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/running_dust.mss]
0807 02:51:24211 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_red.mss]
0807 02:51:24294 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_blue.mss]
0807 02:51:24364 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_green.mss]
0807 02:51:24413 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_purple.mss]
0807 02:51:24436 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_red.mss]
0807 02:51:24517 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_blue.mss]
0807 02:51:24571 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item1.mss]
0807 02:51:25457 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item2.mss]
0807 02:51:25515 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item3.mss]
0807 02:51:25572 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item4.mss]
0807 02:51:25640 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/gwantong.mss]
0807 02:51:26340 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_select.mss]
0807 02:51:26407 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_glow_select.mss]
0807 02:51:26594 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun.mss]
0807 02:51:26852 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click.mss]
0807 02:51:26931 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target.mss]
0807 02:51:26968 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/0.jpg
0807 02:51:26968 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/nontarget.mss]
0807 02:51:26970 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/0.jpg]
0807 02:51:26995 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage.mss]
0807 02:51:27061 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage_1.mss]
0807 02:51:27078 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/poison0.jpg
0807 02:51:27079 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/poison.mss]
0807 02:51:27081 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/poison0.jpg]
0807 02:51:27119 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/miss.mss]
0807 02:51:27200 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target_miss.mss]
0807 02:51:27411 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage1.mss]
0807 02:51:27508 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage2.mss]
0807 02:51:27556 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage3.mss]
0807 02:51:27699 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/wait.mss]
0807 02:51:27901 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/not_selected.mss]
0807 02:51:28091 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/wait.mss]
0807 02:51:28214 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/not_selected.mss]
0807 02:51:28434 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/wait.mss]
0807 02:51:28551 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/not_selected.mss]
0807 02:51:28759 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/wait.mss]
0807 02:51:28882 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/not_selected.mss]
0807 02:51:29066 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/wait.mss]
0807 02:51:29210 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/not_selected.mss]
0807 02:51:29382 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/wait.mss]
0807 02:51:29479 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/not_selected.mss]
0807 02:51:29657 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/wait.mss]
0807 02:51:29775 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/not_selected.mss]
0807 02:51:29939 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/wait.mss]
0807 02:51:30065 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/not_selected.mss]
0807 02:51:41736 :: CANNOT_FIND_PACK_FILE [metin2_map_a1/regen.txt]
0807 02:51:41737 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0807 02:51:45891 :: CANNOT_FIND_PACK_FILE [sound/effect/background/warpgate02.mss]
0807 02:51:50819 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/fall/fall_7.mss]
0807 02:51:53552 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_appear.mss]
0807 02:51:53589 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_die.mss]
0807 02:51:53729 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_weapon.mss]
0807 02:51:53778 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_blow.mss]
0807 02:51:53828 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_body.mss]
0807 02:51:53990 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_a.mss]
0807 02:51:54013 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_b.mss]
0807 02:51:54030 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_c.mss]
0807 02:51:54068 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_loop.mss]
0807 02:51:54095 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_spear_loop.mss]
0807 02:51:54136 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_poison/poison_loop.mss]
0807 02:51:54173 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/slow.mss]
0807 02:51:54215 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun_loop.mss]
0807 02:51:54246 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/ready/ready.mss]
0807 02:51:54293 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang_loop.mss]
0807 02:51:54345 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_loop.mss]
0807 02:51:54390 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_loop.mss]
0807 02:51:54444 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_loop.mss]
0807 02:51:54505 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_loop.mss]
0807 02:51:54570 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_loop.mss]
0807 02:51:54609 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_loop.mss]
0807 02:51:54658 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_loop.mss]
0807 02:51:54718 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/heuksin_loop.mss]
0807 02:51:54771 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_loop.mss]
0807 02:51:54799 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_flame/flame_loop.mss]
0807 02:51:54839 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_hand.mss]
0807 02:51:54881 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_hand.mss]
0807 02:51:54920 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeop_loop.mss]
0807 02:51:54943 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_red.mss]
0807 02:51:54955 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_blue.mss]
0807 02:51:54974 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_yellow.mss]
0807 02:51:55004 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7.mss]
0807 02:51:55038 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8.mss]
0807 02:51:55064 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9.mss]
0807 02:51:55092 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_b.mss]
0807 02:51:55127 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_b.mss]
0807 02:51:55164 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_b.mss]
0807 02:51:55183 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_f.mss]
0807 02:51:55207 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_f.mss]
0807 02:51:55233 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_f.mss]
0807 02:51:55252 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_s.mss]
0807 02:51:55276 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_s.mss]
0807 02:51:55303 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_s.mss]
0807 02:51:55333 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_7.mss]
0807 02:51:55368 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_8.mss]
0807 02:51:55394 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_9.mss]
0807 02:51:55411 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-1.mss]
0807 02:51:55428 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-2.mss]
0807 02:51:55472 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_yellow.mss]
0807 02:51:55492 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_yellow2.mss]
0807 02:51:55537 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_red.mss]
0807 02:51:55581 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_red.mss]
0807 02:51:55634 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center.mss]
0807 02:51:55678 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_red.mss]
0807 02:51:55713 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue_warrior.mss]
0807 02:51:55752 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue.mss]
0807 02:51:55789 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_blue.mss]
0807 02:51:55837 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_blue.mss]
0807 02:51:56656 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_c.mss]
0807 02:51:56677 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_b.mss]
0807 02:51:56886 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeongfly.mss]
0807 02:51:56929 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sweat.mss]
0807 02:51:56955 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/money.mss]
0807 02:51:56991 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/happy.mss]
0807 02:51:57026 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_s.mss]
0807 02:51:57056 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_l.mss]
0807 02:51:57096 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/angry.mss]
0807 02:51:57134 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/aha.mss]
0807 02:51:57200 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/gloom.mss]
0807 02:51:57232 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sorry.mss]
0807 02:51:57269 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/!_mix_back.mss]
0807 02:51:57301 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/question.mss]
0807 02:51:57330 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/fish.mss]
0807 02:51:57343 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait.mss]
0807 02:51:57578 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/falling_stand.mss]
0807 02:51:57998 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/back_falling_stand.mss]
0807 02:51:58126 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dig/dig.mss]
0807 02:51:58156 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait_1.mss]
0807 02:51:58318 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_d.mss]
0807 02:51:58454 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_sword.mss]
0807 02:51:58479 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_spin.mss]
0807 02:51:58609 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi.mss]
0807 02:51:58726 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom.mss]
0807 02:51:58754 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_making.mss]
0807 02:51:58794 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom-badak.mss]
0807 02:51:58935 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan.mss]
0807 02:51:59048 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_making.mss]
0807 02:51:59085 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_swing.mss]
0807 02:51:59276 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksantau_triple.mss]
0807 02:51:59399 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak.mss]
0807 02:51:59507 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang.mss]
0807 02:51:59589 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_sword.mss]
0807 02:51:59699 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_2.mss]
0807 02:51:59780 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_sword.mss]
0807 02:51:59806 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_spin.mss]
0807 02:51:59936 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_2.mss]
0807 02:51:00017 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_sword_making.mss]
0807 02:51:00065 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_badak.mss]
0807 02:51:00200 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_2.mss]
0807 02:51:00248 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_making.mss]
0807 02:51:00279 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_swing.mss]
0807 02:51:00401 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_2.mss]
0807 02:51:00520 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_2.mss]
0807 02:51:00633 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_2.mss]
0807 02:51:00700 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_2_sword.mss]
0807 02:51:00789 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_3.mss]
0807 02:51:00875 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_sword.mss]
0807 02:51:00914 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_spin.mss]
0807 02:51:01007 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_3.mss]
0807 02:51:01073 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_sword_making.mss]
0807 02:51:01132 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_badak.mss]
0807 02:51:01207 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_3.mss]
0807 02:51:01258 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_making.mss]
0807 02:51:01299 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_swing.mss]
0807 02:51:01425 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_3.mss]
0807 02:51:01507 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_3.mss]
0807 02:51:01583 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_3.mss]
0807 02:51:01648 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_3_sword.mss]
0807 02:51:01734 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_4.mss]
0807 02:51:01821 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_sword.mss]
0807 02:51:01877 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_spin.mss]
0807 02:51:01974 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_4.mss]
0807 02:51:02044 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_sword_making.mss]
0807 02:51:02111 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_badak.mss]
0807 02:51:02210 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_4.mss]
0807 02:51:02278 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_making.mss]
0807 02:51:02323 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_swing.mss]
0807 02:51:02454 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_4.mss]
0807 02:51:02544 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_4.mss]
0807 02:51:02648 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_4.mss]
0807 02:51:02716 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_4_sword.mss]
0807 02:51:02783 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/guild/effect/star.jpg
0807 02:51:02785 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuipi_make.mss]
0807 02:51:02788 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuipi.mss]
0807 02:51:02863 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuichukbok_make.mss]
0807 02:51:02866 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuichukbok.mss]
0807 02:51:02924 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/seonghwigap_make.mss]
0807 02:51:02927 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_seonghwigap.mss]
0807 02:51:02957 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\assassin\effect\16-bottom.jpg
0807 02:51:02961 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/gasokhwa_make.mss]
0807 02:51:02964 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_gasokhwa.mss]
0807 02:51:03032 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuibunno_make.mss]
0807 02:51:03036 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuibunno.mss]
0807 02:51:03109 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam.jpg
0807 02:51:03111 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\w_ring.jpg
0807 02:51:03113 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\white_sphere.jpg
0807 02:51:03116 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\wind.jpg
0807 02:51:03118 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\W_star.jpg
0807 02:51:03121 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam_ring.jpg
0807 02:51:03124 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\gyeokgong_triple_loop_2.jpg
0807 02:51:03126 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\noe_w_ring.jpg
0807 02:51:03127 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/jumunsul_make.mss]
0807 02:51:03134 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_jumunsul.mss]
0807 02:51:03177 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_1.mss]
0807 02:51:03185 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_2.mss]
0807 02:51:03194 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_3.mss]
0807 02:51:03202 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_4.mss]
0807 02:51:03210 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_5.mss]
0807 02:51:03212 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_6.mss]
0807 02:51:03220 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/congratulation.mss]
0807 02:51:03229 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/forgive.mss]
0807 02:51:03237 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/angry.mss]
0807 02:51:03245 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/attractive.mss]
0807 02:51:03253 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/sad.mss]
0807 02:51:03261 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/shy.mss]
0807 02:51:03269 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/cheerup.mss]
0807 02:51:03278 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/banter.mss]
0807 02:51:03286 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/joy.mss]
0807 02:51:03392 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/wait.mss]
0807 02:51:03400 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/walk.mss]
0807 02:51:03409 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait.mss]
0807 02:51:03464 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait_1.mss]
0807 02:51:03873 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait.mss]
0807 02:51:03903 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait_1.mss]
0807 02:51:04407 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/wait.mss]
0807 02:51:05588 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_wait.mss]
0807 02:51:05731 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_react.mss]
0807 02:51:05848 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait.mss]
0807 02:51:05869 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_1.mss]
0807 02:51:05925 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_2.mss]
0807 02:51:06211 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/horse_charge.mss]
0807 02:51:06470 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae.mss]
0807 02:51:06701 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait.mss]
0807 02:51:06964 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/falling_stand.mss]
0807 02:51:07015 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/back_falling_stand.mss]
0807 02:51:07106 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait_1.mss]
0807 02:52:10352 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuipi.mss]
0807 02:52:10414 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuichukbok.mss]
0807 02:52:10424 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_seonghwigap.mss]
0807 02:52:10434 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_gasokhwa.mss]
0807 02:52:10443 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuibunno.mss]
0807 02:52:10454 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_jumunsul.mss]
0807 02:52:10493 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_1.mss]
0807 02:52:10501 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_2.mss]
0807 02:52:10509 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_3.mss]
0807 02:52:10518 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_4.mss]
0807 02:52:10526 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_5.mss]
0807 02:52:10550 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_6.mss]
0807 02:52:10559 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/congratulation.mss]
0807 02:52:10567 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/forgive.mss]
0807 02:52:10576 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/angry.mss]
0807 02:52:10583 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/attractive.mss]
0807 02:52:10592 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/sad.mss]
0807 02:52:10600 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/shy.mss]
0807 02:52:10609 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/cheerup.mss]
0807 02:52:10617 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/banter.mss]
0807 02:52:10625 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/joy.mss]
0807 02:52:10724 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/wait.mss]
0807 02:52:10732 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/walk.mss]
0807 02:52:10740 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait.mss]
0807 02:52:10795 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait_1.mss]
0807 02:52:11244 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait.mss]
0807 02:52:11275 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait_1.mss]
0807 02:52:11789 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/wait.mss]
0807 02:52:11951 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_wait.mss]
0807 02:52:12018 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_react.mss]
0807 02:52:12102 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait.mss]
0807 02:52:12133 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_1.mss]
0807 02:52:12166 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_2.mss]
0807 02:52:12733 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait.mss]
0807 02:52:13005 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/falling_stand.mss]
0807 02:52:13053 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/back_falling_stand.mss]
0807 02:52:15033 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait_1.mss]
0807 02:52:15251 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup.mss]
0807 02:52:15277 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_fallow.mss]
0807 02:52:15313 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_blow.mss]
0807 02:52:15386 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_start.mss]
0807 02:52:15410 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_end.mss]
0807 02:52:15458 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_blow.mss]
0807 02:52:15602 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal.mss]
0807 02:52:15630 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_foot.mss]
0807 02:52:15757 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop.mss]
0807 02:52:15833 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/poison.mss]
0807 02:52:15836 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/sangong.mss]
0807 02:52:15897 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_energy.mss]
0807 02:52:15929 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_arrowenergy.mss]
0807 02:52:16149 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_energy.mss]
0807 02:52:16175 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_arrowenergy.mss]
0807 02:52:16234 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_start.mss]
0807 02:52:16346 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_arrowenergy.mss]
0807 02:52:16349 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/dokgigung.mss]
0807 02:52:16406 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2.mss]
0807 02:52:17176 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_fallow.mss]
0807 02:52:17262 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_blow.mss]
0807 02:52:17353 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_start.mss]
0807 02:52:17378 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_end.mss]
0807 02:52:17419 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_blow.mss]
0807 02:52:17541 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2.mss]
0807 02:52:17585 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2_foot.mss]
0807 02:52:17683 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_2.mss]
0807 02:52:17743 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_2.mss]
0807 02:52:17826 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_energy.mss]
0807 02:52:17868 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mss]
0807 02:52:17925 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_energy.mss]
0807 02:52:17950 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_arrowenergy.mss]
0807 02:52:18001 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_2_start.mss]
0807 02:52:18095 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_2_arrowenergy.mss]
0807 02:52:18175 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3.mss]
0807 02:52:18216 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_fallow.mss]
0807 02:52:18268 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_blow.mss]
0807 02:52:18345 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_start.mss]
0807 02:52:18400 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_blow.mss]
0807 02:52:18479 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3.mss]
0807 02:52:18519 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3_foot.mss]
0807 02:52:18583 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_3.mss]
0807 02:52:18651 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_3.mss]
0807 02:52:18717 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_energy.mss]
0807 02:52:18759 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mss]
0807 02:52:18836 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_energy.mss]
0807 02:52:18876 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_arrowenergy.mss]
0807 02:52:18910 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_3_start.mss]
0807 02:52:18974 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_3_arrowenergy.mss]
0807 02:52:19053 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4.mss]
0807 02:52:19081 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_fallow.mss]
0807 02:52:19132 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_blow.mss]
0807 02:52:19191 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_start.mss]
0807 02:52:19229 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_end.mss]
0807 02:52:19275 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_blow.mss]
0807 02:52:19363 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4.mss]
0807 02:52:19404 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4_foot.mss]
0807 02:52:19466 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_4.mss]
0807 02:52:19532 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_4.mss]
0807 02:52:19602 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_energy.mss]
0807 02:52:19660 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mss]
0807 02:52:19737 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_energy.mss]
0807 02:52:19784 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_arrowenergy.mss]
0807 02:52:19826 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_4_start.mss]
0807 02:52:19892 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_4_arrowenergy.mss]
0807 02:52:19905 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuipi.mss]
0807 02:52:19941 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuichukbok.mss]
0807 02:52:19950 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_seonghwigap.mss]
0807 02:52:19960 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_gasokhwa.mss]
0807 02:52:19969 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuibunno.mss]
0807 02:52:19980 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_jumunsul.mss]
0807 02:52:21749 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_1.mss]
0807 02:52:21769 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_2.mss]
0807 02:52:21777 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_3.mss]
0807 02:52:21786 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_4.mss]
0807 02:52:21794 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_5.mss]
0807 02:52:21796 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_6.mss]
0807 02:52:21806 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/congratulation.mss]
0807 02:52:21814 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/forgive.mss]
0807 02:52:21822 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/angry.mss]
0807 02:52:21831 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/attractive.mss]
0807 02:52:21839 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/sad.mss]
0807 02:52:21848 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/shy.mss]
0807 02:52:21856 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/cheerup.mss]
0807 02:52:21864 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/banter.mss]
0807 02:52:21873 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/joy.mss]
0807 02:52:21912 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_assassin.mss]
0807 02:52:21927 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_shaman.mss]
0807 02:52:21943 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_assassin.mss]
0807 02:52:21959 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_shaman.mss]
0807 02:52:21974 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/wait.mss]
0807 02:52:21983 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/walk.mss]
0807 02:52:22021 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait.mss]
0807 02:52:22092 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait_1.mss]
0807 02:52:22548 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait.mss]
0807 02:52:22573 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait_1.mss]
0807 02:52:23069 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait.mss]
0807 02:52:23090 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait_1.mss]
0807 02:52:23130 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/walk.mss]
0807 02:52:23312 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/wait.mss]
0807 02:52:24649 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_wait.mss]
0807 02:52:24724 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_react.mss]
0807 02:52:24855 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait.mss]
0807 02:52:24879 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_1.mss]
0807 02:52:24909 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_2.mss]
0807 02:52:25326 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash.mss]
0807 02:52:25540 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash_making.mss]
0807 02:52:25552 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait.mss]
0807 02:52:25582 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_1.mss]
0807 02:52:25619 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_2.mss]
0807 02:52:25647 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/run.mss]
0807 02:52:25809 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait.mss]
0807 02:52:26088 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/falling_stand.mss]
0807 02:52:27524 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/back_falling_stand.mss]
0807 02:52:27719 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait_1.mss]
0807 02:52:28841 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuipi.mss]
0807 02:52:30854 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuichukbok.mss]
0807 02:52:30865 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_seonghwigap.mss]
0807 02:52:30875 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_gasokhwa.mss]
0807 02:52:30886 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuibunno.mss]
0807 02:52:30895 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_jumunsul.mss]
0807 02:52:30981 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/slap_hurt.mss]
0807 02:52:31009 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_1.mss]
0807 02:52:31017 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_2.mss]
0807 02:52:31026 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_3.mss]
0807 02:52:31034 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_4.mss]
0807 02:52:31043 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_5.mss]
0807 02:52:31058 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_6.mss]
0807 02:52:31066 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/congratulation.mss]
0807 02:52:31074 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/forgive.mss]
0807 02:52:31082 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/angry.mss]
0807 02:52:31090 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/attractive.mss]
0807 02:52:31098 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/sad.mss]
0807 02:52:31106 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/shy.mss]
0807 02:52:31114 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/cheerup.mss]
0807 02:52:31122 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/banter.mss]
0807 02:52:31130 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/joy.mss]
0807 02:52:31227 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/wait.mss]
0807 02:52:31235 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/walk.mss]
0807 02:52:31262 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait.mss]
0807 02:52:31300 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait_1.mss]
0807 02:52:31749 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait.mss]
0807 02:52:33458 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait_1.mss]
0807 02:52:35498 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait.mss]
0807 02:52:35529 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait_1.mss]
0807 02:52:35558 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/walk.mss]
0807 02:52:37177 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/wait.mss]
0807 02:52:37278 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_wait.mss]
0807 02:52:37337 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_react.mss]
0807 02:52:37403 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait.mss]
0807 02:52:37426 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_1.mss]
0807 02:52:37463 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_2.mss]
0807 02:52:40529 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait.mss]
0807 02:52:42909 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_1.mss]
0807 02:52:42990 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_2.mss]
0807 02:52:43018 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/run.mss]
0807 02:52:47845 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/wait.mss]
0807 02:52:49038 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/falling_stand.mss]
0807 02:52:49114 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/back_falling_stand.mss]
0807 02:52:49624 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa.mss]
0807 02:52:49703 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom.mss]
0807 02:52:49738 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_make.mss]
0807 02:52:49884 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_making.mss]
0807 02:52:50039 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap.mss]
0807 02:52:50249 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_making.mss]
0807 02:52:50369 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_making.mss]
0807 02:52:51368 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom.mss]
0807 02:52:51543 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_make.mss]
0807 02:52:51709 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_making.mss]
0807 02:52:51782 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_fallow.mss]
0807 02:52:51818 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand.mss]
0807 02:52:51822 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/mahwan.mss]
0807 02:52:51919 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_2.mss]
0807 02:52:51989 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_2.mss]
0807 02:52:52059 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_2.mss]
0807 02:52:52146 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_2_making.mss]
0807 02:52:52225 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_2_making.mss]
0807 02:52:52337 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_2_making.mss]
0807 02:52:52388 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_2_making.mss]
0807 02:52:52490 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_2.mss]
0807 02:52:52618 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_2_making.mss]
0807 02:52:52739 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_2_making.mss]
0807 02:52:52815 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2_fallow.mss]
0807 02:52:52853 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2.mss]
0807 02:52:52943 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_3.mss]
0807 02:52:53017 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_3.mss]
0807 02:52:53426 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_3.mss]
0807 02:52:53565 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_3_making.mss]
0807 02:52:53680 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_4_making.mss]
0807 02:52:53751 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_3_making.mss]
0807 02:52:53809 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_3_making.mss]
0807 02:52:53919 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_3.mss]
0807 02:52:54014 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_3_making.mss]
0807 02:52:54074 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_3_making.mss]
0807 02:52:54172 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3_fallow.mss]
0807 02:52:54223 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3.mss]
0807 02:52:54309 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_4.mss]
0807 02:52:54444 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_4.mss]
0807 02:52:54524 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_4.mss]
0807 02:52:55042 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_4_making.mss]
0807 02:52:55149 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_3_making.mss]
0807 02:52:55219 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_4_making.mss]
0807 02:52:55283 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_4_making.mss]
0807 02:52:55436 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_4.mss]
0807 02:52:55538 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_4_making.mss]
0807 02:52:55628 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_4_making.mss]
0807 02:52:55659 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4_fallow.mss]
0807 02:52:55696 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4.mss]
0807 02:52:55709 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuipi.mss]
0807 02:52:55719 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuichukbok.mss]
0807 02:52:55729 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_seonghwigap.mss]
0807 02:52:55739 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_gasokhwa.mss]
0807 02:52:55750 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuibunno.mss]
0807 02:52:55760 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_jumunsul.mss]
0807 02:52:55796 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_1.mss]
0807 02:52:55804 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_2.mss]
0807 02:52:55814 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_3.mss]
0807 02:52:55823 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_4.mss]
0807 02:52:55831 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_5.mss]
0807 02:52:55834 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_6.mss]
0807 02:52:55844 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/congratulation.mss]
0807 02:52:55852 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/forgive.mss]
0807 02:52:55860 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/angry.mss]
0807 02:52:55868 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/attractive.mss]
0807 02:52:55877 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/sad.mss]
0807 02:52:55885 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/shy.mss]
0807 02:52:55893 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/cheerup.mss]
0807 02:52:55900 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/banter.mss]
0807 02:52:55909 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/joy.mss]
0807 02:52:55981 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_warrior.mss]
0807 02:52:55998 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_sura.mss]
0807 02:52:56014 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_warrior.mss]
0807 02:52:56030 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_sura.mss]
0807 02:52:56052 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/wait.mss]
0807 02:52:56060 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/walk.mss]
0807 02:52:56089 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/onehand_sword/wait.mss]
0807 02:52:57806 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/wait.mss]
0807 02:52:57976 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_wait.mss]
0807 02:52:58036 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_react.mss]
0807 02:52:58191 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait.mss]
0807 02:52:58228 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_1.mss]
0807 02:52:58273 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_2.mss]
0807 02:52:58549 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_energy.mss]
0807 02:52:58603 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_blow.mss]
0807 02:52:59210 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/wait.mss]
0807 02:52:59461 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/falling_stand.mss]
0807 02:52:59523 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/back_falling_stand.mss]
0807 02:52:01073 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuipi.mss]
0807 02:52:01082 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuichukbok.mss]
0807 02:52:01090 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_seonghwigap.mss]
0807 02:52:01148 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_gasokhwa.mss]
0807 02:52:01158 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuibunno.mss]
0807 02:52:01167 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_jumunsul.mss]
0807 02:52:01225 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/slap_hurt.mss]
0807 02:52:01235 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_1.mss]
0807 02:52:01244 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_2.mss]
0807 02:52:01252 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_3.mss]
0807 02:52:01261 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_4.mss]
0807 02:52:01271 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_5.mss]
0807 02:52:01288 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_6.mss]
0807 02:52:01298 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/congratulation.mss]
0807 02:52:01307 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/forgive.mss]
0807 02:52:01315 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/angry.mss]
0807 02:52:01324 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/attractive.mss]
0807 02:52:01331 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/sad.mss]
0807 02:52:01339 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/shy.mss]
0807 02:52:01348 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/cheerup.mss]
0807 02:52:01357 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/banter.mss]
0807 02:52:01366 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/joy.mss]
0807 02:52:01488 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/wait.mss]
0807 02:52:01496 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/walk.mss]
0807 02:52:01509 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/onehand_sword/wait.mss]
0807 02:52:01999 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/wait.mss]
0807 02:52:02170 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_wait.mss]
0807 02:52:02239 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_react.mss]
0807 02:52:02327 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait.mss]
0807 02:52:02360 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_1.mss]
0807 02:52:02391 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_2.mss]
0807 02:52:03188 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/wait.mss]
0807 02:52:03443 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/falling_stand.mss]
0807 02:52:03507 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/back_falling_stand.mss]
0807 02:52:03730 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_1.mss]
0807 02:52:03737 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_2.mss]
0807 02:52:03746 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_3.mss]
0807 02:52:03755 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_4.mss]
0807 02:52:03764 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_5.mss]
0807 02:52:03766 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_6.mss]
0807 02:52:03775 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/congratulation.mss]
0807 02:52:03783 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/forgive.mss]
0807 02:52:03791 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/angry.mss]
0807 02:52:03799 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/attractive.mss]
0807 02:52:03808 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/sad.mss]
0807 02:52:03816 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/shy.mss]
0807 02:52:03824 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/cheerup.mss]
0807 02:52:03832 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/banter.mss]
0807 02:52:03841 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/joy.mss]
0807 02:52:03880 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_assassin.mss]
0807 02:52:03896 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_shaman.mss]
0807 02:52:03913 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_assassin.mss]
0807 02:52:03928 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_shaman.mss]
0807 02:52:03944 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/wait.mss]
0807 02:52:03952 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/walk.mss]
0807 02:52:03960 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fan/wait.mss]
0807 02:52:04419 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/bell/wait.mss]
0807 02:52:04915 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/1bipamaking.mss]
0807 02:52:05048 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_a.mss]
0807 02:52:05089 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noegem_boom.mss]
0807 02:52:05224 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong.mss]
0807 02:52:05372 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making.mss]
0807 02:52:05492 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making.mss]
0807 02:52:05610 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making.mss]
0807 02:52:05724 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_making.mss]
0807 02:52:05874 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_a.mss]
0807 02:52:05918 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/2jeongeop_making.mss]
0807 02:52:05974 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making.mss]
0807 02:52:06035 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making.mss]
0807 02:52:06106 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_2_making.mss]
0807 02:52:06167 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_2_head.mss]
0807 02:52:06340 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_2.mss]
0807 02:52:06508 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_2_making.mss]
0807 02:52:06628 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_2_making.mss]
0807 02:52:06762 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_3_making.mss]
0807 02:52:06825 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_3_head.mss]
0807 02:52:06978 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_3.mss]
0807 02:52:07095 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_3_making.mss]
0807 02:52:07189 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_3_making.mss]
0807 02:52:07292 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_4_making.mss]
0807 02:52:07367 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_4_head.mss]
0807 02:53:07561 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_4.mss]
0807 02:53:07617 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making_4.mss]
0807 02:53:07659 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making_4.mss]
0807 02:53:07700 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making_4.mss]
0807 02:53:07784 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_4_making.mss]
0807 02:53:07890 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_4_making.mss]
0807 02:53:08814 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making_4.mss]
0807 02:53:08880 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making_4.mss]
0807 02:53:08891 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuipi.mss]
0807 02:53:08902 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuichukbok.mss]
0807 02:53:08912 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_seonghwigap.mss]
0807 02:53:08920 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_gasokhwa.mss]
0807 02:53:08930 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuibunno.mss]
0807 02:53:08940 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_jumunsul.mss]
0807 02:53:08949 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/wait.mss]
0807 02:53:09097 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_wait.mss]
0807 02:53:09166 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_react.mss]
0807 02:53:09248 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait.mss]
0807 02:53:09273 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_1.mss]
0807 02:53:09305 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_2.mss]
0807 02:53:09943 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/wait.mss]
0807 02:53:10178 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/falling_stand.mss]
0807 02:53:10225 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/back_falling_stand.mss]
0807 02:53:10445 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/slap_hurt.mss]
0807 02:53:10456 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_1.mss]
0807 02:53:10463 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_2.mss]
0807 02:53:10472 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_3.mss]
0807 02:53:10480 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_4.mss]
0807 02:53:10489 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_5.mss]
0807 02:53:10491 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_6.mss]
0807 02:53:10499 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/congratulation.mss]
0807 02:53:10508 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/forgive.mss]
0807 02:53:10517 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/angry.mss]
0807 02:53:10525 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/attractive.mss]
0807 02:53:10534 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/sad.mss]
0807 02:53:10543 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/shy.mss]
0807 02:53:10551 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/cheerup.mss]
0807 02:53:10559 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/banter.mss]
0807 02:53:10567 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/joy.mss]
0807 02:53:10667 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/wait.mss]
0807 02:53:10675 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/walk.mss]
0807 02:53:10683 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fan/wait.mss]
0807 02:53:13195 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/bell/wait.mss]
0807 02:53:16471 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuipi.mss]
0807 02:53:16481 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuichukbok.mss]
0807 02:53:16490 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_seonghwigap.mss]
0807 02:53:16500 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_gasokhwa.mss]
0807 02:53:16510 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuibunno.mss]
0807 02:53:16520 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_jumunsul.mss]
0807 02:53:16529 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/wait.mss]
0807 02:53:16756 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_wait.mss]
0807 02:53:16855 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_react.mss]
0807 02:53:16951 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait.mss]
0807 02:53:16982 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_1.mss]
0807 02:53:17039 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_2.mss]
0807 02:53:18352 :: Traceback (most recent call last):

0807 02:53:18354 ::   File "networkModule.py", line 237, in SetGamePhase

0807 02:53:18355 ::   File "system.py", line 130, in __pack_import

0807 02:53:18357 ::   File "
0807 02:53:18362 :: <string>
0807 02:53:18363 :: ", line 
0807 02:53:18365 :: 2654
0807 02:53:18369 :: 

0807 02:53:18371 ::     
0807 02:53:18372 :: # Achievement System END
0807 02:53:18374 :: 

0807 02:53:18376 ::     
0807 02:53:18378 ::  
0807 02:53:18381 ::  
0807 02:53:18383 ::  
0807 02:53:18385 ::  
0807 02:53:18387 ::  
0807 02:53:18388 ::  
0807 02:53:18390 ::  
0807 02:53:18392 ::  
0807 02:53:18394 ::  
0807 02:53:18395 ::  
0807 02:53:18397 ::  
0807 02:53:18398 ::  
0807 02:53:18401 ::  
0807 02:53:18404 ::  
0807 02:53:18405 ::  
0807 02:53:18406 ::  
0807 02:53:18408 ::  
0807 02:53:18409 ::  
0807 02:53:18410 ::  
0807 02:53:18412 ::  
0807 02:53:18413 ::  
0807 02:53:18415 ::  
0807 02:53:18417 :: ^

0807 02:53:18418 :: SyntaxError
0807 02:53:18421 :: : 
0807 02:53:18423 :: invalid syntax
0807 02:53:18425 :: 

 

I read all the post posted in this topic.
only solution I saw was

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

and does not work for me
if anyone can help thanked

Edited by Sr.Agente
Link to comment
Share on other sites

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

Sorry to be by a query which was already posted in the topic, but even making the solution given to the problem, the problem remains.
I wonder how to solve it.

Hidden Content

I read all the post posted in this topic.
only solution I saw was

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

and does not work for me
if anyone can help thanked

problem solved, thank you

2a6896da648443d07f67632b1d2eb607.png

Really? simplesmete you could read the other post :|

Reupload by: Tierri Lopes

https://mega.co.nz/#!QkATDaiR!8OKCAj0_dhPbbp2LQ6UNhUNWq4_rtM7Rlx_9l6Snn8Y

This is the hidden content, please


http://www.mirrorcreator.com/files/0KZSQVYV/

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
  • Good 1
Link to comment
Share on other sites

  • Premium

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

Sorry to be by a query which was already posted in the topic, but even making the solution given to the problem, the problem remains.
I wonder how to solve it.

Hidden Content

I read all the post posted in this topic.
only solution I saw was

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

and does not work for me
if anyone can help thanked

problem solved, thank you

2a6896da648443d07f67632b1d2eb607.png

Really? simplesmete you could read the other post :|

Reupload by: Tierri Lopes

https://mega.co.nz/#!QkATDaiR!8OKCAj0_dhPbbp2LQ6UNhUNWq4_rtM7Rlx_9l6Snn8Y

This is the hidden content, please


http://www.mirrorcreator.com/files/0KZSQVYV/

And the password for the .rar? :D

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

Sorry to be by a query which was already posted in the topic, but even making the solution given to the problem, the problem remains.
I wonder how to solve it.

Hidden Content

I read all the post posted in this topic.
only solution I saw was

Use spoiler.

 

 

UserInterface > locale_inc.h

Add

 

#define ENABLE_NEW_EQUIPMENT_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM

Like

 

#define LOCALE_SERVICE_SINGAPORE			// ½Ì°¡Æú
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM

Release mod, build.

and does not work for me
if anyone can help thanked

problem solved, thank you

2a6896da648443d07f67632b1d2eb607.png

Really? simplesmete you could read the other post :|

Reupload by: Tierri Lopes

https://mega.co.nz/#!QkATDaiR!8OKCAj0_dhPbbp2LQ6UNhUNWq4_rtM7Rlx_9l6Snn8Y

This is the hidden content, please


http://www.mirrorcreator.com/files/0KZSQVYV/

And the password for the .rar? :D

Please, read the comments..

 

I will answer you again.

He didnt said he didnt allowed re-uploads.

His reason to leave was not getting a developer rank. If that isnt childish i dont know what is.

I wont remove my re-upload or what so ever.

Password is meant to publish metin2dev.

Re-uploads links:

 

Hidden Content

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Premium

In PythonLauncher.cpp:

 

search:

PyModule_AddIntConstant(builtins, "TRUE", 1);

 

and add:

 

PyModule_AddIntConstant(builtins, "TRUE", 1);
PyModule_AddIntConstant(builtins, "FALSE", 0);
PyModule_AddIntConstant(builtins, "True", 1);
PyModule_AddIntConstant(builtins, "False", 0);
 
Now TRUE and True works

 

I cant find the -library builder ?

 

I have bad magic number in traceback.py :(

For bad magic number use this files

This is the hidden content, please

 

 

 

 

  • networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid syntax (line 335)

     

    :wacko:

 

Use root from this client 

 

Last time i will reply to this thread.

Everything has already been answered.

Just take a bit of your time to search please.

 

 

Use vs2013.

Use 40k test client.

Add those libs to your client.

If you get true/false error do the above.

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.