Jump to content

Kick: closing client socket


Go to solution Solved by Shogun,

Recommended Posts

Dear community,

 

I know I have many problems at the moment but I can't resolve them all on my own so I need your help.

 

If I try to login with my client to my windows server, I can go to character selection and I can select a character but then I get kicked out of the game back to login screen (before loading screen appears).

Server says:

Apr 09 19:04:02.78000 :: SYSTEM: new connection from [127.0.0.1] fd: 692 handshake 2911173348 output input_len 0, ptr 0622FE48
Apr 09 19:04:02.250000 :: Handshake: lower than zero -22
Apr 09 19:04:02.328000 :: Handshake: client_time 0 server_time 22328
Apr 09 19:04:02.609000 :: LOGIN_BY_KEY: testaccount key 17323
Apr 09 19:04:03.796000 :: GLOBAL_TIME: Apr 09 19:04:03 time_gap 0
Apr 09 19:04:03.0 :: LoginSuccess
Apr 09 19:04:03.0 ::     player(testaccount).job(0)
Apr 09 19:04:03.0 ::     player().job(0)
Apr 09 19:04:03.0 ::     player().job(0)
Apr 09 19:04:03.0 ::     player(tet).job(7)
Apr 09 19:04:03.0 :: success to 0.0.0.0:13001
Apr 09 19:04:03.0 :: success to 0.0.0.0:13001
Apr 09 19:04:03.0 :: InputDB::login_success: testaccount
Apr 09 19:04:03.343000 :: SYSTEM: new connection from [127.0.0.1] fd: 720 handshake 4213501720 output input_len 0, ptr 067DA758
Apr 09 19:04:03.453000 :: MARK_SERVER: Login
Apr 09 19:04:03.531000 :: MARK_SERVER: GuildMarkIDXList 7 bytes sent.
Apr 09 19:04:03.640000 :: SYSTEM: closing socket. DESC #720
Apr 09 19:04:08.718000 :: SYSTEM: closing socket. DESC #692
Apr 09 19:04:11.875000 :: SYSTEM: new connection from [127.0.0.1] fd: 224 handshake 2809140705 output input_len 0, ptr 0622FE48
Apr 09 19:04:11.250000 :: SYSTEM: closing socket. DESC #224

I'm using mainline_released (binary) with mainline (database + game/auth).

What should I do?

 

Regards

Link to comment
Share on other sites

Syserr:

0409 18:43:00022 :: import marshal # builtin

0409 18:43:00022 :: import imp # builtin

0409 18:43:00053 :: ui.py: inconsistent use of tabs and spaces in indentation

0409 18:43:00070 :: import _weakref # builtin

0409 18:43:00544 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dropitem/dropitem.mss]
0409 18:43:00555 :: # trying .os.pyd

0409 18:43:00555 :: # trying .os.py

0409 18:43:00556 :: # trying .os.pyw

0409 18:43:00556 :: # trying .os.pyc

0409 18:43:00556 :: # trying libos.pyd

0409 18:43:00556 :: # trying libos.py

0409 18:43:00557 :: # libos.pyc has bad magic

0409 18:43:00560 :: import os # from libos.py

0409 18:43:00561 :: import errno # builtin

0409 18:43:00562 :: import nt # builtin

0409 18:43:00562 :: # trying .ntpath.pyd

0409 18:43:00562 :: # trying .ntpath.py

0409 18:43:00563 :: # trying .ntpath.pyw

0409 18:43:00563 :: # trying .ntpath.pyc

0409 18:43:00563 :: # trying libntpath.pyd

0409 18:43:00563 :: # trying libntpath.py

0409 18:43:00563 :: # libntpath.pyc has bad magic

0409 18:43:00566 :: import ntpath # from libntpath.py

0409 18:43:00566 :: # trying .stat.pyd

0409 18:43:00567 :: # trying .stat.py

0409 18:43:00567 :: # trying .stat.pyw

0409 18:43:00567 :: # trying .stat.pyc

0409 18:43:00567 :: # trying libstat.pyd

0409 18:43:00567 :: # trying libstat.py

0409 18:43:00568 :: # libstat.pyc has bad magic

0409 18:43:00568 :: import stat # from libstat.py

0409 18:43:00569 :: # trying .genericpath.pyd

0409 18:43:00569 :: # trying .genericpath.py

0409 18:43:00569 :: # trying .genericpath.pyw

0409 18:43:00569 :: # trying .genericpath.pyc

0409 18:43:00569 :: # trying libgenericpath.pyd

0409 18:43:00570 :: # trying libgenericpath.py

0409 18:43:00570 :: # libgenericpath.pyc has bad magic

0409 18:43:00570 :: import genericpath # from libgenericpath.py

0409 18:43:00571 :: # trying .warnings.pyd

0409 18:43:00571 :: # trying .warnings.py

0409 18:43:00571 :: # trying .warnings.pyw

0409 18:43:00571 :: # trying .warnings.pyc

0409 18:43:00572 :: # trying libwarnings.pyd

0409 18:43:00572 :: # trying libwarnings.py

0409 18:43:00572 :: # libwarnings.pyc has bad magic

0409 18:43:00574 :: import warnings # from libwarnings.py

0409 18:43:00575 :: # trying .linecache.pyd

0409 18:43:00575 :: # trying .linecache.py

0409 18:43:00575 :: # trying .linecache.pyw

0409 18:43:00575 :: # trying .linecache.pyc

0409 18:43:00576 :: # trying liblinecache.pyd

0409 18:43:00576 :: # trying liblinecache.py

0409 18:43:00576 :: # liblinecache.pyc has bad magic

0409 18:43:00577 :: import linecache # from liblinecache.py

0409 18:43:00577 :: # trying .types.pyd

0409 18:43:00577 :: # trying .types.py

0409 18:43:00577 :: # trying .types.pyw

0409 18:43:00578 :: # trying .types.pyc

0409 18:43:00578 :: # trying libtypes.pyd

0409 18:43:00578 :: # trying libtypes.py

0409 18:43:00578 :: # libtypes.pyc has bad magic

0409 18:43:00579 :: import types # from libtypes.py

0409 18:43:00579 :: # trying .UserDict.pyd

0409 18:43:00579 :: # trying .UserDict.py

0409 18:43:00579 :: # trying .UserDict.pyw

0409 18:43:00580 :: # trying .UserDict.pyc

0409 18:43:00580 :: # trying libUserDict.pyd

0409 18:43:00580 :: # trying libUserDict.py

0409 18:43:00580 :: # libUserDict.pyc has bad magic

0409 18:43:00581 :: import UserDict # from libUserDict.py

0409 18:43:00582 :: # trying ._abcoll.pyd

0409 18:43:00582 :: # trying ._abcoll.py

0409 18:43:00582 :: # trying ._abcoll.pyw

0409 18:43:00582 :: # trying ._abcoll.pyc

0409 18:43:00583 :: # trying lib_abcoll.pyd

0409 18:43:00583 :: # trying lib_abcoll.py

0409 18:43:00583 :: # lib_abcoll.pyc has bad magic

0409 18:43:00586 :: import _abcoll # from lib_abcoll.py

0409 18:43:00587 :: # trying .abc.pyd

0409 18:43:00587 :: # trying .abc.py

0409 18:43:00587 :: # trying .abc.pyw

0409 18:43:00587 :: # trying .abc.pyc

0409 18:43:00587 :: # trying libabc.pyd

0409 18:43:00587 :: # trying libabc.py

0409 18:43:00588 :: # libabc.pyc has bad magic

0409 18:43:00589 :: import abc # from libabc.py

0409 18:43:00590 :: # trying .copy_reg.pyd

0409 18:43:00590 :: # trying .copy_reg.py

0409 18:43:00590 :: # trying .copy_reg.pyw

0409 18:43:00591 :: # trying .copy_reg.pyc

0409 18:43:00591 :: # trying libcopy_reg.pyd

0409 18:43:00591 :: # trying libcopy_reg.py

0409 18:43:00591 :: # libcopy_reg.pyc has bad magic

0409 18:43:00592 :: import copy_reg # from libcopy_reg.py

0409 18:43:00652 :: import time # builtin

0409 18:43:13354 ::     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:43:13362 ::     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:43:13362 ::     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:43:13362 ::     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:43:13362 ::     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:43:13363 ::     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:43:13363 ::     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:43:13363 ::     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:43:13363 ::     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:43:13364 ::     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:43:13364 ::     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:43:13372 ::       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:43:13372 ::           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:43:13372 ::           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:43:13372 ::           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:43:13374 ::           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:43:13374 ::         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:43:13374 ::         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:43:13375 ::         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:43:13375 ::         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:43:13375 ::           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:43:13375 ::           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:43:13375 ::           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:43:13376 ::           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:43:13376 ::           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:43:13376 ::           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:43:13376 ::         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:43:13376 ::         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:43:13376 ::         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:43:13377 ::         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:43:13377 :: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:43:13378 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:43:13378 ::  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:43:13378 ::   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:43:13378 ::    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:43:13378 :: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:43:13378 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:43:13378 ::    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:43:13378 ::  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:43:13379 ::             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:43:13379 ::        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:43:13379 ::           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:43:13379 ::      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:43:13379 ::    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:43:13379 ::    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:43:13383 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:43:13384 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:43:13384 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:43:13385 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:43:13385 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:43:13385 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:43:13386 ::    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:43:13386 ::    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:43:13386 :: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:43:13387 ::           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:43:13387 ::           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:43:13387 ::           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:43:13387 ::           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:43:13387 ::           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:43:13388 ::       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:43:13388 ::   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:43:13389 ::       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:43:13389 ::     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:43:13389 ::       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:43:13390 ::         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:43:13390 ::       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:43:13391 ::         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:43:13391 ::       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:43:13391 ::         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:43:13391 ::         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:43:13391 ::           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:43:13392 ::     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:43:13392 ::           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:43:13392 ::    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:43:13392 ::    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:43:13393 ::    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:43:13393 ::    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:43:13393 ::    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:43:13393 ::    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:43:13395 ::             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:43:13395 ::      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:43:13396 ::      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:43:13396 ::     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:43:13397 ::       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:43:13397 ::      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:43:13398 ::         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:43:13398 ::    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:43:13398 ::         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:43:13398 ::        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:43:13398 ::      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:43:13398 ::      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:43:13399 ::    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:43:13400 ::         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:43:13400 ::             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:43:13400 ::           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:43:13400 ::             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:43:13400 ::             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:43:13401 ::             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:43:13401 ::             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:43:13457 :: import math # builtin

0409 18:43:13547 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13565 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13605 :: uiSystem.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13642 :: uiQuest.py: inconsistent use of tabs and spaces in indentation

