Çözüldü client source build hata

Bu konu çözüme ulaştırılmıştır. Çözüm için konuya yazılan tüm yorumları okumayı unutmayın. Eğer konudaki yorumlar sorununuzu çözmediyse yeni bir konu açabilirsiniz.
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.

suleyman06

Bla bla
MT Üye
Mesaj
309
Çözümler
7
Beğeni
93
Puan
724
Ticaret Puanı
0
arkadaşlar. yeni bir gm paneli ekliyorumda. herşeyi tamamladım clienti build ediyordum bir hata ile karşılaştım. Clientde tek değişiklik yaptıgım şey
C++:
# ARAT

void CTextBar::TextOut(int ix, int iy, const char * c_szText)
{
    m_dib.TextOut(ix, iy, c_szText);
    Invalidate();
}

# DEĞİŞTİR

#include <regex>
void CTextBar::TextOut(int ix, int iy, const char * c_szText)
{
    const auto x = std::regex_replace(c_szText, std::regex("\\|c[a-zA-Z0-9]+|\\|[r|R|H|h]"), "");
    c_szText = x.c_str();

    if (m_isBold) {
        SIZE size { 0,0 };
        GetTextExtent(c_szText, &size);
        ix = (500 - size.cx) / 2;
    }
    m_dib.TextOut(ix, iy, c_szText);
    Invalidate();
}

bunun ile bir alakası varmıdır bilemedim
 
Çözüm
oyun o şekilde kalıyor ise syserr düşmüştür syseri iletin

warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning) çözmek için yapmanız gerekenler
client > UserInterface > NetworkActorManager.cpp

C++:
bool bIsMountingHorse = pOldInstance->IsMountingHorse();
degistir
C++:
bool bIsMountingHorse = pOldInstance->IsMountingHorse() !=0;

C++:
bool bIsMountingHorse = pMainInstance->IsMountingHorse();
degistir
C++:
bool bIsMountingHorse = pMainInstance->IsMountingHorse() !=0;


PythonPlayerModule.cpp

warning C4101: 'iSourceSlotIndex' : unreferenced local variable
warning C4101: 'iSlotPos' : unreferenced local variable

arat
C++:
int iSourceSlotIndex;
degistir
Kod:
static int iSourceSlotIndex;
arat
C++:
int...
clientide 2013 ile build ediyorum. Build ederken önce BUİLD sekmesinden Clean Solution diyorum ardından Build Solution diyerek build işlemini gerçekleştiriyorum
 
Yardımcı olabilmemiz için aldıgın hatayı konuya eklermisin?
 
kusura bakmayın unutmuşum eklemeyi

clients.png
 
clientsrc/binary içierisindeki dosyaları silip tekrar build denermisiniz
 
oyun o şekilde kalıyor ise syserr düşmüştür syseri iletin

warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning) çözmek için yapmanız gerekenler
client > UserInterface > NetworkActorManager.cpp

C++:
bool bIsMountingHorse = pOldInstance->IsMountingHorse();
degistir
C++:
bool bIsMountingHorse = pOldInstance->IsMountingHorse() !=0;

C++:
bool bIsMountingHorse = pMainInstance->IsMountingHorse();
degistir
C++:
bool bIsMountingHorse = pMainInstance->IsMountingHorse() !=0;


PythonPlayerModule.cpp

warning C4101: 'iSourceSlotIndex' : unreferenced local variable
warning C4101: 'iSlotPos' : unreferenced local variable

arat
C++:
int iSourceSlotIndex;
degistir
Kod:
static int iSourceSlotIndex;
arat
C++:
int iSlotPos;
degistir
Kod:
static int iSlotPos;
 
Çözüm
hocam teşekkür ediyorum denedim oldu hata vermedi build ederken fakat.

debug.png
sanki burada 1 tane daha bişey oluşturması gerekiyordu onu göndermemiş.


