Jump to content

Metin2KY

Inactive Member
  • Posts

    27
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Metin2KY

  1. I have a question, for example i have the armor of lvl 120 with blue shining, how i can make armor of 140 have the same shining?

    Remember that are a example:

        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+16, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_7.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+17, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_8.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+18, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_9.mse")
        
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+19, "Bip01", "D:/ymir work/pc/common/effect/armor/armor_9.mse")
        #chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+19, "Bip01", "D:/ymir work/pc/common/effect/armor/200_aura.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+20, "Bip01", "D:/ymir work/pc/common/effect/armor/pustelnikblue.mse")
        #chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+20, "Bip01", "D:/ymir work/pc/common/effect/armor/green_aura.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+21, "Bip01", "D:/ymir work/pc/common/effect/armor/grey_aura.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+22, "Bip01", "D:/ymir work/pc/common/effect/armor/red_aura.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+23, "Bip01", "D:/ymir work/pc/common/effect/armor/red2_aura.mse")
        chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED+24, "Bip01", "D:/ymir work/pc/common/effect/armor/yellow_aura.mse")

  2. Nothing in Client sysser and in the server sysser only this appear:

    ChildLoop: AsyncSQL: query failed: Data too long for column 'how' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 9508, 29, 15, 10141134, 'ADD_ATTRIBUTE_SUCCESS', '10214080', '190.46.250.37', 71085) errno: 1406)

  3. I will pay 50 € to any one can resolve that.

    I start server but after a few hours people playing normally the channel throw out people of that channel and when you try to acces that channel you can acces account but when you try to acces charakter throw out of select character window, and the other channels working.

    PM for contact.

  4. 4 hours ago, arves100 said:

    Ok this problem is simple.

     

    Your GDB is outdated. Compiling with Gcc5 broke Gdb6. If you are using a 64-bit environment you can switch to gdb7 typing this commands:

      Hide contents

    mv /usr/bin/gdb /usr/bin/gdb6

    pkg install gdb

    Else you can compile with Gcc 4.8

    I put "mv /usr/bin/gdb /usr/bin/gdb6" all correct

    but when i put "pkg install gdb" say; No active remote repositories configured.

  5. Any one can tell me how to use gdb because i have error when i use it.

     

    That is how i make gdb: IMAGES

    first;  i put game.core file in ther folder where i have game file in source

    second;  I use command "file game" and he send me a Dwarf error wrong version

    third; I use command "core game.core" and he send me things i dont understand, any one can help me. 

     

    SORRY FOR BAD ENGLISH!

    1-1.PNG

    1-2.PNG

    1-3.png

  6. The server crash after a few minutes online. HELP 

    Auth log;

     

    Feb  8 16:29:56 :: SYSTEM: new connection from [95.21.225.106] fd: 15 handshake 2881525955 output input_len 0, ptr 0x290a4d00
    Feb  8 16:29:56 :: Handshake: client_time 0 server_time 42975
    Feb  8 16:29:57 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:29:58 :: InputAuth::Login : kirolosmena(11) desc 0x290a4d00
    Feb  8 16:29:58 :: SetLoginKey 1165915005
    Feb  8 16:29:58 :: InputAuth::Login : key 1165915005:0x76941371 login kirolosmena
    Feb  8 16:29:58 :: QID_AUTH_LOGIN: START 1165915005 0x290a4d00
    Feb  8 16:29:58 :: Create_Time 0 19700101
    Feb  8 16:29:58 :: Block Time -2 
    Feb  8 16:29:58 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:29:58 :: SendAuthLogin kirolosmena key 123123715
    Feb  8 16:29:58 :: AuthLogin result 1 key 1165915005
    Feb  8 16:29:58 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:30:09 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:30:37 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:30:37 :: BILLING: PUSH kirolosmena 27 type 2
    Feb  8 16:30:37 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:30:37 :: FLUSH_USE_TIME: count 1
    Feb  8 16:30:39 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:30:59 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:30:59 :: BILLING: PUSH kirolosmena 19 type 2
    Feb  8 16:30:59 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:30:59 :: FLUSH_USE_TIME: count 1
    Feb  8 16:31:01 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:31:10 :: SYSTEM: new connection from [2.155.123.83] fd: 15 handshake 1389675754 output input_len 0, ptr 0x290a4d00
    Feb  8 16:31:11 :: Handshake: client_time 0 server_time 117076
    Feb  8 16:31:11 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:31:11 :: InputAuth::Login : enller20(8) desc 0x290a4d00
    Feb  8 16:31:11 :: SetLoginKey 1434286563
    Feb  8 16:31:11 :: InputAuth::Login : key 1434286563:0x507a4333 login enller20
    Feb  8 16:31:12 :: QID_AUTH_LOGIN: START 1434286563 0x290a4d00
    Feb  8 16:31:12 :: Create_Time 0 19700101
    Feb  8 16:31:12 :: Block Time -2 
    Feb  8 16:31:12 ::    WRONGPWD
    Feb  8 16:31:20 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:31:20 :: SYSTEM: new connection from [2.155.123.83] fd: 15 handshake 1570529126 output input_len 0, ptr 0x290a4d00
    Feb  8 16:31:20 :: Handshake: lower than zero -60
    Feb  8 16:31:20 :: Handshake: client_time 0 server_time 126590
    Feb  8 16:31:21 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:31:21 :: InputAuth::Login : enller20(8) desc 0x290a4d00
    Feb  8 16:31:21 :: SetLoginKey 1224059856
    Feb  8 16:31:21 :: InputAuth::Login : key 1224059856:0x13663269 login enller20
    Feb  8 16:31:21 :: QID_AUTH_LOGIN: START 1224059856 0x290a4d00
    Feb  8 16:31:21 :: Create_Time 0 19700101
    Feb  8 16:31:21 :: Block Time -2 
    Feb  8 16:31:21 :: SetRemainSecs enller20 0 type 2
    Feb  8 16:31:21 :: SendAuthLogin enller20 key 123123732
    Feb  8 16:31:21 :: AuthLogin result 1 key 1224059856
    Feb  8 16:31:21 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:31:34 :: BILLING: ON enller20 key 1224059856 ptr 0x290c81d0
    Feb  8 16:31:59 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:31:59 :: BILLING: PUSH kirolosmena 57 type 2
    Feb  8 16:31:59 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:31:59 :: FLUSH_USE_TIME: count 1
    Feb  8 16:32:03 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:32:13 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:32:13 :: BILLING: PUSH kirolosmena 9 type 2
    Feb  8 16:32:13 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:32:13 :: FLUSH_USE_TIME: count 1
    Feb  8 16:32:16 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:32:46 :: SYSTEM: new connection from [85.58.117.251] fd: 15 handshake 1709502810 output input_len 0, ptr 0x290a4d00
    Feb  8 16:32:47 :: Handshake: client_time 0 server_time 213141
    Feb  8 16:32:47 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:32:48 :: InputAuth::Login : vlad26(6) desc 0x290a4d00
    Feb  8 16:32:48 :: SetLoginKey 1981700355
    Feb  8 16:32:48 :: InputAuth::Login : key 1981700355:0x4341f072 login vlad26
    Feb  8 16:32:48 :: QID_AUTH_LOGIN: START 1981700355 0x290a4d00
    Feb  8 16:32:48 :: Create_Time 0 19700101
    Feb  8 16:32:48 :: Block Time -2 
    Feb  8 16:32:48 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:32:48 :: SendAuthLogin vlad26 key 123123792
    Feb  8 16:32:48 :: AuthLogin result 1 key 1981700355
    Feb  8 16:32:48 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:32:59 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:34:38 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:34:38 :: BILLING: PUSH vlad26 98 type 2
    Feb  8 16:34:38 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:34:38 :: FLUSH_USE_TIME: count 1
    Feb  8 16:34:41 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:35:11 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:35:11 :: BILLING: PUSH kirolosmena 175 type 2
    Feb  8 16:35:11 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:35:11 :: FLUSH_USE_TIME: count 1
    Feb  8 16:35:14 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:36:33 :: Set Empire Priv: empire(0) type(1) value(200) duration_sec(172800)
    SYSERR: Feb  8 16:36:33 :: locale_find: LOCALE_ERROR: "아이템이 나올 확률";
    SYSERR: Feb  8 16:36:33 :: locale_find: LOCALE_ERROR: "전제국";
    SYSERR: Feb  8 16:36:33 :: locale_find: LOCALE_ERROR: "%s의 %s이 %d%% 증가했습니다!";
    Feb  8 16:36:51 :: Set Empire Priv: empire(0) type(2) value(200) duration_sec(172800)
    SYSERR: Feb  8 16:36:51 :: locale_find: LOCALE_ERROR: "돈이 나올 확률";
    SYSERR: Feb  8 16:36:51 :: locale_find: LOCALE_ERROR: "전제국";
    SYSERR: Feb  8 16:36:51 :: locale_find: LOCALE_ERROR: "%s의 %s이 %d%% 증가했습니다!";
    Feb  8 16:37:09 :: Set Empire Priv: empire(0) type(4) value(200) duration_sec(172800)
    SYSERR: Feb  8 16:37:09 :: locale_find: LOCALE_ERROR: "경험치 배율";
    SYSERR: Feb  8 16:37:09 :: locale_find: LOCALE_ERROR: "전제국";
    SYSERR: Feb  8 16:37:09 :: locale_find: LOCALE_ERROR: "%s의 %s이 %d%% 증가했습니다!";
    Feb  8 16:37:51 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:37:51 :: BILLING: PUSH vlad26 190 type 2
    Feb  8 16:37:51 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:37:51 :: FLUSH_USE_TIME: count 1
    Feb  8 16:37:55 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:39:15 :: SYSTEM: new connection from [87.111.145.13] fd: 15 handshake 628628902 output input_len 0, ptr 0x290a4d00
    Feb  8 16:39:18 :: Handshake: lower than zero -39
    Feb  8 16:39:20 :: Handshake: client_time 0 server_time 606093
    Feb  8 16:39:21 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:39:22 :: InputAuth::Login : estopin600(10) desc 0x290a4d00
    Feb  8 16:39:22 :: SetLoginKey 10594446
    Feb  8 16:39:22 :: InputAuth::Login : key 10594446:0x3e48b28c login estopin600
    Feb  8 16:39:22 :: QID_AUTH_LOGIN: START 10594446 0x290a4d00
    Feb  8 16:39:22 :: Create_Time 0 19700101
    Feb  8 16:39:22 :: Block Time -2 
    Feb  8 16:39:22 :: SetRemainSecs estopin600 0 type 2
    Feb  8 16:39:22 :: SendAuthLogin estopin600 key 123123752
    Feb  8 16:39:22 :: AuthLogin result 1 key 10594446
    Feb  8 16:39:22 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:39:39 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:39:39 :: BILLING: PUSH vlad26 104 type 2
    Feb  8 16:39:39 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:39:39 :: FLUSH_USE_TIME: count 1
    Feb  8 16:39:42 :: BILLING: ON estopin600 key 10594446 ptr 0x290c82b0
    Feb  8 16:39:42 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:42:13 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:42:13 :: BILLING: PUSH vlad26 150 type 2
    Feb  8 16:42:13 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:42:13 :: FLUSH_USE_TIME: count 1
    Feb  8 16:42:14 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 1407829053 output input_len 0, ptr 0x290a4d00
    Feb  8 16:42:14 :: Handshake: client_time 0 server_time 780888
    Feb  8 16:42:15 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:42:17 :: InputAuth::Login : judas999666(11) desc 0x290a4d00
    Feb  8 16:42:17 :: SetLoginKey 1439046435
    Feb  8 16:42:17 :: InputAuth::Login : key 1439046435:0x666e5431 login judas999666
    Feb  8 16:42:17 :: QID_AUTH_LOGIN: START 1439046435 0x290a4d00
    Feb  8 16:42:17 :: Create_Time 0 19700101
    Feb  8 16:42:17 :: Block Time -2 
    Feb  8 16:42:17 :: SetRemainSecs judas999666 0 type 2
    Feb  8 16:42:17 :: SendAuthLogin judas999666 key 123123709
    Feb  8 16:42:17 :: AuthLogin result 1 key 1439046435
    Feb  8 16:42:17 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:42:20 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:42:51 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 26121851 output input_len 0, ptr 0x290a4d00
    Feb  8 16:42:52 :: Handshake: client_time 0 server_time 818400
    Feb  8 16:42:53 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:42:53 :: SYSTEM: new connection from [93.156.219.1] fd: 16 handshake 2694044044 output input_len 0, ptr 0x290a5080
    Feb  8 16:42:54 :: Handshake: client_time 0 server_time 820032
    Feb  8 16:42:54 :: InputAuth::Login : judas0000001(12) desc 0x290a4d00
    Feb  8 16:42:54 :: SetLoginKey 11986850
    Feb  8 16:42:54 :: InputAuth::Login : key 11986850:0x51521fea login judas0000001
    Feb  8 16:42:54 :: QID_AUTH_LOGIN: START 11986850 0x290a4d00
    Feb  8 16:42:54 :: Create_Time 0 19700101
    Feb  8 16:42:54 :: Block Time -2 
    Feb  8 16:42:54 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:42:54 :: SendAuthLogin judas0000001 key 123123718
    Feb  8 16:42:54 :: AUTH_PHASE 0x290a5080
    Feb  8 16:42:54 :: AuthLogin result 1 key 11986850
    Feb  8 16:42:54 :: InputAuth::Login : jeyzen555(9) desc 0x290a5080
    Feb  8 16:42:54 :: SetLoginKey 1292554402
    Feb  8 16:42:54 :: InputAuth::Login : key 1292554402:0xf49f5aa login jeyzen555
    Feb  8 16:42:54 :: QID_AUTH_LOGIN: START 1292554402 0x290a5080
    Feb  8 16:42:54 :: Create_Time 0 19700101
    Feb  8 16:42:54 :: Block Time -2 
    Feb  8 16:42:54 :: SetRemainSecs jeyzen555 0 type 2
    Feb  8 16:42:54 :: SendAuthLogin jeyzen555 key 123123756
    Feb  8 16:42:55 :: AuthLogin result 1 key 1292554402
    Feb  8 16:42:55 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:42:55 :: SYSTEM: closing socket. DESC #16
    Feb  8 16:43:07 :: BILLING: ON jeyzen555 key 1292554402 ptr 0x290c8390
    Feb  8 16:43:09 :: BILLING: ON judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:44:05 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:44:05 :: BILLING: PUSH kirolosmena 531 type 2
    Feb  8 16:44:05 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:44:05 :: FLUSH_USE_TIME: count 1
    Feb  8 16:44:08 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:44:32 :: SetRemainSecs jeyzen555 0 type 2
    Feb  8 16:44:32 :: BILLING: PUSH jeyzen555 85 type 2
    Feb  8 16:44:32 :: BILLING: OFF jeyzen555 key 1292554402 ptr 0x290c8390
    Feb  8 16:44:32 :: FLUSH_USE_TIME: count 1
    Feb  8 16:44:34 :: BILLING: ON jeyzen555 key 1292554402 ptr 0x290c8390
    Feb  8 16:45:13 :: SYSTEM: new connection from [181.138.19.52] fd: 15 handshake 3114822282 output input_len 0, ptr 0x290a5080
    Feb  8 16:45:13 :: Handshake: lower than zero -19
    Feb  8 16:45:14 :: Handshake: client_time 0 server_time 960026
    Feb  8 16:45:14 :: AUTH_PHASE 0x290a5080
    Feb  8 16:45:15 :: InputAuth::Login : pipeta01(8) desc 0x290a5080
    Feb  8 16:45:15 :: SetLoginKey 360603807
    Feb  8 16:45:15 :: InputAuth::Login : key 360603807:0x28ad8dde login pipeta01
    Feb  8 16:45:15 :: QID_AUTH_LOGIN: START 360603807 0x290a5080
    Feb  8 16:45:15 :: Create_Time 0 19700101
    Feb  8 16:45:15 :: Block Time -2 
    Feb  8 16:45:15 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:45:15 :: SendAuthLogin pipeta01 key 123123776
    Feb  8 16:45:15 :: AuthLogin result 1 key 360603807
    Feb  8 16:45:16 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:45:32 :: BILLING: ON pipeta01 key 360603807 ptr 0x290c8470
    Feb  8 16:45:42 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:45:42 :: BILLING: PUSH kirolosmena 94 type 2
    Feb  8 16:45:42 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:45:43 :: FLUSH_USE_TIME: count 1
    Feb  8 16:45:45 :: BILLING: ON kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:46:24 :: SYSTEM: new connection from [201.233.33.222] fd: 15 handshake 3463947072 output input_len 0, ptr 0x290a5080
    Feb  8 16:46:26 :: Handshake: client_time 0 server_time 1032218
    Feb  8 16:46:27 :: AUTH_PHASE 0x290a5080
    Feb  8 16:46:27 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:46:27 :: BILLING: PUSH judas0000001 198 type 2
    Feb  8 16:46:27 :: BILLING: OFF judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:46:27 :: InputAuth::Login : krackk1(7) desc 0x290a5080
    Feb  8 16:46:27 :: SetLoginKey 392519803
    Feb  8 16:46:27 :: InputAuth::Login : key 392519803:0x32300004 login krackk1
    Feb  8 16:46:27 :: QID_AUTH_LOGIN: START 392519803 0x290a5080
    Feb  8 16:46:27 :: Create_Time 0 19700101
    Feb  8 16:46:27 :: Block Time -2 
    Feb  8 16:46:27 :: SetRemainSecs krackk1 0 type 2
    Feb  8 16:46:27 :: SendAuthLogin krackk1 key 123123719
    Feb  8 16:46:27 :: AuthLogin result 1 key 392519803
    Feb  8 16:46:27 :: FLUSH_USE_TIME: count 1
    Feb  8 16:46:27 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:46:32 :: BILLING: ON judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:46:38 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:46:38 :: BILLING: PUSH vlad26 258 type 2
    Feb  8 16:46:38 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:46:38 :: SYSTEM: new connection from [201.233.33.222] fd: 15 handshake 126609707 output input_len 0, ptr 0x290a5080
    Feb  8 16:46:38 :: FLUSH_USE_TIME: count 1
    Feb  8 16:46:38 :: SetRemainSecs enller20 0 type 2
    Feb  8 16:46:38 :: BILLING: PUSH enller20 903 type 2
    Feb  8 16:46:38 :: BILLING: OFF enller20 key 1224059856 ptr 0x290c81d0
    Feb  8 16:46:39 :: Handshake: lower than zero -20
    Feb  8 16:46:39 :: Handshake: client_time 0 server_time 1045493
    Feb  8 16:46:40 :: FLUSH_USE_TIME: count 1
    Feb  8 16:46:40 :: AUTH_PHASE 0x290a5080
    Feb  8 16:46:40 :: InputAuth::Login : krackk2(7) desc 0x290a5080
    Feb  8 16:46:40 :: SetLoginKey 265171285
    Feb  8 16:46:40 :: InputAuth::Login : key 265171285:0x4d5284ad login krackk2
    Feb  8 16:46:40 :: QID_AUTH_LOGIN: START 265171285 0x290a5080
    Feb  8 16:46:40 :: Create_Time 0 19700101
    Feb  8 16:46:40 :: Block Time -2 
    Feb  8 16:46:40 :: SetRemainSecs krackk2 0 type 2
    Feb  8 16:46:40 :: SendAuthLogin krackk2 key 123123721
    Feb  8 16:46:40 :: AuthLogin result 1 key 265171285
    Feb  8 16:46:41 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:46:41 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:46:41 :: BILLING: ON krackk1 key 392519803 ptr 0x290c84e0
    Feb  8 16:46:52 :: BILLING: ON krackk2 key 265171285 ptr 0x290c8550
    Feb  8 16:46:53 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:46:53 :: BILLING: PUSH vlad26 11 type 2
    Feb  8 16:46:53 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:46:53 :: FLUSH_USE_TIME: count 1
    Feb  8 16:46:54 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:46:54 :: BILLING: PUSH judas0000001 21 type 2
    Feb  8 16:46:54 :: BILLING: OFF judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:46:54 :: FLUSH_USE_TIME: count 1
    Feb  8 16:46:55 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:46:58 :: BILLING: ON judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:47:30 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:47:30 :: BILLING: PUSH judas0000001 31 type 2
    Feb  8 16:47:30 :: BILLING: OFF judas0000001 key 11986850 ptr 0x290c8400
    Feb  8 16:47:30 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:47:30 :: BILLING: PUSH kirolosmena 104 type 2
    Feb  8 16:47:30 :: BILLING: OFF kirolosmena key 1165915005 ptr 0x290c8160
    Feb  8 16:47:30 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:47:30 :: BILLING: PUSH pipeta01 118 type 2
    Feb  8 16:47:30 :: BILLING: OFF pipeta01 key 360603807 ptr 0x290c8470
    Feb  8 16:47:30 :: SetRemainSecs jeyzen555 0 type 2
    Feb  8 16:47:30 :: BILLING: PUSH jeyzen555 175 type 2
    Feb  8 16:47:30 :: BILLING: OFF jeyzen555 key 1292554402 ptr 0x290c8390
    Feb  8 16:47:30 :: SetRemainSecs estopin600 0 type 2
    Feb  8 16:47:30 :: BILLING: PUSH estopin600 468 type 2
    Feb  8 16:47:30 :: BILLING: OFF estopin600 key 10594446 ptr 0x290c82b0
    Feb  8 16:47:30 :: FLUSH_USE_TIME: count 5
    Feb  8 16:47:40 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 1174004931 output input_len 0, ptr 0x290a5080
    Feb  8 16:47:41 :: SYSTEM: new connection from [87.111.145.13] fd: 16 handshake 1989764076 output input_len 0, ptr 0x290a4d00
    Feb  8 16:47:41 :: Handshake: lower than zero -19
    Feb  8 16:47:41 :: Handshake: client_time 0 server_time 1107931
    Feb  8 16:47:42 :: Handshake: lower than zero -33
    Feb  8 16:47:42 :: AUTH_PHASE 0x290a5080
    Feb  8 16:47:42 :: Handshake: lower than zero -22
    Feb  8 16:47:43 :: Handshake: client_time 0 server_time 1109123
    Feb  8 16:47:43 :: InputAuth::Login : judas999666(11) desc 0x290a5080
    Feb  8 16:47:43 :: SetLoginKey 381775879
    Feb  8 16:47:43 :: InputAuth::Login : key 381775879:0x585bb0cd login judas999666
    Feb  8 16:47:43 :: QID_AUTH_LOGIN: START 381775879 0x290a5080
    Feb  8 16:47:43 :: Create_Time 0 19700101
    Feb  8 16:47:43 :: Block Time -2 
    Feb  8 16:47:43 :: SetRemainSecs judas999666 0 type 2
    Feb  8 16:47:43 :: SendAuthLogin judas999666 key 123123709
    Feb  8 16:47:43 :: AuthLogin result 1 key 381775879
    Feb  8 16:47:44 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:47:44 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:47:44 :: InputAuth::Login : estopin600(10) desc 0x290a4d00
    Feb  8 16:47:44 :: SetLoginKey 1406682858
    Feb  8 16:47:44 :: InputAuth::Login : key 1406682858:0x24452b7a login estopin600
    Feb  8 16:47:44 :: QID_AUTH_LOGIN: START 1406682858 0x290a4d00
    Feb  8 16:47:44 :: Create_Time 0 19700101
    Feb  8 16:47:44 :: Block Time -2 
    Feb  8 16:47:44 :: SetRemainSecs estopin600 0 type 2
    Feb  8 16:47:44 :: SendAuthLogin estopin600 key 123123752
    Feb  8 16:47:44 :: AuthLogin result 1 key 1406682858
    Feb  8 16:47:44 :: SYSTEM: closing socket. DESC #16
    Feb  8 16:47:50 :: SYSTEM: new connection from [181.138.19.52] fd: 15 handshake 674980217 output input_len 0, ptr 0x290a4d00
    Feb  8 16:47:51 :: Handshake: client_time 0 server_time 1117033
    Feb  8 16:47:51 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:47:52 :: InputAuth::Login : pipeta01(8) desc 0x290a4d00
    Feb  8 16:47:52 :: SetLoginKey 891419526
    Feb  8 16:47:52 :: InputAuth::Login : key 891419526:0x5c789819 login pipeta01
    Feb  8 16:47:52 :: QID_AUTH_LOGIN: START 891419526 0x290a4d00
    Feb  8 16:47:52 :: Create_Time 0 19700101
    Feb  8 16:47:52 :: Block Time -2 
    Feb  8 16:47:52 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:47:52 :: SendAuthLogin pipeta01 key 123123776
    Feb  8 16:47:52 :: AuthLogin result 1 key 891419526
    Feb  8 16:47:52 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:48:01 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 553945305 output input_len 0, ptr 0x290a4d00
    Feb  8 16:48:02 :: Handshake: client_time 0 server_time 1128466
    Feb  8 16:48:03 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:48:04 :: InputAuth::Login : judas0000001(12) desc 0x290a4d00
    Feb  8 16:48:04 :: SetLoginKey 1643740215
    Feb  8 16:48:04 :: InputAuth::Login : key 1643740215:0x74a72e2e login judas0000001
    Feb  8 16:48:04 :: QID_AUTH_LOGIN: START 1643740215 0x290a4d00
    Feb  8 16:48:04 :: Create_Time 0 19700101
    Feb  8 16:48:04 :: Block Time -2 
    Feb  8 16:48:04 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:48:04 :: SendAuthLogin judas0000001 key 123123718
    Feb  8 16:48:04 :: AuthLogin result 1 key 1643740215
    Feb  8 16:48:04 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:48:17 :: SYSTEM: new connection from [181.138.19.52] fd: 15 handshake 4287810167 output input_len 0, ptr 0x290a4d00
    Feb  8 16:48:18 :: Handshake: client_time 0 server_time 1144416
    Feb  8 16:48:19 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:48:19 :: InputAuth::Login : pipeta01(8) desc 0x290a4d00
    Feb  8 16:48:19 :: SetLoginKey 1401367842
    Feb  8 16:48:19 :: InputAuth::Login : key 1401367842:0x53677658 login pipeta01
    Feb  8 16:48:19 :: QID_AUTH_LOGIN: START 1401367842 0x290a4d00
    Feb  8 16:48:19 :: Create_Time 0 19700101
    Feb  8 16:48:19 :: Block Time -2 
    Feb  8 16:48:19 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:48:19 :: SendAuthLogin pipeta01 key 123123776
    Feb  8 16:48:20 :: AuthLogin result 1 key 1401367842
    Feb  8 16:48:20 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:48:30 :: SYSTEM: new connection from [179.60.90.196] fd: 15 handshake 3939962393 output input_len 0, ptr 0x290a4d00
    Feb  8 16:48:30 :: Handshake: client_time 0 server_time 1156768
    Feb  8 16:48:31 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:48:32 :: InputAuth::Login : crayala(7) desc 0x290a4d00
    Feb  8 16:48:32 :: SetLoginKey 1503432091
    Feb  8 16:48:32 :: InputAuth::Login : key 1503432091:0x16935398 login crayala
    Feb  8 16:48:32 :: QID_AUTH_LOGIN: START 1503432091 0x290a4d00
    Feb  8 16:48:32 :: Create_Time 0 19700101
    Feb  8 16:48:32 :: Block Time -2 
    Feb  8 16:48:32 :: SetRemainSecs crayala 0 type 2
    Feb  8 16:48:32 :: SendAuthLogin crayala key 123123725
    Feb  8 16:48:32 :: AuthLogin result 1 key 1503432091
    Feb  8 16:48:32 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:48:33 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 159503961 output input_len 0, ptr 0x290a4d00
    Feb  8 16:48:34 :: Handshake: lower than zero -19
    Feb  8 16:48:34 :: Handshake: lower than zero -18
    Feb  8 16:48:35 :: Handshake: client_time 0 server_time 1161079
    Feb  8 16:48:35 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:48:36 :: InputAuth::Login : judas0000001(12) desc 0x290a4d00
    Feb  8 16:48:36 :: SetLoginKey 406282822
    Feb  8 16:48:36 :: InputAuth::Login : key 406282822:0x53c152be login judas0000001
    Feb  8 16:48:36 :: QID_AUTH_LOGIN: START 406282822 0x290a4d00
    Feb  8 16:48:36 :: Create_Time 0 19700101
    Feb  8 16:48:36 :: Block Time -2 
    Feb  8 16:48:36 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:48:36 :: SendAuthLogin judas0000001 key 123123718
    Feb  8 16:48:36 :: AuthLogin result 1 key 406282822
    Feb  8 16:48:37 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:48:39 :: SetRemainSecs vlad26 0 type 2
    Feb  8 16:48:39 :: BILLING: PUSH vlad26 103 type 2
    Feb  8 16:48:39 :: BILLING: OFF vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:48:39 :: FLUSH_USE_TIME: count 1
    Feb  8 16:48:42 :: BILLING: ON vlad26 key 1981700355 ptr 0x290c8240
    Feb  8 16:49:16 :: SYSTEM: new connection from [200.121.203.35] fd: 15 handshake 4258526294 output input_len 0, ptr 0x290a4d00
    Feb  8 16:49:16 :: Handshake: lower than zero -18
    Feb  8 16:49:17 :: Handshake: client_time 0 server_time 1203311
    Feb  8 16:49:18 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:49:19 :: InputAuth::Login : judas0000001(12) desc 0x290a4d00
    Feb  8 16:49:19 :: SetLoginKey 955988700
    Feb  8 16:49:19 :: InputAuth::Login : key 955988700:0x612f74c1 login judas0000001
    Feb  8 16:49:19 :: QID_AUTH_LOGIN: START 955988700 0x290a4d00
    Feb  8 16:49:19 :: Create_Time 0 19700101
    Feb  8 16:49:19 :: Block Time -2 
    Feb  8 16:49:19 :: SetRemainSecs judas0000001 0 type 2
    Feb  8 16:49:19 :: SendAuthLogin judas0000001 key 123123718
    Feb  8 16:49:19 :: AuthLogin result 1 key 955988700
    Feb  8 16:49:19 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:49:47 :: SYSTEM: new connection from [93.156.219.1] fd: 15 handshake 3611712260 output input_len 0, ptr 0x290a4d00
    Feb  8 16:49:47 :: Handshake: client_time 0 server_time 1233462
    Feb  8 16:49:48 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:49:48 :: InputAuth::Login : jeyzen555(9) desc 0x290a4d00
    Feb  8 16:49:48 :: SetLoginKey 421602520
    Feb  8 16:49:48 :: InputAuth::Login : key 421602520:0x3b0f3b79 login jeyzen555
    Feb  8 16:49:48 :: QID_AUTH_LOGIN: START 421602520 0x290a4d00
    Feb  8 16:49:48 :: Create_Time 0 19700101
    Feb  8 16:49:48 :: Block Time -2 
    Feb  8 16:49:48 :: SetRemainSecs jeyzen555 0 type 2
    Feb  8 16:49:48 :: SendAuthLogin jeyzen555 key 123123756
    Feb  8 16:49:48 :: AuthLogin result 1 key 421602520
    Feb  8 16:49:48 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:50:05 :: SYSTEM: new connection from [181.138.19.52] fd: 15 handshake 3654253061 output input_len 0, ptr 0x290a4d00
    Feb  8 16:50:07 :: Handshake: lower than zero -101
    Feb  8 16:50:07 :: Handshake: lower than zero -20
    Feb  8 16:50:08 :: Handshake: lower than zero -80
    Feb  8 16:50:09 :: Handshake: lower than zero -80
    Feb  8 16:50:10 :: Handshake: client_time 0 server_time 1256173
    Feb  8 16:50:11 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:50:12 :: InputAuth::Login : pipeta01(8) desc 0x290a4d00
    Feb  8 16:50:12 :: SetLoginKey 413541998
    Feb  8 16:50:12 :: InputAuth::Login : key 413541998:0x4f7029e1 login pipeta01
    Feb  8 16:50:12 :: QID_AUTH_LOGIN: START 413541998 0x290a4d00
    Feb  8 16:50:12 :: Create_Time 0 19700101
    Feb  8 16:50:12 :: Block Time -2 
    Feb  8 16:50:12 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:50:12 :: SendAuthLogin pipeta01 key 123123776
    Feb  8 16:50:12 :: AuthLogin result 1 key 413541998
    Feb  8 16:50:12 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:50:30 :: SYSTEM: new connection from [181.138.19.52] fd: 15 handshake 483141380 output input_len 0, ptr 0x290a4d00
    Feb  8 16:50:32 :: Handshake: client_time 0 server_time 1278845
    Feb  8 16:50:33 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:50:34 :: InputAuth::Login : pipeta01(8) desc 0x290a4d00
    Feb  8 16:50:34 :: SetLoginKey 1636030975
    Feb  8 16:50:34 :: InputAuth::Login : key 1636030975:0x336b62e9 login pipeta01
    Feb  8 16:50:34 :: QID_AUTH_LOGIN: START 1636030975 0x290a4d00
    Feb  8 16:50:34 :: Create_Time 0 19700101
    Feb  8 16:50:34 :: Block Time -2 
    Feb  8 16:50:34 :: SetRemainSecs pipeta01 0 type 2
    Feb  8 16:50:34 :: SendAuthLogin pipeta01 key 123123776
    Feb  8 16:50:34 :: AuthLogin result 1 key 1636030975
    Feb  8 16:50:34 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:52:01 :: SYSTEM: new connection from [93.156.219.1] fd: 15 handshake 1643112519 output input_len 0, ptr 0x290a4d00
    Feb  8 16:52:01 :: Handshake: client_time 0 server_time 1367517
    Feb  8 16:52:02 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:52:02 :: InputAuth::Login : jeyzen555(9) desc 0x290a4d00
    Feb  8 16:52:02 :: SetLoginKey 1872635803
    Feb  8 16:52:02 :: InputAuth::Login : key 1872635803:0x6fcccd99 login jeyzen555
    Feb  8 16:52:02 :: QID_AUTH_LOGIN: START 1872635803 0x290a4d00
    Feb  8 16:52:02 :: Create_Time 0 19700101
    Feb  8 16:52:02 :: Block Time -2 
    Feb  8 16:52:02 :: SetRemainSecs jeyzen555 0 type 2
    Feb  8 16:52:02 :: SendAuthLogin jeyzen555 key 123123756
    Feb  8 16:52:02 :: AuthLogin result 1 key 1872635803
    Feb  8 16:52:02 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:53:57 :: SYSTEM: new connection from [95.21.225.106] fd: 15 handshake 396679599 output input_len 0, ptr 0x290a4d00
    Feb  8 16:53:57 :: Handshake: client_time 0 server_time 1483447
    Feb  8 16:53:58 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:53:58 :: InputAuth::Login : kirolosmena(11) desc 0x290a4d00
    Feb  8 16:53:58 :: SetLoginKey 2092511800
    Feb  8 16:53:58 :: InputAuth::Login : key 2092511800:0x7135def8 login kirolosmena
    Feb  8 16:53:58 :: QID_AUTH_LOGIN: START 2092511800 0x290a4d00
    Feb  8 16:53:58 :: Create_Time 0 19700101
    Feb  8 16:53:58 :: Block Time -2 
    Feb  8 16:53:58 :: SetRemainSecs kirolosmena 0 type 2
    Feb  8 16:53:58 :: SendAuthLogin kirolosmena key 123123715
    Feb  8 16:53:59 :: AuthLogin result 1 key 2092511800
    Feb  8 16:53:59 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:55:08 :: SYSTEM: new connection from [95.21.225.106] fd: 15 handshake 406317282 output input_len 0, ptr 0x290a4d00
    Feb  8 16:55:08 :: Handshake: lower than zero -79
    Feb  8 16:55:08 :: Handshake: client_time 0 server_time 1554799
    Feb  8 16:55:09 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:55:10 :: InputAuth::Login : kiro1234(8) desc 0x290a4d00
    Feb  8 16:55:10 :: SetLoginKey 324165293
    Feb  8 16:55:10 :: InputAuth::Login : key 324165293:0x2ac53536 login kiro1234
    Feb  8 16:55:10 :: QID_AUTH_LOGIN: START 324165293 0x290a4d00
    Feb  8 16:55:10 :: Create_Time 0 19700101
    Feb  8 16:55:10 :: Block Time -2 
    Feb  8 16:55:10 :: SetRemainSecs kiro1234 0 type 2
    Feb  8 16:55:10 :: SendAuthLogin kiro1234 key 123123796
    Feb  8 16:55:10 :: AuthLogin result 1 key 324165293
    Feb  8 16:55:10 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:56:42 :: SYSTEM: new connection from [179.60.90.196] fd: 15 handshake 691079804 output input_len 0, ptr 0x290a4d00
    Feb  8 16:56:42 :: Handshake: client_time 0 server_time 1648873
    Feb  8 16:56:44 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:56:44 :: InputAuth::Login : cris133(7) desc 0x290a4d00
    Feb  8 16:56:44 :: SetLoginKey 1685010000
    Feb  8 16:56:44 :: InputAuth::Login : key 1685010000:0x20150a login cris133
    Feb  8 16:56:44 :: QID_AUTH_LOGIN: START 1685010000 0x290a4d00
    Feb  8 16:56:44 :: Create_Time 0 19700101
    Feb  8 16:56:44 :: Block Time -2 
    Feb  8 16:56:44 :: SetRemainSecs cris133 0 type 2
    Feb  8 16:56:44 :: SendAuthLogin cris133 key 123123724
    Feb  8 16:56:44 :: AuthLogin result 1 key 1685010000
    Feb  8 16:56:45 :: SYSTEM: closing socket. DESC #15
    Feb  8 16:59:13 :: SYSTEM: new connection from [200.84.72.152] fd: 15 handshake 2655256594 output input_len 0, ptr 0x290a4d00
    Feb  8 16:59:13 :: Handshake: client_time 0 server_time 1799585
    Feb  8 16:59:14 :: AUTH_PHASE 0x290a4d00
    Feb  8 16:59:14 :: InputAuth::Login : juanvzl(7) desc 0x290a4d00
    Feb  8 16:59:14 :: SetLoginKey 1949778686
    Feb  8 16:59:14 :: InputAuth::Login : key 1949778686:0x2e21e8eb login juanvzl
    Feb  8 16:59:14 :: QID_AUTH_LOGIN: START 1949778686 0x290a4d00
    Feb  8 16:59:14 :: Create_Time 0 19700101
    Feb  8 16:59:14 :: Block Time -2 
    Feb  8 16:59:14 :: SetRemainSecs juanvzl 0 type 2
    Feb  8 16:59:14 :: SendAuthLogin juanvzl key 123123777
    Feb  8 16:59:15 :: AuthLogin result 1 key 1949778686
    Feb  8 16:59:15 :: SYSTEM: closing socket. DESC #15
    Feb  8 17:00:00 :: SYSTEM: LOG ROTATE (2016-02-08 16)
     

  7. I have problem with my metin2 server, after an hour working great the server crash.

    I dont know what is the problem but in ch1 sysser i have that: 

    Feb  7 23:59:31 :: PING_EVENT: no pong 95.21.225.457
    Feb  7 23:59:31 :: SYSTEM: closing socket. DESC #19
    Feb  7 23:59:47 :: SpawnMob: cannot create monster at non-exist sectree 405100 x 656600 (map 61)
    Feb  7 23:59:53 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 198)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost pos 0 job 0 shape 0
    Feb  7 23:59:56 :: NewPlayerTable2(name=Ghost, race=0, job=0)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost account_id 0, TPlayerCreatePacketSize(1886), Packet->Gold 0
    Feb  8 00:00:00 :: SYSTEM_CMD: rm -rf ./log/20160206
    Feb  8 00:00:00 :: SYSTEM: LOG ROTATE (2016-02-08 23)

     

    Any one know why?

    Sorry for bad english.

  8. I have problem with my metin2 server, after an hour working great the server crash.

    I dont know what is the problem but in ch1 sysser i have that: 

    Feb  7 23:59:31 :: PING_EVENT: no pong 95.21.225.457
    Feb  7 23:59:31 :: SYSTEM: closing socket. DESC #19
    Feb  7 23:59:47 :: SpawnMob: cannot create monster at non-exist sectree 405100 x 656600 (map 61)
    Feb  7 23:59:53 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 198)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost pos 0 job 0 shape 0
    Feb  7 23:59:56 :: NewPlayerTable2(name=Ghost, race=0, job=0)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost account_id 0, TPlayerCreatePacketSize(1886), Packet->Gold 0
    Feb  8 00:00:00 :: SYSTEM_CMD: rm -rf ./log/20160206
    Feb  8 00:00:00 :: SYSTEM: LOG ROTATE (2016-02-08 23)

     

    Any one know why?

    Sorry for bad english.

  9. I have problem with my metin2 server, after an hour working great the server crash.

    I dont know what is the problem but in ch1 sysser i have that: 

    Feb  7 23:59:31 :: PING_EVENT: no pong 95.21.225.456
    Feb  7 23:59:31 :: SYSTEM: closing socket. DESC #19
    Feb  7 23:59:47 :: SpawnMob: cannot create monster at non-exist sectree 405100 x 656600 (map 61)
    Feb  7 23:59:53 :: SpawnMob: cannot create monster at non-exist sectree 1077300 x 2670500 (map 198)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost pos 0 job 0 shape 0
    Feb  7 23:59:56 :: NewPlayerTable2(name=Ghost, race=0, job=0)
    Feb  7 23:59:56 :: PlayerCreate: name Ghost account_id 0, TPlayerCreatePacketSize(1886), Packet->Gold 0
    Feb  8 00:00:00 :: SYSTEM_CMD: rm -rf ./log/20160206
    Feb  8 00:00:00 :: SYSTEM: LOG ROTATE (2016-02-08 23)

     

    Any one know why?

    Sorry for bad english.

×
×
  • 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.