0409 18:43:14036 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/dust.mss]
0409 18:43:14081 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/running_dust.mss]
0409 18:43:14222 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_red.mss]
0409 18:43:14251 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_blue.mss]
0409 18:43:14256 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_green.mss]
0409 18:43:14260 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_purple.mss]
0409 18:43:14274 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_red.mss]
0409 18:43:14279 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_blue.mss]
0409 18:43:14298 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item1.mss]
0409 18:43:14322 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item2.mss]
0409 18:43:14335 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item3.mss]
0409 18:43:14345 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item4.mss]
0409 18:43:14430 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/gwantong.mss]
0409 18:43:14652 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_select.mss]
0409 18:43:14675 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_glow_select.mss]
0409 18:43:14726 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun.mss]
0409 18:43:14828 :: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click.mss]
0409 18:43:14908 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target.mss]
0409 18:43:14912 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/0.jpg
0409 18:43:14913 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/nontarget.mss]
0409 18:43:14914 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/0.jpg]
0409 18:43:14918 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage.mss]
0409 18:43:14923 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage_1.mss]
0409 18:43:14928 :: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/poison0.jpg
0409 18:43:14928 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/poison.mss]
0409 18:43:14929 :: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/poison0.jpg]
0409 18:43:14934 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/miss.mss]
0409 18:43:14963 :: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target_miss.mss]
0409 18:43:15045 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage1.mss]
0409 18:43:15062 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage2.mss]
0409 18:43:15074 :: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage3.mss]
0409 18:43:15127 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/wait.mss]
0409 18:43:15170 :: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/not_selected.mss]
0409 18:43:15243 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/wait.mss]
0409 18:43:15273 :: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/not_selected.mss]
0409 18:43:15316 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/wait.mss]
0409 18:43:15393 :: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/not_selected.mss]
0409 18:43:15472 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/wait.mss]
0409 18:43:15517 :: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/not_selected.mss]
0409 18:43:15579 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/wait.mss]
0409 18:43:15633 :: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/not_selected.mss]
0409 18:43:15691 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/wait.mss]
0409 18:43:15729 :: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/not_selected.mss]
0409 18:43:15773 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/wait.mss]
0409 18:43:15811 :: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/not_selected.mss]
0409 18:43:15839 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/wait.mss]
0409 18:43:15888 :: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/not_selected.mss]
0409 18:43:16333 :: invalid idx 0
0409 18:45:49009 ::     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:45:49016 ::     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:45:49016 ::     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:45:49016 ::     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:45:49017 ::     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:45:49017 ::     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:45:49017 ::     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:45:49018 ::     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:45:49018 ::     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:45:49018 ::     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:45:49018 ::     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:45:49026 ::       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:45:49026 ::           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:45:49026 ::           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:45:49026 ::           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:45:49028 ::           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:45:49028 ::         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:45:49028 ::         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:45:49028 ::         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:45:49028 ::         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:45:49029 ::           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:45:49029 ::           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:45:49029 ::           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:45:49029 ::           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:45:49029 ::           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:45:49029 ::           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:45:49030 ::         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:45:49030 ::         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:45:49030 ::         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:45:49030 ::         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:45:49031 :: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:45:49031 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:45:49031 ::  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:45:49031 ::   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:45:49031 ::    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:45:49032 :: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:45:49032 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:45:49032 ::    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:45:49032 ::  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:45:49032 ::             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:45:49032 ::        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:45:49032 ::           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:45:49033 ::      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:45:49033 ::    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:45:49033 ::    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:45:49036 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:45:49037 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:45:49037 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:45:49037 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:45:49037 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:45:49038 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:45:49038 ::    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:45:49038 ::    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:45:49038 :: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:45:49039 ::           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:45:49039 ::           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:45:49039 ::           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:45:49040 ::           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:45:49040 ::           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:45:49040 ::       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:45:49041 ::   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:45:49041 ::       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:45:49041 ::     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:45:49041 ::       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:45:49042 ::         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:45:49042 ::       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:45:49043 ::         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:45:49043 ::       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:45:49043 ::         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:45:49043 ::         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:45:49043 ::           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:45:49043 ::     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:45:49043 ::           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:45:49044 ::    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:45:49044 ::    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:45:49044 ::    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:45:49044 ::    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:45:49044 ::    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:45:49044 ::    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:45:49046 ::             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:45:49046 ::      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:45:49047 ::      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:45:49047 ::     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:45:49048 ::       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:45:49048 ::      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:45:49048 ::         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:45:49048 ::    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:45:49049 ::         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:45:49049 ::        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:45:49049 ::      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:45:49049 ::      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:45:49049 ::    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:45:49050 ::         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:45:49050 ::             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:45:49050 ::           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:45:49050 ::             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:45:49051 ::             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:45:49051 ::             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:45:49051 ::             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:56:05556 ::     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:56:05563 ::     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:56:05564 ::     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:56:05564 ::     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:56:05564 ::     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:56:05565 ::     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:56:05565 ::     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:56:05565 ::     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:56:05566 ::     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:56:05566 ::     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:56:05566 ::     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:56:05591 ::       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:56:05591 ::           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:56:05592 ::           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:56:05592 ::           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:56:05594 ::           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:56:05594 ::         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:56:05594 ::         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:56:05594 ::         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:56:05595 ::         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:56:05595 ::           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:56:05595 ::           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:56:05595 ::           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:56:05595 ::           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:56:05596 ::           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:56:05596 ::           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:56:05596 ::         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:56:05596 ::         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:56:05596 ::         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:56:05596 ::         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:56:05597 :: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:56:05597 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:56:05597 ::  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:56:05597 ::   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:56:05597 ::    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:56:05598 :: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:56:05598 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:56:05598 ::    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:56:05598 ::  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:56:05598 ::             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:56:05598 ::        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:56:05598 ::           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:56:05598 ::      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:56:05599 ::    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:56:05599 ::    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:56:05602 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:56:05603 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:56:05603 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:56:05603 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:56:05603 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:56:05603 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:56:05604 ::    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:56:05604 ::    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:56:05604 :: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:56:05605 ::           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:56:05605 ::           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:56:05605 ::           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:56:05606 ::           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:56:05606 ::           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:56:05606 ::       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:56:05607 ::   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:56:05607 ::       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:56:05607 ::     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:56:05607 ::       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:56:05608 ::         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:56:05609 ::       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:56:05609 ::         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:56:05609 ::       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:56:05609 ::         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:56:05609 ::         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:56:05609 ::           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:56:05610 ::     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:56:05610 ::           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:56:05610 ::    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:56:05610 ::    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:56:05611 ::    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:56:05611 ::    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:56:05611 ::    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:56:05611 ::    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:56:05613 ::             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:56:05613 ::      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:56:05614 ::      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:56:05614 ::     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:56:05615 ::       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:56:05615 ::      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:56:05615 ::         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:56:05615 ::    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:56:05616 ::         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:56:05616 ::        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:56:05616 ::      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:56:05616 ::      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:56:05616 ::    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:56:05617 ::         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:56:05617 ::             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:56:05618 ::           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:56:05618 ::             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:56:05618 ::             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:56:05618 ::             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:56:05618 ::             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:56:05976 :: invalid idx 0
0409 19:04:38290 ::     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 19:04:38298 ::     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 19:04:38299 ::     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 19:04:38299 ::     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 19:04:38299 ::     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 19:04:38299 ::     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 19:04:38300 ::     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 19:04:38300 ::     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 19:04:38300 ::     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 19:04:38300 ::     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 19:04:38300 ::     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 19:04:38308 ::       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 19:04:38308 ::           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 19:04:38308 ::           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 19:04:38309 ::           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 19:04:38310 ::           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 19:04:38310 ::         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 19:04:38310 ::         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 19:04:38311 ::         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 19:04:38311 ::         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 19:04:38311 ::           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 19:04:38311 ::           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 19:04:38312 ::           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 19:04:38312 ::           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 19:04:38312 ::           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 19:04:38312 ::           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 19:04:38312 ::         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 19:04:38312 ::         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 19:04:38313 ::         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 19:04:38313 ::         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 19:04:38313 :: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 19:04:38313 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 19:04:38314 ::  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 19:04:38314 ::   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 19:04:38314 ::    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 19:04:38314 :: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 19:04:38314 ::    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 19:04:38315 ::    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 19:04:38315 ::  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 19:04:38315 ::             Àå¾î(#30112) cannot find icon file. setting to default.
0409 19:04:38315 ::        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 19:04:38315 ::           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 19:04:38315 ::      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 19:04:38315 ::    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 19:04:38315 ::    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 19:04:38319 ::      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 19:04:38319 :: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 19:04:38319 :: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 19:04:38320 ::   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 19:04:38320 ::   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 19:04:38320 ::      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 19:04:38320 ::    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 19:04:38321 ::    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 19:04:38321 :: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 19:04:38322 ::           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 19:04:38322 ::           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 19:04:38322 ::           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 19:04:38322 ::           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 19:04:38322 ::           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 19:04:38323 ::       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 19:04:38323 ::   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 19:04:38323 ::       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 19:04:38324 ::     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 19:04:38324 ::       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 19:04:38325 ::         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 19:04:38325 ::       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 19:04:38325 ::         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 19:04:38325 ::       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 19:04:38325 ::         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 19:04:38326 ::         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 19:04:38326 ::           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 19:04:38326 ::     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 19:04:38326 ::           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 19:04:38326 ::    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 19:04:38326 ::    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 19:04:38327 ::    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 19:04:38327 ::    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 19:04:38327 ::    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 19:04:38327 ::    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 19:04:38329 ::             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 19:04:38329 ::      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 19:04:38330 ::      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 19:04:38330 ::     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 19:04:38331 ::       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 19:04:38331 ::      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 19:04:38331 ::         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 19:04:38331 ::    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 19:04:38332 ::         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 19:04:38332 ::        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 19:04:38332 ::      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 19:04:38332 ::      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 19:04:38332 ::    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 19:04:38333 ::         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 19:04:38333 ::             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 19:04:38333 ::           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 19:04:38334 ::             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 19:04:38334 ::             º¸¼®(#90004) cannot find icon file. setting to default.
0409 19:04:38334 ::             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 19:04:38334 ::             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 19:04:38703 :: invalid idx 0
0409 19:04:47169 :: # clear __builtin__._

0409 19:04:47169 :: # clear sys.path

0409 19:04:47169 :: # clear sys.argv

0409 19:04:47170 :: # clear sys.ps1

0409 19:04:47170 :: # clear sys.ps2

0409 19:04:47170 :: # clear sys.exitfunc

0409 19:04:47170 :: # clear sys.exc_type

0409 19:04:47170 :: # clear sys.exc_value

0409 19:04:47170 :: # clear sys.exc_traceback

0409 19:04:47170 :: # clear sys.last_type

0409 19:04:47170 :: # clear sys.last_value

0409 19:04:47170 :: # clear sys.last_traceback

0409 19:04:47171 :: # clear sys.path_hooks

0409 19:04:47171 :: # clear sys.path_importer_cache

0409 19:04:47171 :: # clear sys.meta_path

0409 19:04:47171 :: # clear sys.flags

0409 19:04:47171 :: # clear sys.float_info

0409 19:04:47171 :: # restore sys.stdin

0409 19:04:47171 :: # restore sys.stdout

0409 19:04:47172 :: # restore sys.stderr

0409 19:04:47207 :: granny_shared_vbs:
0409 19:04:47207 :: 	0: 40
0409 19:04:47208 :: 	1: 20
0409 19:04:47208 :: 	2: 20
0409 19:04:47209 :: 	3: 40
0409 19:04:47209 :: 	4: 1
0409 19:04:47209 :: 	5: 20
0409 19:04:47210 :: 	6: 0
0409 19:04:47210 :: 	7: 0
0409 19:04:47210 :: 	8: 0

 

log:

0409 18:43:25686 :: ¾Ë¸²: ÆÄÀÏ ¸ðµåÀÔ´Ï´Ù.
0409 18:43:25689 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25690 :: The eterpack doesn't exist [pack/metin2_patch_eu3]
0409 18:43:25690 :: The eterpack doesn't exist [pack/metin2_patch_eu3_texcache]
0409 18:43:25691 :: The eterpack doesn't exist [pack/metin2_patch_etc_costume1]
0409 18:43:25691 :: The eterpack doesn't exist [pack/metin2_patch_etc_costume1_texcache]
0409 18:43:25692 :: The eterpack doesn't exist [pack/metin2_patch_pet1]
0409 18:43:25692 :: The eterpack doesn't exist [pack/metin2_patch_pet1_texcache]
0409 18:43:25692 :: The eterpack doesn't exist [pack/metin2_patch_ramadan_costume]
0409 18:43:25693 :: The eterpack doesn't exist [pack/metin2_patch_ramadan_costume_texcache]
0409 18:43:25694 :: The eterpack doesn't exist [pack/metin2_patch_flame]
0409 18:43:25694 :: The eterpack doesn't exist [pack/metin2_patch_flame_texcache]
0409 18:43:25694 :: The eterpack doesn't exist [pack/metin2_patch_flame_dungeon]
0409 18:43:25695 :: The eterpack doesn't exist [pack/metin2_patch_flame_dungeon_texcache]
0409 18:43:25695 :: The eterpack doesn't exist [pack/metin2_patch_w21_etc]
0409 18:43:25696 :: The eterpack doesn't exist [pack/metin2_patch_w21_etc_texcache]
0409 18:43:25696 :: The eterpack doesn't exist [pack/metin2_patch_w21_mobs]
0409 18:43:25696 :: The eterpack doesn't exist [pack/metin2_patch_w21_mobs_texcache]
0409 18:43:25697 :: The eterpack doesn't exist [pack/metin2_patch_dss_box]
0409 18:43:25697 :: The eterpack doesn't exist [pack/metin2_patch_dss_box_texcache]
0409 18:43:25698 :: The eterpack doesn't exist [pack/metin2_patch_costume_soccer]
0409 18:43:25698 :: The eterpack doesn't exist [pack/metin2_patch_costume_soccer_texcache]
0409 18:43:25698 :: The eterpack doesn't exist [pack/metin2_patch_easter1]
0409 18:43:25699 :: The eterpack doesn't exist [pack/metin2_patch_easter1_texcache]
0409 18:43:25699 :: The eterpack doesn't exist [pack/season3_eu]
0409 18:43:25700 :: The eterpack doesn't exist [pack/season3_eu_texcache]
0409 18:43:25700 :: The eterpack doesn't exist [pack/metin2_patch_mineral]
0409 18:43:25701 :: The eterpack doesn't exist [pack/metin2_patch_mineral_texcache]
0409 18:43:25702 :: The eterpack doesn't exist [pack/metin2_patch_w20_sound]
0409 18:43:25702 :: The eterpack doesn't exist [pack/metin2_patch_w20_sound_texcache]
0409 18:43:25703 :: The eterpack doesn't exist [pack/metin2_patch_ds]
0409 18:43:25703 :: The eterpack doesn't exist [pack/metin2_patch_ds_texcache]
0409 18:43:25704 :: The eterpack doesn't exist [pack/metin2_patch_5th_armor]
0409 18:43:25704 :: The eterpack doesn't exist [pack/metin2_patch_5th_armor_texcache]
0409 18:43:25705 :: The eterpack doesn't exist [pack/metin2_patch_w20_etc]
0409 18:43:25705 :: The eterpack doesn't exist [pack/metin2_patch_w20_etc_texcache]
0409 18:43:25705 :: The eterpack doesn't exist [pack/metin2_patch_dragon_rock]
0409 18:43:25706 :: The eterpack doesn't exist [pack/metin2_patch_dragon_rock_texcache]
0409 18:43:25706 :: The eterpack doesn't exist [pack/metin2_patch_dragon_rock_mobs]
0409 18:43:25707 :: The eterpack doesn't exist [pack/metin2_patch_dragon_rock_mobs_texcache]
0409 18:43:25707 :: The eterpack doesn't exist [pack/metin2_patch_etc]
0409 18:43:25707 :: The eterpack doesn't exist [pack/metin2_patch_etc_texcache]
0409 18:43:25708 :: The eterpack doesn't exist [pack/metin2_patch_xmas]
0409 18:43:25708 :: The eterpack doesn't exist [pack/metin2_patch_xmas_texcache]
0409 18:43:25708 :: The eterpack doesn't exist [pack/metin2_patch_kr4]
0409 18:43:25709 :: The eterpack doesn't exist [pack/metin2_patch_kr4_texcache]
0409 18:43:25709 :: The eterpack doesn't exist [pack/metin2_patch_eu4]
0409 18:43:25709 :: The eterpack doesn't exist [pack/metin2_patch_eu4_texcache]
0409 18:43:25710 :: The eterpack doesn't exist [pack/metin2_patch_mundi]
0409 18:43:25710 :: The eterpack doesn't exist [pack/metin2_patch_mundi_texcache]
0409 18:43:25711 :: The eterpack doesn't exist [pack/metin2_patch_sd]
0409 18:43:25711 :: The eterpack doesn't exist [pack/metin2_patch_sd_texcache]
0409 18:43:25712 :: The eterpack doesn't exist [pack/metin2_patch_halloween]
0409 18:43:25712 :: The eterpack doesn't exist [pack/metin2_patch_halloween_texcache]
0409 18:43:25712 :: The eterpack doesn't exist [pack/metin2_patch_party]
0409 18:43:25713 :: The eterpack doesn't exist [pack/metin2_patch_party_texcache]
0409 18:43:25713 :: The eterpack doesn't exist [pack/metin2_patch_dance]
0409 18:43:25714 :: The eterpack doesn't exist [pack/metin2_patch_dance_texcache]
0409 18:43:25722 :: The eterpack doesn't exist [pack/pc_texcache]
0409 18:43:25729 :: The eterpack doesn't exist [pack/pc2_texcache]
0409 18:43:25730 :: The eterpack doesn't exist [pack/monster]
0409 18:43:25730 :: The eterpack doesn't exist [pack/monster_texcache]
0409 18:43:25731 :: The eterpack doesn't exist [pack/monster2]
0409 18:43:25731 :: The eterpack doesn't exist [pack/monster2_texcache]
0409 18:43:25734 :: The eterpack doesn't exist [pack/effect_texcache]
0409 18:43:25742 :: The eterpack doesn't exist [pack/zone_texcache]
0409 18:43:25743 :: The eterpack doesn't exist [pack/terrain_texcache]
0409 18:43:25749 :: The eterpack doesn't exist [pack/npc_texcache]
0409 18:43:25751 :: The eterpack doesn't exist [pack/npc2_texcache]
0409 18:43:25762 :: The eterpack doesn't exist [pack/tree_texcache]
0409 18:43:25763 :: The eterpack doesn't exist [pack/guild_texcache]
0409 18:43:25769 :: The eterpack doesn't exist [pack/item_texcache]
0409 18:43:25778 :: The eterpack doesn't exist [pack/textureset_texcache]
0409 18:43:25793 :: The eterpack doesn't exist [pack/property_texcache]
0409 18:43:25798 :: The eterpack doesn't exist [pack/icon_texcache]
0409 18:43:25808 :: The eterpack doesn't exist [pack/season1_texcache]
0409 18:43:25809 :: The eterpack doesn't exist [pack/season2_texcache]
0409 18:43:25810 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25810 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25811 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25811 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25812 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25812 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25812 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25813 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25813 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25814 :: The eterpack doesn't exist [pack/maps_texcache]
0409 18:43:25829 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25829 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25830 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25830 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25831 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25831 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25831 :: The eterpack doesn't exist [pack/sound_texcache]
0409 18:43:25843 :: The eterpack doesn't exist [pack/sound2]
0409 18:43:25843 :: The eterpack doesn't exist [pack/sound2_texcache]
0409 18:43:25844 :: The eterpack doesn't exist [pack/sound2]
0409 18:43:25845 :: The eterpack doesn't exist [pack/sound2_texcache]
0409 18:43:25845 :: The eterpack doesn't exist [pack/bgm_texcache]
0409 18:43:25849 :: The eterpack doesn't exist [pack/ETC_texcache]
0409 18:43:25849 :: The eterpack doesn't exist [pack/ETC_texcache]
0409 18:43:25850 :: The eterpack doesn't exist [pack/locale_ca]
0409 18:43:25850 :: The eterpack doesn't exist [pack/locale_ca_texcache]
0409 18:43:25851 :: The eterpack doesn't exist [pack/locale_ae]
0409 18:43:25851 :: The eterpack doesn't exist [pack/locale_ae_texcache]
0409 18:43:25852 :: The eterpack doesn't exist [pack/locale_de_texcache]
0409 18:43:25853 :: The eterpack doesn't exist [pack/locale_es]
0409 18:43:25853 :: The eterpack doesn't exist [pack/locale_es_texcache]
0409 18:43:25854 :: The eterpack doesn't exist [pack/locale_fr]
0409 18:43:25854 :: The eterpack doesn't exist [pack/locale_fr_texcache]
0409 18:43:25855 :: The eterpack doesn't exist [pack/locale_gr]
0409 18:43:25855 :: The eterpack doesn't exist [pack/locale_gr_texcache]
0409 18:43:25856 :: The eterpack doesn't exist [pack/locale_it]
0409 18:43:25856 :: The eterpack doesn't exist [pack/locale_it_texcache]
0409 18:43:25856 :: The eterpack doesn't exist [pack/locale_nl]
0409 18:43:25857 :: The eterpack doesn't exist [pack/locale_nl_texcache]
0409 18:43:25857 :: The eterpack doesn't exist [pack/locale_pl]
0409 18:43:25857 :: The eterpack doesn't exist [pack/locale_pl_texcache]
0409 18:43:25858 :: The eterpack doesn't exist [pack/locale_pt]
0409 18:43:25858 :: The eterpack doesn't exist [pack/locale_pt_texcache]
0409 18:43:25859 :: The eterpack doesn't exist [pack/locale_tr]
0409 18:43:25859 :: The eterpack doesn't exist [pack/locale_tr_texcache]
0409 18:43:25859 :: The eterpack doesn't exist [pack/locale_uk]
0409 18:43:25860 :: The eterpack doesn't exist [pack/locale_uk_texcache]
0409 18:43:25860 :: The eterpack doesn't exist [pack/locale_bg]
0409 18:43:25861 :: The eterpack doesn't exist [pack/locale_bg_texcache]
0409 18:43:25861 :: The eterpack doesn't exist [pack/locale_en]
0409 18:43:25862 :: The eterpack doesn't exist [pack/locale_en_texcache]
0409 18:43:25862 :: The eterpack doesn't exist [pack/locale_mx]
0409 18:43:25862 :: The eterpack doesn't exist [pack/locale_mx_texcache]
0409 18:43:25863 :: The eterpack doesn't exist [pack/locale_ro]
0409 18:43:25863 :: The eterpack doesn't exist [pack/locale_ro_texcache]
0409 18:43:25864 :: The eterpack doesn't exist [pack/locale_ru]
0409 18:43:25864 :: The eterpack doesn't exist [pack/locale_ru_texcache]
0409 18:43:25864 :: The eterpack doesn't exist [pack/locale_dk]
0409 18:43:25865 :: The eterpack doesn't exist [pack/locale_dk_texcache]
0409 18:43:25865 :: The eterpack doesn't exist [pack/locale_cz]
0409 18:43:25866 :: The eterpack doesn't exist [pack/locale_cz_texcache]
0409 18:43:25866 :: The eterpack doesn't exist [pack/locale_hu]
0409 18:43:25866 :: The eterpack doesn't exist [pack/locale_hu_texcache]
0409 18:43:25867 :: The eterpack doesn't exist [pack/locale_us]
0409 18:43:25867 :: The eterpack doesn't exist [pack/locale_us_texcache]
0409 18:43:25868 :: The eterpack doesn't exist [pack/locale_pa]
0409 18:43:25868 :: The eterpack doesn't exist [pack/locale_pa_texcache]
0409 18:43:25869 :: The eterpack doesn't exist [pack/uiscript_texcache]
0409 18:43:25869 :: The eterpack doesn't exist [pack/locale_ymir_ui]
0409 18:43:25870 :: The eterpack doesn't exist [pack/locale_ymir_ui_texcache]
0409 18:43:25870 :: The eterpack doesn't exist [pack/locale_ymir]
0409 18:43:25870 :: The eterpack doesn't exist [pack/locale_ymir_texcache]
0409 18:43:25871 :: The eterpack doesn't exist [pack/locale_us]
0409 18:43:25871 :: The eterpack doesn't exist [pack/locale_us_texcache]
0409 18:43:25872 :: The eterpack doesn't exist [pack/ETC_texcache]
0409 18:43:25872 :: The eterpack doesn't exist [pack/uiloading_texcache]
0409 18:43:00003 :: 
0409 18:43:00004 :: ## Network - OffLine Phase ##
0409 18:43:00005 :: 
0409 18:43:00022 :: SYSERR: import marshal # builtin

0409 18:43:00023 :: SYSERR: import imp # builtin

0409 18:43:00023 :: importing from pack debugInfo
0409 18:43:00024 :: importing from pack localeInfo
0409 18:43:00029 :: importing from pack constInfo
0409 18:43:00039 :: importing from pack mouseModule
0409 18:43:00050 :: importing from pack ui
0409 18:43:00053 :: SYSERR: ui.py: inconsistent use of tabs and spaces in indentation

0409 18:43:00070 :: importing from lib _weakref
0409 18:43:00071 :: SYSERR: import _weakref # builtin

0409 18:43:00072 :: importing from pack networkModule
0409 18:43:00073 :: importing from pack playerSettingModule
0409 18:43:00085 :: importing from pack emotion
0409 18:43:00103 :: importing from pack uiPhaseCurtain
0409 18:43:00104 :: importing from pack uiCandidate
0409 18:43:00105 :: importing from pack musicInfo
0409 18:43:00106 :: importing from pack stringCommander
0409 18:43:00545 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/dropitem/dropitem.mss]
0409 18:43:00553 :: NEWMAIN STREAM ----------------------------------------------------------------------------0409 18:43:00553 :: 
0409 18:43:00553 :: NEW POPUP DIALOG ----------------------------------------------------------------------------0409 18:43:00554 :: 
0409 18:43:00554 :: importing from pack exception
0409 18:43:00555 :: importing from lib os
0409 18:43:00555 :: SYSERR: # trying .os.pyd

0409 18:43:00555 :: SYSERR: # trying .os.py

0409 18:43:00556 :: SYSERR: # trying .os.pyw

0409 18:43:00556 :: SYSERR: # trying .os.pyc

0409 18:43:00556 :: SYSERR: # trying libos.pyd

0409 18:43:00556 :: SYSERR: # trying libos.py

0409 18:43:00557 :: SYSERR: # libos.pyc has bad magic

0409 18:43:00561 :: SYSERR: import os # from libos.py

0409 18:43:00561 :: importing from lib errno
0409 18:43:00561 :: SYSERR: import errno # builtin

0409 18:43:00561 :: importing from lib nt
0409 18:43:00562 :: SYSERR: import nt # builtin

0409 18:43:00562 :: importing from lib ntpath
0409 18:43:00562 :: SYSERR: # trying .ntpath.pyd

0409 18:43:00562 :: SYSERR: # trying .ntpath.py

0409 18:43:00563 :: SYSERR: # trying .ntpath.pyw

0409 18:43:00563 :: SYSERR: # trying .ntpath.pyc

0409 18:43:00563 :: SYSERR: # trying libntpath.pyd

0409 18:43:00563 :: SYSERR: # trying libntpath.py

0409 18:43:00564 :: SYSERR: # libntpath.pyc has bad magic

0409 18:43:00566 :: SYSERR: import ntpath # from libntpath.py

0409 18:43:00566 :: importing from lib stat
0409 18:43:00567 :: SYSERR: # trying .stat.pyd

0409 18:43:00567 :: SYSERR: # trying .stat.py

0409 18:43:00567 :: SYSERR: # trying .stat.pyw

0409 18:43:00567 :: SYSERR: # trying .stat.pyc

0409 18:43:00567 :: SYSERR: # trying libstat.pyd

0409 18:43:00568 :: SYSERR: # trying libstat.py

0409 18:43:00568 :: SYSERR: # libstat.pyc has bad magic

0409 18:43:00568 :: SYSERR: import stat # from libstat.py

0409 18:43:00568 :: importing from lib genericpath
0409 18:43:00569 :: SYSERR: # trying .genericpath.pyd

0409 18:43:00569 :: SYSERR: # trying .genericpath.py

0409 18:43:00569 :: SYSERR: # trying .genericpath.pyw

0409 18:43:00569 :: SYSERR: # trying .genericpath.pyc

0409 18:43:00570 :: SYSERR: # trying libgenericpath.pyd

0409 18:43:00570 :: SYSERR: # trying libgenericpath.py

0409 18:43:00570 :: SYSERR: # libgenericpath.pyc has bad magic

0409 18:43:00571 :: SYSERR: import genericpath # from libgenericpath.py

0409 18:43:00571 :: importing from lib warnings
0409 18:43:00571 :: SYSERR: # trying .warnings.pyd

0409 18:43:00571 :: SYSERR: # trying .warnings.py

0409 18:43:00571 :: SYSERR: # trying .warnings.pyw

0409 18:43:00571 :: SYSERR: # trying .warnings.pyc

0409 18:43:00572 :: SYSERR: # trying libwarnings.pyd

0409 18:43:00572 :: SYSERR: # trying libwarnings.py

0409 18:43:00572 :: SYSERR: # libwarnings.pyc has bad magic

0409 18:43:00575 :: SYSERR: import warnings # from libwarnings.py

0409 18:43:00575 :: importing from lib linecache
0409 18:43:00575 :: SYSERR: # trying .linecache.pyd

0409 18:43:00575 :: SYSERR: # trying .linecache.py

0409 18:43:00575 :: SYSERR: # trying .linecache.pyw

0409 18:43:00576 :: SYSERR: # trying .linecache.pyc

0409 18:43:00576 :: SYSERR: # trying liblinecache.pyd

0409 18:43:00576 :: SYSERR: # trying liblinecache.py

0409 18:43:00576 :: SYSERR: # liblinecache.pyc has bad magic

0409 18:43:00577 :: SYSERR: import linecache # from liblinecache.py

0409 18:43:00577 :: importing from lib types
0409 18:43:00577 :: SYSERR: # trying .types.pyd

0409 18:43:00577 :: SYSERR: # trying .types.py

0409 18:43:00578 :: SYSERR: # trying .types.pyw

0409 18:43:00578 :: SYSERR: # trying .types.pyc

0409 18:43:00578 :: SYSERR: # trying libtypes.pyd

0409 18:43:00578 :: SYSERR: # trying libtypes.py

0409 18:43:00578 :: SYSERR: # libtypes.pyc has bad magic

0409 18:43:00579 :: SYSERR: import types # from libtypes.py

0409 18:43:00579 :: importing from lib UserDict
0409 18:43:00579 :: SYSERR: # trying .UserDict.pyd

0409 18:43:00579 :: SYSERR: # trying .UserDict.py

0409 18:43:00579 :: SYSERR: # trying .UserDict.pyw

0409 18:43:00580 :: SYSERR: # trying .UserDict.pyc

0409 18:43:00580 :: SYSERR: # trying libUserDict.pyd

0409 18:43:00580 :: SYSERR: # trying libUserDict.py

0409 18:43:00580 :: SYSERR: # libUserDict.pyc has bad magic

0409 18:43:00582 :: SYSERR: import UserDict # from libUserDict.py

0409 18:43:00582 :: importing from lib _abcoll
0409 18:43:00582 :: SYSERR: # trying ._abcoll.pyd

0409 18:43:00582 :: SYSERR: # trying ._abcoll.py

0409 18:43:00582 :: SYSERR: # trying ._abcoll.pyw

0409 18:43:00582 :: SYSERR: # trying ._abcoll.pyc

0409 18:43:00583 :: SYSERR: # trying lib_abcoll.pyd

0409 18:43:00583 :: SYSERR: # trying lib_abcoll.py

0409 18:43:00583 :: SYSERR: # lib_abcoll.pyc has bad magic

0409 18:43:00586 :: SYSERR: import _abcoll # from lib_abcoll.py

0409 18:43:00587 :: importing from lib abc
0409 18:43:00587 :: SYSERR: # trying .abc.pyd

0409 18:43:00587 :: SYSERR: # trying .abc.py

0409 18:43:00587 :: SYSERR: # trying .abc.pyw

0409 18:43:00587 :: SYSERR: # trying .abc.pyc

0409 18:43:00587 :: SYSERR: # trying libabc.pyd

0409 18:43:00588 :: SYSERR: # trying libabc.py

0409 18:43:00588 :: SYSERR: # libabc.pyc has bad magic

0409 18:43:00589 :: SYSERR: import abc # from libabc.py

0409 18:43:00590 :: importing from lib copy_reg
0409 18:43:00590 :: SYSERR: # trying .copy_reg.pyd

0409 18:43:00590 :: SYSERR: # trying .copy_reg.py

0409 18:43:00591 :: SYSERR: # trying .copy_reg.pyw

0409 18:43:00591 :: SYSERR: # trying .copy_reg.pyc

0409 18:43:00591 :: SYSERR: # trying libcopy_reg.pyd

0409 18:43:00591 :: SYSERR: # trying libcopy_reg.py

0409 18:43:00591 :: SYSERR: # libcopy_reg.pyc has bad magic

0409 18:43:00592 :: SYSERR: import copy_reg # from libcopy_reg.py

0409 18:43:00592 :: ===== Load Script File : UIScript/PopupDialog.py0409 18:43:00593 :: 
0409 18:43:00593 :: importing from pack uiScriptLocale
0409 18:43:00610 :: NEW CURTAIN  ----------------------------------------------------------------------------0409 18:43:00610 :: 
0409 18:43:00610 :: 
0409 18:43:00610 :: ## Network - OffLine Phase ##
0409 18:43:00611 :: 
0409 18:43:00611 :: importing from pack introLogin
0409 18:43:00617 :: importing from pack serverInfo
0409 18:43:00618 :: importing from pack uiCommon
0409 18:43:00652 :: importing from lib time
0409 18:43:00652 :: SYSERR: import time # builtin

0409 18:43:00652 :: importing from pack ServerCommandParser
0409 18:43:00653 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0409 18:43:00654 :: 
0409 18:43:00654 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0409 18:43:00654 :: 
0409 18:43:00655 :: ===== Load Script File : locale/de/ui/LoginWindow.py0409 18:43:00655 :: 
0409 18:43:00818 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0409 18:43:00819 :: 
0409 18:43:00833 :: Succeed connecting.
0409 18:43:01147 :: PointWindow: bg2
0409 18:43:02297 :: PointWindow: bg2
0409 18:43:02364 :: PointWindow: ServerBoard
0409 18:43:02380 :: PointWindow: ChannelList
0409 18:43:02397 :: PointWindow: ServerBoard
0409 18:43:02446 :: PointWindow: bg2
0409 18:43:02562 :: PointWindow: ServerBoard
0409 18:43:02595 :: PointWindow: ChannelList
0409 18:43:02875 :: PointWindow: ServerSelectButton
0409 18:43:03142 :: PointWindow: key_space
0409 18:43:03223 :: PointWindow: VirtualKeyboard
0409 18:43:03238 :: PointWindow: key_46
0409 18:43:03255 :: PointWindow: VirtualKeyboard
0409 18:43:03288 :: PointWindow: bg2
0409 18:43:05451 :: PointWindow: !!debug
0409 18:43:05532 :: HANDSHAKE RECV 100390 0
0409 18:43:05532 :: HANDSHAKE SEND 100390
0409 18:43:05614 :: HANDSHAKE RECV 100453 31
0409 18:43:05615 :: HANDSHAKE SEND 100515
0409 18:43:05862 :: KEY_AGREEMENT RECV 256
0409 18:43:05923 :: KEY_AGREEMENT SEND 256
0409 18:43:05977 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:43:06803 :: PointWindow: bg2
0409 18:43:11061 :: PointWindow: !!debug
0409 18:43:11175 :: HANDSHAKE RECV 105984 0
0409 18:43:11175 :: HANDSHAKE SEND 105984
0409 18:43:11274 :: HANDSHAKE RECV 106093 54
0409 18:43:11274 :: HANDSHAKE SEND 106201
0409 18:43:11340 :: HANDSHAKE RECV 106171 39
0409 18:43:11340 :: HANDSHAKE SEND 106249
0409 18:43:11472 :: KEY_AGREEMENT RECV 256
0409 18:43:11524 :: KEY_AGREEMENT SEND 256
0409 18:43:11554 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:43:11917 :: Succeed connecting.
0409 18:43:11967 :: 
0409 18:43:11967 :: ## Network - Hand Shake Phase ##
0409 18:43:11968 :: 
0409 18:43:11983 :: HANDSHAKE RECV 74812 0
0409 18:43:11983 :: HANDSHAKE SEND 74812
0409 18:43:12082 :: HANDSHAKE RECV 74921 54
0409 18:43:12082 :: HANDSHAKE SEND 75029
0409 18:43:12165 :: HANDSHAKE RECV 75000 39
0409 18:43:12165 :: HANDSHAKE SEND 75078
0409 18:43:12247 :: HANDSHAKE RECV 75062 31
0409 18:43:12247 :: HANDSHAKE SEND 75124
0409 18:43:12544 :: KEY_AGREEMENT RECV 256
0409 18:43:12603 :: KEY_AGREEMENT SEND 256
0409 18:43:12610 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:43:12643 :: 
0409 18:43:12643 :: ## Network - Login Phase ##
0409 18:43:12644 :: 
0409 18:43:13171 :: 
0409 18:43:13172 :: ## Network - Select Phase ##
0409 18:43:13172 :: 
0409 18:43:13355 :: SYSERR:     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:43:13362 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:43:13362 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:43:13362 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:43:13363 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:43:13363 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:43:13363 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:43:13363 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:43:13363 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:43:13364 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:43:13364 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:43:13372 :: SYSERR:       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:43:13372 :: SYSERR:           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:43:13372 :: SYSERR:           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:43:13373 :: SYSERR:           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:43:13374 :: SYSERR:           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:43:13374 :: SYSERR:         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:43:13375 :: SYSERR:           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:43:13376 :: SYSERR:         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:43:13377 :: SYSERR:         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:43:13377 :: SYSERR: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:43:13378 :: SYSERR:    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:43:13379 :: SYSERR:    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:43:13384 :: SYSERR:      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:43:13384 :: SYSERR: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:43:13384 :: SYSERR: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:43:13385 :: SYSERR:   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:43:13385 :: SYSERR:   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:43:13385 :: SYSERR:      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:43:13386 :: SYSERR:    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:43:13386 :: SYSERR:    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:43:13386 :: SYSERR: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:43:13387 :: SYSERR:           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:43:13387 :: SYSERR:           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:43:13387 :: SYSERR:           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:43:13387 :: SYSERR:           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:43:13388 :: SYSERR:           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:43:13388 :: SYSERR:       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:43:13388 :: SYSERR:   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:43:13389 :: SYSERR:       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:43:13389 :: SYSERR:     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:43:13389 :: SYSERR:       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:43:13390 :: SYSERR:         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:43:13391 :: SYSERR:           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:43:13392 :: SYSERR:     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:43:13392 :: SYSERR:           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:43:13392 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:43:13392 :: SYSERR:    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:43:13393 :: SYSERR:    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:43:13393 :: SYSERR:    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:43:13393 :: SYSERR:    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:43:13393 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:43:13395 :: SYSERR:             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:43:13396 :: SYSERR:      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:43:13396 :: SYSERR:      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:43:13397 :: SYSERR:     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:43:13397 :: SYSERR:       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:43:13397 :: SYSERR:      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:43:13398 :: SYSERR:         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:43:13398 :: SYSERR:    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:43:13398 :: SYSERR:         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:43:13398 :: SYSERR:        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:43:13398 :: SYSERR:      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:43:13399 :: SYSERR:      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:43:13399 :: SYSERR:    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:43:13400 :: SYSERR:         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:43:13400 :: SYSERR:             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:43:13400 :: SYSERR:           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:43:13400 :: SYSERR:             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:43:13401 :: SYSERR:             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:43:13401 :: SYSERR:             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:43:13401 :: SYSERR:             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:43:13433 :: CPythonNonPlayer::LoadNonPlayerData: locale/de/mob_proto, sizeof(TMobTable)=255
0409 18:43:13450 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:158 Line:56]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:159 Line:57]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:160 Line:58]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:161 Line:59]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:162 Line:60]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:256 Line:61]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:257 Line:62]
0409 18:43:13451 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:258 Line:63]
0409 18:43:13452 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:259 Line:64]
0409 18:43:13452 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:260 Line:65]
0409 18:43:13452 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:261 Line:66]
0409 18:43:13452 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:262 Line:67]
0409 18:43:13453 :: importing from pack introSelect
0409 18:43:13457 :: importing from lib math
0409 18:43:13457 :: SYSERR: import math # builtin