bide dostum oyun yine açılmadı nedense gene aynı şekilde kaldı ( https://www.mmotutkunlari.com/eklentiler/das-png.2725/ )

Syserr:

Kod:
0519 13:34:01828 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dropitem/dropitem.mss]
0519 13:34:02642 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/small_button_01.tga
0519 13:34:02643 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/small_button_01.tga]
0519 13:34:02648 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/small_button_02.tga
0519 13:34:02649 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/small_button_02.tga]
0519 13:34:02651 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/small_button_03.tga
0519 13:34:02652 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/small_button_03.tga]
0519 13:34:02653 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/middle_button_01.tga
0519 13:34:02656 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/middle_button_01.tga]
0519 13:34:02658 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/middle_button_02.tga
0519 13:34:02658 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/middle_button_02.tga]
0519 13:34:02660 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/public/middle_button_03.tga
0519 13:34:02661 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/public/middle_button_03.tga]
0519 13:35:35347 ::     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0519 13:35:35361 ::     ±¤·ûÆȱ¥ÆĞ+0(#13180) cannot find icon file. setting to default.
0519 13:35:35362 ::     ±¤·ûÆȱ¥ÆĞ+1(#13181) cannot find icon file. setting to default.
0519 13:35:35363 ::     ±¤·ûÆȱ¥ÆĞ+2(#13182) cannot find icon file. setting to default.
0519 13:35:35363 ::     ±¤·ûÆȱ¥ÆĞ+3(#13183) cannot find icon file. setting to default.
0519 13:35:35364 ::     ±¤·ûÆȱ¥ÆĞ+4(#13184) cannot find icon file. setting to default.
0519 13:35:35364 ::     ±¤·ûÆȱ¥ÆĞ+5(#13185) cannot find icon file. setting to default.
0519 13:35:35365 ::     ±¤·ûÆȱ¥ÆĞ+6(#13186) cannot find icon file. setting to default.
0519 13:35:35365 ::     ±¤·ûÆȱ¥ÆĞ+7(#13187) cannot find icon file. setting to default.
0519 13:35:35366 ::     ±¤·ûÆȱ¥ÆĞ+8(#13188) cannot find icon file. setting to default.
0519 13:35:35368 ::     ±¤·ûÆȱ¥ÆĞ+9(#13189) cannot find icon file. setting to default.
0519 13:35:35385 ::       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0519 13:35:35386 ::           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0519 13:35:35387 ::           »ı¸íºÎ(#22040) cannot find icon file. setting to default.
0519 13:35:35392 ::           ȯ»ıºÎ(#22050) cannot find icon file. setting to default.
0519 13:35:35395 ::           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0519 13:35:35396 ::         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0519 13:35:35396 ::         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0519 13:35:35399 ::         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0519 13:35:35399 ::         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0519 13:35:35400 ::           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0519 13:35:35400 ::           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0519 13:35:35401 ::           û½Å¼ö(#29008) cannot find icon file. setting to default.
0519 13:35:35401 ::           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0519 13:35:35401 ::           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0519 13:35:35402 ::           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0519 13:35:35402 ::         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0519 13:35:35403 ::         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0519 13:35:35404 ::         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0519 13:35:35404 ::         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0519 13:35:35406 :: ¿õ±ÍÀÇ È²±İ¾î±İ´Ï(#30103) cannot find icon file. setting to default.
0519 13:35:35407 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0519 13:35:35408 ::  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0519 13:35:35409 ::   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0519 13:35:35410 ::    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0519 13:35:35410 :: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0519 13:35:35410 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0519 13:35:35411 ::    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0519 13:35:35411 ::  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0519 13:35:35412 ::             Àå¾î(#30112) cannot find icon file. setting to default.
0519 13:35:35412 ::        ¹Ğ±³ °æÀü(#30113) cannot find icon file. setting to default.
0519 13:35:35412 ::           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0519 13:35:35413 ::      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0519 13:35:35413 ::    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0519 13:35:35414 ::    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0519 13:35:35422 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0519 13:35:35431 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0519 13:35:35431 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0519 13:35:35432 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0519 13:35:35432 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0519 13:35:35433 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0519 13:35:35434 ::    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0519 13:35:35434 ::    ¿À¶ûij ¼ö¼Û¼(#40006) cannot find icon file. setting to default.
0519 13:35:35435 :: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0519 13:35:35438 ::       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0519 13:35:35439 ::       ½Â¸¶¼ö·Ã¼(#50062) cannot find icon file. setting to default.
0519 13:35:35440 ::     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0519 13:35:35443 ::       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0519 13:35:35447 ::         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0519 13:35:35447 ::       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0519 13:35:35448 ::         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0519 13:35:35448 ::       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0519 13:35:35449 ::         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0519 13:35:35449 ::         ȫȾ¾¾×(#50810) cannot find icon file. setting to default.
0519 13:35:35450 ::           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0519 13:35:35450 ::     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0519 13:35:35450 ::           ºó¾àº´(#50901) cannot find icon file. setting to default.
0519 13:35:35451 ::    È°½É¾× Á¦Á¶¹ı(#50905) cannot find icon file. setting to default.
0519 13:35:35453 ::    Çǵ¶¼ö Á¦Á¶¹ı(#50906) cannot find icon file. setting to default.
0519 13:35:35454 ::    º¸È¯¼ö Á¦Á¶¹ı(#50907) cannot find icon file. setting to default.
0519 13:35:35456 ::    ¿µº¸¼ö Á¦Á¶¹ı(#50908) cannot find icon file. setting to default.
0519 13:35:35456 ::    ÁøÇǵ¶ Á¦Á¶¹ı(#50909) cannot find icon file. setting to default.
0519 13:35:35457 ::    È°½É¾× Á¦Á¶¹ı(#50910) cannot find icon file. setting to default.
0519 13:35:35461 ::             ºÒ°æ(#70103) cannot find icon file. setting to default.
0519 13:35:35462 ::      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0519 13:35:35464 ::      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0519 13:35:35465 ::     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0519 13:35:35468 ::       °æÇèÀǹİÁö(#72303) cannot find icon file. setting to default.
0519 13:35:35468 ::      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0519 13:35:35469 ::         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0519 13:35:35469 ::    ¾ß°øÀÇ ºñÀü¼(#72309) cannot find icon file. setting to default.
0519 13:35:35470 ::         Á־ȼú¼(#72310) cannot find icon file. setting to default.
0519 13:35:35470 ::        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0519 13:35:35471 ::      ¿ë½ÅÀÇ °ø°İ(#72312) cannot find icon file. setting to default.
0519 13:35:35471 ::      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0519 13:35:35472 ::    ¿ë½ÅÀÇ Ãູ¼(#72314) cannot find icon file. setting to default.
0519 13:35:35477 ::         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0519 13:35:35478 ::             ¹éÁö(#80002) cannot find icon file. setting to default.
0519 13:35:35478 ::           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0519 13:35:35479 ::             ¹°Åë(#90002) cannot find icon file. setting to default.
0519 13:35:35479 ::             º¸¼®(#90004) cannot find icon file. setting to default.
0519 13:35:35480 ::             ¿µ¼®(#90006) cannot find icon file. setting to default.
0519 13:35:35480 ::             ±¤¼®(#90007) cannot find icon file. setting to default.
0519 13:35:36480 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/dust.mss]
0519 13:35:36488 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/running_dust.mss]
0519 13:35:36509 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_red.mss]
0519 13:35:36518 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_blue.mss]
0519 13:35:36526 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_green.mss]
0519 13:35:36533 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_purple.mss]
0519 13:35:36550 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_red.mss]
0519 13:35:36561 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_blue.mss]
0519 13:35:36580 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item1.mss]
0519 13:35:36623 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item2.mss]
0519 13:35:36640 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item3.mss]
0519 13:35:36659 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item4.mss]
0519 13:35:36679 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/gwantong.mss]
0519 13:35:36768 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_select.mss]
0519 13:35:36775 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_glow_select.mss]
0519 13:35:36786 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun.mss]
0519 13:35:36816 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click.mss]
0519 13:35:36825 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target.mss]
0519 13:35:36828 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/0.jpg
0519 13:35:36828 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/nontarget.mss]
0519 13:35:36830 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/0.jpg]
0519 13:35:36835 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage.mss]
0519 13:35:36839 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage_1.mss]
0519 13:35:36842 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/poison0.jpg
0519 13:35:36843 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/poison.mss]
0519 13:35:36844 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/poison0.jpg]
0519 13:35:36847 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/miss.mss]
0519 13:35:36851 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target_miss.mss]
0519 13:35:36883 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage1.mss]
0519 13:35:36897 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage2.mss]
0519 13:35:36909 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage3.mss]
0519 13:35:36952 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/wait.mss]
0519 13:35:36974 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/not_selected.mss]
0519 13:35:37024 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/wait.mss]
0519 13:35:37042 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/not_selected.mss]
0519 13:35:37097 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/wait.mss]
0519 13:35:37114 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/not_selected.mss]
0519 13:35:37163 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/wait.mss]
0519 13:35:37184 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/not_selected.mss]
0519 13:35:37238 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/wait.mss]
0519 13:35:37260 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/not_selected.mss]
0519 13:35:37312 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/wait.mss]
0519 13:35:37337 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/not_selected.mss]
0519 13:35:37388 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/wait.mss]
0519 13:35:37408 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/not_selected.mss]
0519 13:35:37462 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/wait.mss]
0519 13:35:37481 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/not_selected.mss]
0519 13:35:43714 :: CANNOT_FIND_PACK_FILE [metin2_map_c1/monsterareainfo.txt]
0519 13:35:43715 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0519 13:35:43871 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/fall/fall_7.mss]
0519 13:35:45017 :: CANNOT_FIND_PACK_FILE [sound/effect/background/fire_general_obj_charcoal.mss]
0519 13:35:45090 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/zone/°ø¿ë/hay_01.gr2
0519 13:35:45091 :: CANNOT_FIND_PACK_FILE [d:/ymir work/zone/°ø¿ë/hay_01.gr2]
0519 13:35:45094 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/°ø¿ë/hay_01.gr2
0519 13:35:45095 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/°ø¿ë/hay_01.gr2
0519 13:35:45095 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/°ø¿ë/hay_01.gr2
0519 13:35:45096 :: CArea::SetBuilding: There is no data: d:/ymir work/zone/°ø¿ë/hay_01.gr2
0519 13:35:45103 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/zone/b/obj/general_obj_pieceofstone01 .mdatr
0519 13:35:45104 :: CANNOT_FIND_PACK_FILE [d:/ymir work/zone/b/obj/general_obj_pieceofstone01 .mdatr]
0519 13:35:45571 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_appear.mss]
0519 13:35:45579 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/appear_die/monster_die.mss]
0519 13:35:45605 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_weapon.mss]
0519 13:35:45616 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_blow.mss]
0519 13:35:45626 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_electric/light_1_body.mss]
0519 13:35:45652 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_a.mss]
0519 13:35:45656 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_b.mss]
0519 13:35:45658 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/empire/empire_c.mss]
0519 13:35:45667 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_loop.mss]
0519 13:35:45676 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_spear_loop.mss]
0519 13:35:45686 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_poison/poison_loop.mss]
0519 13:35:45694 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/slow.mss]
0519 13:35:45702 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun_loop.mss]
0519 13:35:45707 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/ready/ready.mss]
0519 13:35:45717 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang_loop.mss]
0519 13:35:45730 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_loop.mss]
0519 13:35:45740 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_loop.mss]
0519 13:35:45753 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_loop.mss]
0519 13:35:45761 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_loop.mss]
0519 13:35:45771 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_loop.mss]
0519 13:35:45784 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_loop.mss]
0519 13:35:45794 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_loop.mss]
0519 13:35:45811 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/heuksin_loop.mss]
0519 13:35:45824 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_loop.mss]
0519 13:35:45828 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/blow_flame/flame_loop.mss]
0519 13:35:45837 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_hand.mss]
0519 13:35:45851 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_hand.mss]
0519 13:35:45857 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeop_loop.mss]
0519 13:35:45860 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_red.mss]
0519 13:35:45862 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_blue.mss]
0519 13:35:45866 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/guild_war_flag/flag_yellow.mss]
0519 13:35:45869 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7.mss]
0519 13:35:45875 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8.mss]
0519 13:35:45880 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9.mss]
0519 13:35:45887 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_b.mss]
0519 13:35:45897 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_b.mss]
0519 13:35:45909 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_b.mss]
0519 13:35:45913 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_f.mss]
0519 13:35:45919 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_f.mss]
0519 13:35:45925 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_f.mss]
0519 13:35:45929 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_7_s.mss]
0519 13:35:45934 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_8_s.mss]
0519 13:35:45940 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/sword/sword_9_s.mss]
0519 13:35:45954 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_7.mss]
0519 13:35:45960 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_8.mss]
0519 13:35:45966 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor_9.mss]
0519 13:35:45979 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-1.mss]
0519 13:35:45984 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/armor/armor-4-2-2.mss]
0519 13:35:45993 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_yellow.mss]
0519 13:35:45997 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_yellow2.mss]
0519 13:35:46005 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_red.mss]
0519 13:35:46013 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_red.mss]
0519 13:35:46020 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center.mss]
0519 13:35:46026 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_red.mss]
0519 13:35:46032 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue_warrior.mss]
0519 13:35:46039 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_center_small_blue.mss]
0519 13:35:46046 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_piece_blue.mss]
0519 13:35:46055 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/gathering/ga_spirit_blue.mss]
0519 13:35:46213 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_c.mss]
0519 13:35:46218 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_b.mss]
0519 13:35:46252 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeongfly.mss]
0519 13:35:46260 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sweat.mss]
0519 13:35:46265 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/money.mss]
0519 13:35:46274 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/happy.mss]
0519 13:35:46280 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_s.mss]
0519 13:35:46289 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/love_l.mss]
0519 13:35:46298 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/angry.mss]
0519 13:35:46308 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/aha.mss]
0519 13:35:46324 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/gloom.mss]
0519 13:35:46333 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/sorry.mss]
0519 13:35:46340 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/!_mix_back.mss]
0519 13:35:46345 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/question.mss]
0519 13:35:46352 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/emoticon/fish.mss]
0519 13:35:46360 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait.mss]
0519 13:35:46407 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/falling_stand.mss]
0519 13:35:46424 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/back_falling_stand.mss]
0519 13:35:46451 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dig/dig.mss]
0519 13:35:46459 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/general/wait_1.mss]
0519 13:35:46494 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_d.mss]
0519 13:35:46517 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_sword.mss]
0519 13:35:46523 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_spin.mss]
0519 13:35:46546 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi.mss]
0519 13:35:46566 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom.mss]
0519 13:35:46572 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_sword_making.mss]
0519 13:35:46579 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom-badak.mss]
0519 13:35:46607 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan.mss]
0519 13:35:46624 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_making.mss]
0519 13:35:46629 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_swing.mss]
0519 13:35:46670 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksantau_triple.mss]
0519 13:35:46693 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak.mss]
0519 13:35:46719 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeokgongjang.mss]
0519 13:35:46741 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_sword.mss]
0519 13:35:46762 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_2.mss]
0519 13:35:46777 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_sword.mss]
0519 13:35:46783 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_2_spin.mss]
0519 13:35:46804 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_2.mss]
0519 13:35:46813 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_sword_making.mss]
0519 13:35:46824 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_2_badak.mss]
0519 13:35:46844 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_2.mss]
0519 13:35:46855 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_making.mss]
0519 13:35:46862 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_2_swing.mss]
0519 13:35:46895 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_2.mss]
0519 13:35:46912 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_2.mss]
0519 13:35:46929 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_2.mss]
0519 13:35:46945 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_2_sword.mss]
0519 13:35:46964 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_3.mss]
0519 13:35:46982 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_sword.mss]
0519 13:35:46993 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_3_spin.mss]
0519 13:35:47016 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_3.mss]
0519 13:35:47029 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_sword_making.mss]
0519 13:35:47043 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_3_badak.mss]
0519 13:35:47062 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_3.mss]
0519 13:35:47074 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_making.mss]
0519 13:35:47084 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_3_swing.mss]
0519 13:35:47115 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_3.mss]
0519 13:35:47134 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_3.mss]
0519 13:35:47153 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_3.mss]
0519 13:35:47170 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_3_sword.mss]
0519 13:35:47200 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/samyeon_4.mss]
0519 13:35:47224 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_sword.mss]
0519 13:35:47237 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/palbang_4_spin.mss]
0519 13:35:47259 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/jeongwi_4.mss]
0519 13:35:47280 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_sword_making.mss]
0519 13:35:47296 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geom_4_badak.mss]
0519 13:35:47317 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/tanhwan_4.mss]
0519 13:35:47333 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_making.mss]
0519 13:35:47344 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gigongcham_4_swing.mss]
0519 13:35:47379 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/gyeoksan_4.mss]
0519 13:35:47401 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/daejingak_4.mss]
0519 13:35:47429 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/cheongeun_4.mss]
0519 13:35:47446 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/geompung_4_sword.mss]
0519 13:35:47459 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/guild/effect/star.jpg
0519 13:35:47459 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuipi_make.mss]
0519 13:35:47462 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuipi.mss]
0519 13:35:47480 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuichukbok_make.mss]
0519 13:35:47481 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuichukbok.mss]
0519 13:35:47490 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/seonghwigap_make.mss]
0519 13:35:47492 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_seonghwigap.mss]
0519 13:35:47500 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\assassin\effect\16-bottom.jpg
0519 13:35:47502 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/gasokhwa_make.mss]
0519 13:35:47503 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_gasokhwa.mss]
0519 13:35:47514 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/yongsinuibunno_make.mss]
0519 13:35:47517 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_yongsinuibunno.mss]
0519 13:35:47540 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam.jpg
0519 13:35:47541 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\w_ring.jpg
0519 13:35:47543 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\white_sphere.jpg
0519 13:35:47545 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\wind.jpg
0519 13:35:47546 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\W_star.jpg
0519 13:35:47546 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\jigam_ring.jpg
0519 13:35:47547 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\gyeokgong_triple_loop_2.jpg
0519 13:35:47548 :: CResourceManager::GetResourcePointer: File not exist D:\Ymir Work\pc\shaman\effect\noe_w_ring.jpg
0519 13:35:47548 :: CANNOT_FIND_PACK_FILE [sound/guild/effect/jumunsul_make.mss]
0519 13:35:47550 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/skill/guild_jumunsul.mss]
0519 13:35:47558 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_1.mss]
0519 13:35:47559 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_2.mss]
0519 13:35:47561 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_3.mss]
0519 13:35:47563 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_4.mss]
0519 13:35:47565 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_5.mss]
0519 13:35:47567 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/dance_6.mss]
0519 13:35:47567 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/congratulation.mss]
0519 13:35:47568 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/forgive.mss]
0519 13:35:47569 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/angry.mss]
0519 13:35:47573 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/attractive.mss]
0519 13:35:47574 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/sad.mss]
0519 13:35:47575 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/shy.mss]
0519 13:35:47577 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/cheerup.mss]
0519 13:35:47578 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/banter.mss]
0519 13:35:47579 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/action/joy.mss]
0519 13:35:47600 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/wait.mss]
0519 13:35:47601 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/wedding/walk.mss]
0519 13:35:47605 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait.mss]
0519 13:35:47618 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/onehand_sword/wait_1.mss]
0519 13:35:47737 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait.mss]
0519 13:35:47745 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/twohand_sword/wait_1.mss]
0519 13:35:47857 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/wait.mss]
0519 13:35:47880 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_wait.mss]
0519 13:35:47892 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/fishing/fishing_react.mss]
0519 13:35:47917 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait.mss]
0519 13:35:47923 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_1.mss]
0519 13:35:47930 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/horse/wait_2.mss]
0519 13:35:47992 :: CANNOT_FIND_PACK_FILE [sound/pc/common/effect/horse_charge.mss]
0519 13:35:48050 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/effect/noegeomdorae.mss]
0519 13:35:48107 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait.mss]
0519 13:35:48154 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/falling_stand.mss]
0519 13:35:48169 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/back_falling_stand.mss]
0519 13:35:48195 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/general/wait_1.mss]
0519 13:35:48392 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuipi.mss]
0519 13:35:48404 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuichukbok.mss]
0519 13:35:48404 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_seonghwigap.mss]
0519 13:35:48406 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_gasokhwa.mss]
0519 13:35:48407 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_yongsinuibunno.mss]
0519 13:35:48408 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/skill/guild_jumunsul.mss]
0519 13:35:48413 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_1.mss]
0519 13:35:48415 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_2.mss]
0519 13:35:48417 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_3.mss]
0519 13:35:48418 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_4.mss]
0519 13:35:48420 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_5.mss]
0519 13:35:48421 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/dance_6.mss]
0519 13:35:48424 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/congratulation.mss]
0519 13:35:48426 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/forgive.mss]
0519 13:35:48427 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/angry.mss]
0519 13:35:48428 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/attractive.mss]
0519 13:35:48429 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/sad.mss]
0519 13:35:48431 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/shy.mss]
0519 13:35:48434 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/cheerup.mss]
0519 13:35:48435 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/banter.mss]
0519 13:35:48436 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/action/joy.mss]
0519 13:35:48456 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/wait.mss]
0519 13:35:48457 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/wedding/walk.mss]
0519 13:35:48460 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait.mss]
0519 13:35:48468 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/onehand_sword/wait_1.mss]
0519 13:35:48570 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait.mss]
0519 13:35:48578 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/twohand_sword/wait_1.mss]
0519 13:35:48685 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/wait.mss]
0519 13:35:48712 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_wait.mss]
0519 13:35:48729 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/fishing/fishing_react.mss]
0519 13:35:48754 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait.mss]
0519 13:35:48760 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_1.mss]
0519 13:35:48765 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/horse/wait_2.mss]
0519 13:35:48882 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait.mss]
0519 13:35:48929 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/falling_stand.mss]
0519 13:35:48943 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/back_falling_stand.mss]
0519 13:35:48970 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/general/wait_1.mss]
0519 13:35:49005 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup.mss]
0519 13:35:49008 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_fallow.mss]
0519 13:35:49019 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_blow.mss]
0519 13:35:49035 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_start.mss]
0519 13:35:49041 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_end.mss]
0519 13:35:49051 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_blow.mss]
0519 13:35:49075 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal.mss]
0519 13:35:49082 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_foot.mss]
0519 13:35:49099 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop.mss]
0519 13:35:49116 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/poison.mss]
0519 13:35:49117 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/sangong.mss]
0519 13:35:49130 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_energy.mss]
0519 13:35:49138 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_arrowenergy.mss]
0519 13:35:49160 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_energy.mss]
0519 13:35:49167 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_arrowenergy.mss]
0519 13:35:49181 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_start.mss]
0519 13:35:49196 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_arrowenergy.mss]
0519 13:35:49197 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/dokgigung.mss]
0519 13:35:49210 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2.mss]
0519 13:35:49215 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_fallow.mss]
0519 13:35:49227 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_2_blow.mss]
0519 13:35:49237 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_start.mss]
0519 13:35:49242 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_end.mss]
0519 13:35:49253 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_2_blow.mss]
0519 13:35:49273 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2.mss]
0519 13:35:49283 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_2_foot.mss]
0519 13:35:49295 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_2.mss]
0519 13:35:49308 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_2.mss]
0519 13:35:49324 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_energy.mss]
0519 13:35:49334 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mss]
0519 13:35:49345 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_energy.mss]
0519 13:35:49352 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_2_arrowenergy.mss]
0519 13:35:49356 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_2_start.mss]
0519 13:35:49368 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_2_arrowenergy.mss]
0519 13:35:49389 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3.mss]
0519 13:35:49396 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_fallow.mss]
0519 13:35:49409 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_3_blow.mss]
0519 13:35:49424 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_start.mss]
0519 13:35:49439 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_3_blow.mss]
0519 13:35:49461 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3.mss]
0519 13:35:49472 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_3_foot.mss]
0519 13:35:49488 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_3.mss]
0519 13:35:49506 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_3.mss]
0519 13:35:49523 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_energy.mss]
0519 13:35:49533 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mss]
0519 13:35:49549 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_energy.mss]
0519 13:35:49559 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_3_arrowenergy.mss]
0519 13:35:49591 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_3_start.mss]
0519 13:35:49603 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_3_arrowenergy.mss]
0519 13:35:49622 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4.mss]
0519 13:35:49629 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_fallow.mss]
0519 13:35:49643 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/amseup_4_blow.mss]
0519 13:35:49658 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_start.mss]
0519 13:35:49668 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_end.mss]
0519 13:35:49679 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gungsintanyeong_4_blow.mss]
0519 13:35:49706 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4.mss]
0519 13:35:49718 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/charyunsal_4_foot.mss]
0519 13:35:49734 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/eunhyeongbeop_4.mss]
0519 13:35:49751 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/dokgigung_4.mss]
0519 13:35:49769 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_energy.mss]
0519 13:35:49786 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mss]
0519 13:35:49801 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_energy.mss]
0519 13:35:49814 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/hwajopa_4_arrowenergy.mss]
0519 13:35:49823 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/gyeonggong_4_start.mss]
0519 13:35:49840 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/yeonsa_4_arrowenergy.mss]
0519 13:35:49844 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuipi.mss]
0519 13:35:49853 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuichukbok.mss]
0519 13:35:49854 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_seonghwigap.mss]
0519 13:35:49856 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_gasokhwa.mss]
0519 13:35:49857 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_yongsinuibunno.mss]
0519 13:35:49858 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/skill/guild_jumunsul.mss]
0519 13:35:49862 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_1.mss]
0519 13:35:49863 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_2.mss]
0519 13:35:49866 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_3.mss]
0519 13:35:49867 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_4.mss]
0519 13:35:49867 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_5.mss]
0519 13:35:49869 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/dance_6.mss]
0519 13:35:49871 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/congratulation.mss]
0519 13:35:49873 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/forgive.mss]
0519 13:35:49874 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/angry.mss]
0519 13:35:49875 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/attractive.mss]
0519 13:35:49876 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/sad.mss]
0519 13:35:49878 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/shy.mss]
0519 13:35:49879 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/cheerup.mss]
0519 13:35:49882 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/banter.mss]
0519 13:35:49884 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/joy.mss]
0519 13:35:49889 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_assassin.mss]
0519 13:35:49893 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/kiss_with_shaman.mss]
0519 13:35:49895 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_assassin.mss]
0519 13:35:49898 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/action/french_kiss_with_shaman.mss]
0519 13:35:49901 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/wait.mss]
0519 13:35:49902 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/wedding/walk.mss]
0519 13:35:49904 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait.mss]
0519 13:35:49910 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/onehand_sword/wait_1.mss]
0519 13:35:50006 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait.mss]
0519 13:35:50011 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/dualhand_sword/wait_1.mss]
0519 13:35:50109 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait.mss]
0519 13:35:50115 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/wait_1.mss]
0519 13:35:50125 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/bow/walk.mss]
0519 13:35:50163 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/wait.mss]
0519 13:35:50185 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_wait.mss]
0519 13:35:50197 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/fishing/fishing_react.mss]
0519 13:35:50220 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait.mss]
0519 13:35:50225 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_1.mss]
0519 13:35:50235 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse/wait_2.mss]
0519 13:35:50336 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash.mss]
0519 13:35:50388 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/effect/horse_onehand_sword_splash_making.mss]
0519 13:35:50391 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait.mss]
0519 13:35:50397 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_1.mss]
0519 13:35:50403 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/wait_2.mss]
0519 13:35:50412 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/horse_bow/run.mss]
0519 13:35:50447 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait.mss]
0519 13:35:50491 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/falling_stand.mss]
0519 13:35:50507 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/back_falling_stand.mss]
0519 13:35:50534 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/general/wait_1.mss]
0519 13:35:50677 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuipi.mss]
0519 13:35:50685 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuichukbok.mss]
0519 13:35:50686 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_seonghwigap.mss]
0519 13:35:50687 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_gasokhwa.mss]
0519 13:35:50688 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_yongsinuibunno.mss]
0519 13:35:50691 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/skill/guild_jumunsul.mss]
0519 13:35:50694 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/slap_hurt.mss]
0519 13:35:50695 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_1.mss]
0519 13:35:50696 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_2.mss]
0519 13:35:50699 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_3.mss]
0519 13:35:50700 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_4.mss]
0519 13:35:50702 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_5.mss]
0519 13:35:50704 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/dance_6.mss]
0519 13:35:50705 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/congratulation.mss]
0519 13:35:50706 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/forgive.mss]
0519 13:35:50708 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/angry.mss]
0519 13:35:50710 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/attractive.mss]
0519 13:35:50711 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/sad.mss]
0519 13:35:50712 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/shy.mss]
0519 13:35:50713 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/cheerup.mss]
0519 13:35:50714 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/banter.mss]
0519 13:35:50715 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/action/joy.mss]
0519 13:35:50734 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/wait.mss]
0519 13:35:50735 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/wedding/walk.mss]
0519 13:35:50739 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait.mss]
0519 13:35:50745 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/onehand_sword/wait_1.mss]
0519 13:35:50838 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait.mss]
0519 13:35:50845 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/dualhand_sword/wait_1.mss]
0519 13:35:50939 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait.mss]
0519 13:35:50947 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/wait_1.mss]
0519 13:35:50957 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/bow/walk.mss]
0519 13:35:50996 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/wait.mss]
0519 13:35:51018 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_wait.mss]
0519 13:35:51033 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/fishing/fishing_react.mss]
0519 13:35:51066 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait.mss]
0519 13:35:51071 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_1.mss]
0519 13:35:51079 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse/wait_2.mss]
0519 13:35:51206 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait.mss]
0519 13:35:51212 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_1.mss]
0519 13:35:51218 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/wait_2.mss]
0519 13:35:51229 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/horse_bow/run.mss]
0519 13:35:51268 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/wait.mss]
0519 13:35:51326 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/falling_stand.mss]
0519 13:35:51342 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/general/back_falling_stand.mss]
0519 13:35:51423 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa.mss]
0519 13:35:51453 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom.mss]
0519 13:35:51461 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_make.mss]
0519 13:35:51485 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_making.mss]
0519 13:35:51513 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap.mss]
0519 13:35:51539 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_making.mss]
0519 13:35:51561 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_making.mss]
0519 13:35:51585 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom.mss]
0519 13:35:51614 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_make.mss]
0519 13:35:51634 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_making.mss]
0519 13:35:51642 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_fallow.mss]
0519 13:35:51651 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand.mss]
0519 13:35:51652 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/mahwan.mss]
0519 13:35:51676 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_2.mss]
0519 13:35:51694 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_2.mss]
0519 13:35:51707 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_2.mss]
0519 13:35:51723 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_2_making.mss]
0519 13:35:51741 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_2_making.mss]
0519 13:35:51760 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_2_making.mss]
0519 13:35:51775 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_2_making.mss]
0519 13:35:51800 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_2.mss]
0519 13:35:51822 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_2_making.mss]
0519 13:35:51834 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_2_making.mss]
0519 13:35:51839 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2_fallow.mss]
0519 13:35:51848 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_2.mss]
0519 13:35:51870 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_3.mss]
0519 13:35:51893 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_3.mss]
0519 13:35:51907 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_3.mss]
0519 13:35:51935 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_3_making.mss]
0519 13:35:51959 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_4_making.mss]
0519 13:35:51977 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_3_making.mss]
0519 13:35:51990 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_3_making.mss]
0519 13:35:52018 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_3.mss]
0519 13:35:52042 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_3_making.mss]
0519 13:35:52057 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_3_making.mss]
0519 13:35:52062 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3_fallow.mss]
0519 13:35:52071 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_3.mss]
0519 13:35:52094 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/swaeryeong_4.mss]
0519 13:35:52119 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/yonggwonpa_4.mss]
0519 13:35:52141 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/gwigeom_4.mss]
0519 13:35:52170 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/fear_4_making.mss]
0519 13:35:52192 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/jumagap_3_making.mss]
0519 13:35:52210 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/pabeopsul_4_making.mss]
0519 13:35:52227 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/maryeong_4_making.mss]
0519 13:35:52267 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/hwayeom_4.mss]
0519 13:35:52302 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/muyeong_4_making.mss]
0519 13:35:52316 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/tusok_4_making.mss]
0519 13:35:52322 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4_fallow.mss]
0519 13:35:52331 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/geomhwagyeokhand_4.mss]
0519 13:35:52335 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuipi.mss]
0519 13:35:52336 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuichukbok.mss]
0519 13:35:52337 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_seonghwigap.mss]
0519 13:35:52338 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_gasokhwa.mss]
0519 13:35:52339 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_yongsinuibunno.mss]
0519 13:35:52340 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/skill/guild_jumunsul.mss]
0519 13:35:52346 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_1.mss]
0519 13:35:52347 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_2.mss]
0519 13:35:52347 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_3.mss]
0519 13:35:52349 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_4.mss]
0519 13:35:52350 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_5.mss]
0519 13:35:52353 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/dance_6.mss]
0519 13:35:52354 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/congratulation.mss]
0519 13:35:52355 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/forgive.mss]
0519 13:35:52356 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/angry.mss]
0519 13:35:52358 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/attractive.mss]
0519 13:35:52359 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/sad.mss]
0519 13:35:52361 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/shy.mss]
0519 13:35:52363 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/cheerup.mss]
0519 13:35:52365 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/banter.mss]
0519 13:35:52366 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/joy.mss]
0519 13:35:52371 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_warrior.mss]
0519 13:35:52375 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/kiss_with_sura.mss]
0519 13:35:52377 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_warrior.mss]
0519 13:35:52379 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/action/french_kiss_with_sura.mss]
0519 13:35:52385 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/wait.mss]
0519 13:35:52386 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/wedding/walk.mss]
0519 13:35:52387 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/onehand_sword/wait.mss]
0519 13:35:52488 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/wait.mss]
0519 13:35:52518 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_wait.mss]
0519 13:35:52531 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/fishing/fishing_react.mss]
0519 13:35:52564 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait.mss]
0519 13:35:52570 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_1.mss]
0519 13:35:52579 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/horse/wait_2.mss]
0519 13:35:52636 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_energy.mss]
0519 13:35:52650 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/effect/horse_onehand_sword_splash_blow.mss]
0519 13:35:52704 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/wait.mss]
0519 13:35:52762 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/falling_stand.mss]
0519 13:35:52780 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/general/back_falling_stand.mss]
0519 13:35:52975 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuipi.mss]
0519 13:35:52976 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuichukbok.mss]
0519 13:35:52978 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_seonghwigap.mss]
0519 13:35:52980 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_gasokhwa.mss]
0519 13:35:52981 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_yongsinuibunno.mss]
0519 13:35:52982 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/skill/guild_jumunsul.mss]
0519 13:35:52986 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/slap_hurt.mss]
0519 13:35:52988 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_1.mss]
0519 13:35:52990 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_2.mss]
0519 13:35:52991 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_3.mss]
0519 13:35:52993 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_4.mss]
0519 13:35:52994 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_5.mss]
0519 13:35:52996 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/dance_6.mss]
0519 13:35:52998 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/congratulation.mss]
0519 13:35:52999 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/forgive.mss]
0519 13:35:53000 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/angry.mss]
0519 13:35:53002 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/attractive.mss]
0519 13:35:53003 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/sad.mss]
0519 13:35:53005 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/shy.mss]
0519 13:35:53006 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/cheerup.mss]
0519 13:35:53009 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/banter.mss]
0519 13:35:53010 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/action/joy.mss]
0519 13:35:53026 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/wait.mss]
0519 13:35:53027 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/wedding/walk.mss]
0519 13:35:53030 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/onehand_sword/wait.mss]
0519 13:35:53143 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/wait.mss]
0519 13:35:53174 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_wait.mss]
0519 13:35:53193 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/fishing/fishing_react.mss]
0519 13:35:53225 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait.mss]
0519 13:35:53232 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_1.mss]
0519 13:35:53241 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/horse/wait_2.mss]
0519 13:35:53338 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/wait.mss]
0519 13:35:53390 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/falling_stand.mss]
0519 13:35:53407 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/general/back_falling_stand.mss]
0519 13:35:53457 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_1.mss]
0519 13:35:53458 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_2.mss]
0519 13:35:53460 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_3.mss]
0519 13:35:53462 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_4.mss]
0519 13:35:53465 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_5.mss]
0519 13:35:53468 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/dance_6.mss]
0519 13:35:53469 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/congratulation.mss]
0519 13:35:53471 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/forgive.mss]
0519 13:35:53472 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/angry.mss]
0519 13:35:53473 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/attractive.mss]
0519 13:35:53475 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/sad.mss]
0519 13:35:53476 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/shy.mss]
0519 13:35:53479 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/cheerup.mss]
0519 13:35:53480 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/banter.mss]
0519 13:35:53482 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/joy.mss]
0519 13:35:53487 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_assassin.mss]
0519 13:35:53490 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/kiss_with_shaman.mss]
0519 13:35:53493 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_assassin.mss]
0519 13:35:53495 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/action/french_kiss_with_shaman.mss]
0519 13:35:53500 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/wait.mss]
0519 13:35:53501 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/wedding/walk.mss]
0519 13:35:53503 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fan/wait.mss]
0519 13:35:53609 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/bell/wait.mss]
0519 13:35:53727 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/1bipamaking.mss]
0519 13:35:53750 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_a.mss]
0519 13:35:53758 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noegem_boom.mss]
0519 13:35:53783 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong.mss]
0519 13:35:53804 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making.mss]
0519 13:35:53824 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making.mss]
0519 13:35:53843 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making.mss]
0519 13:35:53859 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_making.mss]
0519 13:35:53886 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_a.mss]
0519 13:35:53895 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/2jeongeop_making.mss]
0519 13:35:53903 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making.mss]
0519 13:35:53909 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making.mss]
0519 13:35:53922 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_2_making.mss]
0519 13:35:53937 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_2_head.mss]
0519 13:35:53965 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_2.mss]
0519 13:35:53987 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_2_making.mss]
0519 13:35:54013 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_2_making.mss]
0519 13:35:54036 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_3_making.mss]
0519 13:35:54050 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_3_head.mss]
0519 13:35:54088 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_3.mss]
0519 13:35:54111 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_3_making.mss]
0519 13:35:54135 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_3_making.mss]
0519 13:35:54158 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/bipabu_4_making.mss]
0519 13:35:54182 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/yongpa_4_head.mss]
0519 13:35:54242 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/paeryong_4.mss]
0519 13:35:54253 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/3hosin_making_4.mss]
0519 13:35:54259 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/boho_making_4.mss]
0519 13:35:54267 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/6gicheon_making_4.mss]
0519 13:35:54285 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/noejeon_4_making.mss]
0519 13:35:54309 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/pokroe_4_making.mss]
0519 13:35:54320 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/10kwaesok_making_4.mss]
0519 13:35:54326 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/effect/jeungryeok_making_4.mss]
0519 13:35:54327 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuipi.mss]
0519 13:35:54328 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuichukbok.mss]
0519 13:35:54330 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_seonghwigap.mss]
0519 13:35:54333 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_gasokhwa.mss]
0519 13:35:54334 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_yongsinuibunno.mss]
0519 13:35:54335 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/skill/guild_jumunsul.mss]
0519 13:35:54337 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/wait.mss]
0519 13:35:54364 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_wait.mss]
0519 13:35:54378 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/fishing/fishing_react.mss]
0519 13:35:54406 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait.mss]
0519 13:35:54411 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_1.mss]
0519 13:35:54419 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/horse/wait_2.mss]
0519 13:35:54561 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/wait.mss]
0519 13:35:54609 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/falling_stand.mss]
0519 13:35:54624 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/general/back_falling_stand.mss]
0519 13:35:54673 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/slap_hurt.mss]
0519 13:35:54674 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_1.mss]
0519 13:35:54677 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_2.mss]
0519 13:35:54678 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_3.mss]
0519 13:35:54679 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_4.mss]
0519 13:35:54680 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_5.mss]
0519 13:35:54681 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/dance_6.mss]
0519 13:35:54683 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/congratulation.mss]
0519 13:35:54686 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/forgive.mss]
0519 13:35:54688 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/angry.mss]
0519 13:35:54689 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/attractive.mss]
0519 13:35:54690 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/sad.mss]
0519 13:35:54690 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/shy.mss]
0519 13:35:54691 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/cheerup.mss]
0519 13:35:54693 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/banter.mss]
0519 13:35:54695 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/action/joy.mss]
0519 13:35:54713 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/wait.mss]
0519 13:35:54714 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/wedding/walk.mss]
0519 13:35:54717 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fan/wait.mss]
0519 13:35:54829 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/bell/wait.mss]
0519 13:35:55032 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuipi.mss]
0519 13:35:55034 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuichukbok.mss]
0519 13:35:55036 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_seonghwigap.mss]
0519 13:35:55037 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_gasokhwa.mss]
0519 13:35:55038 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_yongsinuibunno.mss]
0519 13:35:55039 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/skill/guild_jumunsul.mss]
0519 13:35:55040 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/wait.mss]
0519 13:35:55073 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_wait.mss]
0519 13:35:55091 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/fishing/fishing_react.mss]
0519 13:35:55124 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait.mss]
0519 13:35:55130 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_1.mss]
0519 13:35:55138 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/horse/wait_2.mss]
0519 13:35:55539 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/game/quest/slot_button_01.sub
0519 13:35:55540 :: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/game/quest/slot_button_01.sub]
0519 13:35:56037 :: Traceback (most recent call last):