0409 18:43:13457 :: importing from pack uiMapNameShower
0409 18:43:13459 :: importing from pack uiAffectShower
0409 18:43:13477 :: importing from pack uiToolTip
0409 18:43:13505 :: importing from pack uiPlayerGauge
0409 18:43:13506 :: importing from pack uiCharacter
0409 18:43:13512 :: importing from pack uiTarget
0409 18:43:13519 :: importing from pack consoleModule
0409 18:43:13539 :: importing from pack interfaceModule
0409 18:43:13546 :: importing from pack uiTaskBar
0409 18:43:13547 :: SYSERR: uiTaskBar.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13552 :: importing from pack uiInventory
0409 18:43:13558 :: importing from pack uiRefine
0409 18:43:13560 :: importing from pack uiAttachMetin
0409 18:43:13561 :: importing from pack uiPickMoney
0409 18:43:13562 :: importing from pack uiPrivateShopBuilder
0409 18:43:13564 :: importing from pack uiDragonSoul
0409 18:43:13565 :: SYSERR: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13572 :: importing from pack uiChat
0409 18:43:13578 :: importing from pack colorInfo
0409 18:43:13590 :: importing from pack uiMessenger
0409 18:43:13595 :: importing from pack uiGameOption
0409 18:43:13597 :: importing from pack uiHelp
0409 18:43:13598 :: importing from pack uiWhisper
0409 18:43:13601 :: importing from pack uiPointReset
0409 18:43:13601 :: importing from pack uiShop
0409 18:43:13603 :: importing from pack uiExchange
0409 18:43:13605 :: importing from pack uiSystem
0409 18:43:13605 :: SYSERR: uiSystem.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13606 :: importing from pack uiOption
0409 18:43:13608 :: importing from pack uiSystemOption
0409 18:43:13610 :: importing from pack uiSelectMusic
0409 18:43:13611 :: importing from pack uiRestart
0409 18:43:13612 :: importing from pack uiMiniMap
0409 18:43:13614 :: importing from pack uiParty
0409 18:43:13618 :: importing from pack uiSafebox
0409 18:43:13622 :: importing from pack uiGuild
0409 18:43:13637 :: importing from pack uiUploadMark
0409 18:43:13639 :: importing from pack uiQuest
0409 18:43:13642 :: SYSERR: uiQuest.py: inconsistent use of tabs and spaces in indentation

0409 18:43:13645 :: importing from pack uiEquipmentDialog
0409 18:43:13646 :: importing from pack uiGameButton
0409 18:43:13647 :: importing from pack uiTip
0409 18:43:13648 :: importing from pack uiCube
0409 18:43:13652 :: importing from pack uiSelectItem
0409 18:43:13709 :: PointWindow: PhaseCurtain
0409 18:43:13842 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0409 18:43:13843 :: 
0409 18:43:13844 :: ===== Load Script File : locale/de/ui/selectcharacterwindow.py0409 18:43:13844 :: 
0409 18:43:13985 :: ===== Load Script File : uiscript/questiondialog.py0409 18:43:13985 :: 
0409 18:43:14036 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/dust.mss]
0409 18:43:14081 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/dust/running_dust.mss]
0409 18:43:14222 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_red.mss]
0409 18:43:14252 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_blue.mss]
0409 18:43:14257 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_green.mss]
0409 18:43:14261 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/drugup_purple.mss]
0409 18:43:14275 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_red.mss]
0409 18:43:14279 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/recuperation/autodrugup_blue.mss]
0409 18:43:14298 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item1.mss]
0409 18:43:14323 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item2.mss]
0409 18:43:14336 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item3.mss]
0409 18:43:14345 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/buff/buff_item4.mss]
0409 18:43:14431 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/hit/gwantong.mss]
0409 18:43:14652 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_select.mss]
0409 18:43:14675 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click_glow_select.mss]
0409 18:43:14726 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/stun/stun.mss]
0409 18:43:14829 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/etc/click/click.mss]
0409 18:43:14908 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target.mss]
0409 18:43:14913 :: SYSERR: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/0.jpg
0409 18:43:14913 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/nontarget.mss]
0409 18:43:14914 :: SYSERR: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/0.jpg]
0409 18:43:14914 :: CResource::Load file not exist d:ymir workeffectaffectdamagevalue0.jpg
0409 18:43:14919 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage.mss]
0409 18:43:14924 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/damage_1.mss]
0409 18:43:14928 :: SYSERR: CResourceManager::GetResourcePointer: File not exist d:/ymir work/effect/affect/damagevalue/poison0.jpg
0409 18:43:14929 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/poison.mss]
0409 18:43:14929 :: SYSERR: CANNOT_FIND_PACK_FILE [d:/ymir work/effect/affect/damagevalue/poison0.jpg]
0409 18:43:14930 :: CResource::Load file not exist d:ymir workeffectaffectdamagevaluepoison0.jpg
0409 18:43:14934 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/miss.mss]
0409 18:43:14964 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/affect/damagevalue/target_miss.mss]
0409 18:43:15046 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage1.mss]
0409 18:43:15063 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage2.mss]
0409 18:43:15074 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/effect/hit/percent_damage3.mss]
0409 18:43:15075 :: CRaceManager::CreateRace(dwRaceIndex=0)
0409 18:43:15127 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/wait.mss]
0409 18:43:15171 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/warrior/intro/not_selected.mss]
0409 18:43:15182 :: CRaceManager::CreateRace(dwRaceIndex=4)
0409 18:43:15243 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/wait.mss]
0409 18:43:15273 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/warrior/intro/not_selected.mss]
0409 18:43:15280 :: CRaceManager::CreateRace(dwRaceIndex=1)
0409 18:43:15317 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/wait.mss]
0409 18:43:15394 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/assassin/intro/not_selected.mss]
0409 18:43:15414 :: CRaceManager::CreateRace(dwRaceIndex=5)
0409 18:43:15473 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/wait.mss]
0409 18:43:15517 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/assassin/intro/not_selected.mss]
0409 18:43:15527 :: CRaceManager::CreateRace(dwRaceIndex=2)
0409 18:43:15580 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/wait.mss]
0409 18:43:15633 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/sura/intro/not_selected.mss]
0409 18:43:15641 :: CRaceManager::CreateRace(dwRaceIndex=6)
0409 18:43:15691 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/wait.mss]
0409 18:43:15730 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/sura/intro/not_selected.mss]
0409 18:43:15735 :: CRaceManager::CreateRace(dwRaceIndex=3)
0409 18:43:15773 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/wait.mss]
0409 18:43:15811 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc/shaman/intro/not_selected.mss]
0409 18:43:15818 :: CRaceManager::CreateRace(dwRaceIndex=7)
0409 18:43:15839 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/wait.mss]
0409 18:43:15888 :: SYSERR: CANNOT_FIND_PACK_FILE [sound/pc2/shaman/intro/not_selected.mss]
0409 18:43:15893 :: SelectCharacterInstance: no vid by 0
0409 18:43:16164 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0409 18:43:16164 :: 
0409 18:43:16333 :: SYSERR: invalid idx 0
0409 18:43:16334 :: PointWindow: BackGround
0409 18:43:24781 :: 
0409 18:43:24782 :: ## Network - OffLine Phase ##
0409 18:43:24782 :: 
0409 18:43:24782 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0409 18:43:24783 :: 
0409 18:43:24783 :: PointWindow: PhaseCurtain
0409 18:43:24933 :: DeleteCharacterInstance: no vid by 1
0409 18:43:24933 :: DeleteCharacterInstance: no vid by 2
0409 18:43:24934 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0409 18:43:24934 :: 
0409 18:43:24934 :: ===== Load Script File : locale/de/ui/LoginWindow.py0409 18:43:24935 :: 
0409 18:43:24967 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0409 18:43:24968 :: 
0409 18:43:24973 :: Succeed connecting.
0409 18:43:25111 :: PointWindow: bg2
0409 18:44:01081 :: PointWindow: ServerBoard
0409 18:44:01098 :: PointWindow: ServerList
0409 18:44:07384 :: PointWindow: bg2
0409 18:44:07665 :: PointWindow: ServerBoard
0409 18:44:07681 :: PointWindow: ServerList
0409 18:44:07912 :: PointWindow: ServerBoard
0409 18:44:07995 :: PointWindow: ChannelList
0409 18:44:08506 :: PointWindow: ServerList
0409 18:44:08671 :: PointWindow: ServerBoard
0409 18:44:08688 :: PointWindow: bg2
0409 18:44:13935 :: PointWindow: bg2
0409 18:44:13951 :: PointWindow: ServerList
0409 18:44:13968 :: PointWindow: VerticalLine2
0409 18:44:13984 :: PointWindow: ChannelList
0409 18:44:14006 :: PointWindow: bg2
0409 18:44:14199 :: PointWindow: bg2
0409 18:44:17878 :: PointWindow: bg2
0409 18:44:17977 :: PointWindow: ServerBoard
0409 18:44:17994 :: PointWindow: ServerList
0409 18:44:18852 :: PointWindow: ServerBoard
0409 18:44:18885 :: PointWindow: bg2
0409 18:44:18984 :: PointWindow: ServerBoard
0409 18:44:19000 :: PointWindow: ServerList
0409 18:44:19248 :: PointWindow: ServerBoard
0409 18:44:19264 :: PointWindow: bg2
0409 18:44:20683 :: PointWindow: bg2
0409 18:44:20716 :: PointWindow: ServerBoard
0409 18:44:20733 :: PointWindow: ServerList
0409 18:44:20766 :: PointWindow: ChannelList
0409 18:44:20980 :: PointWindow: bg2
0409 18:44:25485 :: PointWindow: bg2
0409 18:44:25501 :: PointWindow: ServerBoard
0409 18:44:25518 :: PointWindow: ServerList
0409 18:44:25534 :: PointWindow: bg2
0409 18:44:25699 :: PointWindow: ServerBoard
0409 18:44:25732 :: PointWindow: ChannelList
0409 18:44:26079 :: PointWindow: ServerSelectButton
0409 18:44:27811 :: PointWindow: ServerExitButton
0409 18:44:27894 :: PointWindow: ServerBoard
0409 18:44:27927 :: PointWindow: bg2
0409 18:45:34791 :: PointWindow: bg2
0409 18:45:34807 :: PointWindow: ServerList
0409 18:45:34824 :: PointWindow: ChannelList
0409 18:45:34840 :: PointWindow: bg2
0409 18:45:35022 :: PointWindow: bg2
0409 18:45:38932 :: PointWindow: bg2
0409 18:45:40599 :: PointWindow: bg2
0409 18:45:40632 :: PointWindow: ServerBoard
0409 18:45:40648 :: PointWindow: ServerList
0409 18:45:40665 :: PointWindow: ServerBoard
0409 18:45:40682 :: PointWindow: bg2
0409 18:45:42430 :: PointWindow: bg2
0409 18:45:42480 :: PointWindow: ChannelList
0409 18:45:42529 :: PointWindow: ServerBoard
0409 18:45:42595 :: PointWindow: ChannelList
0409 18:45:43668 :: PointWindow: ServerSelectButton
0409 18:45:43851 :: PointWindow: key_44
0409 18:45:43948 :: PointWindow: key_45
0409 18:45:43965 :: PointWindow: key_enter
0409 18:45:43981 :: PointWindow: key_backspace
0409 18:45:43998 :: PointWindow: VirtualKeyboard
0409 18:45:44014 :: PointWindow: bg2
0409 18:45:46987 :: PointWindow: !!debug
0409 18:45:47067 :: HANDSHAKE RECV 201906 0
0409 18:45:47067 :: HANDSHAKE SEND 201906
0409 18:45:47149 :: HANDSHAKE RECV 201984 39
0409 18:45:47149 :: HANDSHAKE SEND 202062
0409 18:45:47347 :: KEY_AGREEMENT RECV 256
0409 18:45:47420 :: KEY_AGREEMENT SEND 256
0409 18:45:47463 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:45:47809 :: Succeed connecting.
0409 18:45:47875 :: 
0409 18:45:47875 :: ## Network - Hand Shake Phase ##
0409 18:45:47876 :: 
0409 18:45:47892 :: HANDSHAKE RECV 170718 0
0409 18:45:47892 :: HANDSHAKE SEND 170718
0409 18:45:47991 :: HANDSHAKE RECV 170828 55
0409 18:45:47991 :: HANDSHAKE SEND 170938
0409 18:45:48073 :: HANDSHAKE RECV 170890 31
0409 18:45:48073 :: HANDSHAKE SEND 170952
0409 18:45:48205 :: KEY_AGREEMENT RECV 256
0409 18:45:48255 :: KEY_AGREEMENT SEND 256
0409 18:45:48288 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:45:48337 :: 
0409 18:45:48338 :: ## Network - Login Phase ##
0409 18:45:48338 :: 
0409 18:45:48882 :: 
0409 18:45:48882 :: ## Network - Select Phase ##
0409 18:45:48883 :: 
0409 18:45:49009 :: SYSERR:     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:45:49016 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:45:49016 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:45:49017 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:45:49017 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:45:49017 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:45:49017 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:45:49018 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:45:49018 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:45:49018 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:45:49018 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:45:49026 :: SYSERR:       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:45:49026 :: SYSERR:           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:45:49026 :: SYSERR:           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:45:49026 :: SYSERR:           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:45:49028 :: SYSERR:           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:45:49028 :: SYSERR:         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:45:49028 :: SYSERR:         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:45:49028 :: SYSERR:         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:45:49028 :: SYSERR:         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:45:49029 :: SYSERR:           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:45:49030 :: SYSERR:         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:45:49030 :: SYSERR:         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:45:49030 :: SYSERR:         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:45:49030 :: SYSERR:         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:45:49031 :: SYSERR: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:45:49031 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:45:49031 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:45:49031 :: SYSERR:   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:45:49031 :: SYSERR:    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR:    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR:             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:45:49032 :: SYSERR:        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:45:49033 :: SYSERR:           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:45:49033 :: SYSERR:      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:45:49033 :: SYSERR:    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:45:49033 :: SYSERR:    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:45:49036 :: SYSERR:      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:45:49037 :: SYSERR: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:45:49037 :: SYSERR: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:45:49037 :: SYSERR:   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:45:49038 :: SYSERR:   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:45:49038 :: SYSERR:      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:45:49038 :: SYSERR:    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:45:49038 :: SYSERR:    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:45:49038 :: SYSERR: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:45:49039 :: SYSERR:           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:45:49039 :: SYSERR:           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:45:49040 :: SYSERR:           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:45:49040 :: SYSERR:           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:45:49040 :: SYSERR:           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:45:49040 :: SYSERR:       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:45:49041 :: SYSERR:   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:45:49041 :: SYSERR:       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:45:49041 :: SYSERR:     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:45:49041 :: SYSERR:       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:45:49042 :: SYSERR:         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:45:49042 :: SYSERR:       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:45:49043 :: SYSERR:     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:45:49044 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:45:49046 :: SYSERR:             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:45:49047 :: SYSERR:      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:45:49047 :: SYSERR:      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:45:49047 :: SYSERR:     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:45:49048 :: SYSERR:       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:45:49048 :: SYSERR:      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:45:49048 :: SYSERR:         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:45:49049 :: SYSERR:    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:45:49050 :: SYSERR:         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:45:49050 :: SYSERR:             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:45:49050 :: SYSERR:           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:45:49051 :: SYSERR:             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:45:49051 :: SYSERR:             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:45:49051 :: SYSERR:             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:45:49051 :: SYSERR:             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:45:49084 :: CPythonNonPlayer::LoadNonPlayerData: locale/de/mob_proto, sizeof(TMobTable)=255
0409 18:45:49096 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:158 Line:56]
0409 18:45:49096 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:159 Line:57]
0409 18:45:49096 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:160 Line:58]
0409 18:45:49097 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:161 Line:59]
0409 18:45:49097 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:162 Line:60]
0409 18:45:49097 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:256 Line:61]
0409 18:45:49097 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:257 Line:62]
0409 18:45:49097 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:258 Line:63]
0409 18:45:49098 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:259 Line:64]
0409 18:45:49098 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:260 Line:65]
0409 18:45:49098 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:261 Line:66]
0409 18:45:49098 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:262 Line:67]
0409 18:45:49156 :: PointWindow: PhaseCurtain
0409 18:45:49158 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0409 18:45:49158 :: 
0409 18:45:49158 :: ===== Load Script File : locale/de/ui/selectcharacterwindow.py0409 18:45:49159 :: 
0409 18:45:49220 :: ===== Load Script File : uiscript/questiondialog.py0409 18:45:49220 :: 
0409 18:45:49221 :: SelectCharacterInstance: no vid by 0
0409 18:45:49270 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0409 18:45:49270 :: 
0409 18:45:49276 :: PointWindow: BackGround
0409 18:45:49807 :: PointWindow: character_board
0409 18:45:49822 :: PointWindow: BackGround
0409 18:45:53551 :: PointWindow: BackGround
0409 18:45:53568 :: PointWindow: character_board
0409 18:45:53634 :: PointWindow: BackGround
0409 18:45:59458 :: PointWindow: name_shaman
0409 18:45:59475 :: PointWindow: character_board
0409 18:45:59491 :: PointWindow: BackGround
0409 18:45:04673 :: PointWindow: BackGround
0409 18:45:04689 :: PointWindow: name_shaman
0409 18:45:04722 :: PointWindow: BackGround
0409 18:45:06850 :: PointWindow: BackGround
0409 18:45:15793 :: 
0409 18:45:15793 :: ## Network - OffLine Phase ##
0409 18:45:15794 :: 
0409 18:45:15794 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0409 18:45:15794 :: 
0409 18:45:15945 :: DeleteCharacterInstance: no vid by 1
0409 18:45:15945 :: DeleteCharacterInstance: no vid by 2
0409 18:45:15946 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0409 18:45:15946 :: 
0409 18:45:15946 :: ===== Load Script File : locale/de/ui/LoginWindow.py0409 18:45:15947 :: 
0409 18:45:15975 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0409 18:45:15976 :: 
0409 18:45:15980 :: Succeed connecting.
0409 18:45:20281 :: PointWindow: bg2
0409 18:45:20364 :: PointWindow: ServerBoard
0409 18:45:20380 :: PointWindow: ServerList
0409 18:45:20859 :: PointWindow: VerticalLine1
0409 18:45:20875 :: PointWindow: ServerBoard
0409 18:45:20892 :: PointWindow: ChannelList
0409 18:45:21156 :: PointWindow: HorizontalLine1
0409 18:45:21172 :: PointWindow: ServerBoard
0409 18:45:21205 :: PointWindow: bg2
0409 18:45:25314 :: PointWindow: bg2
0409 18:45:25429 :: PointWindow: ServerBoard
0409 18:45:25446 :: PointWindow: ServerList
0409 18:45:26073 :: PointWindow: ServerBoard
0409 18:45:26106 :: PointWindow: bg2
0409 18:45:31386 :: PointWindow: bg2
0409 18:45:31402 :: PointWindow: ServerList
0409 18:45:31419 :: PointWindow: ChannelList
0409 18:45:31441 :: PointWindow: bg2
0409 18:45:31980 :: PointWindow: ServerBoard
0409 18:45:31996 :: PointWindow: ChannelList
0409 18:45:32293 :: PointWindow: HorizontalLine2
0409 18:45:32310 :: PointWindow: HorizontalLine1
0409 18:45:32326 :: PointWindow: ServerBoard
0409 18:45:32442 :: PointWindow: bg2
0409 18:46:41286 :: PointWindow: bg2
0409 18:46:41319 :: PointWindow: ServerList
0409 18:46:41368 :: PointWindow: ServerBoard
0409 18:46:41385 :: PointWindow: ChannelList
0409 18:46:41401 :: PointWindow: ServerBoard
0409 18:46:41418 :: PointWindow: bg2
0409 18:46:41682 :: PointWindow: bg2
0409 18:46:43876 :: PointWindow: bg2
0409 18:46:44322 :: PointWindow: ServerBoard
0409 18:46:44338 :: PointWindow: ServerList
0409 18:46:44371 :: PointWindow: ServerBoard
0409 18:46:44685 :: PointWindow: ServerList
0409 18:46:46005 :: PointWindow: ServerBoard
0409 18:46:46170 :: PointWindow: ServerList
0409 18:46:54172 :: PointWindow: bg2
0409 18:46:54601 :: PointWindow: bg2
0409 18:46:55047 :: PointWindow: ServerList
0409 18:46:55328 :: PointWindow: bg2
0409 18:46:58776 :: PointWindow: bg2
0409 18:46:58891 :: PointWindow: ServerBoard
0409 18:46:00327 :: PointWindow: bg2
0409 18:46:03396 :: PointWindow: bg2
0409 18:46:03693 :: PointWindow: ServerList
0409 18:46:03726 :: PointWindow: ChannelList
0409 18:46:03825 :: PointWindow: ServerBoard
0409 18:46:03891 :: PointWindow: bg2
0409 18:46:05656 :: PointWindow: bg2
0409 18:46:15391 :: PointWindow: bg2
0409 18:47:42187 :: PointWindow: bg2
0409 18:47:53952 :: PointWindow: bg2
0409 18:47:55453 :: PointWindow: bg2
0409 18:47:55503 :: PointWindow: ServerList
0409 18:47:56344 :: PointWindow: ServerBoard
0409 18:47:56773 :: PointWindow: bg2
0409 18:47:02796 :: PointWindow: bg2
0409 18:47:02829 :: PointWindow: ServerList
0409 18:47:02845 :: PointWindow: ChannelList
0409 18:47:02862 :: PointWindow: bg2
0409 18:47:15369 :: PointWindow: bg2
0409 18:47:17266 :: PointWindow: bg2
0409 18:47:17283 :: PointWindow: ServerSelectButton
0409 18:47:17299 :: PointWindow: ChannelList
0409 18:47:17827 :: PointWindow: ServerSelectButton
0409 18:47:18193 :: PointWindow: key_space
0409 18:47:20980 :: PointWindow: !!debug
0409 18:47:21045 :: HANDSHAKE RECV 355875 0
0409 18:47:21045 :: HANDSHAKE SEND 355875
0409 18:47:21111 :: HANDSHAKE RECV 355953 39
0409 18:47:21111 :: HANDSHAKE SEND 356031
0409 18:47:21226 :: KEY_AGREEMENT RECV 256
0409 18:47:21276 :: KEY_AGREEMENT SEND 256
0409 18:47:21292 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:47:25912 :: PointWindow: board
0409 18:47:25995 :: PointWindow: accept
0409 18:47:26193 :: PointWindow: key_6
0409 18:47:26275 :: PointWindow: VirtualKeyboard
0409 18:47:29296 :: PointWindow: board
0409 18:47:29377 :: HANDSHAKE RECV 364203 0
0409 18:47:29377 :: HANDSHAKE SEND 364203
0409 18:47:29460 :: HANDSHAKE RECV 364281 39
0409 18:47:29460 :: HANDSHAKE SEND 364359
0409 18:47:29559 :: KEY_AGREEMENT RECV 256
0409 18:47:29609 :: KEY_AGREEMENT SEND 256
0409 18:47:29641 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:48:08565 :: PointWindow: !!debug
0409 18:48:09241 :: PointWindow: board
0409 18:48:10083 :: PointWindow: accept
0409 18:48:10380 :: PointWindow: key_6
0409 18:48:10875 :: PointWindow: key_18
0409 18:48:10925 :: PointWindow: key_30
0409 18:48:10990 :: PointWindow: key_31
0409 18:48:11156 :: PointWindow: key_43
0409 18:48:11635 :: PointWindow: VirtualKeyboard
0409 18:48:11683 :: PointWindow: key_44
0409 18:48:11716 :: PointWindow: key_46
0409 18:48:11733 :: PointWindow: VirtualKeyboard
0409 18:48:11749 :: PointWindow: bg2
0409 18:49:10965 :: PointWindow: VirtualKeyboard
0409 18:49:11083 :: PointWindow: bg2
0409 18:49:13080 :: PointWindow: key_25
0409 18:49:13096 :: PointWindow: key_20
0409 18:49:13113 :: PointWindow: VirtualKeyboard
0409 18:50:32989 :: PointWindow: bg2
0409 18:50:33600 :: PointWindow: ConnectBoard
0409 18:50:34342 :: PointWindow: bg2
0409 18:51:43054 :: PointWindow: bg2
0409 18:51:43764 :: PointWindow: bg2
0409 18:51:44506 :: PointWindow: bg2
0409 18:51:44952 :: PointWindow: ConnectBoard
0409 18:51:44985 :: PointWindow: LoginBoard
0409 18:51:45003 :: PointWindow: ID_EditLine
0409 18:51:45018 :: PointWindow: Password_EditLine
0409 18:51:45034 :: PointWindow: bg2
0409 18:51:45051 :: PointWindow: key_10
0409 18:51:45067 :: PointWindow: key_23
0409 18:51:45084 :: PointWindow: VirtualKeyboard
0409 18:51:45217 :: PointWindow: bg2
0409 18:51:45793 :: PointWindow: VirtualKeyboard
0409 18:51:45826 :: PointWindow: bg2
0409 18:51:46817 :: PointWindow: VirtualKeyboard
0409 18:51:46849 :: PointWindow: bg2
0409 18:51:47707 :: PointWindow: bg2
0409 18:51:53647 :: PointWindow: bg2
0409 18:51:56733 :: PointWindow: bg2
0409 18:51:56766 :: PointWindow: ConnectBoard
0409 18:51:56782 :: PointWindow: bg2
0409 18:51:58201 :: PointWindow: ConnectBoard
0409 18:51:58218 :: PointWindow: SelectConnectButton
0409 18:51:58234 :: PointWindow: ConnectBoard
0409 18:51:58300 :: PointWindow: bg2
0409 18:51:10890 :: PointWindow: bg2
0409 18:51:10906 :: PointWindow: VirtualKeyboard
0409 18:51:10923 :: PointWindow: key_shift
0409 18:51:10939 :: PointWindow: key_space
0409 18:51:11830 :: PointWindow: VirtualKeyboard
0409 18:51:11863 :: PointWindow: bg2
0409 18:51:12408 :: PointWindow: bg2
0409 18:51:13018 :: PointWindow: bg2
0409 18:51:13249 :: PointWindow: VirtualKeyboard
0409 18:51:13579 :: PointWindow: key_space
0409 18:51:14173 :: PointWindow: VirtualKeyboard
0409 18:51:14289 :: PointWindow: key_space
0409 18:51:14355 :: PointWindow: key_41
0409 18:51:14388 :: PointWindow: key_30
0409 18:51:14421 :: PointWindow: key_29
0409 18:51:14602 :: PointWindow: key_30
0409 18:51:14751 :: PointWindow: key_41
0409 18:51:14982 :: PointWindow: key_30
0409 18:51:15114 :: PointWindow: key_18
0409 18:51:15147 :: PointWindow: key_17
0409 18:51:15163 :: PointWindow: key_5
0409 18:51:15411 :: PointWindow: key_4
0409 18:51:15592 :: PointWindow: key_3
0409 18:51:15609 :: PointWindow: key_2
0409 18:51:15642 :: PointWindow: key_1
0409 18:51:16071 :: PointWindow: VirtualKeyboard
0409 18:51:16170 :: PointWindow: bg2
0409 18:51:25872 :: PointWindow: VirtualKeyboard
0409 18:51:25888 :: PointWindow: key_6
0409 18:51:25905 :: PointWindow: VirtualKeyboard
0409 18:52:45358 :: PointWindow: VirtualKeyboard
0409 18:52:45408 :: PointWindow: bg2
0409 18:52:45424 :: PointWindow: VirtualKeyboard
0409 18:52:45507 :: PointWindow: bg2
0409 18:52:45705 :: PointWindow: VirtualKeyboard
0409 18:52:45721 :: PointWindow: key_5
0409 18:52:45787 :: PointWindow: VirtualKeyboard
0409 18:52:45886 :: PointWindow: bg2
0409 18:53:15036 :: PointWindow: VirtualKeyboard
0409 18:53:15052 :: PointWindow: key_10
0409 18:53:15069 :: PointWindow: key_7
0409 18:53:15085 :: PointWindow: key_4
0409 18:53:15102 :: PointWindow: key_3
0409 18:53:15118 :: PointWindow: key_2
0409 18:53:15184 :: PointWindow: key_13
0409 18:53:15217 :: PointWindow: key_14
0409 18:53:15580 :: PointWindow: key_15
0409 18:53:15630 :: PointWindow: key_16
0409 18:53:15663 :: PointWindow: key_17
0409 18:53:15679 :: PointWindow: key_18
0409 18:53:15696 :: PointWindow: key_20
0409 18:53:15712 :: PointWindow: key_21
0409 18:53:15729 :: PointWindow: VirtualKeyboard
0409 18:53:15745 :: PointWindow: bg2
0409 18:54:52855 :: PointWindow: bg2
0409 18:54:52870 :: PointWindow: key_2
0409 18:54:57292 :: PointWindow: bg2
0409 18:54:57325 :: PointWindow: ConnectBoard
0409 18:54:57342 :: PointWindow: bg2
0409 18:54:03473 :: PointWindow: bg2
0409 18:54:16482 :: PointWindow: bg2
0409 18:54:16531 :: PointWindow: VirtualKeyboard
0409 18:54:16548 :: PointWindow: bg2
0409 18:54:21712 :: PointWindow: bg2
0409 18:54:21745 :: PointWindow: LoginBoard
0409 18:54:21778 :: PointWindow: bg2
0409 18:54:25821 :: PointWindow: bg2
0409 18:54:25870 :: PointWindow: key_7
0409 18:54:25887 :: PointWindow: key_44
0409 18:54:25903 :: PointWindow: key_enter
0409 18:54:25920 :: PointWindow: VirtualKeyboard
0409 18:54:25936 :: PointWindow: bg2
0409 18:54:29730 :: PointWindow: bg2
0409 18:54:29781 :: PointWindow: VirtualKeyboard
0409 18:54:29797 :: PointWindow: bg2
0409 18:55:08391 :: PointWindow: VirtualKeyboard
0409 18:55:08407 :: PointWindow: key_32
0409 18:55:08425 :: PointWindow: VirtualKeyboard
0409 18:55:18637 :: PointWindow: bg2
0409 18:56:37365 :: PointWindow: bg2
0409 18:56:37414 :: PointWindow: VirtualKeyboard
0409 18:56:37430 :: PointWindow: key_6
0409 18:56:37447 :: PointWindow: key_17
0409 18:56:37464 :: PointWindow: key_16
0409 18:56:37546 :: PointWindow: key_15
0409 18:56:37579 :: PointWindow: key_14
0409 18:56:37596 :: PointWindow: key_13
0409 18:56:37612 :: PointWindow: VirtualKeyboard
0409 18:56:37629 :: PointWindow: bg2
0409 18:56:45483 :: PointWindow: bg2
0409 18:56:50119 :: PointWindow: bg2
0409 18:56:50152 :: PointWindow: key_space
0409 18:56:50185 :: PointWindow: key_44
0409 18:56:50202 :: PointWindow: key_32
0409 18:56:50218 :: PointWindow: key_21
0409 18:56:50284 :: PointWindow: key_9
0409 18:56:50416 :: PointWindow: key_10
0409 18:56:50449 :: PointWindow: key_11
0409 18:56:50482 :: PointWindow: VirtualKeyboard
0409 18:56:50515 :: PointWindow: bg2
0409 18:56:03651 :: PointWindow: !!debug
0409 18:56:03732 :: HANDSHAKE RECV 878546 0
0409 18:56:03732 :: HANDSHAKE SEND 878546
0409 18:56:03798 :: HANDSHAKE RECV 878625 39
0409 18:56:03798 :: HANDSHAKE SEND 878703
0409 18:56:03897 :: KEY_AGREEMENT RECV 256
0409 18:56:03948 :: KEY_AGREEMENT SEND 256
0409 18:56:03996 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:56:04359 :: Succeed connecting.
0409 18:56:04425 :: 
0409 18:56:04426 :: ## Network - Hand Shake Phase ##
0409 18:56:04426 :: 
0409 18:56:04441 :: HANDSHAKE RECV 15281 0
0409 18:56:04441 :: HANDSHAKE SEND 15281
0409 18:56:04540 :: HANDSHAKE RECV 15375 47
0409 18:56:04540 :: HANDSHAKE SEND 15469
0409 18:56:04606 :: HANDSHAKE RECV 15437 31
0409 18:56:04606 :: HANDSHAKE SEND 15499
0409 18:56:04821 :: KEY_AGREEMENT RECV 256
0409 18:56:04872 :: KEY_AGREEMENT SEND 256
0409 18:56:04887 :: KEY_AGREEMENT_COMPLETED RECV
0409 18:56:04936 :: 
0409 18:56:04936 :: ## Network - Login Phase ##
0409 18:56:04937 :: 
0409 18:56:05415 :: 
0409 18:56:05415 :: ## Network - Select Phase ##
0409 18:56:05416 :: 
0409 18:56:05556 :: SYSERR:     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 18:56:05564 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 18:56:05564 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 18:56:05564 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 18:56:05565 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 18:56:05565 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 18:56:05565 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 18:56:05566 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 18:56:05566 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 18:56:05566 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 18:56:05566 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 18:56:05591 :: SYSERR:       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 18:56:05592 :: SYSERR:           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 18:56:05592 :: SYSERR:           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 18:56:05592 :: SYSERR:           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 18:56:05594 :: SYSERR:           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 18:56:05594 :: SYSERR:         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 18:56:05594 :: SYSERR:         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 18:56:05595 :: SYSERR:         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 18:56:05595 :: SYSERR:         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 18:56:05595 :: SYSERR:           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 18:56:05595 :: SYSERR:           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 18:56:05595 :: SYSERR:           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 18:56:05596 :: SYSERR:         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 18:56:05597 :: SYSERR: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 18:56:05597 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 18:56:05597 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 18:56:05597 :: SYSERR:   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 18:56:05597 :: SYSERR:    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:             Àå¾î(#30112) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 18:56:05598 :: SYSERR:           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 18:56:05599 :: SYSERR:      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 18:56:05599 :: SYSERR:    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 18:56:05599 :: SYSERR:    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 18:56:05602 :: SYSERR:      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 18:56:05603 :: SYSERR: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 18:56:05603 :: SYSERR: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 18:56:05603 :: SYSERR:   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 18:56:05603 :: SYSERR:   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 18:56:05603 :: SYSERR:      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 18:56:05604 :: SYSERR:    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 18:56:05604 :: SYSERR:    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 18:56:05604 :: SYSERR: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 18:56:05605 :: SYSERR:           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 18:56:05605 :: SYSERR:           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 18:56:05605 :: SYSERR:           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 18:56:05606 :: SYSERR:           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 18:56:05606 :: SYSERR:           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 18:56:05606 :: SYSERR:       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 18:56:05607 :: SYSERR:   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 18:56:05607 :: SYSERR:       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 18:56:05607 :: SYSERR:     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 18:56:05607 :: SYSERR:       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 18:56:05608 :: SYSERR:         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 18:56:05609 :: SYSERR:       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 18:56:05609 :: SYSERR:         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 18:56:05609 :: SYSERR:       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 18:56:05609 :: SYSERR:         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 18:56:05609 :: SYSERR:         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 18:56:05610 :: SYSERR:           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 18:56:05610 :: SYSERR:     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 18:56:05610 :: SYSERR:           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 18:56:05610 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 18:56:05611 :: SYSERR:    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 18:56:05611 :: SYSERR:    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 18:56:05611 :: SYSERR:    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 18:56:05611 :: SYSERR:    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 18:56:05611 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 18:56:05613 :: SYSERR:             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 18:56:05613 :: SYSERR:      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 18:56:05614 :: SYSERR:      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 18:56:05614 :: SYSERR:     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 18:56:05615 :: SYSERR:       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 18:56:05615 :: SYSERR:      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 18:56:05615 :: SYSERR:         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 18:56:05616 :: SYSERR:    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 18:56:05617 :: SYSERR:         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 18:56:05617 :: SYSERR:             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 18:56:05618 :: SYSERR:           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 18:56:05618 :: SYSERR:             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 18:56:05618 :: SYSERR:             º¸¼®(#90004) cannot find icon file. setting to default.
0409 18:56:05618 :: SYSERR:             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 18:56:05618 :: SYSERR:             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 18:56:05650 :: CPythonNonPlayer::LoadNonPlayerData: locale/de/mob_proto, sizeof(TMobTable)=255
0409 18:56:05663 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:158 Line:56]
0409 18:56:05663 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:159 Line:57]
0409 18:56:05663 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:160 Line:58]
0409 18:56:05663 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:161 Line:59]
0409 18:56:05664 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:162 Line:60]
0409 18:56:05664 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:256 Line:61]
0409 18:56:05664 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:257 Line:62]
0409 18:56:05664 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:258 Line:63]
0409 18:56:05664 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:259 Line:64]
0409 18:56:05665 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:260 Line:65]
0409 18:56:05665 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:261 Line:66]
0409 18:56:05665 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:262 Line:67]
0409 18:56:05722 :: PointWindow: PhaseCurtain
0409 18:56:05724 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0409 18:56:05724 :: 
0409 18:56:05725 :: ===== Load Script File : locale/de/ui/selectcharacterwindow.py0409 18:56:05725 :: 
0409 18:56:05787 :: ===== Load Script File : uiscript/questiondialog.py0409 18:56:05787 :: 
0409 18:56:05789 :: SelectCharacterInstance: no vid by 0
0409 18:56:05839 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0409 18:56:05839 :: 
0409 18:56:05845 :: PointWindow: BackGround
0409 18:56:05976 :: SYSERR: invalid idx 0
0409 18:56:08979 :: PointWindow: character_board
0409 18:56:09045 :: PointWindow: GuildNameSlot
0409 18:56:09127 :: PointWindow: character_board
0409 18:56:09144 :: PointWindow: EmpireNameSlot
0409 18:56:09243 :: PointWindow: character_board
0409 18:56:13714 :: PointWindow: BackGround
0409 18:56:14077 :: PointWindow: character_board
0409 18:56:14177 :: PointWindow: start_button
0409 18:56:14572 :: PointWindow: character_board
0409 18:56:14589 :: PointWindow: exit_button
0409 18:56:14638 :: PointWindow: character_board
0409 18:56:14688 :: PointWindow: BackGround
0409 18:56:14969 :: 
0409 18:56:14969 :: ## Network - OffLine Phase ##
0409 18:56:14970 :: 
0409 18:56:14970 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0409 18:56:14970 :: 
0409 18:56:14970 :: PointWindow: PhaseCurtain
0409 18:56:15120 :: DeleteCharacterInstance: no vid by 1
0409 18:56:15120 :: DeleteCharacterInstance: no vid by 2
0409 18:56:15121 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0409 18:56:15121 :: 
0409 18:56:15121 :: ===== Load Script File : locale/de/ui/LoginWindow.py0409 18:56:15121 :: 
0409 18:56:15157 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0409 18:56:15158 :: 
0409 18:56:15298 :: PointWindow: bg2
0409 18:56:16652 :: PointWindow: ServerBoard
0409 18:56:16668 :: PointWindow: ServerList
0409 18:56:17064 :: PointWindow: bg2
0409 18:56:18780 :: Failed to connect.
0409 18:57:39445 :: PointWindow: ChannelList
0409 18:57:39462 :: PointWindow: ServerList
0409 18:57:39487 :: PointWindow: bg2
0409 18:57:41286 :: PointWindow: bg2
0409 18:57:41320 :: PointWindow: ServerList
0409 18:57:41550 :: PointWindow: ServerBoard
0409 18:57:41566 :: PointWindow: ChannelList
0409 18:57:41715 :: PointWindow: ServerBoard
0409 18:57:41748 :: PointWindow: bg2
0409 18:57:42738 :: PointWindow: ServerBoard
0409 18:57:43579 :: PointWindow: ChannelList
0409 18:57:45988 :: PointWindow: ServerBoard
0409 18:57:46104 :: PointWindow: bg2
0409 18:58:36808 :: PointWindow: bg2
0409 18:58:37551 :: PointWindow: bg2
0409 18:58:38442 :: PointWindow: bg2
0409 18:58:39531 :: PointWindow: bg2
0409 19:02:51469 :: PointWindow: bg2
0409 19:02:51502 :: PointWindow: ServerList
0409 19:02:52839 :: PointWindow: ServerBoard
0409 19:02:52872 :: PointWindow: ChannelList
0409 19:02:53103 :: PointWindow: VerticalLine2
0409 19:02:53119 :: PointWindow: ServerList
0409 19:02:55083 :: PointWindow: ServerBoard
0409 19:02:55149 :: PointWindow: bg2
0409 19:02:56535 :: PointWindow: ServerBoard
0409 19:02:56551 :: PointWindow: ServerList
0409 19:02:57361 :: PointWindow: ServerBoard
0409 19:02:57376 :: PointWindow: bg2
0409 19:02:59175 :: PointWindow: ServerBoard
0409 19:02:59208 :: PointWindow: ServerList
0409 19:02:59323 :: PointWindow: ChannelList
0409 19:02:59389 :: PointWindow: bg2
0409 19:02:02145 :: PointWindow: bg2
0409 19:02:05989 :: PointWindow: bg2
0409 19:02:10758 :: PointWindow: ServerBoard
0409 19:02:10774 :: PointWindow: ChannelList
0409 19:02:14157 :: PointWindow: ServerBoard
0409 19:02:14206 :: PointWindow: bg2
0409 19:02:18843 :: PointWindow: ServerBoard
0409 19:02:18859 :: PointWindow: ChannelList
0409 19:02:21862 :: PointWindow: ServerBoard
0409 19:02:21912 :: PointWindow: VerticalLine2
0409 19:02:21928 :: PointWindow: ServerBoard
0409 19:02:21945 :: PointWindow: ServerList
0409 19:02:22209 :: PointWindow: ServerBoard
0409 19:02:22225 :: PointWindow: bg2
0409 19:02:22489 :: PointWindow: ServerBoard
0409 19:02:22539 :: PointWindow: ServerList
0409 19:02:22687 :: PointWindow: ServerBoard
0409 19:02:22737 :: PointWindow: bg2
0409 19:02:25146 :: PointWindow: ServerBoard
0409 19:02:25196 :: PointWindow: ServerList
0409 19:03:42174 :: PointWindow: ServerBoard
0409 19:03:42190 :: PointWindow: bg2
0409 19:03:47850 :: PointWindow: bg2
0409 19:03:47883 :: PointWindow: ServerList
0409 19:03:47899 :: PointWindow: ServerBoard
0409 19:03:47916 :: PointWindow: bg2
0409 19:03:08887 :: PointWindow: bg2
0409 19:03:13640 :: PointWindow: bg2
0409 19:03:15470 :: PointWindow: bg2
0409 19:03:15702 :: PointWindow: ChannelList
0409 19:03:16080 :: PointWindow: ServerBoard
0409 19:03:16279 :: PointWindow: ChannelList
0409 19:03:16873 :: PointWindow: ServerBoard
0409 19:03:16890 :: PointWindow: bg2
0409 19:03:17137 :: PointWindow: ServerBoard
0409 19:03:17170 :: PointWindow: ChannelList
0409 19:03:17187 :: PointWindow: ServerSelectButton
0409 19:03:17469 :: PointWindow: key_space
0409 19:03:21229 :: PointWindow: key_enter
0409 19:03:21246 :: PointWindow: key_46
0409 19:03:21262 :: PointWindow: key_35
0409 19:03:21279 :: PointWindow: key_24
0409 19:03:21295 :: PointWindow: key_12
0409 19:03:21312 :: PointWindow: VirtualKeyboard
0409 19:03:21345 :: PointWindow: bg2
0409 19:03:23077 :: PointWindow: bg2
0409 19:03:30552 :: PointWindow: bg2
0409 19:03:31657 :: PointWindow: bg2
0409 19:03:32928 :: PointWindow: VirtualKeyboard
0409 19:03:32944 :: PointWindow: key_1
0409 19:03:33175 :: PointWindow: VirtualKeyboard
0409 19:03:33472 :: PointWindow: key_1
0409 19:03:33637 :: PointWindow: key_2
0409 19:03:33654 :: PointWindow: VirtualKeyboard
0409 19:03:34000 :: PointWindow: key_3
0409 19:03:34198 :: PointWindow: VirtualKeyboard
0409 19:03:34231 :: PointWindow: bg2
0409 19:03:34248 :: PointWindow: LoginButton
0409 19:03:34264 :: PointWindow: LoginBoard
0409 19:03:34347 :: PointWindow: ConnectBoard
0409 19:03:34462 :: PointWindow: bg2
0409 19:04:34842 :: PointWindow: key_4
0409 19:04:34858 :: PointWindow: key_17
0409 19:04:34875 :: PointWindow: key_40
0409 19:04:34891 :: PointWindow: key_space
0409 19:04:34908 :: PointWindow: VirtualKeyboard
0409 19:04:34924 :: PointWindow: bg2
0409 19:04:36244 :: PointWindow: bg2
0409 19:04:36543 :: PointWindow: !!debug
0409 19:04:36624 :: HANDSHAKE RECV 1331453 0
0409 19:04:36624 :: HANDSHAKE SEND 1331453
0409 19:04:36690 :: HANDSHAKE RECV 1331531 39
0409 19:04:36690 :: HANDSHAKE SEND 1331609
0409 19:04:36805 :: KEY_AGREEMENT RECV 256
0409 19:04:36855 :: KEY_AGREEMENT SEND 256
0409 19:04:36888 :: KEY_AGREEMENT_COMPLETED RECV
0409 19:04:37185 :: Succeed connecting.
0409 19:04:37234 :: 
0409 19:04:37234 :: ## Network - Hand Shake Phase ##
0409 19:04:37235 :: 
0409 19:04:37252 :: HANDSHAKE RECV 22078 0
0409 19:04:37252 :: HANDSHAKE SEND 22078
0409 19:04:37350 :: HANDSHAKE RECV 22187 54
0409 19:04:37350 :: HANDSHAKE SEND 22295
0409 19:04:37432 :: HANDSHAKE RECV 22250 31
0409 19:04:37432 :: HANDSHAKE SEND 22312
0409 19:04:37581 :: KEY_AGREEMENT RECV 256
0409 19:04:37630 :: KEY_AGREEMENT SEND 256
0409 19:04:37663 :: KEY_AGREEMENT_COMPLETED RECV
0409 19:04:37713 :: 
0409 19:04:37713 :: ## Network - Login Phase ##
0409 19:04:37713 :: 
0409 19:04:38142 :: 
0409 19:04:38142 :: ## Network - Select Phase ##
0409 19:04:38143 :: 
0409 19:04:38290 :: SYSERR:     Çѱ¹¹«½Ö¹öÁ¯(#2    ) cannot find icon file. setting to default.
0409 19:04:38298 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+0(#13180) cannot find icon file. setting to default.
0409 19:04:38299 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+1(#13181) cannot find icon file. setting to default.
0409 19:04:38299 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+2(#13182) cannot find icon file. setting to default.
0409 19:04:38299 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+3(#13183) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+4(#13184) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+5(#13185) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+6(#13186) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+7(#13187) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+8(#13188) cannot find icon file. setting to default.
0409 19:04:38300 :: SYSERR:     ±¤·ûÆȱ¥ÆÐ+9(#13189) cannot find icon file. setting to default.
0409 19:04:38308 :: SYSERR:       À§Ä¡±â¾ïºÎ(#22020) cannot find icon file. setting to default.
0409 19:04:38308 :: SYSERR:           À̵¿ºÎ(#22030) cannot find icon file. setting to default.
0409 19:04:38308 :: SYSERR:           »ý¸íºÎ(#22040) cannot find icon file. setting to default.
0409 19:04:38309 :: SYSERR:           ȯ»ýºÎ(#22050) cannot find icon file. setting to default.
0409 19:04:38310 :: SYSERR:           °¡¸®ºñ(#29001) cannot find icon file. setting to default.
0409 19:04:38310 :: SYSERR:         û°¡¸®ºñ(#29002) cannot find icon file. setting to default.
0409 19:04:38311 :: SYSERR:         Ȳ°¡¸®ºñ(#29003) cannot find icon file. setting to default.
0409 19:04:38311 :: SYSERR:         È«°¡¸®ºñ(#29004) cannot find icon file. setting to default.
0409 19:04:38311 :: SYSERR:         ³ì°¡¸®ºñ(#29005) cannot find icon file. setting to default.
0409 19:04:38311 :: SYSERR:           ȲÁÖ¼®(#29006) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:           ûÁÖ¼®(#29007) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:           û½Å¼ö(#29008) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:           Ȳ½Å¼ö(#29009) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:           È«½Å¼ö(#29010) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:           ³ì½Å¼ö(#29011) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:         ¿¬Ã»½Å¼ö(#29012) cannot find icon file. setting to default.
0409 19:04:38312 :: SYSERR:         ¿¬È²½Å¼ö(#29013) cannot find icon file. setting to default.
0409 19:04:38313 :: SYSERR:         ¿¬È«½Å¼ö(#29014) cannot find icon file. setting to default.
0409 19:04:38313 :: SYSERR:         ¿¬³ì½Å¼ö(#29015) cannot find icon file. setting to default.
0409 19:04:38313 :: SYSERR: ¿õ±ÍÀÇ È²±Ý¾î±Ý´Ï(#30103) cannot find icon file. setting to default.
0409 19:04:38313 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30104) cannot find icon file. setting to default.
0409 19:04:38314 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30105) cannot find icon file. setting to default.
0409 19:04:38314 :: SYSERR:   À¯¶û ¾î¸Ó´Ï ¾à(#30106) cannot find icon file. setting to default.
0409 19:04:38314 :: SYSERR:    ¿õ±ÍÀÇ ¼Û°÷´Ï(#30107) cannot find icon file. setting to default.
0409 19:04:38314 :: SYSERR: µµÀÚ±âÂø»ö¿ëÀ¯¾à(#30108) cannot find icon file. setting to default.
0409 19:04:38314 :: SYSERR:    »ç¸·ÀÇ °Å¹ÌÁÙ(#30109) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:    ÈľȼÒÀÇ ÆíÁö(#30110) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:  Åå½î´Â Àü°¥²¿¸®(#30111) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:             Àå¾î(#30112) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:        ¹Ð±³ °æÀü(#30113) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:           ±«Áú±Õ(#30114) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:      ±«Áú Ä¡·áÁ¦(#30115) cannot find icon file. setting to default.
0409 19:04:38315 :: SYSERR:    Çà»óÀÎÀÇ ÆíÁö(#30117) cannot find icon file. setting to default.
0409 19:04:38316 :: SYSERR:    »ç±ÍÀÇ º¸¼®ÇÔ(#30118) cannot find icon file. setting to default.
0409 19:04:38319 :: SYSERR:      VIP-Feature(#38001) cannot find icon file. setting to default.
0409 19:04:38319 :: SYSERR: Tombola_ticket_today(#38002) cannot find icon file. setting to default.
0409 19:04:38320 :: SYSERR: Tombola_ticket_tomorrow(#38003) cannot find icon file. setting to default.
0409 19:04:38320 :: SYSERR:   Tombola_reroll(#38004) cannot find icon file. setting to default.
0409 19:04:38320 :: SYSERR:   TombolaPP_spin(#38005) cannot find icon file. setting to default.
0409 19:04:38320 :: SYSERR:      Momo-Reroll(#38006) cannot find icon file. setting to default.
0409 19:04:38321 :: SYSERR:    ¼Ò¸®³ª´Â ¹æ¿ï(#40005) cannot find icon file. setting to default.
0409 19:04:38321 :: SYSERR:    ¿À¶ûij ¼ö¼Û¼­(#40006) cannot find icon file. setting to default.
0409 19:04:38321 :: SYSERR: ¿À¶ûij º¸½º ÆíÁö(#40007) cannot find icon file. setting to default.
0409 19:04:38322 :: SYSERR:           ÆÄȲ°©(#41315) cannot find icon file. setting to default.
0409 19:04:38322 :: SYSERR:           ÆÄȲ°©(#41316) cannot find icon file. setting to default.
0409 19:04:38322 :: SYSERR:           ÆÄȲ°©(#41317) cannot find icon file. setting to default.
0409 19:04:38322 :: SYSERR:           ÆÄȲ°©(#41318) cannot find icon file. setting to default.
0409 19:04:38322 :: SYSERR:           Èæ»ç°©(#41319) cannot find icon file. setting to default.
0409 19:04:38323 :: SYSERR:       ¼±¹°º¸µû¸®(#50041) cannot find icon file. setting to default.
0409 19:04:38323 :: SYSERR:   ½Â¸¶¼Òȯ¼ö·Ã¼­(#50061) cannot find icon file. setting to default.
0409 19:04:38323 :: SYSERR:       ½Â¸¶¼ö·Ã¼­(#50062) cannot find icon file. setting to default.
0409 19:04:38324 :: SYSERR:     ¿ë°¢º¸¹°»óÀÚ(#50118) cannot find icon file. setting to default.
0409 19:04:38324 :: SYSERR:       ¿µ¼®º¸µû¸®(#50119) cannot find icon file. setting to default.
0409 19:04:38325 :: SYSERR:         ¼®Ã¢Æ÷¾×(#50805) cannot find icon file. setting to default.
0409 19:04:38325 :: SYSERR:       ¿µÁö¹ö¼¸¾×(#50806) cannot find icon file. setting to default.
0409 19:04:38325 :: SYSERR:         ¸¸º´Ãʾ×(#50807) cannot find icon file. setting to default.
0409 19:04:38325 :: SYSERR:       »ê»Í³ª¹«¾×(#50808) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:         ¹Îµé·¹¾×(#50809) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:         È«È­¾¾¾×(#50810) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:           ´ëÃß¾×(#50811) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:     »ïÁö±¸¿±Ãʾ×(#50812) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:           ºó¾àº´(#50901) cannot find icon file. setting to default.
0409 19:04:38326 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50905) cannot find icon file. setting to default.
0409 19:04:38327 :: SYSERR:    Çǵ¶¼ö Á¦Á¶¹ý(#50906) cannot find icon file. setting to default.
0409 19:04:38327 :: SYSERR:    º¸È¯¼ö Á¦Á¶¹ý(#50907) cannot find icon file. setting to default.
0409 19:04:38327 :: SYSERR:    ¿µº¸¼ö Á¦Á¶¹ý(#50908) cannot find icon file. setting to default.
0409 19:04:38327 :: SYSERR:    ÁøÇǵ¶ Á¦Á¶¹ý(#50909) cannot find icon file. setting to default.
0409 19:04:38327 :: SYSERR:    È°½É¾× Á¦Á¶¹ý(#50910) cannot find icon file. setting to default.
0409 19:04:38329 :: SYSERR:             ºÒ°æ(#70103) cannot find icon file. setting to default.
0409 19:04:38329 :: SYSERR:      ¿ë½ÅÀÇ Áö¿ø(#71031) cannot find icon file. setting to default.
0409 19:04:38330 :: SYSERR:      µ¿·á¿Í ȸÆ÷(#71047) cannot find icon file. setting to default.
0409 19:04:38330 :: SYSERR:     Àü±¤ÆǺ¸µû¸®(#71091) cannot find icon file. setting to default.
0409 19:04:38331 :: SYSERR:       °æÇèÀǹÝÁö(#72303) cannot find icon file. setting to default.
0409 19:04:38331 :: SYSERR:      ÃູÀÇ ±¸½½(#72304) cannot find icon file. setting to default.
0409 19:04:38331 :: SYSERR:         ¸¸³âÇÑö(#72308) cannot find icon file. setting to default.
0409 19:04:38331 :: SYSERR:    ¾ß°øÀÇ ºñÀü¼­(#72309) cannot find icon file. setting to default.
0409 19:04:38332 :: SYSERR:         Á־ȼú¼­(#72310) cannot find icon file. setting to default.
0409 19:04:38332 :: SYSERR:        ¿ë½ÅÀÇ È¯(#72311) cannot find icon file. setting to default.
0409 19:04:38332 :: SYSERR:      ¿ë½ÅÀÇ °ø°Ý(#72312) cannot find icon file. setting to default.
0409 19:04:38332 :: SYSERR:      ¿ë½ÅÀÇ ¹æ¾î(#72313) cannot find icon file. setting to default.
0409 19:04:38332 :: SYSERR:    ¿ë½ÅÀÇ Ãູ¼­(#72314) cannot find icon file. setting to default.
0409 19:04:38333 :: SYSERR:         µ·ÁÖ¸Ó´Ï(#80001) cannot find icon file. setting to default.
0409 19:04:38333 :: SYSERR:             ¹éÁö(#80002) cannot find icon file. setting to default.
0409 19:04:38333 :: SYSERR:           ºó¹°Åë(#90001) cannot find icon file. setting to default.
0409 19:04:38334 :: SYSERR:             ¹°Åë(#90002) cannot find icon file. setting to default.
0409 19:04:38334 :: SYSERR:             º¸¼®(#90004) cannot find icon file. setting to default.
0409 19:04:38334 :: SYSERR:             ¿µ¼®(#90006) cannot find icon file. setting to default.
0409 19:04:38334 :: SYSERR:             ±¤¼®(#90007) cannot find icon file. setting to default.
0409 19:04:38366 :: CPythonNonPlayer::LoadNonPlayerData: locale/de/mob_proto, sizeof(TMobTable)=255
0409 19:04:38378 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:158 Line:56]
0409 19:04:38378 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:159 Line:57]
0409 19:04:38378 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:160 Line:58]
0409 19:04:38379 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:161 Line:59]
0409 19:04:38379 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:162 Line:60]
0409 19:04:38379 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:256 Line:61]
0409 19:04:38379 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:257 Line:62]
0409 19:04:38379 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:258 Line:63]
0409 19:04:38380 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:259 Line:64]
0409 19:04:38380 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:260 Line:65]
0409 19:04:38380 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:261 Line:66]
0409 19:04:38380 :: CPythonSkill::RegisterSkillTable(locale/de/SkillTable.txt) - NOT EXIST SkillDesc [Vnum:262 Line:67]
0409 19:04:38437 :: PointWindow: PhaseCurtain
0409 19:04:38440 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0409 19:04:38440 :: 
0409 19:04:38440 :: ===== Load Script File : locale/de/ui/selectcharacterwindow.py0409 19:04:38440 :: 
0409 19:04:38503 :: ===== Load Script File : uiscript/questiondialog.py0409 19:04:38503 :: 
0409 19:04:38505 :: SelectCharacterInstance: no vid by 0
0409 19:04:38554 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0409 19:04:38554 :: 
0409 19:04:38560 :: PointWindow: BackGround
0409 19:04:38703 :: SYSERR: invalid idx 0
0409 19:04:39115 :: PointWindow: left_button
0409 19:04:39363 :: PointWindow: BackGround
0409 19:04:39412 :: PointWindow: character_board
0409 19:04:39495 :: PointWindow: start_button
0409 19:04:39957 :: PointWindow: character_board
0409 19:04:39973 :: PointWindow: exit_button
0409 19:04:39990 :: PointWindow: character_board
0409 19:04:40006 :: PointWindow: BackGround
0409 19:04:41194 :: PointWindow: character_board
0409 19:04:41722 :: PointWindow: exit_button
0409 19:04:45616 :: PointWindow: character_board
0409 19:04:45634 :: PointWindow: BackGround
0409 19:04:45716 :: PointWindow: left_button
0409 19:04:45732 :: PointWindow: BackGround
0409 19:04:45781 :: 
0409 19:04:45782 :: ## Network - OffLine Phase ##
0409 19:04:45782 :: 
0409 19:04:45783 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0409 19:04:45783 :: 
0409 19:04:45783 :: PointWindow: PhaseCurtain
0409 19:04:45933 :: DeleteCharacterInstance: no vid by 1
0409 19:04:45933 :: DeleteCharacterInstance: no vid by 2
0409 19:04:45934 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0409 19:04:45934 :: 
0409 19:04:45934 :: ===== Load Script File : locale/de/ui/LoginWindow.py0409 19:04:45934 :: 
0409 19:04:45968 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä

³»¿ë:
================================================================
addr=ÁÖ¼Ò
port=Æ÷Æ®
id=¾ÆÀ̵ð
pwd=ºñ¹Ð¹øÈ£
slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
0409 19:04:45969 :: 
0409 19:04:45974 :: Succeed connecting.
0409 19:04:46111 :: PointWindow: ServerList
0409 19:04:46342 :: PointWindow: ServerBoard
0409 19:04:46359 :: PointWindow: ChannelList
0409 19:04:46425 :: PointWindow: ServerBoard
0409 19:04:46441 :: PointWindow: bg2
0409 19:04:46558 :: PointWindow: ServerBoard
0409 19:04:46705 :: PointWindow: ServerExitButton
0409 19:04:47002 :: PointWindow: PhaseCurtain
0409 19:04:47151 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0409 19:04:47152 :: 
0409 19:04:47152 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0409 19:04:47153 :: 
0409 19:04:47167 :: ---------------------------------------------------------------------------- DELETE POPUP DIALOG 0409 19:04:47167 :: 
0409 19:04:47167 :: ---------------------------------------------------------------------------- DELETE CURTAIN0409 19:04:47167 :: 
0409 19:04:47167 :: ---------------------------------------------------------------------------- DELETE MAIN STREAM 0409 19:04:47168 :: 
0409 19:04:47169 :: SYSERR: # clear __builtin__._

0409 19:04:47169 :: SYSERR: # clear sys.path

0409 19:04:47169 :: SYSERR: # clear sys.argv

0409 19:04:47170 :: SYSERR: # clear sys.ps1

0409 19:04:47170 :: SYSERR: # clear sys.ps2

0409 19:04:47170 :: SYSERR: # clear sys.exitfunc

0409 19:04:47170 :: SYSERR: # clear sys.exc_type

0409 19:04:47170 :: SYSERR: # clear sys.exc_value

0409 19:04:47170 :: SYSERR: # clear sys.exc_traceback

0409 19:04:47170 :: SYSERR: # clear sys.last_type

0409 19:04:47170 :: SYSERR: # clear sys.last_value

0409 19:04:47171 :: SYSERR: # clear sys.last_traceback

0409 19:04:47171 :: SYSERR: # clear sys.path_hooks

0409 19:04:47171 :: SYSERR: # clear sys.path_importer_cache

0409 19:04:47171 :: SYSERR: # clear sys.meta_path

0409 19:04:47171 :: SYSERR: # clear sys.flags

0409 19:04:47171 :: SYSERR: # clear sys.float_info

0409 19:04:47171 :: SYSERR: # restore sys.stdin

0409 19:04:47172 :: SYSERR: # restore sys.stdout

0409 19:04:47172 :: SYSERR: # restore sys.stderr

0409 19:04:47207 :: SYSERR: granny_shared_vbs:
0409 19:04:47207 :: SYSERR: 	0: 40
0409 19:04:47208 :: SYSERR: 	1: 20
0409 19:04:47208 :: SYSERR: 	2: 20
0409 19:04:47209 :: SYSERR: 	3: 40
0409 19:04:47209 :: SYSERR: 	4: 1
0409 19:04:47209 :: SYSERR: 	5: 20
0409 19:04:47210 :: SYSERR: 	6: 0
0409 19:04:47210 :: SYSERR: 	7: 0
0409 19:04:47210 :: SYSERR: 	8: 0
0409 19:04:47211 :: CResourceManager::__DestroyDeletingResourceMap 165
0409 19:04:47228 :: CResourceManager::__DestroyResourceMap 523
0409 19:04:47317 :: CResourceManager::__DestroyResourceMap 0
0409 19:04:47317 :: CPythonBackground Clear
0409 19:04:47319 :: PythonIME Clear
0409 19:04:47319 :: PythonNetworkMainStream Clear
0409 19:04:47320 :: Python Graphic Clear

 

Regards

Link to comment
Share on other sites

  • 9 years later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 11

      Metin2 Closed Beta Content (2003-2004)

    2. 11

      Metin2 Closed Beta Content (2003-2004)

    3. 0

      Football Ground

    4. 11

      Metin2 Closed Beta Content (2003-2004)

    5. 0

      Error compile binary Zentoria2

    6. 11

      Metin2 Closed Beta Content (2003-2004)

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.