0519 13:35:56037 ::   File "networkModule.py", line 247, in SetGamePhase

0519 13:35:56065 ::   File "game.py", line 124, in __init__

0519 13:35:56065 ::   File "game.py", line 1972, in __ServerCommand_Build

0519 13:35:56066 :: NameError
0519 13:35:56068 :: :
0519 13:35:56068 :: global name 'stringCommander' is not defined
0519 13:35:56069 ::
 

Dosya Eklentileri

  • debug.png
    debug.png
    2,2 KB · Gösterim: 230
hocam sanırım bu clientdeki packet.h pazar slotları içinmiş sanırım.
ben onu bida deiştirdim 80 yaptım error.png bu hatayı gene aldım build ederken. ondan sonra geri 40 a çektim packet.h'den bida build ettim yine aynı hata ile karşılaştım acaba build işlemini mi yanlış yapıyorum.
giriyorum visual studio 2013 e ordan direk BUİLD sekmesine giriyorum önce Clean Solution sonra Build Solution diyip build ediyorum.
 

Dosya Eklentileri

  • error.png
    error.png
    16,5 KB · Gösterim: 263
game.py gir import stringCommander ekle importlara client açılmama hatan çözülür

debug.exeyi aldıktan sonra geri kalan dosyaları sil

hatalı ekleme yaptıgın için safra gözüküyor eklemelerini kontrol et
 
Bende client sourcenin temiz dosyasını bida attım şuan npc sıkıntısız şekilde. Artık pazar slotlarınıda ilerde yükseltirim.
Çok teşekkür ederim yardımcı olduğun için
 
Rica ederim konunuz çözüldügü için Çözüldü olarak işaretleyip kilitledim.
 
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Geri
Üst